Opened 18 years ago
Closed 15 years ago
#1229 closed defect (wontfix)
batch modify hijacks the custom query filter entry fields
Reported by: | Kevin Thomas | Owned by: | CuriousCurmudgeon |
---|---|---|---|
Priority: | high | Component: | BatchModifyPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
When the BatchModifyPlugin is present, it greys out the custom query filter entry fields after a filter has been updated. Worse than this, if a filter is updated again (i.e. after an entry field has been greyed out), the grey field is removed from the filter.
See the attached screeenshot as an example.
This makes the custom query unusable for drilling down a lengthy query, and makes it harder to switch from one filter to another. Until this is resolved, we cannot adopt this potentially useful plugin.
Attachments (2)
Change History (6)
Changed 18 years ago by
Attachment: | batchmodifyproblem.PNG added |
---|
comment:1 Changed 18 years ago by
I have found this bug in IE only. Under Firefox everything works as it should.
comment:2 Changed 18 years ago by
The above patch fixes the problem by prefixing the id (but not the name) of the batch modify controls.
comment:3 Changed 15 years ago by
Owner: | changed from ashwin_phatak to CuriousCurmudgeon |
---|---|
Status: | new → assigned |
Support for 0.10 is being dropped. If it found that this issue also effects 0.11 please reopen.
comment:4 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
screenshot of BatchModifyPlugin with grey query fields