Modify ↓
Opened 15 years ago
Closed 15 years ago
#5810 closed enhancement (fixed)
[Patch] BatchModifyPlugin should reflect restrict_owner option
Reported by: | miau | Owned by: | CuriousCurmudgeon |
---|---|---|---|
Priority: | normal | Component: | BatchModifyPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Since BatchModifyPlugin doesn't reflect restrict_owner=true, owner input field is always shown as a text field. It should be shown as a pull-down menu when restrict_owner is set to true.
Attachments (1)
Change History (9)
Changed 15 years ago by
Attachment: | batchmodifyplugin_restrictowner.patch added |
---|
comment:1 Changed 15 years ago by
Summary: | BatchModifyPlugin should reflect restrict_owner option → [Patch] BatchModifyPlugin should reflect restrict_owner option |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
comment:4 Changed 15 years ago by
Owner: | changed from ashwin_phatak to CuriousCurmudgeon |
---|---|
Status: | new → assigned |
Patch applied. Thanks!
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
It turns out TicketSystem.eventually_restrict_owner did not exist before Trac 0.11.2. I will need to add a check to make sure this function exists.
comment:7 Changed 15 years ago by
comment:8 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed with the release 0.4.1.
Note: See
TracTickets for help on using
tickets.
+1