Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026723Openbravo ERPA. Platformpublic2014-05-28 18:442014-10-01 16:46
caristu 
shankarb 
immediateminoralways
closedfixed 
5
3.0MP28 
3.0PR14Q33.0PR14Q3 
AugustoMauch
Core
Production - Confirmed Stable
2013-09-11
3.0MP28
https://code.openbravo.com/erp/devel/pi/rev/290c9b12a211 [^]
No
0026723: Wrong behavior when filtering by characteristics if we've previously filtered by another criteria
Wrong behavior when filtering by characteristics if we've previously filtered by another criteria: the filter is not correct and it is not possible to remove the criteria by clicking on the funnel.
In the [Product] window:
1) Create a product with characteristics
2) Filter the window by search-key
3) Without removing the previous criteria, filter also by a characteristic
4) Notice that the button of the characteristic filter must be clicked twice because of a javascript error
5) Notice that the filter results are wrong and that is not possible to remove the characteristic criteria
No tags attached.
Issue History
2014-05-28 18:44caristuNew Issue
2014-05-28 18:44caristuAssigned To => AugustoMauch
2014-05-28 18:44caristuModules => Core
2014-05-28 18:44caristuResolution time => 1406671200
2014-05-28 18:44caristuTriggers an Emergency Pack => No
2014-05-28 18:44caristuIssue Monitored: networkb
2014-05-28 18:44caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5900#r5900
2014-05-28 18:45caristuversion => pi
2014-05-28 18:45caristuTarget Version => PR14Q3
2014-05-29 10:19caristuRegression level => Production - Confirmed Stable
2014-05-29 10:19caristuPriorityurgent => immediate
2014-05-29 10:19caristuSeveritymajor => minor
2014-05-29 10:19caristuversionpi => 3.0MP28
2014-05-29 11:47shankarbAssigned ToAugustoMauch => shankarb
2014-06-02 13:51shankarbStatusnew => scheduled
2014-06-02 13:51shankarbfix_in_branch => pi
2014-06-02 14:11shankarbReview Assigned To => AugustoMauch
2014-06-02 14:11shankarbfix_in_branchpi =>
2014-06-02 14:11shankarbIssue Monitored: AugustoMauch
2014-06-02 14:19hgbotCheckin
2014-06-02 14:19hgbotNote Added: 0067668
2014-06-02 14:19hgbotCheckin
2014-06-02 14:19hgbotNote Added: 0067669
2014-06-02 14:19hgbotStatusscheduled => resolved
2014-06-02 14:19hgbotResolutionopen => fixed
2014-06-02 14:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9cae3dd75063c19dac142a8a93ab46003a0d11fb [^]
2014-06-02 14:21shankarbNote Added: 0067670
2014-06-02 14:21shankarbStatusresolved => new
2014-06-02 14:21shankarbResolutionfixed => open
2014-06-02 14:21shankarbRegression date => 2013-09-11
2014-06-02 14:21shankarbRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/290c9b12a211 [^]
2014-06-02 14:22shankarbStatusnew => scheduled
2014-06-02 14:22shankarbfix_in_branch => pi
2014-06-02 14:22shankarbStatusscheduled => resolved
2014-06-02 14:22shankarbResolutionopen => fixed
2014-06-03 18:03AugustoMauchNote Added: 0067727
2014-06-03 18:03AugustoMauchStatusresolved => closed
2014-06-03 18:03AugustoMauchFixed in Version => PR14Q3
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067862
2014-06-10 22:23hudsonbotCheckin
2014-06-10 22:23hudsonbotNote Added: 0067863
2014-10-01 16:46plujanRegression introduced in release => 3.0MP28
2014-10-01 16:46plujanfix_in_branchpi =>

Notes
(0067668)
hgbot   
2014-06-02 14:19   
Repository: erp/devel/pi
Changeset: bae4080093797013d9d09bc513c183016cfdd3dc
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Jun 02 17:38:18 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/bae4080093797013d9d09bc513c183016cfdd3dc [^]

Related to Issue 0026723 : Clears javascript console error

transformData is called only when the target contains the method.

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0067669)
hgbot   
2014-06-02 14:19   
Repository: erp/devel/pi
Changeset: 9cae3dd75063c19dac142a8a93ab46003a0d11fb
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Mon Jun 02 17:40:04 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/9cae3dd75063c19dac142a8a93ab46003a0d11fb [^]

Fixes Issue 26723: Force server fetch when filtering characteristics fields.

Cleared allRows along with localData to force fetch from server
whenever product characteristic filter data is changed.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-characteristics.js
---
(0067670)
shankarb   
2014-06-02 14:21   
Reopened to updated regression fields.
(0067727)
AugustoMauch   
2014-06-03 18:03   
Code reviewed and verified in pi@9e9cdee21888
(0067862)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test
(0067863)
hudsonbot   
2014-06-10 22:23   
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/763f16c2ad2e [^]
Maturity status: Test