Yes- I've seen the problem with anonymous quick checkout also.
Microsoft script debugger says there is an error in prototype.js on line
3938- I'm not sure if its related to this issue though.
if (document.createEvent) {
element.dispatchEvent(event);
} else {
element.fireEvent(event.eventType, event);
}
--
Todd Burdeinei
Web Developer
On Sun, Oct 26, 2008 at 1:12 AM, Abhishake Agarwal <
[EMAIL PROTECTED]> wrote:
> Hi Harkomal,
>
> Are you talking about anonymous quick checkout?
> If so there might be problem with dojo use in it as I have also faced the
> same problem.
>
> Regards,
> Abhishake
>
> On Sat, Oct 25, 2008 at 10:07 AM, Pal InfoCom Technologies <
> [EMAIL PROTECTED]> wrote:
>
> >
> > Hello members,
> >
> > As a ofbiz user i want to place an order in ofbiz, normal checkout with
> > user
> > login is working fine in both Firefox and Internet Explorer , but during
> > "QuickCheckout" all the steps are working fine but i face problem in
> final
> > step under Internet Explorer (working fine in Firefox), at "Checkout
> > Review"
> > page when i press "submit" button at bottom of page, IE does not show any
> > processing and shows error in javascript with no detail at all and also
> > does
> > not place order.
> >
> > Please help me regarding this problem.
> >
> > Thanks,
> >
> > Harkomal
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://www.nabble.com/Problem-in-Quick-Checkout-under-IE-tp20161283p20161283.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
> >
>