fix some issues with autocommit
This commit is contained in:
parent
d0c9f86504
commit
26790fd1dd
8 changed files with 12 additions and 11 deletions
|
|
@ -375,7 +375,7 @@ sub www_manage {
|
|||
if (WebGUI::VersionTag->autoCommitWorkingIfEnabled($session, {
|
||||
allowComments => 1,
|
||||
returnUrl => $currentAsset->getUrl,
|
||||
})) {
|
||||
}) eq 'redirect' ) {
|
||||
return undef;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue