fixing some bugs relaed to cs mail replies
fixed a bug in the user manager where the user would take on the username/alias of the visitor fixed a bug in error handling where debug was being spewed for errors in approriately
This commit is contained in:
parent
91c4083d8a
commit
a7df0f7a55
9 changed files with 82 additions and 30 deletions
|
|
@ -487,6 +487,7 @@ sub addWorkflow {
|
|||
$session->setting->remove("onNewUserAlertGroup");
|
||||
$session->setting->set("runOnRegistration","");
|
||||
$session->setting->add("defaultVersionTagWorkflow","pbworkflow000000000003");
|
||||
$session->setting->add("mailReturnPath",undef);
|
||||
}
|
||||
|
||||
#-------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue