Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020643Openbravo ERPA. Platformpublic2012-05-30 14:222012-06-22 16:22
malsasua 
guilleaer 
highminoralways
closedfixed 
20Community Appliance
 
3.0MP13 
Google Chrome
Core
No
0020643: fillters columns does not work when there are records with the character "-"
in a tab, if you filter by a name, and the name contain char "-", the filter does not work
1. go to business partner
 . create new BP with name test - 01
 . create new BP with name test - 02

2. in grid, filter by test "test - 01"

the two records are displayed
No tags attached.
related to defect 0025361 closed alostale Unneeded queries when filtering 
related to defect 0036421 closed alostale Financial Account records are not filtered by name if the filter contains "-" 
Issue History
2012-05-30 14:22malsasuaNew Issue
2012-05-30 14:22malsasuaAssigned To => alostale
2012-05-30 14:22malsasuaWeb browser => Google Chrome
2012-05-30 14:22malsasuaModules => Core
2012-06-12 08:52guilleaerAssigned Toalostale => guilleaer
2012-06-12 15:44hgbotCheckin
2012-06-12 15:44hgbotNote Added: 0049771
2012-06-12 15:44hgbotStatusnew => resolved
2012-06-12 15:44hgbotResolutionopen => fixed
2012-06-12 15:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3a1be18988dd713d3fa21c4288d975a0c8180e4f [^]
2012-06-12 16:06guilleaerNote Added: 0049773
2012-06-22 16:22mtaalNote Added: 0050041
2012-06-22 16:22mtaalStatusresolved => closed
2012-06-22 16:22mtaalFixed in Version => 3.0MP13
2013-12-18 08:38alostaleRelationship addedrelated to 0025361
2017-07-05 18:00ngarciaRelationship addedrelated to 0036421

Notes
(0049771)
hgbot   
2012-06-12 15:44   
Repository: erp/devel/pi
Changeset: 3a1be18988dd713d3fa21c4288d975a0c8180e4f
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jun 12 15:42:05 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3a1be18988dd713d3fa21c4288d975a0c8180e4f [^]

Fixed issue 20643: Filtering now works fine using hyphens

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java
---
(0049773)
guilleaer   
2012-06-12 16:06   
Test plan:
- Repeat the steps to reproduce. The filter should show only the line which match with the filter.


This fix is not risky
(0050041)
mtaal   
2012-06-22 16:22   
Reviewed