Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031721 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | always | 2015-12-14 18:28 | 2015-12-17 08:31 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR15Q4.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 88de587c79f2 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q4.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-04-22 | |||||||
Regression introduced in release | 3.0PR15Q3 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/b1614f4301585bb0f8affbf5cf53f451dd284851 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031721: a date used to filter on a grid dissapears after enter it | |||||||
Description | When you write a date on the filter of a grid, after loss the focus, the value entered is removed, but the filter works properly | |||||||
Steps To Reproduce | -Go to sales order window with date 14-12-2015 -Remove all the filter on grid view -Filter on the order date field by writing. 1412 -Then press tab key to change to next column *The value entered is removed but the filter works properly | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0082808) hgbot (developer) 2015-12-16 18:18 |
Repository: erp/backports/3.0PR15Q4.2 Changeset: 88de587c79f22fce8a63669ecd4445c89d185aa9 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Dec 16 16:41:29 2015 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR15Q4.2/rev/88de587c79f22fce8a63669ecd4445c89d185aa9 [^] fixes issue 31721: a date used to filter on a grid dissapears after enter it After solving issue 29554 the values of the date filters are completely removed when invoking the clearValue() method. For this reason, in order to prevent the clearing of the date filter it is necessary to call setValue(). This was already controlled when choosing the dates from the date pickers, but not after entering the date with the tab or enter keys or when using the 'Use as Filter' menu option. Now this cases are controlled also, by calling setValue() on the setSingleDateValue() method. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-minidaterange.js --- |
(0082810) alostale (manager) 2015-12-17 08:31 |
code reviewed Tested: 1. Adding date filter by typing (as described in this issue) 2. Adding date filter by right click in date field to "Use as filter" (as described in 0031713) 3. Using date filters in saved views (see 0029554) 4. Getting direct link for a grid filtered by date with set by all the 3 ways defined above |
Issue History | |||
Date Modified | Username | Field | Change |
2015-12-15 13:59 | alostale | Type | defect => backport |
2015-12-15 13:59 | alostale | Target Version | => 3.0PR15Q4.2 |
2015-12-16 18:18 | hgbot | Checkin | |
2015-12-16 18:18 | hgbot | Note Added: 0082808 | |
2015-12-16 18:18 | hgbot | Status | scheduled => resolved |
2015-12-16 18:18 | hgbot | Resolution | open => fixed |
2015-12-16 18:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q4.2/rev/88de587c79f22fce8a63669ecd4445c89d185aa9 [^] |
2015-12-16 18:20 | caristu | Review Assigned To | => alostale |
2015-12-16 18:21 | caristu | Issue Monitored: alostale | |
2015-12-17 08:31 | alostale | Note Added: 0082810 | |
2015-12-17 08:31 | alostale | Status | resolved => closed |
2015-12-17 08:31 | alostale | Fixed in Version | => 3.0PR15Q4.2 |
Copyright © 2000 - 2009 MantisBT Group |