"Khorn (WMF)" changed the status of MediaWiki.r106109 to "new"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106109

Old status:  fixme
> New status: new

Commit summary for MediaWiki.r106109:

Data handling cleanup in DonationInterface, part 2 of [some].
ALL FORM CLASSES: Removed the $form_data array. All data will now be fetched 
directly from the gateway adapter object via Gateway_Form::getEscapedValue().
Started work removing what will hopefully work out to be all instances of child 
form classes touching $wgRequest or $wgOut directly: These will either be 
functionalized and moved to Gateway_Form, added to the data population and 
normalization routines in DonationData, or removed entirely.

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

Reply via email to