Problem/Motivation

Accessing a non-existent node id through the panelizer resource results in a 500 error, instead of the expected 404 error. This happens because we are throwing generic exceptions.

Proposed resolution

Throw more specific exceptions.

Comments

hussainweb created an issue. See original summary.

  • hussainweb committed 920a639 on 7.x-1.x
    Issue #2560167 by hussainweb: Panelizer resource returns a 500 error...
hussainweb’s picture

Status: Active » Fixed
hussainweb’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.