Closed
Bug 77827
Opened 24 years ago
Closed 24 years ago
xpcom.dll error on form submission on WinXP
Categories
(Core :: XPCOM, defect)
Tracking
()
People
(Reporter: megabyte, Assigned: kandrot)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.8.1+)
Gecko/20010426
BuildID: 2001042604
A procedure entry point error occurs on WinXP Beta 2 when submitting a form.
Reproducible: Always
Steps to Reproduce:
1. Go to a page with a form and click submit.
Actual Results: The following error pops up: "The procedure entry point
??0nsInputFileStream@@QAE@ABV0@@Z could not be located in the dynamic link
library xpcom.dll."
However, the form submits anyway.
Expected Results: The error should not display.
It still does this in compatibility mode.
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 76045 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•