Closed
Bug 724224
Opened 13 years ago
Closed 11 years ago
Console shows incorrect URL when a hash is used
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: cedricv, Assigned: msucan)
References
Details
(Whiteboard: [fixed by bug 760876])
If you use the Console on a URL like "http://example.org/index.html#foo/bar", the messages will be shown to originate from "bar:$line" instead of "index.html".
Does "Console" mean "Web Console"? For the URL
http://twitter.com/#!/mozilla
Web Console reports
Request URL: http://twitter.com/#!/mozilla
while the correct datum is
Request URL: http://twitter.com/
Assignee | ||
Comment 2•12 years ago
|
||
Marking this as P2 tentatively.
Blocks: console-output
Priority: -- → P2
Assignee | ||
Comment 3•12 years ago
|
||
Included a fix in bug 760876.
No longer blocks: console-output
Depends on: 760876
Assignee | ||
Comment 4•11 years ago
|
||
This bug should be fixed. Please reopen if you find otherwise. Thank you!
Assignee: nobody → mihai.sucan
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 760876]
Target Milestone: --- → Firefox 26
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•