You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Dennis Balkir (JIRA)" <ji...@apache.org> on 2017/08/17 12:19:00 UTC

[jira] [Created] (OFBIZ-9586) [FB] Package org.apache.ofbiz.base.util.template

Dennis Balkir created OFBIZ-9586:
------------------------------------

             Summary: [FB] Package org.apache.ofbiz.base.util.template
                 Key: OFBIZ-9586
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9586
             Project: OFBiz
          Issue Type: Sub-task
          Components: base
    Affects Versions: Trunk
            Reporter: Dennis Balkir
            Priority: Minor


FreeMarkerWorker.java:210, BC_UNCONFIRMED_CAST, Priorität: Niedrig
BC: Unchecked/unconfirmed cast from Appendable to java.io.Writer in org.apache.ofbiz.base.util.template.FreeMarkerWorker.renderTemplate(Template, Map, Appendable)

This cast is unchecked, and not all instances of the type casted from can be cast to the type it is being cast to. Check that your program logic ensures that this cast will not fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)