Comment 2 for bug 1651592

Revision history for this message
Robert Lyon (robertl-9) wrote :

Hmm, actually the error that it is throwing is correct:

 exception(object(FeatureNotEnabledException))

It is saying the feature is not enabled.

What we need to do is catch the error and throw an 'access denied' type error to give the 'You do not have permission to see this page' screen.