https://bugzilla.wikimedia.org/show_bug.cgi?id=56226

--- Comment #13 from Bawolff (Brian Wolff) <bawolff...@gmail.com> ---
(In reply to comment #12)
> Change 94098 had a related patch set uploaded by Brian Wolff:
> Do not transform message of TPException as work around for php bug
> 
> https://gerrit.wikimedia.org/r/94098

Still not sure what the cleanest way to fix this in core is. However in the
meantime while figuring that out, lets fix it in the extension - since it all
comes down to transforming a message that is essentially never used, and if it
was used probably wouldn't be shown to the user (depending on your wiki's
configuration). Thus might as well just plain output instead of running
transform from the ParserBeforeStrip hook (Especially because text() and
plain() would probably return the same result anyhow).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to