Changes between Initial Version and Version 1 of Ticket #22363, comment 20
- Timestamp:
- 06/29/2013 07:05:08 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22363, comment 20
initial v1 9 9 However, 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.** 10 10 11 I am coming up with the following patch: filenames are sanitized using `sanitize_title` as suggested by tar.gz.11 I am coming up with the [attachment:22363.3.rev24527.patch following patch]: filenames are sanitized using `sanitize_title` as suggested by tar.gz. 12 12 13 13 === About `remove_accents` ===