Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021470Openbravo ERP00. Application dictionarypublic2012-08-28 15:362012-09-26 17:18
VictorVillar 
AugustoMauch 
urgentmajoralways
closedfixed 
5
3.0MP13 
3.0MP16 
migueldejuana
Core
No
0021470: operator 'Starts with' and 'contains' does not work properly in Suggestion box and in Popup window
operator 'Starts with' and 'contains' does not work properly in Suggestion box and in Popup window
As Systema admin role,
Go to reference window
  select Product reference
in the defined selector tab check that it is defined Starts with in Suggestion Text Match Style and in Popup Text Match Style "Starts with"

As Group admin role,
Go to Sales Order window
  Create a new one for Org: F&B ESpaña
 Go to lines tab
    create a new one,
       write "energéticas" in the product suggestion box realise that "Bebidas Energéticas" appears, but it should not. because we defined the text match as Starts with, and "energéticas" is not the beggining of the name.
No tags attached.
related to defect 00220313.0MP17 closed shankarb Now selectors are working properly but not as before 
Issue History
2012-08-28 15:36VictorVillarNew Issue
2012-08-28 15:36VictorVillarAssigned To => alostale
2012-08-28 15:36VictorVillarModules => Core
2012-08-28 15:36VictorVillarResolution time => 1348351200
2012-08-28 15:37VictorVillarIssue Monitored: networkb
2012-08-29 11:48VictorVillarTarget Version3.0MP15 => 3.0MP16
2012-09-06 11:29AugustoMauchAssigned Toalostale => AugustoMauch
2012-09-06 11:29AugustoMauchStatusnew => acknowledged
2012-09-06 11:30AugustoMauchStatusacknowledged => scheduled
2012-09-06 11:30AugustoMauchfix_in_branch => pi
2012-09-07 11:48AugustoMauchClosed by => migueldejuana
2012-09-07 11:48AugustoMauchfix_in_branchpi =>
2012-09-07 11:51hgbotCheckin
2012-09-07 11:51hgbotNote Added: 0051922
2012-09-07 11:51hgbotStatusscheduled => resolved
2012-09-07 11:51hgbotResolutionopen => fixed
2012-09-07 11:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/86cade425389ee03239042916bcbe98d473cce25 [^]
2012-09-14 09:29VictorVillarNote Added: 0052105
2012-09-14 09:29VictorVillarStatusresolved => closed
2012-09-26 17:18hudsonbotCheckin
2012-09-26 17:18hudsonbotNote Added: 0052708
2012-10-22 16:16jecharriRelationship addedrelated to 0022031

Notes
(0051922)
hgbot   
2012-09-07 11:51   
Repository: erp/devel/pi
Changeset: 86cade425389ee03239042916bcbe98d473cce25
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Sep 07 11:50:33 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/86cade425389ee03239042916bcbe98d473cce25 [^]

Fixes issue 21470: Selectors with 'startsWith' text match style fixed

Before the fix, when some text was entered in a selector control, all options that contained that text were shown. This happened even if the suggestion text match style was set to 'Starts with', where in that case only the options that contains the text as a prefix should have been shown.

---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
(0052105)
VictorVillar   
2012-09-14 09:29   
Verified
(0052708)
hudsonbot   
2012-09-26 17:18   
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/b780e90c6452 [^]

Maturity status: Test