Closed Bug 270507 Opened 20 years ago Closed 17 years ago

tandyleather.com - shopping cart doesn't work

Categories

(Tech Evangelism Graveyard :: English US, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rydain, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 (Debian package 1.0-2)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 (Debian package 1.0-2)

Whenever I try to add something to the shopping cart, the cart stays empty.

Reproducible: Always
Steps to Reproduce:
1. Click on the Add to Cart button.
2.
3.

Actual Results:  
I see a page stating that the shopping cart is empty.

Expected Results:  
It should have added the selected item to the cart.

A peek at the source reveals that the site is using severely outdated
JavaScript.  Firefox slips through its browser detection routine as unsupported,
and the script doesn't even have a case for the W3C DOM.  Instead, it chooses
between document.all and document.layers.  The site was made by an old version
of the SiteLink software sold by Dydacomp (http://www.dydacomp.com/).  I sent an
email to customer service at tand-e-mail@tandyleather.com informing them of the
issue.
Conforming summary to TFM item 10 at 
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: tandyleather.com shopping cart doesn't work → tandyleather.com - shopping cart doesn't work
Works great here. Comment 0 indicates this was a legitimate bug that should have been confirmed, so FIXED.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.