Bug #28422

Doctrine persistence does not use correct package key for tables

Added by Christopher Hlubek about 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-07-24
Priority:Must have Due date:
Assigned To:Christopher Hlubek % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The Flow3AnnotationDriver is using the second namespace part as package key for the table name prefix. This does not work for packages without vendor name or packages with a deeper nesting of vendor names (e.g. 'Com.MyCompany.Foo').

History

#1 Updated by Sebastian Kurfuerst almost 5 years ago

  • Target version set to 1.0 beta 2

#2 Updated by Christopher Hlubek almost 5 years ago

  • Status changed from New to Under Review
  • Target version changed from 1.0 beta 2 to 1.0 beta 1

This bug already has a patch and we should try to get it into beta 1.

https://review.typo3.org/#change,3720

#3 Updated by Robert Lemke almost 4 years ago

  • Status changed from Under Review to Resolved
  • Assigned To set to Christopher Hlubek
  • % Done changed from 0 to 100

Has been merged.

Also available in: Atom PDF