Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0019943 | Openbravo ERP | B. User interface | public | 2012-03-05 15:35 | 2012-08-23 14:10 |
Reporter | Alexey Sivolapov | ||||
Assigned To | AugustoMauch | ||||
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 3.0MP15 | |||
Merge Request Status | |||||
Review Assigned To | dbaz | ||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | User Interface Application | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0019943: Implicit filter is automatically cleaned | ||||
Description | Implicit filter is automatically cleaned after a record in parent tab was selected (number of records in parent tab MUST be more then 1). | ||||
Steps To Reproduce | 1) Create multi-tab window 2) Set sql + hql filter clauses for child tab 3) Comlile tab, restart Apache 4) Open created window, select any record in parent tab | ||||
Proposed Solution | org.openbravo.client.application/js/main/ob-standard-view.js 761. if (this.viewGrid.filterEditor) { 762. this.viewGrid.clearFilter(false, true); 763. } Replace parameters of 'clearFilter' method to: this.viewGrid.clearFilter(true, false); | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-03-05 15:35 | Alexey Sivolapov | New Issue | |||
2012-03-05 15:35 | Alexey Sivolapov | Assigned To | => dbaz | ||
2012-03-05 15:35 | Alexey Sivolapov | Modules | => User Interface Application | ||
2012-03-06 09:11 | Alexey Sivolapov | Note Added: 0046068 | |||
2012-08-14 15:04 | AugustoMauch | Assigned To | dbaz => AugustoMauch | ||
2012-08-21 11:14 | AugustoMauch | Closed by | => dbaz | ||
2012-08-21 11:14 | AugustoMauch | OBNetwork customer | => No | ||
2012-08-21 11:14 | hgbot | Checkin | |||
2012-08-21 11:14 | hgbot | Note Added: 0051420 | |||
2012-08-21 11:14 | hgbot | Status | new => resolved | ||
2012-08-21 11:14 | hgbot | Resolution | open => fixed | ||
2012-08-21 11:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/39e953973e56a3c5d886f8d75acf82942b9129c5 [^] | ||
2012-08-23 14:10 | dbaz | Note Added: 0051504 | |||
2012-08-23 14:10 | dbaz | Status | resolved => closed | ||
2012-08-23 14:10 | dbaz | Fixed in Version | => 3.0MP15 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|