Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012808Openbravo ERPZ. Otherspublic2010-03-25 14:542022-02-01 08:09
mtaal 
Triage Platform Base 
normalminorhave not tried
newout of date 
5
3.0MP0 
3.0MP9 
User Interface Selector
No
0012808: Check if popup contains filter which is typed in selector field
If the value in the selector field does not result in a value then when clicking the popup button the value should be used as the filter in the popup window.

There are some related details that the correct field in the popup window should be filled. (so the value should not be set in a date field).

Check if this is indeed the behavior.
No tags attached.
related to defect 0013917 closed gorkaion HQL error shown when using multiple identifier fields 
Issue History
2010-03-25 14:54mtaalNew Issue
2010-03-25 14:54mtaalAssigned To => mtaal
2010-03-31 16:20hgbotCheckin
2010-03-31 16:20hgbotNote Added: 0025837
2010-03-31 16:20hgbotStatusnew => resolved
2010-03-31 16:20hgbotResolutionopen => fixed
2010-03-31 16:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.userinterface.selector/rev/ef75b459b1b04fa301198731356d9a8eea14eac2 [^]
2010-03-31 16:24hgbotCheckin
2010-03-31 16:24hgbotNote Added: 0025838
2010-03-31 16:24hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/mods/org.openbravo.userinterface.selector/rev/ef75b459b1b04fa301198731356d9a8eea14eac2 [^] => http://code.openbravo.com/erp/mods/org.openbravo.userinterface.selector/rev/715ff65e07938c19c38fd55af8b5316a3cf40bbf [^]
2010-07-07 18:58shuehnerRelationship addedrelated to 0013917
2010-08-30 15:24shuehnerNote Added: 0030468
2010-08-30 15:24shuehnerStatusresolved => new
2010-08-30 15:24shuehnerResolutionfixed => open
2010-12-06 07:48alostaleStatusnew => scheduled
2011-09-07 13:55mtaalTypedefect => feature request
2011-09-07 13:55mtaalversion2.50 => 3.0MP0
2011-09-07 13:55mtaalTarget Version2.50 => 3.0MP9
2011-11-15 10:28iperdomoTarget Version3.0MP9 =>
2012-02-09 15:36mtaalFixed in Version => 3.0MP9
2016-10-21 11:03mtaalStatusscheduled => closed
2016-10-21 11:03mtaalResolutionopen => out of date
2016-10-21 13:17mtaalTag Attached: MT_closed_out_of_date
2016-10-21 14:08mtaalAssigned Tomtaal => platform
2016-10-21 14:09mtaalStatusclosed => new
2016-10-21 14:12mtaalTag Detached: MT_closed_out_of_date
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

Notes
(0025837)
hgbot   
2010-03-31 16:20   
Repository: erp/mods/org.openbravo.userinterface.selector
Changeset: ef75b459b1b04fa301198731356d9a8eea14eac2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Mar 31 16:30:04 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.userinterface.selector/rev/ef75b459b1b04fa301198731356d9a8eea14eac2 [^]

fixes issue 12808: Check if popup contains filter which is typed in selector field

---
M src/org/openbravo/userinterface/selector/SelectorComponent.java
M src/org/openbravo/userinterface/selector/templates/selector.ftl
M web/org.openbravo.userinterface.selector/js/ob_selector_widget.js
---
(0025838)
hgbot   
2010-03-31 16:24   
Repository: erp/mods/org.openbravo.userinterface.selector
Changeset: 715ff65e07938c19c38fd55af8b5316a3cf40bbf
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Mar 31 16:34:40 2010 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.userinterface.selector/rev/715ff65e07938c19c38fd55af8b5316a3cf40bbf [^]

fixes issue 12808: Check if popup contains filter which is typed in selector field

---
M src/org/openbravo/userinterface/selector/SelectorComponent.java
---
(0030468)
shuehner   
2010-08-30 15:24   
Code change does use identifier fields, but instead should use the selector fields marked as 'Search in suggestion box'.