Ticket #9127 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 3 years ago

sanitize_title() should convert apostrophe to dash

Reported by: SteveAgl Owned by: ryan
Priority: normal Milestone:
Component: Permalinks Version: 2.7.1
Severity: normal Keywords: needs-patch 2nd-opinion dev-feedback
Cc:

Description

During permalink generation WP cut apostrophes attaching the two words toghether, in english this usually drive to a nice formof permalink in other languages (italian in my case) this make article get attached to words (es. L'ultima pagina became lultima-pagina.

Would be nice to have the apostrophe subistitued by a dash.

Change History

  • Priority changed from high to normal
  • Severity changed from major to normal
  • Milestone changed from 2.8 to Future Release
  • Keywords needs-patch 2nd-opinion added
  • Summary changed from Better permalink sanitization to sanitize_title() should convert apostrophe to dash

personally I like this behavior...

  • Keywords dev-feedback added
  • Status changed from new to closed
  • Resolution set to wontfix
  • Milestone Future Release deleted

current behavior seems more natural. please re-open with a patch if you disagree.

Note: See TracTickets for help on using tickets.