Closed
Bug 277393
Opened 20 years ago
Closed 19 years ago
ODBC Error generated from response.asp due to bad data
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: acameron, Assigned: bugzilla)
References
()
Details
URL site load okay, but on entering a criteria, the first time a response page will be generated but subsequent searches will not be successful. Also the "Refresh" button does not reload the default search criteria in the home page (URL above). THis is a consistent and repreatable fault. Steps. 1. Load URL 2. Enter a name into the search criteria, for example "Cameron" without quotes 3. Response page should load showing a table of authors fields containing Cameron. 4. Now click on the back arrow, and hit submit - a fault is generated at the server in the search field data sent to the server. 5. Continues to fail. 6. Also, refresh the home page, and the Name entered, i.e. Cameron is not refreshed with the default values, which is the normal behaviour. Server is running Windows 2000 Server, Workstation is running XP SP2 with FireFoxarrow does not http://www.itech.net.au/modelengineer/response.asp
Comment 1•20 years ago
|
||
For me, it doesn't even work the first time. After twenty minutes of poking at the, ah, unusual markup for the form (most people prefer <body><form>...</form></body> to <form><body></body> without a </form>) I finally noticed that the submit button is inside an <a href="response.asp">, so whenever you try to submit the form, you just GET response.asp without POSTing any form controls. Is there some reason to have that link around the submit?
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•