WordPress.org

Make WordPress Core

Opened 4 years ago

Closed 22 months ago

#8934 closed enhancement (duplicate)

Strip more special characters out of post stubs

Reported by: Viper007Bond Owned by: anonymous
Priority: normal Milestone:
Component: Permalinks Version: 2.7
Severity: normal Keywords: needs-patch
Cc:

Description

I have a client who writes all of their posts in MSWord and then copy/pastes them into WordPress, including the titles. However their titles are pre-wptexturized() basically with fancy single and double quotes, triple periods converted to a single character, etc. These don't get stripped when creating the stub and that results in some really ugly HTML entity based URLs.

We should expand the list of characters that get replaced/removed.

Change History (4)

comment:2 Denis-de-Bernardy4 years ago

  • Milestone changed from 2.9 to Future Release

comment:3 Denis-de-Bernardy4 years ago

  • Component changed from Administration to Permalinks

comment:4 SergeyBiryukov22 months ago

  • Milestone Future Release deleted
  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.