You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I stumbled upon a situation where an attribute that is read without quotes is written without quotes even after gaining a value.
This is when the GlobalDefaultQuote type is set to initial on the document, the attribute gets this value on Value set and then writes no quotes when serializing.
I created PR #564 to correct this issue, could you please have a look?
Thanks and best regards
The text was updated successfully, but these errors were encountered:
Hi @JonathanMagnan ,
I stumbled upon a situation where an attribute that is read without quotes is written without quotes even after gaining a value.
This is when the GlobalDefaultQuote type is set to initial on the document, the attribute gets this value on Value set and then writes no quotes when serializing.
I created PR #564 to correct this issue, could you please have a look?
Thanks and best regards
The text was updated successfully, but these errors were encountered: