yonite / snofyre

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

Query search & authoring dialog unresponsive when some concept types are selected #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Selected Burns morphological abnormality in search results
2. User interface becomes unresponsive
3. Error stack shows illegal attribute for rendering?

Original issue reported on code.google.com by snofyre....@gmail.com on 16 Jan 2011 at 2:59

GoogleCodeExporter commented 8 years ago
Human readable rendering uses MRCM to validate attributes. Since MRCM does not 
have any sanctions starting from Morphological abnormallity, trying to render 
Burns will throw an error. This really needs to:

1. Throw a warning to user and degrade gracefully
2. Prevent morphological abnormalities from showing up in search results

Original comment by snofyre....@gmail.com on 16 Jan 2011 at 3:01