In theme_upload_attachments :
The l function already performs the check_url and check_plain checks.
Currently, we have broken links for attachments whose filename contains 'special chars' such as single quotes.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | upload.module_39.patch | 958 bytes | yched |
| upload.module_38.patch | 968 bytes | yched |
Comments
Comment #1
yched commentedthis might be worth backporting ? here is the patch for 4.7.
I think this is RTBC, BTW...
Comment #2
beginner commentedpatch doesn't apply because of non Unix standard line endings.
Wouldn't this patch also fix http://drupal.org/node/70742 ?
Comment #3
dries commentedCommitted to CVS HEAD.
Comment #4
yched commentedreopening just as a reminder for a 4.7 backport ?
Comment #5
killes@www.drop.org commentedbackported
Comment #6
(not verified) commented