User "Brion VIBBER" posted a comment on MediaWiki.r98892.

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

Followup r98578 - expect nulls

Comment:

Should probably do one of the following:
# throw an exception if given bogus non-string input, so we don't explode here 
or several levels deeper in the code
# force input to a string before we process it, so we don't explode here or 
several levels deeper in the code

This doesn't seem to relate clearly to r98578 either; that rev only changes 
<textarea> output, and doesn't affect anything that's been passing different 
data into EditPage::showTextbox...?

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

Reply via email to