"Khorn (WMF)" posted a comment on MediaWiki.r109065.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109065#c29645

Commit summary for MediaWiki.r109065:

some more work on CongressLookup

Khorn (WMF)'s comment:

You're missing the $length param when you call trimZip here:
<pre>+          if ( $zip ) {
+                       $zip = $this->trimZip( $zip );
+                       showMatches( $zip );
+               }

</pre>

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

Reply via email to