Modify ↓
Opened 13 years ago
Closed 10 years ago
#10104 closed enhancement (worksforme)
Ready for feedback?
| Reported by: | Andy Baker | Owned by: | thomasd |
|---|---|---|---|
| Priority: | low | Component: | GroupTicketFieldsPlugin |
| Severity: | minor | Keywords: | |
| Cc: | Ryan J Ollos, falkb | Trac Release: | 0.12 |
Description
Hi Thomas. Great work on this plugin. Very useful.
Question is do you want any feedback/issues raised yet or do you still consider this project to be in the development stage and would rather I held back for now.
Attachments (0)
Change History (5)
comment:1 Changed 13 years ago by
| Cc: | Ryan J Ollos added; anonymous removed |
|---|
comment:2 Changed 13 years ago by
| Cc: | falkb added |
|---|
comment:3 Changed 13 years ago by
Yeah, I already thought about it. It would also solve the #10106 issue. I guess I'll so some testing.
comment:4 Changed 13 years ago by
comment:5 Changed 10 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Closing since there has been no discussion in this ticket for 3 years.
Note: See
TracTickets for help on using
tickets.



Did you guys look into implementing the entire plugin in Genshi? I think it would be possible to do everything server-side. I'm not necessarily sure it would be faster, but it would work in a browser without javascript enabled. CondFieldsGenshiPlugin does something very similar.