When addin a child under a parent that is not committed, adopt the parent's version tag. Fixes bug #11295

This commit is contained in:
Colin Kuskie 2009-12-15 14:25:02 -08:00
parent f582bfd99e
commit 310c0add71
3 changed files with 26 additions and 2 deletions

View file

@ -11,6 +11,7 @@
- fixed #11297: YUI Rich Editor fails to load when editing Survey in 7.7.27
- fixed #11306: Survey i18n: Loading....
- fixed #11307: Survey i18n #2
- fixed #11295: asset addChild failure when parent is not committed
7.8.7
- fixed #11278: Wrong test for Template::Toolkit in testEnvironment.pl