Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025610
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2014-01-30 18:202014-03-16 06:01
ReporteregoitzView Statuspublic 
Assigned ToAugustoMauch 
PriorityurgentResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchFixed in SCM revisione41a9ad232c6
ProjectionnoneETAnoneTarget Version3.0PR14Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025610: The text area fields does not properly parse the filter criteria

DescriptionThe 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 ReproduceON the sales order window add the description field to the grid.
Then on the description field filter as following:
"X AND Y"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (reporter)
2014-03-16 06:01

Code reviewed and verified in pi changeset 09baf685138e

- Issue History
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 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
Powered by Mantis Bugtracker