← Back to team overview

touch-packages team mailing list archive

[Bug 1485555] Re: StateSaver.properties failing silently

 

Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
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