Continuation of #371874: Shorten the Unnecessarily Long and Repetitive Path.
Looks good in most respects, though it seems to have an extra slash somewhere:
* The directory sites/default/files/resize//u7 has been created.
* The directory sites/default/files/resize//u6 has been created.
* The directory sites/default/files/resize//u5 has been created.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | image_resize_fitler_slashes.patch | 1.01 KB | quicksketch |
Comments
Comment #1
quicksketchWell, nothing a little regex won't fix. This patch should fix the slash issue by optionally removing that slash if needed.