Opened 8 years ago
Closed 8 years ago
#38075 closed defect (bug) (duplicate)
Unsual update at media upload.
Reported by: | blad3d | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.6.1 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
When updating to Wordpress 4.6.1 (from 4.6) I noted a change on attachments title behavior. For some reason the default attachment title is now sanitized, and this not a good use.
Some of our customers make heavy use of bulk file upload, with names like "Administração GEX Gabarito Preliminar-EXIN-2016.2.pdf" and then insert this name directly on post content. But now, when sanitized the title now are saved as "administracao-gex-gabarito-preliminar-exin-2016.2.pdf" making them to change manually every attachment title.
The "bug" patch: https://core.trac.wordpress.org/changeset/38539/
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hey there,
Welcome to WordPress Trac! Thanks for opening this ticket. We're aware of the issue and already working on a fix in #37989.