Improvement in "equals" method of "ShoppingCartItem" class
----------------------------------------------------------- Key: OFBIZ-3547 URL: https://issues.apache.org/jira/browse/OFBIZ-3547 Project: OFBiz Issue Type: Improvement Components: order Affects Versions: SVN trunk Reporter: Awdesh Singh Parihar Priority: Minor Fix For: SVN trunk Replaced not equals check with UtilValidate.isNotEmpty check in "equals" method of "ShoppingCartItem" class . -- 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-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Awdesh Singh Parihar updated OFBIZ-3547: ---------------------------------------- Attachment: OFBIZ-3547.patch Attaching patch of improvement . > Improvement in "equals" method of "ShoppingCartItem" class > ----------------------------------------------------------- > > Key: OFBIZ-3547 > URL: https://issues.apache.org/jira/browse/OFBIZ-3547 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Reporter: Awdesh Singh Parihar > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3547.patch > > > Replaced not equals check with UtilValidate.isNotEmpty check in "equals" method of "ShoppingCartItem" class . -- 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-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-3547: ------------------------------------------ Assignee: Ashish Vijaywargiya > Improvement in "equals" method of "ShoppingCartItem" class > ----------------------------------------------------------- > > Key: OFBIZ-3547 > URL: https://issues.apache.org/jira/browse/OFBIZ-3547 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: SVN trunk > Reporter: Awdesh Singh Parihar > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3547.patch > > > Replaced not equals check with UtilValidate.isNotEmpty check in "equals" method of "ShoppingCartItem" class . -- 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-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-3547. -------------------------------------- Resolution: Fixed Thanks Awdesh for the contribution - your changes are committed at trunk r921274 & RB9.04 at r921288. -- Ashish Vijaywargiya > Improvement in "equals" method of "ShoppingCartItem" class > ----------------------------------------------------------- > > Key: OFBIZ-3547 > URL: https://issues.apache.org/jira/browse/OFBIZ-3547 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Awdesh Singh Parihar > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-3547.patch > > > Replaced not equals check with UtilValidate.isNotEmpty check in "equals" method of "ShoppingCartItem" class . -- 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-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya updated OFBIZ-3547: --------------------------------------- Affects Version/s: Release Branch 9.04 Fix Version/s: Release Branch 9.04 > Improvement in "equals" method of "ShoppingCartItem" class > ----------------------------------------------------------- > > Key: OFBIZ-3547 > URL: https://issues.apache.org/jira/browse/OFBIZ-3547 > Project: OFBiz > Issue Type: Improvement > Components: order > Affects Versions: Release Branch 9.04, SVN trunk > Reporter: Awdesh Singh Parihar > Assignee: Ashish Vijaywargiya > Priority: Minor > Fix For: Release Branch 9.04, SVN trunk > > Attachments: OFBIZ-3547.patch > > > Replaced not equals check with UtilValidate.isNotEmpty check in "equals" method of "ShoppingCartItem" class . -- 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 |