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

       Web browser: ---
            Bug ID: 51100
           Summary: Parsoid unable to parse news:// like URLs
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Following wiki code:
[news://comp.lang.apl my_newsgroup]

... should generates something like:
<a rel="nofollow" class="external text"
href="news://comp.lang.apl";>my_newsgroup</a>

... but generates:
<a rel="mw:ExtLink"
data-parsoid='{"targetOff":22,"a":{"href":null},"sa":{"href":"news://comp.lang.apl"},"dsr":[0,35,22,1]}'>my_newsgroup</a>

so, without "href" attribute to the "a" node.

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