Actions
Bug #72639
closedCore-bug: Page link wizard does not save selected page uid
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2016-01-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
(From: https://forge.typo3.org/issues/70602)
Still open in 7.6.2
The pid dont changes when there is a "page" selected for example:
1. open an element
2. select page with id 1, save.
3. reopen (now we have pid 1)select page with id 2
4. click "save" and when you click on save it jumps back to "id" 1 instead 2..
(in the html the hidden field has the old value)
when I change the Linhandler-TYPE to for example "file:2" then it works. just on the same type it dont changes
changes
page to page
file to file
...
don't works.
Actions