DBDigital / nookdevs

Automatically exported from code.google.com/p/nookdevs Please note I am not a developer. I only created this to prevent the code from being lost with the shutdown of GoogleCode. If you wish to work on this, contact me and I will add you. :)
0 stars 0 forks source link

[nookLibrary] wrong comma placement #125

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. when the author name is displayed in the order "last name, first name", then 
there a wrong comma placement, e.g. "Twain ,Mark"

What is the expected output? What do you see instead?
the output should be "Twain, Mark" not "Twain ,Mark"

What version of the product are you using? On what operating system?
nookLibrary 0.1.2

Original issue reported on code.google.com by dominik....@googlemail.com on 1 Sep 2010 at 12:08

GoogleCodeExporter commented 8 years ago
where is this displayed in the app?

Original comment by hari.swa...@gmail.com on 1 Sep 2010 at 10:58

GoogleCodeExporter commented 8 years ago
in the library listing, all book titles are listed and underneath the title the 
author is displayed.

Original comment by dominik....@googlemail.com on 2 Sep 2010 at 11:43

GoogleCodeExporter commented 8 years ago
ok. got it. It's not for all the books. But I see the comma in 1 or 2 books. 
I'll try to see why it's even there.

Original comment by hari.swa...@gmail.com on 2 Sep 2010 at 1:04

GoogleCodeExporter commented 8 years ago
fixed in 1.3

Original comment by hari.swa...@gmail.com on 16 Sep 2010 at 9:05

GoogleCodeExporter commented 8 years ago
Orthographically still not perfect (now "Twain,Mark" is displayed while it 
should be "Twain, Mark"), but it's much better now. Thank you, Hari!

Original comment by dominik....@googlemail.com on 5 Oct 2010 at 12:04