[jira] Created: (OFBIZ-153) set field="title-property must be replced by <set field="titleProperty"

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

[jira] Created: (OFBIZ-153) set field="title-property must be replced by <set field="titleProperty"

Nicolas Malin (Jira)
set field="title-property  must be replced by <set field="titleProperty"
------------------------------------------------------------------------

                 Key: OFBIZ-153
                 URL: http://issues.apache.org/jira/browse/OFBIZ-153
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
    Affects Versions: SVN trunk
            Reporter: Jacques Le Roux
         Assigned To: Jacques Le Roux
             Fix For: SVN trunk
         Attachments: TitleProperties.patch

In a variable name the dash is interpreted as an operator between 2 numeric values by the process which interpret ${} (among others)

So we have to replace every <field="title-property  by <set field="titleProperty"

Here is a patch submited by Cyrille de Lambert. If nobody complains I will commit this patch in some days.


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-153) set field="title-property must be replced by <set field="titleProperty"

Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-153?page=all ]

Jacques Le Roux updated OFBIZ-153:
----------------------------------

    Attachment: TitleProperties.patch

> set field="title-property  must be replced by <set field="titleProperty"
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-153
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-153
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: TitleProperties.patch
>
>
> In a variable name the dash is interpreted as an operator between 2 numeric values by the process which interpret ${} (among others)
> So we have to replace every <field="title-property  by <set field="titleProperty"
> Here is a patch submited by Cyrille de Lambert. If nobody complains I will commit this patch in some days.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-153) set field="title-property must be replced by <set field="titleProperty"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-153?page=all ]

Jacques Le Roux updated OFBIZ-153:
----------------------------------

    Priority: Minor  (was: Major)

> set field="title-property  must be replced by <set field="titleProperty"
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-153
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-153
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: TitleProperties.patch
>
>
> In a variable name the dash is interpreted as an operator between 2 numeric values by the process which interpret ${} (among others)
> So we have to replace every <field="title-property  by <set field="titleProperty"
> Here is a patch submited by Cyrille de Lambert. If nobody complains I will commit this patch in some days.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-153) set field="title-property must be replced by <set field="titleProperty"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)
     [ http://issues.apache.org/jira/browse/OFBIZ-153?page=all ]

Jacques Le Roux closed OFBIZ-153.
---------------------------------

    Resolution: Fixed

The patch is applied in svn 431434, thanks Cyrille.

> set field="title-property  must be replced by <set field="titleProperty"
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-153
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-153
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: TitleProperties.patch
>
>
> In a variable name the dash is interpreted as an operator between 2 numeric values by the process which interpret ${} (among others)
> So we have to replace every <field="title-property  by <set field="titleProperty"
> Here is a patch submited by Cyrille de Lambert. If nobody complains I will commit this patch in some days.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira