Re: Newspaper: Interesting Problem
Posted by
Hugo <Nabble> on
Feb 01, 2012; 5:05am
URL: https://support.nabble.com/Newspaper-Interesting-Problem-tp7210295p7242123.html
Harvey44 wrote
So it is possible to edit an existing override without adding a third one?
Yes. In your case, there was no override for that macro. I added one and I can edit it without adding a third override.
Harvey44 wrote
Is there a technical reason why I should add the additional lines?
The additional lines represent the logic to notify subscribers when a post is moved from a private to a public area. The default macro doesn't notify subscribers when a topic is moved (only when a topic is created). So this is why we had to tweak that code to solve your problem.