Error in Lookup Variant Product
------------------------------- Key: OFBIZ-2030 URL: https://issues.apache.org/jira/browse/OFBIZ-2030 Project: OFBiz Issue Type: Bug Components: product Environment: Test on SVN trunk 706906 Reporter: Manuel Málaga When I try to lookup for a variant product after I click on Search, I get : org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/catalog/LookupScreens.xml#LookupVariantProduct]: groovy.lang.MissingMethodException: No signature of method: org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature", ["productFeatureId":"10002"]} (No signature of method: org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature", ["productFeatureId":"10002"]}) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel Málaga updated OFBIZ-2030: --------------------------------- Attachment: screenshot-1.jpg Clicking Search... > Error in Lookup Variant Product > ------------------------------- > > Key: OFBIZ-2030 > URL: https://issues.apache.org/jira/browse/OFBIZ-2030 > Project: OFBiz > Issue Type: Bug > Components: product > Environment: Test on SVN trunk 706906 > Reporter: Manuel Málaga > Attachments: screenshot-1.jpg > > > When I try to lookup for a variant product after I click on Search, I get : > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/catalog/LookupScreens.xml#LookupVariantProduct]: groovy.lang.MissingMethodException: No signature of method: org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature", ["productFeatureId":"10002"]} (No signature of method: org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature", ["productFeatureId":"10002"]}) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel Málaga updated OFBIZ-2030: --------------------------------- Attachment: screenshot-2.jpg I get this screen > Error in Lookup Variant Product > ------------------------------- > > Key: OFBIZ-2030 > URL: https://issues.apache.org/jira/browse/OFBIZ-2030 > Project: OFBiz > Issue Type: Bug > Components: product > Environment: Test on SVN trunk 706906 > Reporter: Manuel Málaga > Attachments: screenshot-1.jpg, screenshot-2.jpg > > > When I try to lookup for a variant product after I click on Search, I get : > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/catalog/LookupScreens.xml#LookupVariantProduct]: groovy.lang.MissingMethodException: No signature of method: org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature", ["productFeatureId":"10002"]} (No signature of method: org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature", ["productFeatureId":"10002"]}) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam closed OFBIZ-2030. -------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Bilgin Ibryam Thanks for reporting Manuel. It is fixed in trunk r709147. > Error in Lookup Variant Product > ------------------------------- > > Key: OFBIZ-2030 > URL: https://issues.apache.org/jira/browse/OFBIZ-2030 > Project: OFBiz > Issue Type: Bug > Components: product > Environment: Test on SVN trunk 706906 > Reporter: Manuel Málaga > Assignee: Bilgin Ibryam > Fix For: SVN trunk > > Attachments: screenshot-1.jpg, screenshot-2.jpg > > > When I try to lookup for a variant product after I click on Search, I get : > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://product/widget/catalog/LookupScreens.xml#LookupVariantProduct]: groovy.lang.MissingMethodException: No signature of method: org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature", ["productFeatureId":"10002"]} (No signature of method: org.ofbiz.entity.GenericDelegator.findOne() is applicable for argument types: (java.lang.String, java.util.LinkedHashMap) values: {"ProductFeature", ["productFeatureId":"10002"]}) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |