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

agill’s picture

Hello,
i just made a new commit to cvs i hope the problem
is fixed now.

don_ciccio’s picture

Unfortunately not. I applied the patch you provided but the form is still broken.

agill’s picture

Hmm, 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.

agill’s picture

i 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.

agill’s picture

Status: Active » Closed (fixed)