If adding an asset is added to another asset with an open version tag, put the

new asset in that version tag, too.
This commit is contained in:
Colin Kuskie 2009-06-23 19:32:40 +00:00
parent caee13dba2
commit f0eaa51d3a
4 changed files with 125 additions and 10 deletions

View file

@ -5,6 +5,7 @@
- fixed: Photo resizing bugs with the Story asset.
- Enabled better month and year navigation in the YUI date picker. (Tom Beharrell)
- fixed: Add the user's first day of week data to getWebguiProperties and get rid of some inline javascript in the Data and DateTime forms.
- fixed #10544: AssetVersioning: child assets versions under uncommitted parent
7.7.11
- Fixed a bug where empty version tags were not deleted. (Martin Kamerbeek / Oqapi)