User "Jpostlethwaite" posted a comment on MediaWiki.r102084. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102084#c25576 Commit summary:
Changed getText() to getVal() where a null value was specified. Several of these just had the null second parameter removed because it was not necessary to be null. Comment: I ran into a problem earlier where I wanted to validate if state or country were set. Because we are using getText(), it is always a string and not null. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
