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:
parent
69ca406b38
commit
b143a8db6a
3 changed files with 25 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue