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
Priority:  5 - Normal Item Group:  other
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

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

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

Digest:
   task dependencies.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

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.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

History

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.16-598c.
Corresponding source code