Project

General

Profile

Actions

Bug #55340

closed

[BUG] Several typos in Page Browsing ViewHelper

Added by Benjamin Rau over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
-
Start date:
2014-01-26
Due date:
% Done:

100%

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

Description

The PageBrowsing ViewHelper contains several typos and slips of the pen.

Without fixing all of them the page browsing ViewHelper is not functional properly, that´s why i want to submit them at once and also supply the fix for it.

There are these errors:
  • Undefined but used class property
  • Overwriting instead of appending content to already defined variable
  • Not using lowerCamelCase for extensionName in Localization Utilty
  • Accidentally using wrong variables
  • Using a variable for if-condition which is defined inside this condition

Bugfix is coming up!

Actions

Also available in: Atom PDF