Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #24012 All Revisions ] Back to Issue ]
Summary 0024012: Problem with query list widgets with boolean columns
Revision 2013-06-06 14:47 by AugustoMauch
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
Revision 2013-06-06 14:46 by AugustoMauch
Steps To Reproduce - Create a query list column, use this hql:
- Define two
- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker