Actions
Bug #2037
closedfailed installation on Joomla 1.6.x
Description
CB 1.2.3 nor 1.2.4 install on Joomla 1.6.x due to failed menu structure. File structure and database appear to be added, but the menu structure is failing so installation will not complete.
Files
Updated by beat about 14 years ago
- Priority changed from High to Urgent
Actually, the main issue is not menu but the ACL API of Joomla 1.6 has changed since beta 1...
Updated by krileon about 14 years ago
- File 2037.patch 2037.patch added
- Status changed from New to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 80
Implemented change to check_acl function to use J1.6 API instead of directly accessing ACL object to test against. Same method J1.6 it self uses to check authorization.
Updated by beat about 14 years ago
- Status changed from Resolved to Closed
- % Done changed from 80 to 100
- Estimated time set to 2:00 h
Applied patch in r1238 .
Actions