Actions
Feature #21929
closedextra stdWrap for changePassword-errors
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2010-01-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It would be nice to have a different stdWrap for error-messages.
E.g. it isn't possible giving ll_change_password_notvalid_message an error-class/DIV, because there's no specail stdWrap nor it is possible to inserrt HTML to _LOCAL_LANG (htmlspecialchars() is used)
(issue imported from #M13184)
Updated by M. Stichweh almost 14 years ago
This would be nice for forgot password messages too.
Updated by Jigal van Hemert almost 13 years ago
- Status changed from New to Closed
- Target version deleted (
0) - TYPO3 Version set to 4.7
Closed as duplicate. Patch for #29577 adds individual stdWrap properties for various (error) messages.
Actions