Task #45563

Neos renaming issue: TYPO3.TYPO3 leftover in persistence

Added by Adrian Föder over 2 years ago. Updated over 2 years ago.

Status:Resolved Start date:2013-02-18
Priority:Could have Due date:
Assigned To:Adrian Föder % Done:

100%

Category:Low Level Spent time: -
Target version:Sprint February 2013

Description

in TYPO3\TYPO3CR\Domain\Model\ContentObjectProxy's database table, I had still a "TYPO3\TYPO3\Domain\Model\Site" in the targettype column.

mysql> SELECT * FROM typo3_typo3cr_domain_model_contentobjectproxy\G
*************************** 1. row ***************************
persistence_object_identifier: d8a4eaeb-fcab-46ea-a73a-005c010e2de6
                   targettype: TYPO3\TYPO3\Domain\Model\Site
                     targetid: 5cfc4af5-c9ac-4521-b11c-61116b0114d1
1 row in set (0.00 sec)

Associated revisions

Revision 452fba75
Added by Adrian Föder over 2 years ago

[BUGFIX] Correct TYPO3\TYPO3 occurrences in ContentObjectProxy

This replaces occurrences of ``TYPO3\TYPO3\Domain\Model\Site``
to ``TYPO3\Neos...`` in the ``targettype`` property of the
``TYPO3\TYPO3CR\Domain\Model\ContentObjectProxy`` entity.

Change-Id: I0ceab8e5d4fd5a7d116a82a94aa502ee7734dfd8
Fixes: #45563

History

#1 Updated by Christian Müller over 2 years ago

  • Category set to Low Level
  • Status changed from New to Accepted
  • Assigned To set to Adrian Föder
  • Target version set to Sprint February 2013

#2 Updated by Gerrit Code Review over 2 years ago

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

#3 Updated by Adrian Föder over 2 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:452fba75184bcaf2da44a4ee4d43af26e1aabdac.

Also available in: Atom PDF