srs81 / CakePHP-AjaxMultiUpload

CakePHP 2 plugin to allow for easy multi-file upload with AJAX
Other
65 stars 33 forks source link

backslash in a href in view and edit pages #4

Closed PhilipGil closed 12 years ago

PhilipGil commented 12 years ago

When I click on the image text links to view the enlargements it goes to localhost/myapp/files\ConslAttachment/2 which has a backslash in it. Is this because I am using wamp/apache/etc on windows 7 locally? is there a fix to this?

srs81 commented 12 years ago

Can you check out the latest code? I made a small change that should fix this problem.

If you prefer to just edit your existing installed plugin, please make the change from this commit.