Problem/Motivation
If the wayfinding widget is being called without any data, then the json decoder receives NULL and throws an exception.
Proposed resolution
Add the verification to the access control. This should verify that data is provided and that it's valid.
Comments
Comment #3
jurgenhaas