Actions
Bug #78229
closedediting a page from pagetree does not reload the right panel
Start date:
2016-10-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint
Description
Steps to reproduce (On 8.4-dev (latest master, commit 5186ec799b12b55b32579ed65f334f4ceb4ef980 [5186ec7])):
1) click on a page on the pagetree
2) right-click > edit
3) hide the page (Tab access > Visibility - page > disable)
4) Save and close
Result: the main (right) panel is not reloaded and is shown empty.
Note that the value is saved
Updated by Daniel Goerz about 8 years ago
- Priority changed from Should have to Must have
- Target version set to 8.4
- Is Regression changed from No to Yes
- Sprint Focus set to Stabilization Sprint
Updated by Andreas Kienast about 8 years ago
After investigation I found that the returnUrl is set incorrectly: returnUrl=about:blank&id=35
.
Updated by Gerrit Code Review about 8 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/50204
Updated by Andreas Fernandez about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 18e53b043c0634407cfaf830464288c6aa7b0453.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions