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

       Web browser: ---
            Bug ID: 54889
           Summary: nowiki escaping for prefixes may not trigger correctly
                    in selser
           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: ---

Using a language with linkprefix (like Islandic), <nowiki/> escaping doesn't
work with selser. A test case:

UNEXPECTED FAIL: Prioritize namespaces to interwiki links (bug 51680) [[2]]
(selser)
Even worse, the non-selser wt2wt test passed!

OPTIONS:
language=is

INPUT:
vd3gczr0toekx1or<nowiki/>[[Wikipedia:Test]]

RAW EXPECTED:vd3gczr0toekx1or<nowiki/>[[Wikipedia:Test]]
RAW RENDERED:vd3gczr0toekx1or[[Wikipedia:Test]]
NORMALIZED EXPECTED:vd3gczr0toekx1or<nowiki/>[[Wikipedia:Test]]
NORMALIZED RENDERED:vd3gczr0toekx1or[[Wikipedia:Test]]
DIFF:
vd3gczr0toekx1or[[<nowiki/>[[Wikipedia:Test]]

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