Wai created OFBIZ-4876:
-------------------------- Summary: missing form product/widget/catalog/ImageManagementForms.xml#productImageReplace Key: OFBIZ-4876 URL: https://issues.apache.org/jira/browse/OFBIZ-4876 Project: OFBiz Issue Type: Bug Components: product Affects Versions: SVN trunk Reporter: Wai product/widget/catalog/ImageManagementScreens.xml#ListImageReplace# is not defined. Hence, under certain condition when productId is not available or become lost, the following error occurs. :ERROR MESSAGE: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException (Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-4876: ----------------------------------------- Assignee: Erwan de FERRIERES > missing form product/widget/catalog/ImageManagementForms.xml#productImageReplace > -------------------------------------------------------------------------------- > > Key: OFBIZ-4876 > URL: https://issues.apache.org/jira/browse/OFBIZ-4876 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Wai > Assignee: Erwan de FERRIERES > > product/widget/catalog/ImageManagementScreens.xml#ListImageReplace# is not defined. > Hence, under certain condition when productId is not available or become lost, the following error occurs. > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException (Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES resolved OFBIZ-4876. --------------------------------------- Resolution: Fixed Fix Version/s: SVN trunk done at rev 1339122 Thanks Wai for reporting > missing form product/widget/catalog/ImageManagementForms.xml#productImageReplace > -------------------------------------------------------------------------------- > > Key: OFBIZ-4876 > URL: https://issues.apache.org/jira/browse/OFBIZ-4876 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Wai > Assignee: Erwan de FERRIERES > Fix For: SVN trunk > > > product/widget/catalog/ImageManagementScreens.xml#ListImageReplace# is not defined. > Hence, under certain condition when productId is not available or become lost, the following error occurs. > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException (Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-4876. ------------------------------------- > missing form product/widget/catalog/ImageManagementForms.xml#productImageReplace > -------------------------------------------------------------------------------- > > Key: OFBIZ-4876 > URL: https://issues.apache.org/jira/browse/OFBIZ-4876 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Wai > Assignee: Erwan de FERRIERES > Fix For: SVN trunk > > > product/widget/catalog/ImageManagementScreens.xml#ListImageReplace# is not defined. > Hence, under certain condition when productId is not available or become lost, the following error occurs. > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException (Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277044#comment-13277044 ] Erwan de FERRIERES commented on OFBIZ-4876: ------------------------------------------- rev 1339320 for release 12.04 rev 1339314 for release 11.04 > missing form product/widget/catalog/ImageManagementForms.xml#productImageReplace > -------------------------------------------------------------------------------- > > Key: OFBIZ-4876 > URL: https://issues.apache.org/jira/browse/OFBIZ-4876 > Project: OFBiz > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Wai > Assignee: Erwan de FERRIERES > Fix For: SVN trunk > > > product/widget/catalog/ImageManagementScreens.xml#ListImageReplace# is not defined. > Hence, under certain condition when productId is not available or become lost, the following error occurs. > :ERROR MESSAGE: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException (Error rendering included form named [productImageReplace] at location [component://product/widget/catalog/ImageManagementForms.xml]: java.lang.NullPointerException) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |