This question is locked. New answers and comments are not allowed.
Hi,
When an image is uploaded that contains a space or spaces in the name it is not possible to delete it. This is also the case for directories that are created.
I think this is because the space, in the path argument in the controller, is encoded as %20 when send to the controller.
Is there a workaround for this. Surely I won't be the fist to come across this behaviour.
Thanks in advance for any feedback.
Kind regards,
Yorrick vd Voort
When an image is uploaded that contains a space or spaces in the name it is not possible to delete it. This is also the case for directories that are created.
I think this is because the space, in the path argument in the controller, is encoded as %20 when send to the controller.
Is there a workaround for this. Surely I won't be the fist to come across this behaviour.
Thanks in advance for any feedback.
Kind regards,
Yorrick vd Voort