Prevent an imported package from changing the a current asset's status from pending to anything else.

This commit is contained in:
Colin Kuskie 2009-02-06 18:58:10 +00:00
parent ff3bb6f5b9
commit 911e30c43c
2 changed files with 12 additions and 4 deletions

View file

@ -28,6 +28,7 @@
- fixed #9681: Form-related template errors in gallery
- fixed #9683: Problem with EMS related workflow
- fixed #9611: Transaction Manage View, no go in ie6 (Henry Tang, Long Term Results B.v.)
- fixed #9686: Importing a package twice locks assets forever.
7.6.10
- fixed #9577: WebGUI::Form::Url::getValue returns blank rather than undef for blank fields