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

       Web browser: ---
            Bug ID: 56763
           Summary: Rendering URL datatype as wikitext should generate an
                    external link instead of a bare URL
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataClient
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Repro:

1. Go to [[MediaWiki]]
2. Write "{{#property:P856}}xx" in page text

Actual:

3. A link to http://www.mediawiki.org/wiki/MediaWikixx is generated (rendered
from wikitext "http://www.mediawiki.org/wiki/MediaWikixx";)

Expected:

3. A link to http://www.mediawiki.org/wiki/MediaWiki is generated, followed by
"xx" which is not a part of the link (rendered from wikitext
"[http://www.mediawiki.org/wiki/MediaWiki
http://www.mediawiki.org/wiki/MediaWiki]xx";)

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