PHP Hash Syntax Request Arguments Patch
--------------------------------------- Key: OFBIZ-1019 URL: https://issues.apache.org/jira/browse/OFBIZ-1019 Project: OFBiz (The Open for Business Project) Issue Type: New Feature Components: framework Affects Versions: SVN trunk Environment: PHP Hash Syntax Request Arguments Patch Reporter: Karl Eilebrecht Priority: Minor Fix For: SVN trunk Attachments: patch9651.patch This issue is part of Key-Work Ofbiz Contribution Proposal. http://docs.ofbiz.org/display/OFBIZ/Key-Work+Ofbiz+Contribution+Proposal Based on Release: 540035 Includes: - Required: - Recommended: - Classes: StringToStructureHelper.java, ServiceEventHandler.java Description: Enables Ofbiz to accept the hash-syntax often used by PHP- People i.e. for service arguments (lists and maps). i.e. „http://.../phpinfo.php?c[test1]=appel& c[test2]=cherry&c[test3][a]=melon&c[test3][b]=peach") -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Eilebrecht updated OFBIZ-1019: ----------------------------------- Attachment: patch9651.patch > PHP Hash Syntax Request Arguments Patch > --------------------------------------- > > Key: OFBIZ-1019 > URL: https://issues.apache.org/jira/browse/OFBIZ-1019 > Project: OFBiz (The Open for Business Project) > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Environment: PHP Hash Syntax Request Arguments Patch > Reporter: Karl Eilebrecht > Priority: Minor > Fix For: SVN trunk > > Attachments: patch9651.patch > > > This issue is part of Key-Work Ofbiz Contribution Proposal. > http://docs.ofbiz.org/display/OFBIZ/Key-Work+Ofbiz+Contribution+Proposal > Based on Release: 540035 > Includes: - > Required: - > Recommended: - > Classes: StringToStructureHelper.java, ServiceEventHandler.java > Description: Enables Ofbiz to accept the hash-syntax often used by PHP- > People i.e. for service arguments (lists and maps). > i.e. „http://.../phpinfo.php?c[test1]=appel& > c[test2]=cherry&c[test3][a]=melon&c[test3][b]=peach") -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Eilebrecht updated OFBIZ-1019: ----------------------------------- Attachment: (was: patch9651.patch) > PHP Hash Syntax Request Arguments Patch > --------------------------------------- > > Key: OFBIZ-1019 > URL: https://issues.apache.org/jira/browse/OFBIZ-1019 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Environment: PHP Hash Syntax Request Arguments Patch > Reporter: Karl Eilebrecht > Priority: Minor > Fix For: SVN trunk > > Attachments: patch9651.patch > > > This issue is part of Key-Work Ofbiz Contribution Proposal. > http://docs.ofbiz.org/display/OFBIZ/Key-Work+Ofbiz+Contribution+Proposal > Based on Release: 540035 > Includes: - > Required: - > Recommended: - > Classes: StringToStructureHelper.java, ServiceEventHandler.java > Description: Enables Ofbiz to accept the hash-syntax often used by PHP- > People i.e. for service arguments (lists and maps). > i.e. „http://.../phpinfo.php?c[test1]=appel& > c[test2]=cherry&c[test3][a]=melon&c[test3][b]=peach") -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Eilebrecht updated OFBIZ-1019: ----------------------------------- Attachment: patch9651.patch > PHP Hash Syntax Request Arguments Patch > --------------------------------------- > > Key: OFBIZ-1019 > URL: https://issues.apache.org/jira/browse/OFBIZ-1019 > Project: OFBiz > Issue Type: New Feature > Components: framework > Affects Versions: SVN trunk > Environment: PHP Hash Syntax Request Arguments Patch > Reporter: Karl Eilebrecht > Priority: Minor > Fix For: SVN trunk > > Attachments: patch9651.patch > > > This issue is part of Key-Work Ofbiz Contribution Proposal. > http://docs.ofbiz.org/display/OFBIZ/Key-Work+Ofbiz+Contribution+Proposal > Based on Release: 540035 > Includes: - > Required: - > Recommended: - > Classes: StringToStructureHelper.java, ServiceEventHandler.java > Description: Enables Ofbiz to accept the hash-syntax often used by PHP- > People i.e. for service arguments (lists and maps). > i.e. „http://.../phpinfo.php?c[test1]=appel& > c[test2]=cherry&c[test3][a]=melon&c[test3][b]=peach") -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |