Avoid numeric and boolean interpretation of "0" in self-link check and Go searching.
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 31 Aug 2004 02:26:55 +0000 (02:26 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 31 Aug 2004 02:26:55 +0000 (02:26 +0000)
commit67e6306a0edb75840a4ce3d2c604a748983980b0
tree52a2a34eaf592137badbeb008e827cec5f7ce212
parent322e8dc0fed4093218dd9e4f8f387ab92b551b97
Avoid numeric and boolean interpretation of "0" in self-link check and Go searching.
Fix for bug 174: 0 as an article name behaves strangely (numerical comparison in article-ids).
http://bugzilla.wikipedia.org/show_bug.cgi?id=174
includes/Parser.php
index.php