You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2006/08/11 21:53:14 UTC

[jira] Created: (OFBIZ-153) set field="title-property must be replced by
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

        

[jira] Updated: (OFBIZ-153) set field="title-property must be replced by Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ 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

        

[jira] Updated: (OFBIZ-153) set field="title-property must be replced by Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ 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

        

[jira] Closed: (OFBIZ-153) set field="title-property must be replced by Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ 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