Modify ↓
Ticket #6706 (closed bug: invalid)
Search operator becomes undefined in case of multiple seacrh from json table
| Reported by: | VineetP | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.4 | |
| Component: | attributes | Version: | 1.4.2 |
| Keywords: | navigatorSearchOptions | Cc: | |
| Blocking: | Blocked by: |
Description
In case of multiple search done using
<sjg:grid navigatorSearchOptions="{multipleSearch:true}">
the second search operator has value as 'undefined' instead of user selected option.
This bug occurs in struts2-jquery-2.1.1 and json struts2-json-plugin 2.8.1.1
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

I can't tell from the description whether this is a jQuery core bug but I suspect it is not. Can you reproduce the problem without struts? If so, reopen with a test case. It might be better to ask on the forum first though.