Re: [Flightgear-devel] XML parser error

2012-05-06 Thread Geoff McLane
On Sun, 2012-05-06 at 10:39 +0200, ThorstenB wrote: > Am 05.05.2012 21:10, schrieb ThorstenB: > > What do we do? Ask maintainers to fix each XML file? Run a script to fix > > these issues on fgdata? Suggestions? > > After discussing with Helijah, the issue is now fixed for all files in > fgdata.

Re: [Flightgear-devel] XML parser error

2012-05-06 Thread ThorstenB
Am 05.05.2012 21:10, schrieb ThorstenB: > What do we do? Ask maintainers to fix each XML file? Run a script to fix > these issues on fgdata? Suggestions? After discussing with Helijah, the issue is now fixed for all files in fgdata. A few files belonging to other maintainers were also involved a

Re: [Flightgear-devel] XML parser error

2012-05-05 Thread ThorstenB
Am 05.05.2012 22:57, schrieb James Turner: >> > What do we do? Ask maintainers to fix each XML file? Run a script to fix >> > these issues on fgdata? Suggestions? > Ooof:( > > Run a script gets my vote, I checked the encoding: indeed, all conflicting files are ISO-8859-1 encoded. Changing their

Re: [Flightgear-devel] XML parser error

2012-05-05 Thread Vivian Meazza
James > > On 5 May 2012, at 20:10, ThorstenB wrote: > > > This is actually showing to be a really bad issue. We have loads of > > XML files with invalid encodings. Also, there's many files which even > > explicitly state > > so they are explicitly asking > > for UTF-8 decoding - but then th

Re: [Flightgear-devel] XML parser error

2012-05-05 Thread James Turner
On 5 May 2012, at 20:10, ThorstenB wrote: > This is actually showing to be a really bad issue. We have loads of XML > files with invalid encodings. Also, there's many files which even > explicitly state > > so they are explicitly asking for UTF-8 decoding - but then these files > still

Re: [Flightgear-devel] XML parser error

2012-05-05 Thread ThorstenB
Am 05.05.2012 20:29, schrieb ThorstenB: > We probably should double check existing XML files in fgdata. Maybe we > can run a script which reads all fgdata XML files - so we can tell which > files are affected and need to be fixed... This is actually showing to be a really bad issue. We have loads

Re: [Flightgear-devel] XML parser error

2012-05-05 Thread ThorstenB
Am 05.05.2012 20:24, schrieb James Turner: >>> Looking at imatt.xml, this line 65 is inside a comment

Re: [Flightgear-devel] XML parser error

2012-05-05 Thread James Turner
On 5 May 2012, at 18:35, Geoff McLane wrote: > Failed to load xml: not well formed (invalid token) > at C:/fg/15/fgdata/Aircraft/c172p/Modules/Immat/imatt.xml > line 65, column 31 > Failed to load submodel: not well formed (invalid token) > at C:/fg/15/fgdata/Aircraft/c172p/Modules/Immat/imatt.xm

[Flightgear-devel] XML parser error

2012-05-05 Thread Geoff McLane
Hi, On a SG/FG git pull of a few hours ago note some new XML error messages - Failed to load xml: not well formed (invalid token) at C:/fg/15/fgdata/Aircraft/c172p/Modules/Immat/imatt.xml line 65, column 31 Failed to load submodel: not well formed (invalid token) at C:/fg/15/fgdata/Aircraft/c1