Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022031Openbravo ERPA. Platformpublic2012-10-22 16:092012-10-25 12:38
jecharri 
shankarb 
immediatemajoralways
closedfixed 
5
pi 
3.0MP173.0MP17 
dbaz
Google Chrome
Core
Production - QA Approved
2012-09-07
https://code.openbravo.com/erp/devel/pi/rev/86cade425389ee03239042916bcbe98d473cce25 [^]
No
0022031: Now selectors are working properly but not as before
Now selectors are working properly but not as before
Go to window "sales order" and create a "header" for "EspaƱa" organization
After that, create a line and go to "product" selector.
-verify that you are able to find the product "Cerveza Lager" if you only inserts the beginning chararters.
-if you insert the word "Lager" the product is not going to be suggested to select.

The problem has been that we have solved one problem:
-the problem was that selectors are omitting the field "Popup test Match style". So all selectors are checked as "Starts with" parameter but it were working as "Contains"

Consequently now the behaviour is different. Before the fix, it was working as "contains" and now is working as "Start with".
No tags attached.
related to defect 00214703.0MP16 closed AugustoMauch operator 'Starts with' and 'contains' does not work properly in Suggestion box and in Popup window 
has duplicate defect 00220963.0MP19 closed shankarb Search in the product selector is not finding non-starting words 
Issue History
2012-10-22 16:09jecharriNew Issue
2012-10-22 16:09jecharriAssigned To => AugustoMauch
2012-10-22 16:09jecharriWeb browser => Google Chrome
2012-10-22 16:09jecharriModules => Core
2012-10-22 16:09jecharriResolution time => 1353970800
2012-10-22 16:16jecharriRelationship addedrelated to 0021470
2012-10-22 16:22jecharriWeb browserGoogle Chrome => Google Chrome
2012-10-22 16:22jecharriRegression level => Production - QA Approved
2012-10-22 16:22jecharriRegression date => 2012-09-07
2012-10-22 16:22jecharriRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/86cade425389ee03239042916bcbe98d473cce25 [^]
2012-10-22 17:49AugustoMauchAssigned ToAugustoMauch => shankarb
2012-10-24 11:14shankarbStatusnew => scheduled
2012-10-24 11:14shankarbfix_in_branch => pi
2012-10-24 11:14hgbotCheckin
2012-10-24 11:14hgbotNote Added: 0053594
2012-10-24 11:14hgbotStatusscheduled => resolved
2012-10-24 11:14hgbotResolutionopen => fixed
2012-10-24 11:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/90820fdcd175e9c75ae637b6ae857b415ff4bd38 [^]
2012-10-24 11:15shankarbStatusresolved => new
2012-10-24 11:15shankarbResolutionfixed => open
2012-10-24 11:16shankarbStatusnew => scheduled
2012-10-24 11:16shankarbReview Assigned To => dbaz
2012-10-24 11:16shankarbWeb browserGoogle Chrome => Google Chrome
2012-10-24 11:16shankarbfix_in_branchpi =>
2012-10-24 11:16shankarbIssue Monitored: dbaz
2012-10-24 11:17shankarbNote Added: 0053595
2012-10-24 11:17shankarbStatusscheduled => resolved
2012-10-24 11:17shankarbResolutionopen => fixed
2012-10-25 10:58dbazNote Added: 0053680
2012-10-25 10:58dbazStatusresolved => closed
2012-10-25 10:58dbazFixed in Version => 3.0MP17
2012-10-25 12:38hudsonbotCheckin
2012-10-25 12:38hudsonbotNote Added: 0053704
2012-11-16 12:19caristuRelationship addedhas duplicate 0022096

Notes
(0053594)
hgbot   
2012-10-24 11:14   
Repository: erp/devel/pi
Changeset: 90820fdcd175e9c75ae637b6ae857b415ff4bd38
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed Oct 24 11:11:00 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/90820fdcd175e9c75ae637b6ae857b415ff4bd38 [^]

Fixes Issue 0022031: Now selectors are working properly but not as before

The way selectors were working was modified to work properly in this issue https://issues.openbravo.com/view.php?id=21470.Prior [^] to this change, even though 'startsWith' was set, the suggestion box always worked with the 'Contains' filter. Because of the change the behaviour was different from the existing behaviour of the selector, so modified the suggestion text match style from 'startsWith' to 'Contains' so that the existing behaviour will be restored.

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/OBUISEL_SELECTOR.xml
M src-db/database/sourcedata/OBUISEL_SELECTOR.xml
---
(0053595)
shankarb   
2012-10-24 11:17   
Reopened to add Review Assigned to.
(0053680)
dbaz   
2012-10-25 10:58   
Reviewed @ changeset: 18283 - a39ab20852a5
(0053704)
hudsonbot   
2012-10-25 12:38   
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/4a27e27689bc [^]

Maturity status: Test