[jira] Created: (OFBIZ-3528) In payflowpro sending STREET in parameters from billing address fails if it contains special charaters

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

[jira] Created: (OFBIZ-3528) In payflowpro sending STREET in parameters from billing address fails if it contains special charaters

Nicolas Malin (Jira)
In payflowpro sending STREET in parameters from billing address fails if it contains special charaters
------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-3528
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3528
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: Pranay Pandey
             Fix For: Release Branch 9.04, SVN trunk


In payflowpro sending STREET from billing address fails if it has special charaters like "&" and "=". These need to be send with _lenght tag_.  For more details see the sections 'Using Special Characters in
    # Values' and 'PARMLIST Syntax Guidelines' in the PayPal Payflow
    # Pro Developer's Guide

Along with this fix also add address1 to street as it is missing from the code.

--
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-3528) In payflowpro sending STREET in parameters from billing address fails if it contains special charaters

Nicolas Malin (Jira)

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

Pranay Pandey updated OFBIZ-3528:
---------------------------------

    Attachment: OFBIZ-3528.patch

Patch for trunk.

> In payflowpro sending STREET in parameters from billing address fails if it contains special charaters
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3528
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Pranay Pandey
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3528.patch
>
>
> In payflowpro sending STREET from billing address fails if it has special charaters like "&" and "=". These need to be send with _lenght tag_.  For more details see the sections 'Using Special Characters in
>     # Values' and 'PARMLIST Syntax Guidelines' in the PayPal Payflow
>     # Pro Developer's Guide
> Along with this fix also add address1 to street as it is missing from the code.

--
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-3528) In payflowpro sending STREET in parameters from billing address fails if it contains special charaters

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Pranay Pandey updated OFBIZ-3528:
---------------------------------

    Attachment: OFBIZ-3528-ForBranch.patch

Patch for release.

> In payflowpro sending STREET in parameters from billing address fails if it contains special charaters
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3528
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Pranay Pandey
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3528-ForBranch.patch, OFBIZ-3528.patch
>
>
> In payflowpro sending STREET from billing address fails if it has special charaters like "&" and "=". These need to be send with _lenght tag_.  For more details see the sections 'Using Special Characters in
>     # Values' and 'PARMLIST Syntax Guidelines' in the PayPal Payflow
>     # Pro Developer's Guide
> Along with this fix also add address1 to street as it is missing from the code.

--
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] Assigned: (OFBIZ-3528) In payflowpro sending STREET in parameters from billing address fails if it contains special charaters

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya reassigned OFBIZ-3528:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> In payflowpro sending STREET in parameters from billing address fails if it contains special charaters
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3528
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3528-ForBranch.patch, OFBIZ-3528.patch
>
>
> In payflowpro sending STREET from billing address fails if it has special charaters like "&" and "=". These need to be send with _lenght tag_.  For more details see the sections 'Using Special Characters in
>     # Values' and 'PARMLIST Syntax Guidelines' in the PayPal Payflow
>     # Pro Developer's Guide
> Along with this fix also add address1 to street as it is missing from the code.

--
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] Commented: (OFBIZ-3528) In payflowpro sending STREET in parameters from billing address fails if it contains special charaters

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840136#action_12840136 ]

Ashish Vijaywargiya commented on OFBIZ-3528:
--------------------------------------------

Trunk changes are committed in r917986.
Thanks Pranay!

--
Ashish Vijaywargiya

> In payflowpro sending STREET in parameters from billing address fails if it contains special charaters
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3528
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3528-ForBranch.patch, OFBIZ-3528.patch
>
>
> In payflowpro sending STREET from billing address fails if it has special charaters like "&" and "=". These need to be send with _lenght tag_.  For more details see the sections 'Using Special Characters in
>     # Values' and 'PARMLIST Syntax Guidelines' in the PayPal Payflow
>     # Pro Developer's Guide
> Along with this fix also add address1 to street as it is missing from the code.

--
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-3528) In payflowpro sending STREET in parameters from billing address fails if it contains special charaters

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Ashish Vijaywargiya closed OFBIZ-3528.
--------------------------------------

    Resolution: Fixed

Release Branch 9.04 patch is committed in r917992.
Thanks Pranay!

--
Ashish Vijaywargiya

> In payflowpro sending STREET in parameters from billing address fails if it contains special charaters
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-3528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3528
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Pranay Pandey
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3528-ForBranch.patch, OFBIZ-3528.patch
>
>
> In payflowpro sending STREET from billing address fails if it has special charaters like "&" and "=". These need to be send with _lenght tag_.  For more details see the sections 'Using Special Characters in
>     # Values' and 'PARMLIST Syntax Guidelines' in the PayPal Payflow
>     # Pro Developer's Guide
> Along with this fix also add address1 to street as it is missing from the code.

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