Problem/Motivation

Line nodeaccess.install
------ ------------------------------------------
52 Variable $role_map might not be defined.
126 Variable $i might not be defined.

Steps to reproduce

Proposed resolution

  • $role_map can't be defined, but better to initial it before using it.
  • $i is unused and undefined, remove it.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3236475-2.patch535 bytesjungle

Comments

jungle created an issue. See original summary.

jungle’s picture

StatusFileSize
new535 bytes

  • jungle committed cc04729 on 8.x-1.x
    Issue #3236475 by jungle: Refactor nodeaccess.install
    
jungle’s picture

Status: Active » Fixed

A minor change, committed directly.

Status: Fixed » Closed (fixed)

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