Fix a bug where looking up non-existant files croaks, instead of propagating

the error back up and trapping it.
This commit is contained in:
Colin Kuskie 2008-08-15 22:46:46 +00:00
parent 69ca406b38
commit b143a8db6a
3 changed files with 25 additions and 3 deletions

View file

@ -12,6 +12,7 @@
- fixed: Gallery album thumbnail titles now link to the image info rather than back to the album.
- fixed again: The bug enigmatically named "product".
- fixed: packages don't include archived assets
- fixed: Getting an i18n key from a file that does not exist.
7.5.20
- fixed: DataForm acknowledgement screen shows incorrect value for Date/Time fields