Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025610 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2014-01-30 18:20 | 2014-03-16 06:01 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | e41a9ad232c6 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
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 | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 26280 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025610: The text area fields does not properly parse the filter criteria | |||||||
Description | The text area fields does not properly parse the filter criteria. When using and/or conditions on the filtering of text area fields, the value used to filter is not the combination of both conditions but all the string concatenated. | |||||||
Steps To Reproduce | ON the sales order window add the description field to the grid. Then on the description field filter as following: "X AND Y" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0064985) hgbot (developer) 2014-03-10 12:52 |
Repository: erp/devel/pi Changeset: e41a9ad232c6e742874c8d2760b570bb7c6702f8 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Mar 10 12:49:47 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/e41a9ad232c6e742874c8d2760b570bb7c6702f8 [^] Fixes issue 25610: text area fields do not parse properly the filter criteria The problem was that the text area columns where not being considered text column when they were filtered. This was because they used the 'textArea' type, which was not included in the smartclientbuiltinTypes. This has been fixed by including it, and defining that the textAreaType inherits from the text type. --- M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js --- |
(0065007) hudsonbot (viewer) 2014-03-10 22:58 |
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/b362f74ef31a [^] Maturity status: Test |
(0065196) shankarb (viewer) 2014-03-16 06:01 |
Code reviewed and verified in pi changeset 09baf685138e |
![]() |
|||
Date Modified | Username | Field | Change |
2014-01-30 18:20 | egoitz | New Issue | |
2014-01-30 18:20 | egoitz | Assigned To | => AugustoMauch |
2014-01-30 18:20 | egoitz | Modules | => Core |
2014-01-30 18:20 | egoitz | OBNetwork customer | => Yes |
2014-01-30 18:20 | egoitz | Support ticket | => 26280 |
2014-01-30 18:20 | egoitz | Resolution time | => 1392418800 |
2014-01-30 18:20 | egoitz | Triggers an Emergency Pack | => No |
2014-03-02 08:17 | shankarb | Assigned To | AugustoMauch => shankarb |
2014-03-04 07:20 | shankarb | Assigned To | shankarb => AugustoMauch |
2014-03-05 13:01 | alostale | Target Version | PR14Q3 => PR14Q2 |
2014-03-10 11:25 | egoitz | Summary | The property fields does not properly parse the filter criteria => The text area fields does not properly parse the filter criteria |
2014-03-10 11:25 | egoitz | Description Updated | View Revisions |
2014-03-10 11:25 | egoitz | Steps to Reproduce Updated | View Revisions |
2014-03-10 11:46 | AugustoMauch | Status | new => scheduled |
2014-03-10 11:46 | AugustoMauch | fix_in_branch | => pi |
2014-03-10 12:50 | AugustoMauch | Issue Monitored: shankarb | |
2014-03-10 12:50 | AugustoMauch | Review Assigned To | => shankarb |
2014-03-10 12:50 | AugustoMauch | fix_in_branch | pi => |
2014-03-10 12:52 | hgbot | Checkin | |
2014-03-10 12:52 | hgbot | Note Added: 0064985 | |
2014-03-10 12:52 | hgbot | Status | scheduled => resolved |
2014-03-10 12:52 | hgbot | Resolution | open => fixed |
2014-03-10 12:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e41a9ad232c6e742874c8d2760b570bb7c6702f8 [^] |
2014-03-10 22:58 | hudsonbot | Checkin | |
2014-03-10 22:58 | hudsonbot | Note Added: 0065007 | |
2014-03-16 06:01 | shankarb | Note Added: 0065196 | |
2014-03-16 06:01 | shankarb | Status | resolved => closed |
2014-03-16 06:01 | shankarb | Fixed in Version | => PR14Q2 |
Copyright © 2000 - 2009 MantisBT Group |