Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-215

Overridden functions should call parent

    XMLWordPrintable

Details

    Description

      Some functions in some controllers override parent functions without calling parents. Should be a simple one-line addition to the beginning of each child function, such as:

      parent::beforeRender();

      This is particularly important in functions like beforeRender, where menuAuth() is called to generate permissions for rendering the site-wide menu.

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            marie Marie Huynh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: