Modify ↓
Opened 14 years ago
Closed 9 years ago
#8977 closed defect (wontfix)
(u'user',) appears after modifiying a ticket
| Reported by: | anonymous | Owned by: | Xavier Pechoultres |
|---|---|---|---|
| Priority: | normal | Component: | TicketOwnerGroupPatch |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
After modifiying a Ticket (reassign to ...) the owner is display like (u'user',)
Attachments (0)
Note: See
TracTickets for help on using
tickets.



Trac has equivalent functionality in 1.2 and later, see the <actionname>
.set_ownerattribute (TracWorkflow#BasicTicketWorkflowCustomization).