Skip to content

$this->loadModel('Page') always passes #4

@mikedigital

Description

@mikedigital

https://github.com/houseoftech/Meta/blob/master/Controller/MetaController.php#L187 (from revision 13) checks to see if it can load the Page model, which it always can regardless if you are using one.

In the case that you are just using static pages, like I typically am, this shouldn't pass. Out of the box, you don't use anything to control your pages but static *.ctp pages.

If you need to use something like this in order to use this plugin, that's fine, but there is nothing specifying as much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions