Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025988 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2014-03-13 18:40 | 2014-03-16 06:31 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0630b904462c | ||||
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 | shankarb | |||||||
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 | 0025988: The Grid Configuration is not working properly if an operator that does not ignore the case is used | |||||||
Description | The Grid Configuration is not working properly if an operator that does not ignore the case is used. For example, if the contains operator is selected for all text fields, then entering in a text filter any lowercase string will not produce any results. | |||||||
Steps To Reproduce | - Open the Grid Configuration at System Level window - Create a new record, pick the 'contains' operator in the Text Field Filter Behaviour field. - Clear the cache - Open the Windows, Tabs and Fields window - Enter 'w' in the name filter. No results are returned (at least 4 should have been returned | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0065144) hgbot (developer) 2014-03-13 18:46 |
Repository: erp/devel/pi Changeset: 0630b904462cfaa365569b3430020ee91e56a30a Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Mar 13 18:44:57 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/0630b904462cfaa365569b3430020ee91e56a30a [^] Fixes issue 25988: The ignoreCase method of AdvancedQueryBuilder does not work The ignoreCase method is not working properly, because it is returning true for some operators that should not ignore the text casing. The contains, startsWith and endWith operators have been excluded from the list of operators that ignore the text casing. --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java --- |
(0065184) hudsonbot (viewer) 2014-03-15 03:04 |
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/8396ec753aec [^] Maturity status: Test |
(0065202) shankarb (viewer) 2014-03-16 06:31 |
Code reviewed and verified in pi changeset 09baf685138e. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-03-13 18:40 | AugustoMauch | New Issue | |
2014-03-13 18:40 | AugustoMauch | Assigned To | => AugustoMauch |
2014-03-13 18:40 | AugustoMauch | Modules | => Core |
2014-03-13 18:40 | AugustoMauch | OBNetwork customer | => No |
2014-03-13 18:40 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-03-13 18:45 | AugustoMauch | Issue Monitored: shankarb | |
2014-03-13 18:45 | AugustoMauch | Review Assigned To | => shankarb |
2014-03-13 18:46 | hgbot | Checkin | |
2014-03-13 18:46 | hgbot | Note Added: 0065144 | |
2014-03-13 18:46 | hgbot | Status | new => resolved |
2014-03-13 18:46 | hgbot | Resolution | open => fixed |
2014-03-13 18:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0630b904462cfaa365569b3430020ee91e56a30a [^] |
2014-03-15 03:04 | hudsonbot | Checkin | |
2014-03-15 03:04 | hudsonbot | Note Added: 0065184 | |
2014-03-16 06:31 | shankarb | Note Added: 0065202 | |
2014-03-16 06:31 | shankarb | Status | resolved => closed |
2014-03-16 06:31 | shankarb | Fixed in Version | => PR14Q2 |
Copyright © 2000 - 2009 MantisBT Group |