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

       Web browser: ---
             Bug #: 29970
           Summary: Better handling of linked parameters in parser
                    functions
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Parser
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: gustron...@gmail.com
    Classification: Unclassified


Handling and comparison of already-linked parameters are sometimes necessary.
Just see these unexpected results:

*{{TALKPAGENAME: [[Foo]] }} →               (expected Talk:Foo)
*{{#ifexist: [[Piano]] |yes|no}} → no       (expected yes)
*{{NAMESPACE:[[Help:Bar]]}} →               (expected Help)
*{{fullurl:[[Article]]|query}} →            (expected proper url)

I request the addition of automatic delinking capability to all parser
functions, proved that the parameter is a whole and unique link (ie.
not a string with some portions linked).

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to