ElkArte Community

Title: sanitizeMSCutPaste
Post by: Joshua Dickerson on August 07, 2015, 07:27:32 pm
Shouldn't sanitizeMSCutPaste() be done on save and not on output? I appreciate preservation of the original, but not for this.
Title: Re: sanitizeMSCutPaste
Post by: Spuds on August 12, 2015, 08:55:26 am
I don't have any objection to having it as part of pre parse, that is where I originally proposed it to reside.  There was the preservation concern so it was moved to parse instead.  The only benefit is in parse it will not miss as its not uncommon for addons / mods to fail to call pre parse at all.