User "Bryan" changed the status of MediaWiki.r87386.

Old Status: new
New Status: ok

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

(bug 28800) <charinsert>+</charinsert> tries to insert the empty string instead 
of a literal +.

The code assumed explode( "+", "+" ) gave an empty array, where really it gave 
an array with
2 elements both of which are the empty string.

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

Reply via email to