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

            Bug ID: 64436
           Summary: Embedded autolinks
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Parsoid parses the following as an autolink, PHP does not:

xyzhttp://example.com

EG:

$ echo 'This is a testhttp://cscott.net' | tests/parse.js  --normalize=parsoid
<!DOCTYPE html><html><head><title></title><base
href="//en.wikipedia.org/wiki/Main_Page"/></head><body><p>This is a test<a
rel="mw:ExtLink"
href="http://cscott.net";>http://cscott.net</a></p></body></html>

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