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

View Revisions: Issue #40194 All Revisions ] Back to Issue ]
Summary 0040194: HQL based windows are not supporting BLOB images
Revision 2019-02-22 10:26 by alostale
Steps To Reproduce - Install attached module
- Open 'Image Window' window, you will get an error
 * If the p.image is deleted from the HQL query (and also the related column and field), the window is correctly opened

  -> ERROR:
...
Caused by: java.lang.ClassCastException: org.openbravo.base.model.domaintype.SearchDomainType cannot be cast to org.openbravo.base.model.domaintype.PrimitiveDomainType
    at org.openbravo.service.datasource.HQLDataSourceService.getDataSourceProperties(HQLDataSourceService.java:127) ~[classes/:?]
    at org.openbravo.service.datasource.DataSourceComponent.getDataSourceProperties(DataSourceComponent.java:80) ~[classes/:?]
...
Revision 2019-02-22 10:14 by alostale
Steps To Reproduce - Install attached module
- Open 'Image Window' window, you will get an error
 * If the p.image is deleted from the HQL query (and also the related column and field), the window is correctly opened


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker