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

--- Comment #7 from ssas...@wikimedia.org ---
(In reply to Gabriel Wicke from comment #3)
> Verified to not round-trip correctly:
> http://parsoid-lb.eqiad.wikimedia.org/_rtselser/enwiki/
> Dancing_with_the_Stars_(U.S._TV_series)?oldid=598141704

As for this, our zero-out-dsr-range-for-fostered-content code seems to have
stumbled on fostered templates for some reason. See the non-zero (6295,22379)
range for the fostered p-tag below which also happens to be a transclusion.

<p
data-parsoid="{"fostered":true,"autoInsertedEnd":true,"dsr":[6295,22379,null,null]}"
typeof="mw:Transclusion" about="#mwt191" ...>..</p>

Possibly another edge case -- probably the dsr computation code implicitly
zeroes this. Instead, we should probably have a pre/post pass do this
explicitly and zero out these ranges.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to