Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024012 | Openbravo ERP | A. Platform | public | 2013-06-06 14:44 | 2013-06-20 02:07 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | critical | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP25 | |
Merge Request Status | |
Review Assigned To | shankarb |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2013-03-05 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/75cf7457df9c102c24bc8a1e51d67b7eae4cf2b4 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0024012: Problem with query list widgets with boolean columns |
Description | If a query list widget has a boolean column whose value is taken from a boolean database column a java.lang.ClassCastException exception is thrown |
Steps To Reproduce | - Create a query list column, use this hql: select active as myBoolean1, 'N' as myBoolean2 from Product where name = 'Lemonade'
- Define two query YesNo parameters: myBoolean1 and myBoolean2
- Restart tomcat.
- Log in again and add the new widget to the workspace. It will not show any records and a ClassCastException will be thrown in the server |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0023200 | | closed | AugustoMauch | YesNo reference not working properly in Query/List widgets |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-06 14:44 | AugustoMauch | New Issue | |
2013-06-06 14:44 | AugustoMauch | Assigned To | => AugustoMauch |
2013-06-06 14:44 | AugustoMauch | Modules | => Core |
2013-06-06 14:44 | AugustoMauch | OBNetwork customer | => No |
2013-06-06 14:44 | AugustoMauch | Triggers an Emergency Pack | => No |
2013-06-06 14:46 | AugustoMauch | Regression level | => Production - Confirmed Stable |
2013-06-06 14:46 | AugustoMauch | Regression date | => 2013-03-05 |
2013-06-06 14:46 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/75cf7457df9c102c24bc8a1e51d67b7eae4cf2b4 [^] |
2013-06-06 14:47 | AugustoMauch | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=4777#r4777 |
2013-06-06 14:48 | AugustoMauch | Relationship added | related to 0023200 |
2013-06-06 14:48 | AugustoMauch | Issue Monitored: shankarb | |
2013-06-06 14:49 | AugustoMauch | Review Assigned To | => shankarb |
2013-06-06 14:51 | hgbot | Checkin | |
2013-06-06 14:51 | hgbot | Note Added: 0059247 | |
2013-06-06 14:51 | hgbot | Status | new => resolved |
2013-06-06 14:51 | hgbot | Resolution | open => fixed |
2013-06-06 14:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/581ac6b950488ffb6c65d682f0e22a1f907adba6 [^] |
2013-06-13 08:44 | shankarb | Note Added: 0059406 | |
2013-06-13 08:44 | shankarb | Status | resolved => closed |
2013-06-13 08:44 | shankarb | Fixed in Version | => 3.0MP25 |
2013-06-20 02:07 | hudsonbot | Checkin | |
2013-06-20 02:07 | hudsonbot | Note Added: 0059546 | |