User "Brion VIBBER" changed the status of MediaWiki.r77778.

Old Status: resolved
New Status: fixme

User "Brion VIBBER" also posted a comment on MediaWiki.r77778.

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

One less $wgTitle, and use dbw->update() instead of raw sql

Comment:

Causes bug 31007 -- tries to pass literal string 'NULL' in for null values of 
rc_old_len / rc_new_len, throws errors on PostgreSQL. Leftover code from before 
this rev is still trying to build partial raw SQL.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to