Problem/Motivation

Throwing exceptions for the anonymous user means that module installation will fail if the hooks aren't implemented. This might be OK, but it's also bad for performance because we will load the account all the time for the anon user, which isn't necessary.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

  • ptmkenny committed 51c06673 on 1.0.x
    Issue #3483442 by ptmkenny: Do not throw exceptions for the anonymous...
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.