Comment 10 for bug 1599754

Revision history for this message
Kyle Nitzsche (knitzsche) wrote : Re: Dash restarts in the middle while refreshing or navigating

The log exceptions are due to handling cases where the incoming result lacks art in the expected result attribute and we attempt to check other result attributes to find it. This code was trying to access a result attribute that did not exist in some cases and threw and execption.