[jira] [Commented] (OFBIZ-10282) Remove empty field values from xml data files so that it will not override existing data with empty values

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

[jira] [Commented] (OFBIZ-10282) Remove empty field values from xml data files so that it will not override existing data with empty values

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-10282:
-----------------------------------------

Hi Suraj,

Indeed, I was focalised on systemPropertyValue="".

BTW does it make sense to have stuff like _=""_ ? Example is a peculiar case, so I'd not refer to it.

I think we should check from where other cases come and if there was a reason initially. For instance in
_<RecurrenceRule recurrenceRuleId="400" untilDateTime="" frequency="MONTHLY" intervalNumber="1" countNumber="-1"/>_
Would not have untilDateTime="" made the RecurrenceRule works the same? Sorry I have not enough time at the moment to answer this question by myself, just wondering :)

> Remove empty field values from xml data files so that it will not override existing data with empty values
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-10282
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10282
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Arun Patidar
>            Assignee: Arun Patidar
>            Priority: Major
>
> Remove empty systemPropertyValue field values from SystemProperty xml data files.
> Current system overrides  value with empty value if it is mentioned in XML data tag. So need to remove empty field values to override data on the existing instance. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)