[jira] Created: (OFBIZ-3064) Typo in ProductionRunForms

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3064) Typo in ProductionRunForms

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3064) Typo in ProductionRunForms

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3064.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Jeremy,

Actually it has been fixed in trunk at r801963 but not backported to R9.04. Done at r826974

> 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
>            Assignee: Jacques Le Roux
>            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.