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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Normal
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #1 from [email protected] ---
Did something change with how VE generates category link tags? For one, I don't
remember but weren't new link tags being added to a specific section of the DOM
rather than where the cursor is. For another, it looks like Parsoid isn't
recognizing these links are "new" category links (we would still serialize the
link tags where they were, but on a new line by itself -- whereas here, it
seems to be rendering inline, which we only do for original links found in
wikitext to prevent dirty diffs).

Roan: can you take a look?

Meanwhile, independently, for all new tags, Parsoid should stop relying on
clients to add new category link tags at the beginning/end and instead collect
them and serialize them in a specific area. This would be a low priority task
if this was just something that changed in VE that can be readily fixed.

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