Modify ↓
Opened 20 years ago
Closed 20 years ago
#877 closed defect (fixed)
report header is incorrect/incomplete when report is edited or deleted
Reported by: | pkou <pkou at ua.fm> | Owned by: | Christopher Lenz |
---|---|---|---|
Priority: | normal | Milestone: | 0.8 |
Component: | report system | Version: | devel |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When report is edited, the page has title Create New Report, which confuses users.
When report is deleted, the page does not contain report name, which confuses a bit also.
Patch attached.
Attachments (1)
Change History (3)
by , 20 years ago
Attachment: | patch-reporttitle-r1011.diff added |
---|
comment:1 by , 20 years ago
Milestone: | → 0.8 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in [1015]. Patch applied partially, but the headings were being constructed redundantly in both the template and the python module.
Note:
See TracTickets
for help on using tickets.
Patch for the defect