-
Suggestion
-
Resolution: Won't Fix
-
None
-
N/A
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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
-
JRASERVER-13525 Make JIRA comply with strict HTML mode
- Closed
- relates to
-
JRACLOUD-11109 JIRA HTML code does not validate
- Closed