bugGNU TeXmacs - Bugs: bug #30801, tmml mode doesn't read xml...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #30801: tmml mode doesn't read xml entities on load

Submitter:  Sam Liddicott <samjam>
Submitted:  Wed 18 Aug 2010 08:58:56 AM UTC
   
 
Category:  Conversion Priority:  5 - Normal
Item Group:  Error Status:  Duplicate
Privacy:  Public Assigned to:  mdbenito
Originator Name:  Open/Closed:  Closed
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Fri 03 Aug 2012 07:55:04 PM UTC, comment #2: 

Please see the discussion in bug #36422.

Miguel de Benito <mdbenito>
Group Member
Wed 14 Mar 2012 01:04:57 PM UTC, comment #1: 

Confirmed.

However it works correctly for html (which is some kind of xml too).

I've tried to figure a bit how conversions are made to and from xml but I could not get a clear image of how it really works. It seems pretty much all conversions are implemented in Scheme code, but there is nevertheless a parsexml.cpp file... How does it work? Are some pieces obsolete?

Philippe Joyez <pjoyez>
Group Member
Wed 18 Aug 2010 08:58:56 AM UTC, original submission:  

Save a tmml document with an ampersand; e.g.:

tom & jerry

and then quit and re-load the document; you will see:

tom &amp; jerry;

if you save and reload you see:

tom &amp;amp; jerry


Sam Liddicott <samjam>
Group Member

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mdbenito (Posted a comment)
  • -email is unavailable- added by pjoyez (Posted a comment)
  • -email is unavailable- added by samjam (Submitted the item)
  •  

    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.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-08-03 mdbenito StatusConfirmed Duplicate
        Assigned toNone mdbenito
        Open/ClosedOpen Closed
    2012-03-14 pjoyez CategoryNone Conversion
        Item GroupNone Error
        StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code