Actions
Bug #27293
closedEmpty string setting value should be consistent
Difficulty:
trivial
Triaged:
No
Pull request:
Description
Unsetting (deleting) of string value should result always in the same value.
We sometimes have string values nil as default, but after unsetting, they become '' (empty string)
Actions