Actions
Bug #16087
closedCopying of fe-users does not work
Start date:
2007-08-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you try to copy fe-users from one sys-folder to another the datarecord is not inserted into the new sysfolder, but into the original one. In the original sysfolder a new data record with new uid is created, while the new sysfolder stays empty. The problem does not appear, when you move the record.
Maybe this behaviour has some technical reasons, but then there should be a meanigful error message. That way the editor does not notice, that he creates just copies in the original sysfolder.
(issue imported from #M6063)
Updated by Christian Kuhn about 15 years ago
Resolved, unable to reproduce.
Copying fe_user records from one sysfolder to another works fine for me in the list module.
Please reopen if this problem still exists in recent versions.
Actions