https://bugzilla.wikimedia.org/show_bug.cgi?id=65375
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Highest CC| |[email protected] Summary|missing extension resources |Issues loading RL modules |and malformatted styles |after a page is purged --- Comment #2 from Bartosz Dziewoński <[email protected]> --- To reproduce this bug locally: 1. Have SyntaxHighlight_GeSHi installed ('master' version will do) 2. Checkout mediawiki/core branch origin/wmf/1.24wmf4 3. Save a page with <syntaxhighlight> tag 4. Checkout mediawiki/core branch origin/wmf/1.24wmf5 5. Refresh the saved page. Observe that the styles are still correct. 6. Purge the saved page. STYLES BREAK. 7. Null-edit the saved page. Styles fix themselves. Trying these steps and bisecting pointed me to f359cdf61462782743a87943938ef4cce78b2647. I'd appreciate if someone could verify the reproduction steps, because that's just too weird. -- 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
