Skip to content

Generalize 404 responses #14

@inghamn

Description

@inghamn

One thing we do over and over again in the controllers is to try and load an object, and do a 404 response, if we cannot find whatever the user was asking for.

This code goes into nearly all controller action functions. We should probably add some sort of handle404() function to the base Controller class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions