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

       Web browser: ---
            Bug ID: 57854
           Summary: Selser: Missing <nowiki/> after unedited link and
                    inserted linktrail-like text
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: serializer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

[subbu@earth tests] echo "[[foo]]" > /tmp/wt
[subbu@earth tests] node parse < /tmp/wt > /tmp/old.html
[subbu@earth tests] sed 's/<\/a>/<\/a>ls/' < /tmp/old.html > /tmp/new.html
[subbu@earth tests] node parse --selser --oldtextfile /tmp/wt --oldhtmlfile
/tmp/old.html < /tmp/new.html
[[foo]]ls
[subbu@earth tests] node parse --html2wt < /tmp/new.html
[[foo]]<nowiki/>ls

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