Project

General

Profile

Actions

Bug #1583

closed

malformed CSS comments in src/web/skeleton/Plain.html and src/web/skeleton/Hybrid.html

Added by Anonymous over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
11/29/2012
Due date:
% Done:

0%

Estimated time:
0:15 h

Description

In both mentioned files there is a style tag, which includes a CDATA section. The begin and the end of the CDATA section is commented out using CSS comments, but the comment for the end of the CDATA section is malformed:

* ]]> */

which probably should be:

/* ]]> */

This also shows in the source view of the live demos.

Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to Resolved

Hey,

Indeed. It must have been an editing error that somehow persisted.

Regards,

koen

Actions #2

Updated by Koen Deforche about 11 years ago

  • Target version changed from 3.2.3 to 3.3.0
Actions #3

Updated by Koen Deforche about 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF