Ticket #59 (closed Bug: Fixed)
Path name with 'Mp3'
| Reported by: | killy | Owned by: | bflorat |
|---|---|---|---|
| Priority: | 8, high | Milestone: | |
| Component: | Core | Version: | R 0.2 |
| Keywords: | Cc: |
Description
I've foun that if there in a path name, a folder has
the name 'Mp3' the refresh process stops, and console
says :
java.lang.StringIndexOutOfBoundsException: String index
out of range: -1
at java.lang.String.substring(Unknown Source)
at org.jajuk.util.Util.removeExtension(Unknown
Source)
at org.jajuk.base.Tag.getTrackName(Unknown Source)
at org.jajuk.base.Directory.scan(Unknown Source)
at org.jajuk.base.Device.refreshCommand(Unknown
Source)
at org.jajuk.base.Device.access$000(Unknown Source)
at org.jajuk.base.Device$1.run(Unknown Source)
In fact it joes doesn't work if the path name contains
an extension name so a path name with 'mp3', 'ogg' or
whatever won't work!
That's all :p
Sinon bravo pour votre logiciel ;)
Thank you to all the team, this is great work :D
Bonne continuation!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
