Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22363, comment 20


Ignore:
Timestamp:
06/29/2013 07:05:08 AM (12 years ago)
Author:
NumidWasNotAvailable
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22363, comment 20

    initial v1  
    99However, some users may encounter an issue since URLs are not RFC 3986 compliant. **Furthermore, I would be interested to know what configurations are concerned by this issue so far.**
    1010
    11 I am coming up with the following patch: filenames are sanitized using `sanitize_title` as suggested by tar.gz.
     11I am coming up with the [attachment:22363.3.rev24527.patch following patch]: filenames are sanitized using `sanitize_title` as suggested by tar.gz.
    1212
    1313=== About `remove_accents` ===