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

--- Comment #9 from [email protected] ---
For the record, here is our output:

[subbu@earth lib] echo "{{Rellink|[{{fullurl:{{FULLPAGENAME}}|action=edit}}
bar]}}" | node parse
...
<div class="hatnote" about="#mwt1" typeof="mw:Transclusion"
data-mw='{"parts":[{"template":{"target":{"wt":"Rellink","href":"./Template:Rellink"},"params":{"1":{"wt":"[{{fullurl:{{FULLPAGENAME}}|action=edit}}
bar]"}},"i":0}}]}'
data-parsoid='{"stx":"html","dsr":[0,58,null,null],"pi":[[{"k":"1","spc":["","","",""]}]]}'><a
rel="mw:ExtLink"
href="//en.wikipedia.org/w/index.php?title=Main_Page&amp;action=edit"
data-parsoid='{"targetOff":81,"contentOffsets":[81,84],"a":{"href":"//en.wikipedia.org/w/index.php?title=Main_Page&amp;action=edit"},"sa":{"href":"{FULLPAGENAME}}|action=edit}}
bar]}}\n"}}'>bar</a></div>


Here is PHP parser output:

<div class="hatnote"><a class="external text"
href="//en.wikipedia.org/w/index.php?title=Wikipedia:Sandbox&action=edit">bar</a></div>

-- 
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

Reply via email to