Bug #32098
File: pt_extlist: Classes/Utility/NameSpace.php is missing.
| Status: | On Hold | Start date: | 2011-11-25 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The import doesn't work because this file is missing in pt_extlist 0.5 extension of TER:
require_once t3lib_extMgm::extPath('pt_extlist') . 'Classes/Utility/NameSpace.php';
In the svn-version of pt_extlist this file is available.
History
Updated by Michael Knoll over 1 year ago
- Status changed from New to On Hold
Hi Michael,
the development of rbac is not currently on hold. You don't need rbac for any other extensions so this shouldn't be a problem. yag runs without rbac for some major versions now.
Greez
Michael
P.S. Nevertheless, I will continue developing this extension as soon as I have a project where I need it for.