User "Catrope" posted a comment on MediaWiki.r102796. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102796#c26021 Commit summary:
[RL2] Followup r102789, use bin2hex() instead of md5() to encode gadget IDs. Also apply this technique to repository IDs and category IDs used in preference section IDs; this is now possible because bin2hex() is easy to reverse (needed in preferencesGetLegend()) Comment: No, because the preferences are still stored as 'gadget-$ID'. The u_p table still stores them that way even if you use custom field names in HTMLForm. This is the part that pleasantly surprised me :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
