6.0.0-alpha14
7/3/25

[#4030] JS error when viewing image (IE6)
Summary JS error when viewing image (IE6)
Queue Ansel
Type Bug
State Not A Bug
Priority 2. Medium
Owners chuck (at) horde (dot) org
Requester tinu (at) humbapa (dot) ch
Created 06/13/2006 (6960 days ago)
Due
Updated 06/19/2006 (6954 days ago)
Assigned 06/17/2006 (6956 days ago)
Resolved 06/19/2006 (6954 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/19/2006 09:50:22 AM Jan Schneider State ⇒ Not A Bug
 
06/19/2006 08:55:26 AM tinu (at) humbapa (dot) ch Comment #5 Reply to this comment
I was not using the latest framework source from cvs

(just FRAMEWORK_3). so the serialize methode json

was not yet included in "Horde/Serialize.php".



so this ticket is bogus.
06/19/2006 08:43:07 AM tinu (at) humbapa (dot) ch Comment #4 Reply to this comment
I'm using the latest CVS



so far I found out that:

SlideController.initialize(<?php $gv->json() ?>, <?php echo $imageIndex ?>);

in "templates/view/image.inc" prints:

SlideController.initialize(Array, 0);



somehow the methode "json" does not convert the array ($images)

to proper javascript.



but why this only seems to happen on my system I have no idea...
06/17/2006 03:02:51 AM Chuck Hagenbuch Comment #3
State ⇒ Feedback
Reply to this comment
I can't reproduce this - can you try with latest CVS?
06/13/2006 11:17:40 AM Jan Schneider State ⇒ Assigned
Assigned to Chuck Hagenbuch
 
06/13/2006 10:59:13 AM tinu (at) humbapa (dot) ch Comment #2
New Attachment: js-error.gif Download
Reply to this comment
ups

I forgot the attachment

sorrry!
06/13/2006 10:58:23 AM tinu (at) humbapa (dot) ch Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ JS error when viewing image (IE6)
Queue ⇒ Ansel
State ⇒ Unconfirmed
Reply to this comment
when I try to view an image (view.php?view=Image...) I always get

this JavaScript error:

'SlideController.photos[...].0' is null or not an object on line 5 
(see attachment)

after this, the image just shows up as a grey rectangle



I have this error since the changes to the slideshow-part 2 days ago

I only tested this on windows xp with internet explorer 6 using the latest

ansel source from CVS

Saved Queries