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

Bawolff <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
          Component|LiquidThreads               |Page rendering
            Version|any                         |1.18-svn
         AssignedTo|[email protected]      |[email protected].
                   |                            |org
            Product|MediaWiki extensions        |MediaWiki
            Summary|Saving thread contributions |pipe trick does not work if
                   |should honor "pipe trick"   |link contains a target (aka
                   |                            |[[mw:foo#bar|]] isn't
                   |                            |expanded)

--- Comment #1 from Bawolff <[email protected]> 2011-05-04 03:54:58 UTC ---
This doesn't seem to have anything to do with LQT.

Test case:
[[w:foo#bar|]]

Expected result:
[[w:foo#bar|foo]] (or maybe even [[w:foo#bar|foo#bar]])

Actual result:
[[w:foo#bar|]] Which is not considered a valid link and rendered as plain text.


Which brings up the question of do we want to expand the pipetrick even more?
making [[foo#bar|]] -> [[foo#bar|foo]] would perhaps also make sense, but at
some point we get to be going down a slippery slope.

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

Reply via email to