Version: 2.0 (using KDE 4.3.2) OS: Linux Installed from: Fedora RPMs I've created a bookcollection in Tellico, but as a selfmade database (not Bookcollection template). One of a fields is of course ISBN. Just when I named the field "ISBN" Tellico started to split numbers with "-" and I am allowed to enter only digits. This is OK, as long as I enter english or german books. When I add ISBN for polish book Tellico does strange things with number. Like in this example: ISBN: 978-83-7436-170-5 is formated as: 978-83-74-36170-5 I don't know, how important is the right way of splitting digits, but it happens only to polish ISBNs, so I think this it's a bug.
SVN commit 1052189 by rstephenson: Fix Polish ISBN formatting BUG:215411 M +1 -0 ChangeLog M +3 -0 src/tests/isbntest.cpp M +8 -0 src/utils/isbnvalidator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1052189