#25147 closed Cleanup/optimization (fixed)
HTML debug page: "Switch to copy-paste" toggle not working properly
Reported by: | Yidnekachew Wondimu | Owned by: | Tim Graham |
---|---|---|---|
Component: | Core (Other) | Version: | 1.8 |
Severity: | Normal | Keywords: | bug, report, switch, copy paste, Interactive |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description (last modified by )
When recieving error messages, There is a link saying switch to copy paste view. The first time it is clicked, it works properly. But for the next times, it doesn't show the required view types when clicked. i.e When clicking Switch back to interactive view it switches to copy-paste view and when clicking Switch to copy-and-paste view it shows the interactive view.
Attachments (4)
Change History (13)
by , 9 years ago
Attachment: | AttributeError at _admin_login_.html added |
---|
comment:1 by , 9 years ago
Type: | Bug → Cleanup/optimization |
---|
comment:2 by , 9 years ago
Description: | modified (diff) |
---|
comment:3 by , 9 years ago
Easy pickings: | set |
---|
comment:4 by , 9 years ago
comment:5 by , 9 years ago
Description: | modified (diff) |
---|
comment:6 by , 9 years ago
Component: | Uncategorized → Core (Other) |
---|---|
Easy pickings: | unset |
Owner: | changed from | to
Status: | new → assigned |
Triage Stage: | Unreviewed → Accepted |
Thanks, I see the issue now. Regressed in [1101467c]. Patch forthcoming.
comment:9 by , 9 years ago
Summary: | TraceBack: Switch to copy paste view not working properly → HTML debug page: "Switch to copy-paste" toggle not working properly |
---|
Note:
See TracTickets
for help on using tickets.
What do you mean by "it doesn't show the required view types when clicked"? Could you be more specific with the steps to reproduce the problem?