https://bugzilla.wikimedia.org/show_bug.cgi?id=48941
Web browser: ---
Bug ID: 48941
Summary: Reference names should have whitespace stripped for
the purposes of merging them
Product: Parsoid
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: Unprioritized
Component: JS/General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
In the PHP parser's implementation of wikitext, <ref name="foo " /> and <ref
name=" foo" /> will both merge into <ref name="foo" /> (and <ref name=foo />),
but right now Parsoid isn't doing this (they're all detected as distinct). This
will cause unexpected behaviour for users in production.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l