Last modified: 2010-05-15 15:37:55 UTC
The ISBN parser does not accept lowercase x, which is often used by editors instead of the (standard conform) uppercase X. The appended patch * adds lowercase x to the accepted characters * removes all uppercase characters except X (other characters than X are not allowed in ISBN numbers) * converts x to X in the magic number parameter for the book search page
Created attachment 407 [details] patch
Fixed in CVS HEAD and REL14.