touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #96952
[Bug 1485556] Re: StateSaver.properties failing silently
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1485556
Title:
StateSaver.properties failing silently
Status in ubuntu-ui-toolkit package in Ubuntu:
Invalid
Bug description:
It's quite easy to misused the StaverSaver.properties, as it's a string and not a list.
Consequently this kind of usage is easily to mistype:
StateSaver.properties = "foo bar"
instead of:
StateSaver.properties = "foo, bar"
This will silently fails to save any state. I think a warning would be
appropriate.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1485556/+subscriptions
References