touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #97299
[Bug 1485555] Re: StateSaver.properties failing silently
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Zsombor Egri (zsombi)
--
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/1485555
Title:
StateSaver.properties failing silently
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
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/1485555/+subscriptions
References