machineloop / nookdevs

Automatically exported from code.google.com/p/nookdevs
0 stars 1 forks source link

NookLibrarry does not display filenames with dots in Folder mode #166

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Copy file named "1.2.epub" (or .pdf or any other supported format) to nook
2. The book will be visible in Books mode
3. The book will not be visible in Folders mode after you browse to whatever 
folder this book is in.
4. Rename the file to "1.epub" - everything works as expected. 

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
rooted 1.5 
nookLibrary 1.6 or 1.7

Please provide any additional information below.
 Will be happy to provide whatever logs/info you might want.

Original issue reported on code.google.com by sgenc...@gmail.com on 16 Mar 2011 at 3:02

GoogleCodeExporter commented 8 years ago
I'll try it out later tonight.

Original comment by hari.swa...@gmail.com on 16 Mar 2011 at 1:41

GoogleCodeExporter commented 8 years ago
it was easier than I expected. just had to change a indexOf call to 
lastIndexOf. Should be ok now. Try the debug version.

Original comment by hari.swa...@gmail.com on 16 Mar 2011 at 2:57

GoogleCodeExporter commented 8 years ago
 Works fine in debug version, thank you very much. Hope it makes into next update.

Original comment by sgenc...@gmail.com on 18 Mar 2011 at 2:56