Actions
Bug #84023
closedInvalid string append in ContextMenuActions.js
Start date:
2018-02-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The function openListModule
appends the variable pageId
to a string. This is done in a invalid way which will lead to a wrong value.
Updated by Gerrit Code Review almost 7 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55873
Updated by Andreas Fernandez almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0aa068b9901b565f140c1cf9de0b9d019eaa650a.
Actions