* (bug 2391) A warning is now shown for invalid ISBN numbers on Special:Booksources.
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 12 Dec 2008 23:59:15 +0000 (23:59 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 12 Dec 2008 23:59:15 +0000 (23:59 +0000)
commit36758b38bf5854e4ed01a8744f4498be8414b34e
tree8c70e08b558d2f063e2e962202085c91d838368d
parent90e66d66d1f4a715a4637e867baf5fd80a0d81c4
* (bug 2391) A warning is now shown for invalid ISBN numbers on Special:Booksources.
This could be called from the parser as well, but I'm a little hesitant just yet.
Parser tests currently contain some bogus ISBN numbers which need to be replaced with
legit ones... there's also the possibility that some books really are published with
bad ISBNs... on the other hand, Amazon won't let you search for them. :)
Plus the feedback as you're hitting preview might be nice... but it's also not clear
what's wrong -- that is, that it's an invalid number rather than that you just didn't
do something right. Do we want better feedback?
RELEASE-NOTES
includes/specials/SpecialBooksources.php
languages/messages/MessagesEn.php