Closed
Bug 160937
Opened 23 years ago
Closed 17 years ago
conrad.de - Javascript controlled Buttons won't work.
Categories
(Tech Evangelism Graveyard :: German, defect)
Tech Evangelism Graveyard
German
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michael.letzgus, Unassigned)
References
()
Details
(Whiteboard: [proprietary-js])
www.conrad de is an online-shop where you can buy things. so far, so good - with
mozilla, you can't buy things. :-(
The 'Bestellen'-Button works, but the 'Zur Kasse gehen'-Button in the following
section not. Only the link is displayed in the statusbar:
javascript:SetOKCode('checkout', 'Basket', ".")
Tested with Mozilla 1.0, Mozilla 1.1alpha and Mozilla 1.1beta. Same behavior.
Comment 1•23 years ago
|
||
I think this is tech evengelism - the button marked "zur Kasse gehen" calls the
function SetOkCode(), which is defined in
http://www.conradcom.de/sap/its/mimes/zprt_con_glb/99/script/bbpscript.js
That function appears to be using the microsoft-proprietary document.all DOM to
manipulate and then submit the form.
Confirming ->Tech evangelism
Assignee: Matti → nitot
Status: UNCONFIRMED → NEW
Component: Browser-General → Europe: West
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: asa → brantgurganus2001
Version: other → unspecified
Comment 2•23 years ago
|
||
see also bug 126196
Contact address is https://www.conrad.de/information/kontaktemail/email_website.php
Error: document.all has no properties
OS: Windows 98 → All
Hardware: PC → All
Summary: Javascript contgroled Buttons won'r work. → conrad.de - Javascript controlled Buttons won't work.
Whiteboard: [proprietary-js]
Comment 4•22 years ago
|
||
move...
Assignee: nitot → german
Component: Europe: West → German
QA Contact: brantgurganus2001 → german
Comment 5•22 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
The site keeps switching to the main page when loosing focus (e.g. on tab
switching) - very annoying but seems to be a feature.
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•