Closed (fixed)
Project:
Thickbox
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2007 at 09:03 UTC
Updated:
13 Aug 2008 at 14:53 UTC
I am encountering a strange error where the images are not showing and instead I get the textual content of the file.
Please see the screenshot.
Versions:
Drupal 5.1
Image 5.x-1.2
Image assist 5.x-1.4
Thickbox 5.x-1.x-dev
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 4_4.png | 88.89 KB | ScarabMonkey |
Comments
Comment #1
kleingeist commentedseems like this is a duplicate of this http://drupal.org/node/140371
Thickbox recognizes images by common file extensions (.jpg, .gif, .png...). If you are using url aliases (which dont have such an extension), thickbox is trying to fetch it per ajax in an iframe.
If this is really the problem, you would have to change the thickbox.js code in a similar way as shown by jghyde.
Comment #2
ScarabMonkey commentedI am now thinking it's an incompatibility with Image Assist... will look deeper
Comment #3
frjo commented