IE 7 (and maybe more versions) are not functional
clemens.tolboom - December 13, 2007 - 21:06
| Project: | Image Composition |
| Version: | 5.x-1.0-beta6 |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
When using IE 7 image_composition editing is not functional.
Dear users ... please confirm this bug.

#1
Yes, I can confirm that it is not possible to add a picture.....
#2
If you can provide a stack trace or more debugging info I would appreciate.
- Is the edit widget not showing because of a css failure?
- Is the dimensions jquery faulty?
- Do I use non IE code?
(I'm getting IE with debugging tools soon ... I'm using linux and mac)
Regards.
#3
I get in IE6 on the bottom a message "Failure on the page" the details shows (translate from german):
Line: 229
Character: 5
Error: the display proberties are not found. Invalid argument
Code: 0
Url: http://...../node/246/edit
The edit widget is shown and I can add new areas or can delete areas, BUT the box is not opend were I can input a node name for the picture and therfore I can not add a picture/node.
>>>If you can provide a stack trace or more debugging info I would appreciate.
I will try but I don't know how :( .... I have install the IE development tools but I find there no usefull tools to debug script.
When I am at home I will test it with IE7.
Bye,
Chuck
#4
I get by the IE7 the same failure when I click on a picture and the edit widget (I mean the widget with the + and - to add composition area) popup.
The only thing that is missing is the widget to search the image node "Search for image nodes by title:".
The script breaks/stops here "elem[name]=value" --> this is marked yellow in the script debugger:
if(value!=undefined)elem[name]=value
I have attached the full unformated :( code, because in the debugger the full code is in one line (?).
Sorry that I can not do more :( .....
#5
I get by the IE7 the same failure when I click on a picture and the edit widget (I mean the widget with the + and - to add composition area) popup.
The only thing that is missing is the widget to search the image node "Search for image nodes by title:".
The script breaks/stops here "elem[name]=value" --> this is marked yellow in the script debugger:
if(value!=undefined)elem[name]=value
I have attached the full unformated :( code, because in the debugger the full code is in one line (?).
Sorry that I can not do more :( .....
#6
Thanks for the extensive report. It is strange the failed code is in jquery.
What i'll do is install jquery lite, so we can all 'debug' a little. And I'll ask around at drupal@irc