Modify ↓
Ticket #6828 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
href broken in backwards-compatible timeline event renderer
| Reported by: | rockwalrus | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | timeline | Version: | 0.11b1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
The renderer created in _event_data in timeline/web_ui.pc for 0.10 events does not handle the 'url' parameter correctly.
Attachments
Change History
Changed 4 years ago by rockwalrus
- Attachment timeline_web_ui.diff added
comment:1 Changed 4 years ago by cboos
- Milestone set to 0.11
- Status changed from new to assigned
Thanks for the patch, I'll look into applying it tomorrow.
comment:2 Changed 4 years ago by cboos
- Resolution set to fixed
- Status changed from assigned to closed
Applied in r6537 (I even managed to get the ticket number wrong there ...)
Note: See
TracTickets for help on using
tickets.



Patch to timeline/web_ui.py