Project

General

Profile

Actions

Bug #47362

open

Category Model must support items property

Added by Alexander Schnitzler about 11 years ago. Updated over 1 year ago.

Status:
New
Priority:
Won't have this time
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2013-04-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently the category model lacks the property "items", the relation back to all datasets which are related to a category. As this is handled through mm with tablenames the model cannot provide a property with a specific annotation like

/**
 * @var ObjectStorage<Item>
 */

Therefore a mapping configuration has to be used that defines which tablename of the mm-table fits to which model. At the same time the reflection for this property has to be disabled or just not used.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #48701: setChildTableName regards only $columnConfiguration['foreign_table']New2013-05-31

Actions
Actions #1

Updated by Alexander Schnitzler about 11 years ago

  • Status changed from New to Accepted
Actions #2

Updated by Alexander Schnitzler almost 11 years ago

  • Target version changed from Extbase 6.2 to Extbase 6.3
Actions #3

Updated by Alexander Schnitzler over 10 years ago

  • Assignee deleted (Alexander Schnitzler)
Actions #4

Updated by Alexander Opitz over 9 years ago

  • Status changed from Accepted to Needs Feedback

Hi,

was this issue fixed or does it still exists?

Actions #5

Updated by Alexander Schnitzler over 9 years ago

I fixed that in a project of mine and put the patchset here on gerrit but people didn't like my approach. So this is still valid but I guess you can't fix it at all.

Actions #7

Updated by Alexander Opitz over 9 years ago

  • Project changed from 534 to TYPO3 Core
  • Category changed from Extbase: Generic Persistence to Extbase
  • Status changed from Needs Feedback to New
  • Target version changed from Extbase 6.3 to 7.0
  • TYPO3 Version set to 6.2
  • Is Regression set to No
Actions #8

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #9

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Actions #10

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #11

Updated by Benni Mack over 8 years ago

  • Target version deleted (7.5)
Actions #12

Updated by Alexander Schnitzler about 4 years ago

  • Priority changed from Must have to -- undefined --

This is unlikely to change soon as this needs a deep understanding of the persistence of Extbase and probably some changes to the underlying architecture at first.

Actions #13

Updated by Christian Kuhn over 1 year ago

  • Priority changed from -- undefined -- to Won't have this time
Actions

Also available in: Atom PDF