Closed (fixed)
Project:
Agreservations
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2010 at 10:27 UTC
Updated:
8 Nov 2010 at 23:47 UTC
I'm referring to the agres_categories module. Everything seems to work smootlhy except for the multistep buttons in IE. This happens in both beta3 and dev versions. Can't seem to find the reason.Might it be related to AHAH?
Comments
Comment #1
agill commentedHello,
i just made a new commit to cvs i hope the problem
is fixed now.
Comment #2
don_ciccio commentedUnfortunately not. I applied the patch you provided but the form is still broken.
Comment #3
agill commentedHmm, yes i see now what you mean.
The IE8 doesnt react when you hit 1 of the buttons in the multistep form.
When i tested it with the normal agres_onlineform (without ahah) it works as expected.
i have no idea yet what exactly is cause the problem.
Comment #4
agill commentedi made another correction to the code. i tested it with ie8. it should now work with firefox and ie.
i had to remove the initial preview of the node which was shown for the currently active/chosen
entry in the dropdownbox which is shown after the click on 'search'
in the initial form where the sitevisitor enters the from and to dates.
somehow the ie8 could not handle it and i did not test it for ie8.
So thanks for testing it for me.
Comment #5
agill commented