Closed Bug 134996 Opened 22 years ago Closed 22 years ago

Composer uses about:blank as its base URL. which causes errors in nsImageLoader::Load

Categories

(Core :: Layout, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 166166

People

(Reporter: kmcclusk, Assigned: kinmoz)

References

Details

this was split off from http://bugzilla.mozilla.org/show_bug.cgi?id=102585

Composer uses about:blank as its base URL. This is not a valid URI for forming
URL's for images. Although we do not crash because we are handling the ERROR
return codes which result from using a bad base URI this problem should really
be fixed.  

The composer window will show garbage when switching between modes because the
body is transparent.
See this comment for approaches to solve this bug
http://bugzilla.mozilla.org/show_bug.cgi?id=102585#c14
Blocks: 102585
Changing Priority to P2.
Priority: -- → P2
In addition, this results in "About: Blank" getting printed as the document
location when printing from Composer.
Depends on: 166166
duping to bug 166166

*** This bug has been marked as a duplicate of 166166 ***
Status: NEW → RESOLVED
Closed: 22 years ago
No longer depends on: 166166
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.