Task #43629

Use \ instead of _ for entity resources in Policies

Added by Karsten Dambekalns over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2012-12-05
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Security
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
Sprint: Has patch:No
PHP Version: Complexity:

Description

When defining entity resources in a Policy.yaml file, the entity type has to be the class name with \ replaced by _. The "reason" officially are YAML restrictions, but that is not valid.

Associated revisions

Revision e6c6ac5b
Added by Karsten Dambekalns over 2 years ago

[!!!][TASK] Use \ instead of _ for entity resources in Policies

When defining entity resources in a Policy.yaml file, the entity type
had to be the class name with \ replaced by _. With this change the
regular class name is to be used instead.

A code migration to adjust Policy.yaml files is part of the change.

Change-Id: I6e894e49b12a6c01692a3ca5c6e11eb9794b6657
Resolves: #43629
Migration: TYPO3.Flow-201212051340
Releases: 1.2

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16976

#2 Updated by Karsten Dambekalns over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF