bugGNU TeXmacs - Bugs: bug #56442, Nonstandard encoding markup in the...

 
 

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

bug #56442: Nonstandard encoding markup in the result of html conversion

Submitter:  Aeh9quu9 <ohnie0ai>
Submitted:  Wed 05 Jun 2019 04:38:02 PM UTC
   
 
Category:  Conversion Priority:  5 - Normal
Item Group:  Cleanup Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
Release:  None Release:  1.99.9
Fixed Release:  None Fixed Release: 
Keywords: 

Fri 06 Nov 2020 02:24:44 PM UTC, comment #1: 

The issue is still there in 1.99.14.

This seems of some importance: when I upload the webpages generated by TeXmacs to some web servers, some browsers like Firefox will detect the wrong encoding. They suggest the standard <meta charset="UTF-8"/>.

Aeh9quu9 <ohnie0ai>
Wed 05 Jun 2019 04:38:02 PM UTC, original submission:  

Dear Maintainers,

The generated markup for the encoding is:

<?xml encoding="UTF-8"/>

while the standard form should be:

<meta charset="UTF-8"/>

according to

https://www.w3.org/International/questions/qa-html-encoding-declarations

Best wishes,

Aeh9quu9 <ohnie0ai>

 

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

Attached Files
file #47041:  test.tm added by ohnie0ai (501B - text/texmacs)
file #47042:  test.html added by ohnie0ai (2KiB - text/html)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ohnie0ai (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-06-05 ohnie0ai Attached File- Added test.tm, #47041
        Attached File- Added test.html, #47042

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code