Don't call setParent if the asset is still broken. Alert user if the asset is still broken. Fixes bug #11957.

This commit is contained in:
Colin Kuskie 2010-11-16 18:39:37 -08:00
parent 270f52aaaa
commit 8c4785b165
2 changed files with 6 additions and 2 deletions

View file

@ -8,6 +8,7 @@
- fixed #11965: FriendManager pagination and getUsersNotIn
- fixed #11964: files show in trash and in old revisions
- fixed #11954: Can't clear packed head tags
- fixed #11957: finBrokenAsset --fix does not fix per se
7.10.4
- Added WebGUI::Fork api