Download & Extend

image popup fails with clean urls disabled

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.

AttachmentSize
img_assist.js.popup.patch863 bytes

Comments

#1

Status:needs review» needs work

-1, breaks clean URLs

#2

Status:needs work» needs review

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 clean example.com/img_assist/popup?

#5

Status:needs review» closed (fixed)

I can't reproduce this in the latest 4.7 version.