Opened 11 years ago

Closed 11 years ago

#11397 closed Task (fixed)

Make sure charset definition is the first tag in head

Reported by: Olek Nowodziński Owned by: Olek Nowodziński
Priority: Normal Milestone: CKEditor 4.3.2
Component: General Version: 4.0 Beta
Keywords: Cc:

Description

We got a plenty of HTML files (dev and tests) where <meta charset="utf-8"> is defined later, which may lead to some troubles.

Change History (4)

comment:1 Changed 11 years ago by Olek Nowodziński

Owner: set to Olek Nowodziński
Status: newassigned

comment:2 Changed 11 years ago by Olek Nowodziński

Status: assignedreview

Changes in t/11397 (+tests).

comment:3 Changed 11 years ago by Piotrek Koszuliński

Status: reviewreview_passed

comment:4 Changed 11 years ago by Piotrek Koszuliński

Resolution: fixed
Status: review_passedclosed
Type: BugTask

Fixed on master with git:1794d46 on dev and 0867037 on tests.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy