Posted by tenrapid on March 25, 2006 at 2:05pm
Jump to:
| Project: | Image Assist |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
One index.php?q= was missing in img_assist.js.
| Attachment | Size |
|---|---|
| img_assist.js.popup.patch | 863 bytes |
Comments
#1
-1, breaks clean URLs
#2
i have not tested it, but why should it break clean urls?
first of all this is not an important part for seo,
second it is a js link so no search engine will find it,
and every non-seo link works on seo enabled sites too (the rewrite rule in our .htacces does nothing else then translating the seo-link to index.php?q=...)
#3
thanks! i´d the same problem. this trick works!
i´ve another problem with the size of the popup.
woking on it...
#4
I said so because of the
index.php?q=img_assist/popup/. Does that mean I'm wrong and .htaccess transforms that into clean into a cleanexample.com/img_assist/popup?#5
I can't reproduce this in the latest 4.7 version.