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

@ -2757,7 +2757,7 @@ sub www_editSave {
$object->updateHistory("edited");
# we handle auto commit assets here in case they didn't handle it themselves
if ($object->getAutoCommitWorkflowId && $self->hasBeenCommitted) {
if ($object->getAutoCommitWorkflowId) {
$object->requestAutoCommit;
}
# else, try to to auto commit