Doesn't work with Clean URLs turned off

btopro - August 25, 2008 - 03:45
Project:Facelift Image Replacement Integration
Version:6.x-1.0
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

As a usual silly mistake I make with projects...this doesn't work if clean URLs is turned off. Patch would be to change to address it requests from /flir... to ?q=/flir...

In file flir/flir/flir.js change line 355 to say:
return FLIR.path+'?q=flir/generate/'+enc_text+'/'+o.offsetHeight+'/'+o.offsetWidth+'/'+this.serialize(o);

and line 366 to say:
return FLIR.path+'?q=flir/generate/'+enc_text+'800/800/'+this.serialize(o);

This is true of 5.x and 6.x versions.

#1

btopro - August 25, 2008 - 03:46
Status:active» patch (to be ported)

#2

btopro - October 14, 2008 - 04:58
Status:patch (to be ported)» fixed

Fixed in 1.2

#3

Anonymous (not verified) - October 28, 2008 - 07:22
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.