https://bugzilla.wikimedia.org/show_bug.cgi?id=29165
--- Comment #9 from Roan Kattouw <[email protected]> 2011-06-03 18:33:36 UTC --- (In reply to comment #8) > (In reply to comment #5) > > You're suggesting we implement a check similar to the one in the .startup > > module on the server-side when saving the rating ? > > Yep! (But I focused on the problem and forgot to mention this explicitly) > Maybe the whole ext.articleFeedback.startup.js module could be implemented > server side. This way, no JS code from the extension would be sent to the > readers on pages where the extension is not enabled, such as > https://secure.wikimedia.org/wikipedia/en/wiki/Trzebucza?debug=1 > No, we can't do that, because server-side output is Squid-cached, and we want to be able to change the settings for randomly showing the widget (we call this the 'lottery') quickly. -- 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
