Bug #31494

Generated create action in CRUD controller has wrong doc comment

Added by Andreas Wolf almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-11-01
Priority:Should have Due date:
Assigned To:Andreas Wolf % Done:

100%

Category:-
Target version:TYPO3 Flow Base Distribution - 1.0.1
Affected Flow version:FLOW3 1.0.0

Description

In the create action of a CRUD controller, the parameter is $newSomething, while the docblock says it's $something. This leads to e.g. a warning in PHPstorm.

Associated revisions

Revision 79707703
Added by Andreas Wolf almost 4 years ago

[BUGFIX] Wrong doc comment in generated CRUD controller

In the create action of a CRUD controller, the parameter is
$newSomething, while the docblock says it's $something. This leads to
e.g. a warning in some IDEs.

Change-Id: Ifd0d1e2b12e0b0bbc65430504d743666a46a5d20
Fixes: #31494
Releases: 1.0, 1.1

Revision 005f8fd4
Added by Andreas Wolf over 3 years ago

[BUGFIX] Wrong doc comment in generated CRUD controller

In the create action of a CRUD controller, the parameter is
$newSomething, while the docblock says it's $something. This leads to
e.g. a warning in some IDEs.

Change-Id: Ic339a8f880929e9dad406a647d76177f223e86c4
Fixes: #31494
Releases: 1.0, 1.1

History

#1 Updated by Mr. Hudson almost 4 years ago

Patch set 1 of change Ifd0d1e2b12e0b0bbc65430504d743666a46a5d20 has been pushed to the review server.
It is available at http://review.typo3.org/6424

#2 Updated by Karsten Dambekalns almost 4 years ago

  • Status changed from New to Under Review
  • Assigned To set to Andreas Wolf
  • Target version set to 1.0.1
  • Affected Flow version changed from Git master to FLOW3 1.0.0

#3 Updated by Mr. Hudson almost 4 years ago

Patch set 2 of change Ifd0d1e2b12e0b0bbc65430504d743666a46a5d20 has been pushed to the review server.
It is available at http://review.typo3.org/6424

#4 Updated by Andreas Wolf almost 4 years ago

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

Also available in: Atom PDF