Closed
Bug 314184
Opened 20 years ago
Closed 16 years ago
Error handler on images doesn't get called for local documents
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: daniel, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 5-15-2010])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
When dynamically setting an image's src using JavaScript, an existing error handler doesn't get called if called from a file-URI and the defined image doesn't exist.
It works fine from a webserver.
Reproducible: Always
Steps to Reproduce:
Actual Results:
No error handler called for the local document.
Expected Results:
Error handler should be called in both cases for local documents and documents from a server.
Comment 1•16 years ago
|
||
This bug was reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.3 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Whiteboard: [CLOSEME 5-15-2010]
Version: unspecified → 1.5.0.x Branch
| Reporter | ||
Comment 2•16 years ago
|
||
Seems to work now.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•