bugDotGNU Execution Environment - Bugs: bug #2188, Escaping of sensitive characters...

 
 

bug #2188: Escaping of sensitive characters in xml dgmx file and html

Submitter:  Adam Ballai <minddog>
Submitted:  Sat 11 Jan 2003 02:59:06 PM UTC
   
 
Category:  Other Severity:  3 - Normal
Item Group:  other Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 13 Jan 2003 02:39:07 PM UTC, comment #2: 

Generation of HTML now escapes sensitive characters < > & " and anything less than ascii 32 and greater than ascii 'z'

csdgmx tool needs to use XmlTextWriter to create XML so that strings are escaped properly.  This is still TODO.

Chris Smith <csmith>
Group administrator
Sat 11 Jan 2003 03:00:40 PM UTC, comment #1: 

Also note, if you insert a non-html entity like &rt; it will break the dgmx file and always show an internal 500 server error on apache

Adam Ballai <minddog>
Group Member
Sat 11 Jan 2003 02:59:06 PM UTC, original submission:  

When i write &lt; and &rt; in documentation of c# webservice, it parses the dgmx file into '<' '>' where i just wanted the html equivalent.

Adam Ballai <minddog>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   task dependencies.

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-05-17 csmith Open/ClosedOpen None
2003-05-17 csmith StatusNone None
2003-01-13 csmith CategoryNone None
    Item GroupNone None
    Summarycharacter passing problems

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code