"Tim Starling" changed the status of MediaWiki.r98339 to "fixme" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98339#c27306

Old Status: new
> New Status: fixme

Commit summary for MediaWiki.r98339:

* (bug 31204) Remove old user.user_options

Added run of ConvertUserOptions maintenance script into update.php before 
dropping the column

Removed usages of user_options in code

Marked User::decodeOptions() deprecated as of 1.19.

Made ConvertUserOptions drop out early if the user_options field doesn't exist

Made ConvertUserOptions update user_options to '' after migration of user 
options to mOptions

Tim Starling's comment:

Appears to break SemanticNotifyMe and auth/GlobalAuth.php. Both are ignorant of 
the user_properties table, so they were broken anyway, but they will give an 
SQL error now.

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

Reply via email to