]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: widgets ToasterTable Catch template rendering exceptions
authorMichael Wood <michael.g.wood@intel.com>
Thu, 26 May 2016 15:12:26 +0000 (16:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Jun 2016 21:04:30 +0000 (22:04 +0100)
commit566b4fbe9cfe4c6c0605c4f6444083ee4cf8b958
tree5385efb6fbcaed385d9648de1ec7ea4207051c79
parent7cf23671659666b27b5629fecd5f947f9bdb94e0
toaster: widgets ToasterTable Catch template rendering exceptions

If a cell template rendering causes an exception catch it and carry on,
this at least allows the table to show the rest of the data if nothing
else. Also improve the error logging so that it's possible what the
offending template snippet was.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
lib/toaster/toastergui/widgets.py