Bug 16437

Summary: [s60] EYCI-788H8Y: TRUE - After entering Make, Year and Model in www.tiretrends.com's tire finder wizard, returns to the Model input page
Product: WebKit Reporter: Forrest Hodgkins <forrest.hodgkins>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: CLOSED INVALID    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: S60 Hardware   
OS: S60 3rd edition   
Attachments:
Description Flags
patch for TSW EYCI-788H8Y eric: review-

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-
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.