bitbake: toastergui fix size rendering in dirinfo page
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Thu, 25 Sep 2014 15:10:33 +0000 (16:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Sep 2014 13:11:59 +0000 (14:11 +0100)
commita931e56c0f7bfc0b9d19825ab1092baeba7815af
tree40b8760621152f9d1326f4ccf9e355ea12bf97e7
parent866206d89c94da4508a740673e405880de7b01cc
bitbake: toastergui fix size rendering in dirinfo page

We fix the rendering of the size field in dirinfo-related pages
by directly calling filtered_filesizeformat and not rendering
it through the template engine.

Additionally, we enable error dumping into logs if an
Exception happens.

[YOCTO #6669]

(Bitbake rev: afa2431c21b8271b05dc4cca4265f98d9f338007)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/views.py