Page 1 of 1

Bug - XML encoding error

PostPosted: 28 Jan 2011, 20:32
by justme
A very minor "bug", that's probably related to the encoding of the card xml files (specificly PortalCards.xml and Portal Second AgeCards.xml).

The apostrophe on the card Déjá Vu isn't properly escaped in the deck editor. The "bug" (and it really isn't one) is easily fixed by removing said apostrophes.

<CARDNAME>Déjà Vu</CARDNAME>

Image

Just a heads-up for next time you build a JPortal for release

Re: Bug - XML encoding error

PostPosted: 30 Jan 2011, 10:27
by Malban
Hi, again

What can I say.
Look at my instance of JPortal:

DejaVu.jpg
DejaVu




It certainly would be nice to have it alright at every installation.
It certainly has to do with the encoding. I will have to experiment a bit. Perhaps use other windows versions and/or try linux...

Will look further into it...

Malban

Re: Bug - XML encoding error

PostPosted: 30 Jan 2011, 14:00
by justme
ISO-8859-1 should fix the "problem", I think.