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: zeo Owned by: lancewillett
Priority: low Milestone: 3.5
Component: Bundled Theme Version: 3.5
Severity: normal Keywords: has-patch
Cc: info@…

Description

See patch.

Attachments (1)

22276.diff (964 bytes) - added by zeo 7 months ago.

Download all attachments as: .zip

Change History (6)

zeo7 months ago

  • Milestone changed from Awaiting Review to 3.5
  • Type changed from enhancement to defect (bug)
  • Cc info@… added

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?

  • 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.

  • Owner set to lancewillett
  • Resolution set to fixed
  • Status changed from new to closed

In [22295]:

Twenty Twelve: use plain text apostrophe in PHP template file comment text. Props zeo, fixes #22276.

Note: See TracTickets for help on using tickets.