Actions
Bug #84826
closedFinisher helper is not showing correct name of field
Start date:
2018-04-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
- Add a couple of fields to your form
- Add an email finisher (to submitter)
- Select a field for the subject
Current behaviour¶
I see different icons but always the same label. It is always the label of the last form element. When selecting a field it adds always the identifier of the last element.
Expected behaviour¶
I see correct icon and labels of all available and fitting fields.
Updated by Ralf Zimmermann over 6 years ago
- Related to Feature #84780: Store icons fetched by the Icon API in localStorage added
Updated by Gerrit Code Review over 6 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/56771
Updated by Ralf Zimmermann over 6 years ago
- Priority changed from Should have to Must have
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3c22ba8f37c8c6cafbe112ca907a0e659f081804.
Actions