ramido / choosel

Automatically exported from code.google.com/p/choosel
0 stars 0 forks source link

Errors thrown when views try to resolve Resource with null value #157

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Add all work items to the Text visualization, ensuring one of them has a 
null value for subject.
2. Set the Label to subject and an error will be displayed that says null.

This will likely happen in other visualizations as well.  We might want to add 
in support for Visualizations and their ViewItems to handle null resolutions, 
or at least have a less intrusive error message.

Original issue reported on code.google.com by patrickc...@gmail.com on 19 May 2011 at 6:48