Closed Bug 277699 Opened 20 years ago Closed 20 years ago

HTML entities displayed differently on "View Source" and "View Selection Source"

Categories

(Toolkit :: View Source, defect)

1.7 Branch
x86
Windows 2000
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 236465

People

(Reporter: ln-bugzilla2, Assigned: bugs)

References

()

Details

Attachments

(1 file)

When viewing the source of the example URL you get the following text:
<a href="mailto:test&#x25;&#52;&#x30;no-such.address.com">try to view my source!</a>

However, if you select the text and then view selection source, you see this text:
<a href="mailto:test%40no-such.address.com">try to view my source!</a>

Happens on Firefox 1.0 on Win2k and reportedly on Mac as well.

*** This bug has been marked as a duplicate of 236465 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Use this if the page is down for some reason.
Do we need to open a new bug that represent the view that this is a bug in the
view source, and not a window naming problem? In other words, when the bug is
fixed the view selection source will show the same identical characters as view
source.
(In reply to comment #3)
> Do we need to open a new bug that represent the view that this is a bug in the
> view source, and not a window naming problem? In other words, when the bug is
> fixed the view selection source will show the same identical characters as view
> source.

That wouldn't work. See bug 275556 comment 1.
Status: RESOLVED → VERIFIED
When I view source, I want to see the JS and not the content it generated.
(In reply to comment #5)
> When I view source, I want to see the JS and not the content it generated.

Well, you're not like most web developers. You can use View->Page Source. There
is absolutely no plan to change the View Selection Source behavior. It would be
a significant loss of functionality.
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: