Replace String == null with UtilValidate.isEmpty()
-------------------------------------------------- Key: OFBIZ-4546 URL: https://issues.apache.org/jira/browse/OFBIZ-4546 Project: OFBiz Issue Type: Bug Reporter: Dimitri Unruh Priority: Minor In UtilDateTime are some String == null comparisons. I replaces them with UtilValidate.isEmpty() -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Unruh updated OFBIZ-4546: --------------------------------- Attachment: OFBIZ-4546.patch > Replace String == null with UtilValidate.isEmpty() > -------------------------------------------------- > > Key: OFBIZ-4546 > URL: https://issues.apache.org/jira/browse/OFBIZ-4546 > Project: OFBiz > Issue Type: Bug > Reporter: Dimitri Unruh > Priority: Minor > Attachments: OFBIZ-4546.patch > > > In UtilDateTime are some String == null comparisons. I replaces them with UtilValidate.isEmpty() -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sascha Rodekamp reassigned OFBIZ-4546: -------------------------------------- Assignee: Sascha Rodekamp > Replace String == null with UtilValidate.isEmpty() > -------------------------------------------------- > > Key: OFBIZ-4546 > URL: https://issues.apache.org/jira/browse/OFBIZ-4546 > Project: OFBiz > Issue Type: Bug > Reporter: Dimitri Unruh > Assignee: Sascha Rodekamp > Priority: Minor > Attachments: OFBIZ-4546.patch > > > In UtilDateTime are some String == null comparisons. I replaces them with UtilValidate.isEmpty() -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4546. ---------------------------------- No backports, this is not a bug > Replace String == null with UtilValidate.isEmpty() > -------------------------------------------------- > > Key: OFBIZ-4546 > URL: https://issues.apache.org/jira/browse/OFBIZ-4546 > Project: OFBiz > Issue Type: Bug > Reporter: Dimitri Unruh > Assignee: Sascha Rodekamp > Priority: Minor > Fix For: SVN trunk > > Attachments: OFBIZ-4546.patch > > > In UtilDateTime are some String == null comparisons. I replaces them with UtilValidate.isEmpty() -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |