[jira] Created: (OFBIZ-2019) Sandbox: Improved Data Type handling in Mini-language

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

[jira] Created: (OFBIZ-2019) Sandbox: Improved Data Type handling in Mini-language

Nicolas Malin (Jira)
Sandbox: Improved Data Type handling in Mini-language
-----------------------------------------------------

                 Key: OFBIZ-2019
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2019
             Project: OFBiz
          Issue Type: Improvement
            Reporter: Adrian Crum
            Priority: Minor


Mini-language passes Strings to the entity engine - causing potential problems. The Strings need to be converted to the proper type.


--
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] Updated: (OFBIZ-2019) Sandbox: Improved Data Type handling in Mini-language

Nicolas Malin (Jira)

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

Adrian Crum updated OFBIZ-2019:
-------------------------------

    Attachment: FieldTypeConversion.patch

I started working on this, but I ran into unexpected problems, and I had to move onto other things. If anyone wants to take a stab at it they are welcome to.


> Sandbox: Improved Data Type handling in Mini-language
> -----------------------------------------------------
>
>                 Key: OFBIZ-2019
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2019
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: FieldTypeConversion.patch
>
>
> Mini-language passes Strings to the entity engine - causing potential problems. The Strings need to be converted to the proper type.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.