Actions
Bug #71814
closedElementInformation: back button href attribute isn't closed
Status:
Closed
Priority:
Should have
Assignee:
Category:
System/Bootstrap/Configuration
Target version:
Start date:
2015-11-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
Problem/Description¶
Due the fact that the attribute isn't closed, after pressing back button, adding a file reference isn't working anymore.
ToDo(s)¶
- Add missing
"
to closehref
-attribute
Acceptance Criteria¶
- As a backend user I can add a file reference after displaying detail infos of any file.
- The backend button must be generated correct
Updated by Gerrit Code Review almost 9 years ago
- Status changed from In Progress 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/44934
Updated by Josef Glatz almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6163687c560fe08713cb8ca929a7a83d9e544f64.
Actions