Last modified: 2014-01-08 19:02:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58916, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56916 - Cite: Add support for templated <ref> attributes
Cite: Add support for templated <ref> attributes
Status: ASSIGNED
Product: Parsoid
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: ssastry
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-11 23:02 UTC by Drongou
Modified: 2014-01-08 19:02 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Drongou 2013-11-11 23:02:31 UTC
On WP:fr when contributors do wikification they sometimes modify the name of a ref
<ref name="Air Service Journal 1917. p.413"> becomes <ref name="Air Service Journal 1917. {{p.|413}}"
Parsoid parse the name of the ref and then big trouble : https://fr.wikipedia.org/w/index.php?title=Georges_Guynemer&diff=prev&oldid=98198224

Parsoid should not parse name parameter in a ref tag
Comment 1 ssastry 2013-11-12 19:40:18 UTC
We didn't think extension attributes would come from templates, so hadn't built in support for it, but I guess we've been proved wrong as in this example.
Comment 2 ssastry 2013-11-21 00:18:21 UTC
Looks like <ref> tag is special and is the only extension of the 3 I tested that supports this.

https://en.wikipedia.org/w/index.php?title=User:Ssastry/sandbox&oldid=582603346

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links