[
https://issues.apache.org/jira/browse/OFBIZ-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-8315.
----------------------------------
Resolution: Fixed
Fix Version/s: Upcoming Branch
Thanks Wai for report,
This bug was introduced while working on OFBIZ-8154 (still WIP)
Fixed at revision: 1761940
> webtools label search widget issue
> ----------------------------------
>
> Key: OFBIZ-8315
> URL:
https://issues.apache.org/jira/browse/OFBIZ-8315> Project: OFBiz
> Issue Type: Bug
> Components: framework/webtools
> Affects Versions: Trunk
> Reporter: Wai
> Assignee: Jacques Le Roux
> Fix For: Upcoming Branch
>
>
> go to
https://localhost:8443/webtools/control/SearchLabels> click find to show entries
> click on a link in the listing
> shows error page...
> {code}
> org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://webtools/widget/LabelManagerScreens.xml#ViewReferences]: java.lang.IllegalArgumentException: Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean) (Error running script at location [component://webtools/groovyScripts/labelmanager/ViewReferences.groovy]: groovy.lang.MissingMethodException: No signature of method: org.apache.ofbiz.webtools.labelmanager.LabelManagerFactory.findMatchingLabels() is applicable for argument types: (null, java.lang.String, java.lang.String, null) values: [null, ProductEntityLabels.xml, ProductFeatureApplType.description.DISTINGUISHING_FEAT, ...] Possible solutions: findMatchingLabels(java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean))
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)