Quote:
Originally Posted by kaufman
Sent.
My guess is that in this one case it isn't my error, or else why would it show the correct value in the List view.
|
The book list shows the value as supplied by calibre, without attempting to format it. Book details attempts to format the value. This is in fact a bug in the list view stuff, because it is ignoring the format.
According to the debug log, the format is something like "{:,}". It could also be "%,". Both are invalid. What does calibre show in the column definition for that column for the format?