Closed
Bug 76310
Opened 24 years ago
Closed 24 years ago
Submitting a form gives error message
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: Peter, Assigned: rods)
References
Details
Attachments
(1 file)
3.13 KB,
image/png
|
Details |
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.8.1+) Gecko/20010416
Submitting a form gives error message (see attachment below)
reproduce:
- write a bug
- click Commit
- boom, error message (see attachment)
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
clicking "OK" on the error dialogue continues the submit command - no really bad
consequences detected (other than the annoyance an making the user nervous).
Comment 3•24 years ago
|
||
Test
Comment 4•24 years ago
|
||
Are you using a downloaded build or CVS ?
I saw this for a few minutes with my CVS build.
But this is gone after I clobbered my build !
This might be related to bug 76208 "Form submission doesn't send form elements
of type submit". This bug is fixed by now.
I had the same sort of problem with my NT build, but this has been fixed for me.
Peter do you still see this with a more recent build?
Comment 6•24 years ago
|
||
a bad translation of the Alert window :
Title: "Mozilla.exe Entry Point not found"
The routine entry point "......" could not be found in XPcom.DLL
Comment 8•24 years ago
|
||
I am getting this problem as well, on build 2001041704 (Win32 Installer) --
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.8.1+) Gecko/20010417.
When I click on Commit here or when I try to add an Attachment (and I presume
any other forms) a dialog comes up: "The procedure entry point ??
0nsInputFileStream@@QAE@ABV0@@Z could not be located in the dynamic link
library xpcom.dll"
Clicking OK lets me return to the form, but I can't submit it. This is a
serious problem.
Comment 9•24 years ago
|
||
I saw it wwith my opt build and NOT with my debug build this morning.
After clobbereing my opt this bug is gone for me !
Comment 10•24 years ago
|
||
this is not a bug. uninstall and reinstall (or blow away your dist directory)
and you'll be fine.
Comment 11•24 years ago
|
||
I mark this bug invalid.
(See Alec Flett´s comment.)
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•