umbraco.cms.businesslogic.Dictionary.DictionaryItem.Saving event wont fire when saving a dictionaryitem.
I just took a quick look in the source and i think the problem is within the dictionaryTasks.cs file. The method dictionaryTasks.Save() never calls the DictionaryItem.save() method which will trigger the event.
Report on Codeplex and vote for the issue if you can repro. Also include a repro path so core team can easily verify this issue. Also don't forget mention the umbraco version you're using!
DictionaryItem.Saving event wont fire
umbraco.cms.businesslogic.Dictionary.DictionaryItem.Saving event wont fire when saving a dictionaryitem.
I just took a quick look in the source and i think the problem is within the dictionaryTasks.cs file. The method dictionaryTasks.Save() never calls the DictionaryItem.save() method which will trigger the event.
Marvin,
Report on Codeplex and vote for the issue if you can repro. Also include a repro path so core team can easily verify this issue. Also don't forget mention the umbraco version you're using!
Cheers,
/Dirk
is working on a reply...