https://bugzilla.wikimedia.org/show_bug.cgi?id=20384
liangent <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #3 from liangent <[email protected]> 2009-08-25 13:46:25 UTC --- Try this: 1. Register a new user. 2. Go to Chinese Wikipedia (we put jQuery in site javascript) and edit your user javascripts to this: $(function() { alert($('#p-tb ul').text()); }); 3. Switch between beta and non-beta, edit and view, and you will see the problem. 4. (Optional) You can try this in beta / edit screen: javascript:alert($('#p-tb ul').text()); -- 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
