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

--- Comment #2 from Tisza GergÅ‘ <[email protected]> ---
Sounds like those tests are too rigid. Maybe they could use some sort of DOM
parsing and then check only for the elements which are actually used by the
Cite extension, instead of trying to match the exact HTML.

As a more fragile but simpler solution, just replace the parts between
<ul>...</ul> with .*? and do a regex match.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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