Opened 7 months ago
Closed 7 months ago
#22276 closed defect (bug) (fixed)
Twenty Twelve: Invalid utf-8 character in Front Page template description
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 3.5 |
| Component: | Bundled Theme | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | info@… |
Description
See patch.
Attachments (1)
Change History (6)
comment:4
lancewillett — 7 months ago
- Priority changed from normal to low
It's not invalid but we try to use plain text (ASCII) in all files, so it's a good thing to change.
comment:5
lancewillett — 7 months ago
- Owner set to lancewillett
- Resolution set to fixed
- Status changed from new to closed
In [22295]:
Note: See
TracTickets for help on using
tickets.

Actually, this is a valid UTF-8 encoded character. Everything in WordPress is encoded in UTF-8 by default … I don’t see a bug here?