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

View Revisions: Issue #40194 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
Revision 2019-02-14 11:14 by JONHM
Description HQL based windows are not supporting BLOB images. When an image is added to the query, an error is raised when opening the window:
Error occured: freemarker.template.TemplateModelException: get(tabView) failed on instance of org.openbravo.client.application.window.StandardWindowComponent
Revision 2019-02-14 11:06 by JONHM
Description HQL based windows are not supporting BLOB images. When an image is added to the query, an error is raised when opening the window:


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker