Modify ↓
Ticket #877 (closed defect: fixed)
Opened 7 years ago
Last modified 7 years ago
report header is incorrect/incomplete when report is edited or deleted
| Reported by: | pkou <pkou at ua.fm> | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | report system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
Changed 7 years ago by pkou <pkou at ua.fm>
- Attachment patch-reporttitle-r1011.diff added
comment:1 Changed 7 years ago by cmlenz
- Milestone set to 0.8
- Owner changed from daniel to cmlenz
- Status changed from new to assigned
comment:2 Changed 7 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to 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