[wp-trac] [WordPress Trac] #22363: Accents in attachment filenames should be sanitized
WordPress Trac
noreply at wordpress.org
Wed Jun 26 15:58:58 UTC 2013
#22363: Accents in attachment filenames should be sanitized
--------------------------+-----------------------------
Reporter: tar.gz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Upload | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------------
Comment (by tar.gz):
Replying to [comment:17 ryan]:
> See #9416. We go through some lengths to not do these sorts of
manipulations to file names.
On the other hand, such manipulations are applied when files are uploaded
to WordPress.com.
Also, what do you think about percent-encoding the file URLs when
inserting images into a post? (or when storing the file URL into the
database - not sure how the process works internally). That would pretty
much solve the issue, without changing the actual filename.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22363#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list