Closed Bug 40820 Opened 24 years ago Closed 24 years ago

search form on www.forix.com doesn't work

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 27006

People

(Reporter: Marko.Macek, Assigned: pollmann)

References

()

Details

The search form at www.forix.com doesn't work (works fine in 4.x) I tried both on Windows and Linux and can't get any results. Easily reproduced with all recent nightlies. A sample search: Driver=Ayrton Senna, Grid '=' 1 should return 65 entries. I will try to find out the difference in submitted forms, but moz doesn't seem to like my WWWOFFLE today.
it may be important that it posts to the same script, with some GET-style url parameters left on: http://www.forix.com/asp/go.asp?z=0&k=0&l=0 <FORM METHOD=POST ACTION="go.asp?z=0&k=0&l=0&c=0"> may be related: clicking the link to http://www.forix.com/asp/search.asp doesn't update the url bar.
reassinging
Assignee: rods → pollmann
The problem is that in the results page, there is a meta tag with a charset specified. This causes the page to be reposted, only the second time without sending the post data. This is already reported as bug 27006. Thanks! *** This bug has been marked as a duplicate of 27006 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updating QA contact.
QA Contact: ckritzer → vladimire
Verified dupe; WFM now that dupe has been fixed.
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.