Actions
Bug #61784
closedfeedit - add content, not set good pid
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2014-09-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hello,
In frontend edition, the buttons under the contents elements work fine. But the buttons in the header and the admin panel not work.
They don't set the correct pid of current page.
So alt_doc.php?edit[tt_content]0 => 1: Attempt to insert a record on page '[root-level]' (0) from table 'tt_content' without permissions. Or non-existing page.
For the first content, I cheated in manually setting uid pid params in db_new_content_el.php?id=37&uid_pid=37&returnUrl=&returnUrl=%2Fcontent-examples%2Ftest-edition-frontend.html
Files
Updated by Nicolas Forgeot about 10 years ago
- File feedit_pid.png feedit_pid.png added
Updated by Benni Mack over 4 years ago
- Status changed from New to Closed
Can you please open a ticket in https://github.com/FriendsOfTYPO3/feedit if this issue still exists? Code was removed from TYPO3 and migrated into a custom extension.
Actions