[jira] Created: (OFBIZ-3427) Bug in EditEmailAndTelecomNumber.groovy

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

[jira] Created: (OFBIZ-3427) Bug in EditEmailAndTelecomNumber.groovy

Nicolas Malin (Jira)
Bug in EditEmailAndTelecomNumber.groovy
---------------------------------------

                 Key: OFBIZ-3427
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3427
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/ecommerce
    Affects Versions: Release Branch 9.04, SVN trunk
            Reporter: Mridul Pathak
            Priority: Minor
             Fix For: Release Branch 9.04, SVN trunk


The partyContactMech record fetched at line 34 isn't the most recent one, expired record is fetched in some scenarios, reason being the list isn't filtered by date.

--
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-3427) Bug in EditEmailAndTelecomNumber.groovy

Nicolas Malin (Jira)

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

Mridul Pathak updated OFBIZ-3427:
---------------------------------

    Attachment: OFBIZ-3427.patch

Here is the patch for the fix.

> Bug in EditEmailAndTelecomNumber.groovy
> ---------------------------------------
>
>                 Key: OFBIZ-3427
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3427
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Mridul Pathak
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3427.patch
>
>
> The partyContactMech record fetched at line 34 isn't the most recent one, expired record is fetched in some scenarios, reason being the list isn't filtered by date.

--
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-3427) Bug in EditEmailAndTelecomNumber.groovy

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

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

Scott Gray reassigned OFBIZ-3427:
---------------------------------

    Assignee: Scott Gray

> Bug in EditEmailAndTelecomNumber.groovy
> ---------------------------------------
>
>                 Key: OFBIZ-3427
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3427
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Scott Gray
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3427.patch
>
>
> The partyContactMech record fetched at line 34 isn't the most recent one, expired record is fetched in some scenarios, reason being the list isn't filtered by date.

--
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-3427) Bug in EditEmailAndTelecomNumber.groovy

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

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

Scott Gray closed OFBIZ-3427.
-----------------------------

    Resolution: Fixed

Thanks Mirdul, committed in trunk r903428 and 9.04 r903429

> Bug in EditEmailAndTelecomNumber.groovy
> ---------------------------------------
>
>                 Key: OFBIZ-3427
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3427
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 9.04, SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Scott Gray
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-3427.patch
>
>
> The partyContactMech record fetched at line 34 isn't the most recent one, expired record is fetched in some scenarios, reason being the list isn't filtered by date.

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