Bug #33043

f:identity.json wrong namespace

Added by Pascal Walter over 3 years ago. Updated over 3 years ago.

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

100%

Category:ViewHelpers
Target version:TYPO3 Flow Base Distribution - 1.1
Has patch:No Affected Flow version:FLOW3 1.0.2

Description

/**
* @var \F3\FLOW3\Persistence\PersistenceManagerInterface
*/
protected $persistenceManager;

It works because the property is injected via method-injection but its still wrong :)
Maybe there are some more miss spellings like this. Did someone search for them after namespace changed from \F3\?

Associated revisions

Revision 72623148
Added by Karsten Dambekalns over 3 years ago

[BUGFIX] Fix @var annotation type in identity.json VH

Change-Id: Ic053174e057cb421dddbb5e9cf73e86b8eb24837
Fixes: #33043
Releases: 1.1

History

#1 Updated by Karsten Dambekalns over 3 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.1

#2 Updated by Gerrit Code Review over 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/9477

#3 Updated by Karsten Dambekalns over 3 years ago

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

Also available in: Atom PDF