Project

General

Profile

Actions

Feature #67333

closed

Placeholder attribute for password box

Added by Bill Dagou almost 9 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2015-06-06
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It would be nice if "placeholder" could be enabled for <input type="password" />. Just add

$this->registerTagAttribute('placeholder', 'string', 'The placeholder of the textfield');

after

$this->registerTagAttribute('size', 'int', 'The size of the input field');

in the PasswordViewHelper.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #53406: Add placeholder to form wizardClosed2014-11-052014-11-05

Actions
Is duplicate of TYPO3 Core - Feature #64531: Add placeholder attribute to PasswordViewHelperClosed2015-01-27

Actions
Actions #1

Updated by Bill Dagou almost 9 years ago

Seems there is another issue with the same request, and you have add it up in a new version.

BTW, I'm using TYPO3 v6.2.12 right now, and added myself.

Actions #2

Updated by Wouter Wolters almost 9 years ago

  • Status changed from New to Rejected

See #64531 for the already existing ticket.
Please continue there.

Will close this ticket as duplicate.

Actions

Also available in: Atom PDF