Actions
Bug #43049
closedLost page id after editing record out of Workspace Module
Start date:
2012-11-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Given are those steps to reproduce:
- select a sub page in page tree
- open workspace module
- edit one of the workspace elements there
- save or close the editing process
- view is redirected to page id "0"
Encoding in the Javascript part to forward a correct returnUrl is wrong.
Instead of manually escaping sequences, encodeURIComponent can be used.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch 4.5 has been pushed to the review server.
It is available at http://review.typo3.org/16507
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16550
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch 4.6 has been pushed to the review server.
It is available at http://review.typo3.org/16551
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch workspaces_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/16554
Updated by Oliver Hader about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:864803ca633168cff4e637d7039924927f96d08e.
Updated by Michael Stucki about 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions