Typo in ProductionRunForms
--------------------------
Key: OFBIZ-3064
URL:
https://issues.apache.org/jira/browse/OFBIZ-3064 Project: OFBiz
Issue Type: Bug
Components: manufacturing
Affects Versions: Release Branch 9.04, SVN trunk
Reporter: Wickersheimer Jeremy
Priority: Minor
Fix For: Release Branch 9.04
There is a typo in applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml:
<parameter param-name="productionRunId" from-field="productionRunId}"/>
should be:
<parameter param-name="productionRunId" from-field="productionRunId"/>
This is at least in 0904 branch, not looked at trunk but it might be there too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.