Overridden functions should call parent

XMLWordPrintable

      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.

            Assignee:
            Benn Oshrin
            Reporter:
            Marie Huynh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: