-
Suggestion
-
Resolution: Won't Fix
-
None
-
None
-
N/A
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
This bug is the same as CONF-9331. The current DOCTYPE line produced by JIRA is this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Whereas it should really be this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Note the version number change.
- is related to
-
CONFSERVER-9331 Confluence uses incorrect DOCTYPE
-
- Closed
-
- relates to
-
JRACLOUD-13525 Make JIRA comply with strict HTML mode
- Closed
-
JRASERVER-11109 JIRA HTML code does not validate
- Closed