Opened 8 years ago
Last modified 8 years ago
#40528 new defect (bug)
Title with ascii paragraph separator is not being filtered on post save
Reported by: | shpetimshala | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.7.4 |
Component: | Posts, Post Types | Keywords: | has-patch |
Focuses: | administration | Cc: |
Description
While saving post, filter: title_save_pre only trim spaces before saving to database. In case of paragraph separator it get encoded with %e2%80%a9 . Same thing happen with permalink too.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Title which triggers bug