** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, 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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to     : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to