Bug 215411 - wrong ISBN splitting and formating
Summary: wrong ISBN splitting and formating
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-20 13:41 UTC by brserek
Modified: 2009-11-21 01:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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