Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032940 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2016-05-12 12:26 | 2016-06-17 19:37 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4631e87e35e7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032940: Not possible to filter string fields in Custom Query Selectors using equals operator | |||||||
Description | Is not possible to filter string fields in Custom Query Selectors using equals operator | |||||||
Steps To Reproduce | 1) Create a new business partner, with name = a 2) Go to [Sales Order] window 3) Create a new record in the header 4) Open the business partner selector pop-up 5) Type the following in the business partner name filter: ==a. Notice that in this case just the newly created business partner must be shown. But all the business partners that contains 'a' on their name are displayed instead. | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0086400) hgbot (developer) 2016-05-12 14:00 |
Repository: erp/devel/pi Changeset: 4631e87e35e753bae2704be096a2326b6657d562 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu May 12 13:59:40 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/4631e87e35e753bae2704be096a2326b6657d562 [^] fixes issue 32940: allow iEquals operator in Custom Query Selectors The criteria is being sent properly by the client side, but the iEquals operator was not being considered by the CustomQuerySelectorDatasource. It was filtering using a contains criteria instead. --- M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java --- |
(0086553) AugustoMauch (administrator) 2016-05-18 16:35 |
Code reviewed and verified in pi@4631e87e35e7 |
(0087534) hudsonbot (viewer) 2016-06-17 19:37 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/0dc7be081b1c [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2016-05-12 12:26 | caristu | New Issue | |
2016-05-12 12:26 | caristu | Assigned To | => caristu |
2016-05-12 12:26 | caristu | OBNetwork customer | => No |
2016-05-12 12:26 | caristu | Modules | => Core |
2016-05-12 12:26 | caristu | Triggers an Emergency Pack | => No |
2016-05-12 12:27 | caristu | Tag Attached: Performance | |
2016-05-12 12:29 | caristu | Summary | Not possible to filter in Custom Query Selectors using equals operator => Not possible to filter string fields in Custom Query Selectors using equals operator |
2016-05-12 12:29 | caristu | Description Updated | View Revisions |
2016-05-12 12:34 | caristu | Severity | major => minor |
2016-05-12 12:43 | caristu | Relationship added | related to 0032941 |
2016-05-12 12:47 | caristu | Relationship added | related to 0032942 |
2016-05-12 14:00 | hgbot | Checkin | |
2016-05-12 14:00 | hgbot | Note Added: 0086400 | |
2016-05-12 14:01 | hgbot | Status | new => resolved |
2016-05-12 14:01 | hgbot | Resolution | open => fixed |
2016-05-12 14:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4631e87e35e753bae2704be096a2326b6657d562 [^] |
2016-05-12 14:01 | caristu | Review Assigned To | => AugustoMauch |
2016-05-18 16:35 | AugustoMauch | Note Added: 0086553 | |
2016-05-18 16:35 | AugustoMauch | Status | resolved => closed |
2016-05-18 16:35 | AugustoMauch | Fixed in Version | => 3.0PR16Q3 |
2016-06-17 19:37 | hudsonbot | Checkin | |
2016-06-17 19:37 | hudsonbot | Note Added: 0087534 | |
2017-05-25 08:38 | caristu | Relationship added | related to 0035956 |
Copyright © 2000 - 2009 MantisBT Group |