User "Krinkle" posted a comment on MediaWiki.r98080. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98080#c23348 Commit summary:
MoodBar: Write the filter state to a cookie and read it on page load. This still needs AJAX filtering to be implemented and the on-page-load state to actually take effect. Comment: I always thought comma separated assignments only work in var statements (or at least are supposed to), not for (implied) global variables or re-defining (local) variables. It works in FF6 - and - in Chrome 13 as well apparently. Not sure about IE or what the specification says about this. Anyway, interesting :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
