User "Brion VIBBER" changed the status of MediaWiki.r86854. Old Status: ok New Status: resolved
User "Brion VIBBER" also posted a comment on MediaWiki.r86854. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86854#c22120 Commit summary: Followup to r86108: jQuery tries to be too smart and converts the string to a number, which breaks the value parser Comment: Test cases added in r96384 uncovered an issue with this -- the attribute fetch code was silently falling back to using the text value on IE 6 and 7, which don't have the hasAttribute and getAttribute DOM methods. r96509 fixes it, yay! Switched status from OK to Resolved. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
