Closed
Bug 148967
Opened 23 years ago
Closed 4 years ago
Doodlepad does not work
Categories
(Core :: Security, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Biesinger, Assigned: dveditz)
References
()
Details
Even with the patch for bug 8031, Doodlepad (see URL) doesn't work correctly,
the images aren't displayed.
Comment 1•23 years ago
|
||
Why should it? The images are sent back as text/html.
| Reporter | ||
Comment 2•23 years ago
|
||
The images are not sent at all, but generated via Javascript... also, for <img
src>, imagelib ignores the content type afaik and sniffs the content
| Reporter | ||
Comment 3•23 years ago
|
||
Actually... I get lots of "uncaught exception: Permission denied" messages,
after some "reference to undefined property" messages.
I'd suspect it's the site's fault... marking INVALID. reopen if you disagree.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Maybe it should be put to Tech Evangelism rather than marked as invalid?
Comment 5•23 years ago
|
||
C'mon, this site should work as well as it did in 4.x (where it may have been
busted, but less so -- and not in the ability to generate XBMs via javascript:
URLs). How about debugging why those exceptions are thrown?
/be
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 6•23 years ago
|
||
It doesn't fully work in IE5.5, but the XBM images successfully load. Seems
like it should work at least as good as it does in IE5.5.
jake
| Reporter | ||
Updated•23 years ago
|
Priority: -- → P5
| Reporter | ||
Updated•23 years ago
|
Target Milestone: --- → Future
| Reporter | ||
Comment 7•23 years ago
|
||
well the permission denied messages sound like the problem to me, -> security,
therefore
Assignee: cbiesinger → mstoltz
Status: REOPENED → NEW
Component: ImageLib → Security: General
QA Contact: tpreston → bsharma
Comment 8•23 years ago
|
||
Could some kind soul get some stack backtraces of the security exceptions?
Thanks,
/be
| Reporter | ||
Comment 9•23 years ago
|
||
[clearing the priority and target milestone, I forgot to do that when I reassigned]
hm... venkman is not useful, it just says:
Exception ``Permission denied to get property Window.lineTool'' thrown from
function (null)() in <javascript:parent.lineTool> line 1.
and doesn't give any stack trace...
Priority: P5 → --
Target Milestone: Future → ---
| Assignee | ||
Updated•19 years ago
|
Assignee: security-bugs → dveditz
QA Contact: bsharma → toolkit
| Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 23 years ago → 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•