Edgewall Software
Modify

Ticket #1491 (closed defect: worksforme)

Opened 7 years ago

Last modified 7 years ago

only tentatively valid XHTML 1 strict because of missing character encoding info

Reported by: anonymous Owned by: jonas
Priority: normal Milestone:
Component: version control/browser Version: 0.8.1
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

you can use this meta tag to set encoding type to be xhtml 1 strict valid:

<meta http-equiv="content-type" content="text/html; charset=???"/>

??? means your prefered charset.

Attachments

Change History

comment:1 Changed 7 years ago by cmlenz

  • Resolution set to worksforme
  • Status changed from new to closed

The encoding is specified in the HTTP Content-Type header, so I don't see why we should also put it in a <meta> tag inside the document.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.