Opened 14 years ago
Closed 11 years ago
#7691 closed defect (invalid)
Debug page does not activate if url includes a #fragment
Reported by: | Alex Willmer | Owned by: | Olemis Lang |
---|---|---|---|
Priority: | low | Component: | TracDeveloperPlugin |
Severity: | minor | Keywords: | debugger |
Cc: | Trac Release: | 0.12 |
Description
If the page url includes a #fragment such as http://127.0.0.1:8000/trac-playpen/browser/trunk#foo?debug then the debugger does not show, instead the normal page content does. The same page e.g. http://127.0.0.1:8000/trac-playpen/browser/trunk?debug without a #fragment shows the debugger output as expected.
Attachments (0)
Change History (7)
comment:1 Changed 14 years ago by
Owner: | changed from Alec Thomas to osimons |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Owner: | changed from osimons to anonymous |
---|
Ah. Can't reassign to "". Hmmm. 'anonymous' it is...
comment:4 Changed 14 years ago by
Ahh, okay. I got the impression you were maintaining it because you posted the last change in the project's timeline. Sorry about that! ;)
comment:5 Changed 14 years ago by
You are right - the last changeset is actually mine... I can't remember the circumstances of that anymore. I did intend to put some effort into the plugin at some stage, but never really got around to it. Maybe some day...
comment:6 Changed 12 years ago by
Owner: | changed from anonymous to Olemis Lang |
---|
comment:7 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Replying to moreati:
If the page url includes a #fragment such as
http://127.0.0.1:8000/trac-playpen/browser/trunk#foo?debug
then the debugger does not show, instead the normal page content does.
[...]
This is all wrong . The URL should be http://127.0.0.1:8000/trac-playpen/browser/trunk?debug#foo
Sorry, but I don't really use the plugin. Although we should perhaps do a push to increase its usefulness and fix issues...
Anyway, opting out of it for now :-)