User "Aaron Schulz" posted a comment on MediaWiki.r96441.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96441#c23274
Commit summary:

Committing my new logging classes for review. Will later commit changes that 
use these classes.

Comment:

Can you work on a quick & dirty patch that can be merged into 1.18wmf1 sometime 
that formats the serialized log_params/rc_params into something halfway pretty? 
Like taking:
a:2:{s:9:"4::target";s:22:"Fichier:P8180347 7.JPG";s:10:"5::noredir";s:1:"1";}
...and outputting:
[target=Fichier:P8180347 7.JPG, noredir=1]

We want to minimize the breakage a little if we have to rollback from 1.19 to 
1.18.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to