Fix a call on potentially undefined parent in Gallery Album. Fixes bug #11289.

This commit is contained in:
Colin Kuskie 2009-12-03 22:46:33 -08:00
parent 8574b68586
commit 9476878b5e
3 changed files with 17 additions and 7 deletions

View file

@ -1,4 +1,5 @@
7.8.8
- fixed #11289: Gallery with pending version tag causes search engine indexer to puke.
7.8.7
- fixed #11278: Wrong test for Template::Toolkit in testEnvironment.pl