Modify ↓
Opened 17 years ago
Closed 17 years ago
#6828 closed defect (fixed)
href broken in backwards-compatible timeline event renderer
Reported by: | rockwalrus | Owned by: | Christian Boos |
---|---|---|---|
Priority: | normal | Milestone: | 0.11 |
Component: | timeline | Version: | 0.11b1 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (1)
Change History (3)
by , 17 years ago
Attachment: | timeline_web_ui.diff added |
---|
comment:1 by , 17 years ago
Milestone: | → 0.11 |
---|---|
Status: | new → assigned |
Thanks for the patch, I'll look into applying it tomorrow.
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → 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