Modify ↓
Opened 21 years ago
Closed 21 years ago
#892 closed defect (fixed)
Remove hardcoded values for resolution field in tickets
| Reported by: | pkou <pkou at ua.fm> | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | ticket system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Values for resolution field are hardcoded in ticket.cs in addition to dictionary table enum.
Attached patch removes hardcoded values.
Attachments (1)
Change History (3)
by , 21 years ago
| Attachment: | patch-resdb-r1020.diff added |
|---|
comment:1 by , 21 years ago
| Milestone: | → 0.8 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
Looks good. Thanks for the patch.
Note:
See TracTickets
for help on using tickets.



Patch for the changes