Volafile / volafile-bugs

Volafile.org public bug tracker
17 stars 2 forks source link

Setting an invalid room setting crashes vola #209

Closed hippothon closed 7 years ago

hippothon commented 7 years ago

Trying to set a setting in any room using editInfo, even if you're logged out, crashes all of vola if the key you're setting isn't valid.

For example this breaks vola: ["call", {"fn": "editInfo", "args": [{"lol": true}]}]

Expected result: not that

laino commented 7 years ago

fix soon