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

--- Comment #4 from James Forrester <[email protected]> ---
Behaviour

1. Enter "RFC 1234" & save; it doesn't auto-nowiki, so you get a page with "RFC
1234" as wikitext which automatically links.
2. Edit again in VE; you get a link which you could edit.
3. Saving this without changing causes the link to be unchanged (as expected).
4. Saving this with a different link doesn't convert 
5. Enter "<nowiki>RFC 1234</nowiki>" in wikitext editor, save.
6. Edit in VE; you get some text link in an alien node.
7. Saving this causes the link to be unchanged (as expected).

Fixes for unexpected behaviours above:

1. This feels a little odd; should magic links be allowed, or should Parsoid
(un?)magically wrap them in <nowiki>s?
2. This probably should be alienated in DM.
4. If the link won't be alienated (i.e., option 2 is not followed), we'll need
to special-case this kind of link and re-generate [[]]s around it (? in DM).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to