You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2018/01/11 12:13:00 UTC

[jira] [Created] (OFBIZ-10156) Fix issues related to images paths

Jacques Le Roux created OFBIZ-10156:
---------------------------------------

             Summary: Fix issues related to images paths
                 Key: OFBIZ-10156
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10156
             Project: OFBiz
          Issue Type: Sub-task
          Components: ALL COMPONENTS
    Affects Versions: 17.12.01
            Reporter: Jacques Le Roux
            Assignee: Jacques Le Roux
            Priority: Minor


While working on OFBIZ-10128 I stumbled upon this issue  found on trunk demo
{code}
2018-01-11 09:30:28,159 |ajp-nio-8009-exec-4  |FOUserAgent                   |E| Image not found. URI: /example/control/qrcode;jsessionid=6E1C4C1E84C4C96F370B89A44201DEEC.jvm1?message=Example%201&format=bmp&encoding=UTF-8&verifyOutput=true&logoImageMaxWidth=20&logoImageMaxHeight=20. (See position 47:77)
2018-01-11 09:30:29,183 |ajp-nio-8009-exec-4  |FOUserAgent                   |E| Image not found. URI: /example/control/qrcode;jsessionid=6E1C4C1E84C4C96F370B89A44201DEEC.jvm1?message=Example%201&format=bmp&encoding=UTF-8&verifyOutput=true&logoImageMaxWidth=20&logoImageMaxHeight=20. (No context info available)
2018-01-11 09:35:08,370 |ajp-nio-8009-exec-8  |FOUserAgent                   |E| Image not found. URI: /images/ofbiz_logo.png. (See position 37:54)
2018-01-11 09:35:08,603 |ajp-nio-8009-exec-8  |FOUserAgent                   |E| Image not found. URI: /images/ofbiz_logo.png. (No context info available)
{code}





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