Project

General

Profile

« Previous | Next » 

Revision 1106fdeb

Added by Tom Caspy about 8 years ago

fixes #13515 - fix issue where expecting scope but receiving array

the permission name method expects a scope, but sometimes received an
array instead, in that case, the correct way to bypass the issue is to
use the class of the first item in the array.

  • added
  • modified
  • copied
  • renamed
  • deleted