[wp-trac] [WordPress Trac] #63282: Inconsistent post name processing

WordPress Trac noreply at wordpress.org
Tue Apr 15 10:52:56 UTC 2025


#63282: Inconsistent post name processing
--------------------------+-----------------------------
 Reporter:  ArtZ91        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Permalinks    |    Version:  6.7.2
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 On apache server the post names with symbol `№` and some others may cause
 HTTP ERROR 403.

 Gutenberg editor removes that sumbol from post name by default.
 But classic editor saved post name as is.

 Classic editor:
 Post title: `Post with № character`
 Post slug saved: `post-with-№-character`

 Gutenberg:
 Post title: `Post with № character`
 Post slug saved: `post-with-character`

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63282>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list