newByLineage should log its own error. Fixes bug #11192

This commit is contained in:
Colin Kuskie 2009-11-02 18:29:46 -08:00
parent 3950611b47
commit 1eeb76e96f
3 changed files with 13 additions and 4 deletions

View file

@ -36,6 +36,7 @@
- fixed #11189: Controls variable missing in image asset in AssetProxy
- fixed #11190: event tmpl_var in help but not available
- fixed #11194: Event Asset Recurrence form is not i18n'ed
- fixed #11192: newByLineage tries to instantiate asset even if no assetId found
7.8.2
- Added scheduled vendor payout workflow activity. (Special thanks to Martin @ Oqapi)