WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED INVALID
16437
[s60] EYCI-788H8Y: TRUE - After entering Make, Year and Model in www.tiretrends.com's tire finder wizard, returns to the Model input page
https://bugs.webkit.org/show_bug.cgi?id=16437
Summary
[s60] EYCI-788H8Y: TRUE - After entering Make, Year and Model in www.tiretren...
Forrest Hodgkins
Reported
2007-12-14 08:30:02 PST
Error Conditions / Steps leading to the Error Open Browser. Goto www.tiretrends.com "Product Search" wizard located in middle of page. Select a make in the pulldown list for "Tires & Wheels". Browser goes to "
http://www.tiretrends.com/index.php3
". Select the year in the pulldown list for "Tires & Wheels". Browser goes to "
http://www.tiretrends.com/wheel2/iuc_pview/summerFinder2.php
" Select model from pulldown list in "select vehicle" panel. Browser goes to "
http://www.tiretrends.com
" with Make and Year fields in the Product Search wizard populated with previous selections. On PC with Firefox, browser goes to "
http://www.tiretrends.com/wheel2/iuc_pview/summerFinder2.php
" upon selecting the Model. problem is that the last HTML form received from server does not contain an "action" URL within the form element, as shown below: <FORM METHOD="POST">
Attachments
patch for TSW EYCI-788H8Y
(612 bytes, patch)
2007-12-14 08:39 PST
,
Forrest Hodgkins
eric
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Forrest Hodgkins
Comment 1
2007-12-14 08:39:28 PST
Created
attachment 17891
[details]
patch for TSW EYCI-788H8Y adding patch to resolve problem: - before submitting form (as either POST or GET), check length of the URL value associated with the HTMLFormElementImpl object. - if length of URL is zero, set it to be the URL of the associated KHTMLPart object
Eric Seidel (no email)
Comment 2
2008-01-05 19:56:29 PST
It's now one month since this patch was marked as review. It would be nice to get it out of the review queue. Sachin?
Eric Seidel (no email)
Comment 3
2008-02-14 00:40:27 PST
Comment on
attachment 17891
[details]
patch for TSW EYCI-788H8Y It appears all S60 development has stopped in the public tree. Marking this as r- to remove it from the review queue.
Bradley Morrison
Comment 4
2008-04-09 11:31:56 PDT
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Comment 5
2008-04-09 11:39:38 PDT
Bulk closing of all s60 platform bugs. Sorry for the noise!
Joel Parks
Comment 6
2011-03-21 11:53:40 PDT
re-purposing InTSW keyword for use by QtWebkit team
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug