It’s very possible that it’s more complicated than I say… ;-) We can discuss the details off-list of my particular problem.
> On Nov 11, 2021, at 9:12 PM, Greg Dove <greg.d...@gmail.com> wrote: > > Not sure how or when that happened, but I will have time to look into it > and figure it out tomorrow. I am surprised it is not already captured in > some of the tests, but will add one in to make sure we cover that off. > > > On Fri, Nov 12, 2021 at 5:29 AM Harbs <harbs.li...@gmail.com> wrote: > >> I have XML which had <foo baz=“”/> and after reading it into an XML object >> and writing it back I get <foo baz=“null”/> >> >> I have not yet investigated at which point it becomes “null”. >> >>> On Nov 11, 2021, at 5:11 PM, Edward Stangler <estang...@bradmark.com> >> wrote: >>> >>> >>> In what context? Like an example. >>> >>> >>> On 11/11/2021 3:40 AM, Harbs wrote: >>>> At some point (not sure when), it seems like when writing xml, empty >> string attributes became “null” instead of “”. >>>> >>>> Any ideas when/how that happened? >>> >>> >> >>