https://bugzilla.wikimedia.org/show_bug.cgi?id=34314
Web browser: ---
Bug #: 34314
Summary: parser does not preserve whitespace in tag attributes
passed to extensions.
Product: MediaWiki
Version: 1.19-svn
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Parser
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Here's a real-life example, though it may contain extraneous information:
<project-file filename="deterministic-diffusion.figure.ode-experiment. 0.png"
make=yes/>
This call to an extension's tag hook can not be handled correctly by the
extension, because the parser's Sanitizer collapses the two spaces in the
filename into one. Strings between double or single quotes should be preserved
verbatim as much as possible.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l