mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Bug fix: Reset the URLMaker context after generating the notifications
SVN:1.2.1[1864]
This commit is contained in:
@@ -305,7 +305,8 @@ class ActionEmail extends ActionNotification
|
||||
ApplicationContext::SetUrlMakerClass($sPreviousUrlMaker);
|
||||
throw $e;
|
||||
}
|
||||
|
||||
ApplicationContext::SetUrlMakerClass($sPreviousUrlMaker);
|
||||
|
||||
if (!is_null($oLog))
|
||||
{
|
||||
// Note: we have to secure this because those values are calculated
|
||||
|
||||
Reference in New Issue
Block a user