Skip to content

Updated error handler to work properly with new error page paths

Need to update the error handler to make it work properly as the paths for error pages have been changed from "/application#[error code]" to "/[error code]."

Merge request reports