Project

General

Profile

Actions

Task #69628

closed

The documentation for the userfields feature mention wrong marker names

Added by Ulrik H. Kold over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2015-09-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

The documentation for the userfields feature (i.e. using custom markers from the fe_users table in the felogin template), mention that markers can be named ###USERNAME###. (ref: https://docs.typo3.org/typo3cms/extensions/felogin/6.2/Configuration/Index.html#userfields)

"Array of fields from the fe_users table. Each field can have its own stdWrap configuration. These fields can be used as markers in the template (e.g. ###USERNAME###)" 

This is wrong. Looking into the code it is easy to see that markers must be named ###FEUSER_<fieldname_in_caps>### to work. The only exception is ###USER### which displays the username.

The docs should be updated to show the right marker format.

Actions #1

Updated by Gerrit Code Review over 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 http://review.typo3.org/43154

Actions #2

Updated by Wouter Wolters over 8 years ago

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

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43159

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43159

Actions #5

Updated by Wouter Wolters over 8 years ago

  • Status changed from Under Review to Resolved
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF