Page 1 of 1

ShopSite v 6 and Checkout problem - BUG REPORT

PostPosted: Tue Mar 26, 2002 5:45 am
by Kristian
Hi shopsite.
If I change the checkout button from the default checkout image to text
( "Submit this Order:" field in "ss/worldconf.cgi?function=billing" )
the checkout page returns an error in IE 6. Netscape 4.6 works.

The problem is the javascript checkit.
(<input type="submit" name="function" value="Checkout text"
onClick="return(Checkit());">)

If I use an image it works. (my workaround)

Kind regards Kristian

Re: ShopSite v 6 and Checkout problem - BUG REPORT

PostPosted: Mon Apr 01, 2002 4:29 pm
by Jim Stavast
Kristian,
Thanks for the report.

We are working on a fix. It will be available in our next general patch
release.

Jim
ShopSite, Inc.

Kristian wrote:

Hi shopsite.
If I change the checkout button from the default checkout image to text
( "Submit this Order:" field in "ss/worldconf.cgi?function=billing" )
the checkout page returns an error in IE 6. Netscape 4.6 works.

The problem is the javascript checkit.
(<input type="submit" name="function" value="Checkout text"
onClick="return(Checkit());">)

If I use an image it works. (my workaround)

Kind regards Kristian