Bug 215411

Summary: wrong ISBN splitting and formating
Product: [Applications] tellico Reporter: brserek
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description brserek 2009-11-20 13:41:02 UTC
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.
Comment 1 Robby Stephenson 2009-11-21 01:37:55 UTC
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