Last modified: 2013-05-14 18:07:35 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 T50444, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48444 - Link prefix/suffix doesn't work properly in tpl-argument position
Link prefix/suffix doesn't work properly in tpl-argument position
Status: RESOLVED WONTFIX
Product: Parsoid
Classification: Unclassified
DOM (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-14 10:39 UTC by ssastry
Modified: 2013-05-14 18:07 UTC (History)
2 users (show)

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


Attachments

Description ssastry 2013-05-14 10:39:04 UTC
Compare the three:

[[Foo]]s
{{echo|[[Foo]]}}s
{{echo|[[Foo]]s}}

Link trail/suffix in the third form is not recognized.
Comment 1 Gabriel Wicke 2013-05-14 18:07:35 UTC
I don't think there is a safe way to support this without giving up self-contained DOM fragments. I am assuming that there are very few use cases for this in top-level pages. We do support this construct inside templates when using the PHP preprocessor.

Marking as WONTFIX, please reopen if there is evidence that there are more than a handful uses in actual content.

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


Navigation
Links