Project

General

Profile

Actions

Task #77005

closed

Epic #73121: Render() method arguments should be moved to initializeArguments()

Task #76914: Move method arguments to initializeArguments() in ext:fluid

CaseViewHelperTest: Move method arguments to initializeArguments() in ext:fluid

Added by Anna Färber almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2016-07-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint

Description

Spliting Ticket #76914 due to have two developers work on different parts.
sysext/fluid/Tests/Unit/ViewHelpers/Format/CaseViewHelperTest.php:100: $this->assertSame($expected, $this->subject->render($input, $mode), sprintf('The conversion with mode "%s" did not perform as expected.', $mode));
sysext/fluid/Classes/ViewHelpers/Format/CaseViewHelper.php:114: public function render($value = null, $mode = self::CASE_UPPER)
sysext/fluid/Classes/ViewHelpers/CaseViewHelper.php:42: public function render($value = null, $default = false)

Actions #1

Updated by Anja Leichsenring almost 8 years ago

  • Parent task set to #76914
Actions #2

Updated by Gerrit Code Review almost 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48903

Actions #3

Updated by Gerrit Code Review almost 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48903

Actions #4

Updated by Gerrit Code Review almost 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48903

Actions #5

Updated by Anna Färber almost 8 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF