Actions
Bug #17557
closedCompany info is missing for fe_users (View Item)
Start date:
2007-08-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you show the Info (View Item) of an frontend user, the company ist missing.
To reproduce:
- Login in the backend
- click on the blue Info Icon (Display Info) of the frontend user
(issue imported from #M6202)
Files
Updated by Christian Kuhn about 17 years ago
company is missing in TCA['fe_users']['interface']['showRecordFieldList'] in typo3/sysext/cms/tbl_cms.php
Attached Patch fixes this.
Actions