Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023308 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | minor | random | 2013-03-14 14:16 | 2013-03-21 23:36 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP22 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6f316468c5e7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | dbaz | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023308: It is not possible to filter a Time column in Query Widgets | |||||||
Description | If a query widget has a time column and is opened in grid mode, filtering the time column will only work once. | |||||||
Steps To Reproduce | - Create a Query Widget with a Time column (or use the Avaialability Resource widget of the org.openbravo.module.resources module). - Add the widget to the workplace. - Open it in grid view and filter any of the time columns. Check that the filter is triggered only the first time. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0057260) hgbot (developer) 2013-03-14 16:26 |
Repository: erp/devel/pi Changeset: 6f316468c5e7ad4658488e3bc0791544b49965c1 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Mar 14 15:07:44 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/6f316468c5e7ad4658488e3bc0791544b49965c1 [^] Fixes issue 23308: It is possible to filter a time column in query widgets The problem was that for OB time references, when they were being filtered in query widgets only the Date part was compared, but not the time part (time columns are handled internally l ike date time columns). This happened because smartclient did not recognized them as Time columns. This has been fixed by overwriting the compareDates smartclient function. --- M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js --- |
(0057379) dbaz (developer) 2013-03-21 23:36 |
Reviewed @ changeset: 19954 - 11600ac7d1e4 |
Issue History | |||
Date Modified | Username | Field | Change |
2013-03-14 14:16 | AugustoMauch | New Issue | |
2013-03-14 14:16 | AugustoMauch | Assigned To | => AugustoMauch |
2013-03-14 14:16 | AugustoMauch | Modules | => Core |
2013-03-14 14:16 | AugustoMauch | Triggers an Emergency Pack | => No |
2013-03-14 16:25 | AugustoMauch | Issue Monitored: dbaz | |
2013-03-14 16:25 | AugustoMauch | Review Assigned To | => dbaz |
2013-03-14 16:26 | hgbot | Checkin | |
2013-03-14 16:26 | hgbot | Note Added: 0057260 | |
2013-03-14 16:26 | hgbot | Status | new => resolved |
2013-03-14 16:26 | hgbot | Resolution | open => fixed |
2013-03-14 16:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6f316468c5e7ad4658488e3bc0791544b49965c1 [^] |
2013-03-21 23:36 | dbaz | Note Added: 0057379 | |
2013-03-21 23:36 | dbaz | Status | resolved => closed |
2013-03-21 23:36 | dbaz | Fixed in Version | => 3.0MP22 |
2013-04-18 17:13 | AugustoMauch | Relationship added | related to 0023582 |
Copyright © 2000 - 2009 MantisBT Group |