Closed Bug 157527 Opened 22 years ago Closed 21 years ago

Error page gets displayed in Mail Window

Categories

(Core :: DOM: Navigation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 199360
Future

People

(Reporter: pratik.solanki, Assigned: adamlock)

References

Details

Attachments

(1 file)

This happens when error pages are enabled (see bug 28586). When I click on an
invalid URL in an email, the error page gets displayed in the message area.

Steps to Reproduce
1. Add user_pref("browser.xul.error_pages.enabled", true); to your pref/user.js
2. Send a mail to yourself which has an invalid URL
3. Click on the link

Expected Result: The error page should get displayed in the browser window/tab.

Actual Result: The Error page gets displayed in mail window.

e.g. if you see this in Mozilla Mail/News, try clicking on this URL
<http://www.asjhcvsahcbascbask.com>
Blocks: errorpages
OS: Linux → All
Hardware: PC → All
Low priority (error pages haven't even been implemented)
They have been implemented, just not enabled.

Targetted links such as in the mail window might require a change in how the
error page is pushed out. The error should appear in the proper target window.
There is a general problem with how the links get loaded from Mail window -
instead of being loaded in a browser window right away, the loading process
"switches" to the browser window when the data starts arriving. This causes an
array of problems (such as URL loading aborts if you select another message
befor window "switch" happens), this one being among them. I am not sure if
there is already a bug on the "underlying" problem, but if there is, it should
be marked as a dependency of this one.
Attached image Screenshot of testcase
I originally reported this bug as bug 170885.  Today, I found this bug. 
Attaching this attachment which I had originally attached to my (soon to be
duplicate) bug.
*** Bug 170885 has been marked as a duplicate of this bug. ***
Depends on: 130671
The bug I meant in comment #3 is bug 130671.
Target Milestone: --- → Future
This bug is solved in bug #199360
Please verify it

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

Attachment

General

Creator:
Created:
Updated:
Size: