Share

Jalopy Java Source Code Formatter

Tracker: Bugs

1 Core: XML export file contains invalid char - ID: 637262
Last Update: Settings changed ( marcohu )

Just out of curiosity, I opened the XML export file up in
MSIE, and it gave me this message.

An invalid character was found in text content. Error
processing resource 'file:///C:/Documents and
Settings/tmoore.DC/Desktop/bb-coding-convention.xml'.
Line 61, Position 32

The problematic line is this:

<fillCharacter>·</fillCharacter>

In case that doesn't come through, that's a bullet
character, which isn't ASCII and therefore should be
escaped in the XML. Clearly not a big deal as long as it
imports OK, but this could cause problems with some
parsers if anyone decides to write other software that
reads Jalopy export files.

I'm using the Eclipse plugin, v.0.2.2.


Tim Moore ( timothymoore ) - 2002-11-12 17:57

1

Closed

Fixed

Marco Hunsicker

Core

None

Public


Comments ( 2 )

Date: 2002-11-14 16:09
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

Fixed in CVS.


Date: 2002-11-13 16:47
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

Change the fill character in the gui and re-export. The
default character as of 1.0b9 has been changed to "-". I
will change the export routine with the next beta to avoid
such behaviour. Thanks.


Attached File

No Files Currently Attached

Changes ( 9 )

Field Old Value Date By
close_date - 2002-11-15 16:03 marcohu
status_id Open 2002-11-15 16:03 marcohu
priority 5 2002-11-14 16:09 marcohu
summary GUI: XML export file contains invalid char 2002-11-14 16:09 marcohu
resolution_id None 2002-11-14 16:09 marcohu
category_id GUI 2002-11-14 16:09 marcohu
summary XML export file contains invalid char 2002-11-13 16:47 marcohu
assigned_to nobody 2002-11-13 16:47 marcohu
category_id None 2002-11-13 16:47 marcohu