Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0030561 | Openbravo ERP | A. Platform | public | 2015-08-12 14:55 | 2015-10-01 09:55 | |||||||||||||||||||||
Reporter | AugustoMauch | |||||||||||||||||||||||||
Assigned To | AugustoMauch | |||||||||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | Fixed in Version | 3.0PR15Q4 | ||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Review Assigned To | alostale | |||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||
Web browser | ||||||||||||||||||||||||||
Modules | Core | |||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||||
Triggers an Emergency Pack | No | |||||||||||||||||||||||||
Summary | 0030561: Use UPPER to achieve case insensitive filtering in CustomQuerySelectorDatasource | |||||||||||||||||||||||||
Description | Most of the times we use UPPER to achieve case insensitive filtering throughout the Openbravo codebase. CustomQuerySelectorDatasource uses LOWER instead, and this can be a problem, because if someone has defined a function based index that uses UPPER, the query built in CustomQuerySelectorDatasource would not be able to take advantage of it. This will be the first step towards consolidating the use of UPPER, see [1] [1] https://issues.openbravo.com/view.php?id=30476 [^] | |||||||||||||||||||||||||
Steps To Reproduce | Check that CustomQuerySelectorDatasource uses lower [1], when in most places we use upper (see for instances [2] and [3], where the queries used when filtering the grid are built). [1] https://code.openbravo.com/erp/devel/pi/file/3b3aefef0ce7/modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/CustomQuerySelectorDatasource.java#l383 [^] [2] https://code.openbravo.com/erp/devel/pi/file/3b3aefef0ce7/modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java#l737 [^] [3] https://code.openbravo.com/erp/devel/pi/file/3b3aefef0ce7/modules/org.openbravo.service.json/src/org/openbravo/service/json/QueryBuilder.java#l233 [^] | |||||||||||||||||||||||||
Proposed Solution | ||||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2015-08-12 14:55 | AugustoMauch | New Issue | ||||||||||||||||||||||||
2015-08-12 14:55 | AugustoMauch | Assigned To | => platform | |||||||||||||||||||||||
2015-08-12 14:55 | AugustoMauch | Modules | => Core | |||||||||||||||||||||||
2015-08-12 14:55 | AugustoMauch | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
2015-08-12 14:56 | AugustoMauch | Relationship added | related to 0030476 | |||||||||||||||||||||||
2015-08-12 14:57 | AugustoMauch | Relationship added | related to 0030488 | |||||||||||||||||||||||
2015-08-12 14:57 | AugustoMauch | Status | new => scheduled | |||||||||||||||||||||||
2015-08-12 15:02 | AugustoMauch | Issue Monitored: alostale | ||||||||||||||||||||||||
2015-08-12 15:02 | AugustoMauch | Review Assigned To | => alostale | |||||||||||||||||||||||
2015-08-12 15:07 | hgbot | Checkin | ||||||||||||||||||||||||
2015-08-12 15:07 | hgbot | Note Added: 0079324 | ||||||||||||||||||||||||
2015-08-12 15:07 | hgbot | Status | scheduled => resolved | |||||||||||||||||||||||
2015-08-12 15:07 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2015-08-12 15:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/66d1115c23d490a416344bc158a4673887fb4361 [^] | |||||||||||||||||||||||
2015-08-12 15:09 | AugustoMauch | Note Added: 0079325 | ||||||||||||||||||||||||
2015-08-13 09:51 | alostale | Relationship added | related to 0025190 | |||||||||||||||||||||||
2015-08-13 10:07 | alostale | Note Added: 0079336 | ||||||||||||||||||||||||
2015-08-13 10:07 | alostale | Status | resolved => new | |||||||||||||||||||||||
2015-08-13 10:07 | alostale | Resolution | fixed => open | |||||||||||||||||||||||
2015-08-20 23:16 | hudsonbot | Checkin | ||||||||||||||||||||||||
2015-08-20 23:16 | hudsonbot | Note Added: 0079542 | ||||||||||||||||||||||||
2015-09-24 09:25 | hgbot | Checkin | ||||||||||||||||||||||||
2015-09-24 09:25 | hgbot | Note Added: 0080597 | ||||||||||||||||||||||||
2015-09-24 09:25 | hgbot | Status | new => resolved | |||||||||||||||||||||||
2015-09-24 09:25 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2015-09-24 09:25 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/66d1115c23d490a416344bc158a4673887fb4361 [^] => http://code.openbravo.com/erp/devel/pi/rev/3e6a65bbb3ab4d0d2ef138aa62fc61c0d1722ac2 [^] | |||||||||||||||||||||||
2015-09-24 17:29 | hudsonbot | Checkin | ||||||||||||||||||||||||
2015-09-24 17:29 | hudsonbot | Note Added: 0080626 | ||||||||||||||||||||||||
2015-10-01 09:39 | alostale | Assigned To | platform => AugustoMauch | |||||||||||||||||||||||
2015-10-01 09:55 | alostale | Note Added: 0080772 | ||||||||||||||||||||||||
2015-10-01 09:55 | alostale | Status | resolved => closed | |||||||||||||||||||||||
2015-10-01 09:55 | alostale | Fixed in Version | => 3.0PR15Q4 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|