Modify ↓
Opened 16 years ago
Closed 16 years ago
#4456 closed defect (fixed)
BLAHBLAHBLAH
Reported by: | Owned by: | Jeff Hammel | |
---|---|---|---|
Priority: | normal | Component: | TracHoursPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
trachoursplugin/0.11/trachours/hours.py: stream |= Transformer("div[@id='ticket']").after(tag.p(tag.b("BLAHBLAHBLAH")))
Attachments (0)
Change History (5)
comment:1 follow-up: 4 Changed 16 years ago by
Priority: | low → normal |
---|---|
Severity: | trivial → normal |
comment:2 Changed 16 years ago by
Ya.. not sure why I have BLAHBLAHBLAH underneath my tickets. It looks like some debug thing that was maybe not removed?
comment:4 Changed 16 years ago by
Replying to dstockman@bonmoment.com:
Oops. I thought that was cosmetic, but perhaps not. Going to /hours/1 (new install) I don't have the ability to add hours for ticket #1..
unrelated to this ticket, but you'll need to have the TICKET_ADD_HOURS permission
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
it was indeed debugging code. Sorry! closed in r5138
Note: See
TracTickets for help on using
tickets.
Oops. I thought that was cosmetic, but perhaps not. Going to /hours/1 (new install) I don't have the ability to add hours for ticket #1..