Bug #32826

Resource PublishingConfiguration is not persisted (missing Doctrine annotation)

Added by Thomas Heilmann over 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2011-12-23
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Security
Target version:TYPO3 Flow Base Distribution - 1.1 RC2
PHP Version: Complexity:
Has patch:No Affected Flow version:FLOW3 1.0.1

Description

The publishingConfiguration property of the Resource does not get persisted. An abstract publishing configuration class should be used instead of the interface that is used at the moment; and the proper @ORM annotation has to added.

Associated revisions

Revision 9dd8a612
Added by Karsten Dambekalns about 3 years ago

[BUGFIX] Allow PublishingConfiguration to be persisted

Any resource publishing configuration attached to a resource could
not be persisted, because the needed mapping information for
Doctrine was missing and the target type of the relation was an
interface.

This change adds an AbstractPublishingConfiguration and the needed
annotations, plus a schema migration.

Change-Id: If234cbcc8d118290abab6184958d456a4a1c8380
Fixes: #32826
Releases: 1.0, 1.1, 1.2

Revision 31f25599
Added by Karsten Dambekalns about 3 years ago

[BUGFIX] Allow PublishingConfiguration to be persisted

Any resource publishing configuration attached to a resource could
not be persisted, because the needed mapping information for
Doctrine was missing and the target type of the relation was an
interface.

This change adds an AbstractPublishingConfiguration and the needed
annotations, plus a schema migration.

Change-Id: If234cbcc8d118290abab6184958d456a4a1c8380
Fixes: #32826
Releases: 1.0, 1.1, 1.2

Revision 1c0a3c41
Added by Karsten Dambekalns about 3 years ago

[BUGFIX] Allow PublishingConfiguration to be persisted

Any resource publishing configuration attached to a resource could
not be persisted, because the needed mapping information for
Doctrine was missing and the target type of the relation was an
interface.

This change adds an AbstractPublishingConfiguration and the needed
annotations, plus a schema migration.

Change-Id: If234cbcc8d118290abab6184958d456a4a1c8380
Fixes: #32826
Releases: 1.0, 1.1, 1.2

History

#1 Updated by Karsten Dambekalns over 3 years ago

  • Project changed from TYPO3 Flow Base Distribution to TYPO3.Flow
  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#2 Updated by Karsten Dambekalns over 3 years ago

  • Category set to Security
  • Target version set to 1.0.3
  • Has patch set to No

#3 Updated by Karsten Dambekalns over 3 years ago

  • Target version changed from 1.0.3 to 1.0.4

#4 Updated by Karsten Dambekalns over 3 years ago

  • Target version changed from 1.0.4 to 1.0.5

#5 Updated by Karsten Dambekalns about 3 years ago

  • Target version changed from 1.0.5 to 1.1 RC1

#6 Updated by Gerrit Code Review about 3 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/12363

#7 Updated by Karsten Dambekalns about 3 years ago

  • Target version changed from 1.1 RC1 to 1.1

#8 Updated by Gerrit Code Review about 3 years ago

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

#9 Updated by Gerrit Code Review about 3 years ago

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

#10 Updated by Gerrit Code Review about 3 years ago

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/12816

#11 Updated by Gerrit Code Review about 3 years ago

Patch set 1 for branch FLOW3-1.0 has been pushed to the review server.
It is available at http://review.typo3.org/12817

#12 Updated by Karsten Dambekalns about 3 years ago

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

#13 Updated by Karsten Dambekalns about 3 years ago

  • Target version changed from 1.1 to 1.1 RC2

Also available in: Atom PDF