DEDwyer / freetar

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

Ampersand in filename/path causes error #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Songs that contain ampersands (&) in either the filename of the music,
filename of the SNG, or path cause errors when the program tries to locate
them.

Original issue reported on code.google.com by astr...@gmail.com on 6 Oct 2006 at 2:32

GoogleCodeExporter commented 8 years ago
The error generated looks like this:

Unhandled Exception

class com.astruyk.freetar.io.FileFormatException

SAXException created during XML parsing: org.xml.sax.SAXParseException: The 
entity
name must immediately follow the '&' in the entity reference. 

Original comment by astr...@gmail.com on 10 Oct 2006 at 9:43

GoogleCodeExporter commented 8 years ago
Also seems to be related to the issue discussed in this thread:

http://antonstruyk.com/forums/viewtopic.php?p=4475#4475

Original comment by astr...@gmail.com on 28 Nov 2006 at 11:34