Closed
Bug 178286
Opened 22 years ago
Closed 22 years ago
ibm.com - Order input field is missing from the page even though HTML code looks legit
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: croatia, Assigned: susiew)
References
()
Details
If you go to
http://www.ibm.com/shop/download
Look in the box that says Download (post sale) which is located on the right
side. The only field you can see is the field to enter the e-mail address while
order number input field is missing. If you use other browsers such as Netscape
4.x or Internet Explorer the field appears.
I looked through HTML code and this is what I see
<!-- ORDER NUM ----->
*Enter your order number<br />
<input type="text" name="orderid" size="16" maxlength="19"><br /><br />
<!-- EMAIL ADD ----->
*Enter your email address</font><br />
<input type="text" name="email" size="16" VALUE=""><br /><br />
Looks legit.
This seems to happen in Netscape 7, Mozilla 1.0.1, Mozilla 1.2b, Phoenix 0.4 on
both Linux and Windows.
Comment 1•22 years ago
|
||
The comments are invalid and causing the problem. Comments cannot contain more
than just 2 dashes at start/end, as in <!-- -->
Dup of tech evangelism bug 162476
*** This bug has been marked as a duplicate of 162476 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
OS: Linux → All
Resolution: --- → DUPLICATE
Comment 2•22 years ago
|
||
evangelism bugs on separate pages of a site are not necessarily duplicates.
Status: RESOLVED → UNCONFIRMED
Component: Parser → US General
Product: Browser → Tech Evangelism
Resolution: DUPLICATE → ---
Summary: Order input field is missing from the page even though HTML code looks legit → ibm.com - Order input field is missing from the page even though HTML code looks legit
Version: other → unspecified
Comment 3•22 years ago
|
||
-> default owners
still contains
<!-- ESD ORDER PAGE INCLUDE
/PRODUCT_INCLUDES/SHOP_SHOPIBM/EN_US/ch_2055060_840.inc ---->
<table>
<tr><td colspan=2><span class="boldtitle">Software Digital Delivery</span>
<br /><b>Get Software in an instant with Digital Delivery --- and save
10%*</font></td></tr>
Assignee: harishd → susiew
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: moied → zach
Comment 4•22 years ago
|
||
they are aware of the problem in general. no eta on when they will have fixes.
Comment 5•22 years ago
|
||
I see the "Enter your order number" field. -> fixed.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Updated•10 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
•