I found a new function called processOrd1 on line 675 of the html source
that appears to rework the form submission process. That function is called
along with processOrd on line 581 that appears to be empty. There are also
some variables called flag that you have set.
Is this what you were referring to?

I also found alot of ajax code but didnt seem like it was related. Dojo.js
itself is unaltered.

On Tue, Oct 28, 2008 at 10:51 AM, Abhishake Agarwal <
[EMAIL PROTECTED]> wrote:

> Yes it will not work, Now you should the modify dojo code in it, look at
> http://www.ibaazar.com/ how I have modified the dojo code and made it
> working.
>
> On Tue, Oct 28, 2008 at 12:13 AM, Todd Burdeinei <[EMAIL PROTECTED]
> >wrote:
>
> > Hello Abhishake,
> > Removed the Jquery code, no js error now, but quick anon checkout still
> > doesnt complete.
> > Thank you
> > Todd
> >
> > On Mon, Oct 27, 2008 at 3:34 AM, Abhishake Agarwal <
> > [EMAIL PROTECTED]> wrote:
> >
> > > Hi,
> > >
> > > I want to know have you included Jquery in obiz, I think it is because
> of
> > > it.
> > >
> > > Regards,
> > > Abhishake
> > >
> > >
> > > On Mon, Oct 27, 2008 at 1:27 PM, Todd Burdeinei <[EMAIL PROTECTED]
> > > >wrote:
> > >
> > > > 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.
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> > Todd Burdeinei
> > Web Developer
> > Burdeinei Corp
> > 702-259-3273 office / fax number
> > 702-372-9920 cell
> > [EMAIL PROTECTED]
> >
>



-- 
Todd Burdeinei
Web Developer
Burdeinei Corp
702-259-3273 office / fax number
702-372-9920 cell
[EMAIL PROTECTED]

Reply via email to