https://bugzilla.wikimedia.org/show_bug.cgi?id=41057
--- Comment #5 from [email protected] 2012-10-16 21:08:37 UTC --- For the benefit of anyone else besides me and Gabriel who is monitoring this ticket :), we decided to try and patch the DOM to deal with lost content. The algorithm will patch the DOM by expanding template scope to patch over problem content so that the entire content (in this case the entire wikitext table) can roundtrip. If we manage to patch up the DOM, DSR computation will remain unchanged and will mark the entire expanded content RT-able. We may have a solution for detecting when we should (and can) do this DOM patchup. Coding and testing in progress. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
