Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0013460: Absturz beim Anzeigen der Benutzer im Admin Modul #5530

Open
test4gloirin opened this issue May 25, 2018 · 0 comments
Open

0013460: Absturz beim Anzeigen der Benutzer im Admin Modul #5530

test4gloirin opened this issue May 25, 2018 · 0 comments
Assignees
Labels
bug Something isn't working Tinebase

Comments

@test4gloirin
Copy link
Owner

Reported by mschwerin on 20 Sep 2017 10:08

Version: 2017.08.4 Community Edition

Ist die Applikation 'Filemanager' nicht installiert tritt folgende Exception beim Anzeigen der Benutzer auf:

12791 mschwerin - 2017-09-20T09:54:49+00:00 ERR (3): Tinebase_Exception::log::104 Tinebase_Exception_NotFound -> Application Filemanager not found.
12791 mschwerin - 2017-09-20T09:54:49+00:00 ERR (3): Tinebase_Exception::log::121 #0 .../Tinebase/Model/Application.php(118): Tinebase_Application->getApplicationByName('Filemanager')
#1 .../Tinebase/Application.php(101): Tinebase_Model_Application::convertApplicationIdToInt('Filemanager')
#2 .../Tinebase/FileSystem.php(226): Tinebase_Application->getApplicationById('Filemanager')
#3 .../Tinebase/Convert/FullUser/Json.php(49): Tinebase_FileSystem->getApplicationBasePath('Filemanager', 'personal')
#4 .../Tinebase/Convert/Json.php(101): Tinebase_Convert_FullUser_Json->_resolveAfterToArray(Array, NULL, true)
#5 .../Tinebase/Convert/Json.php(78): Tinebase_Convert_Json->_fromTine20RecordSet(Object(Tinebase_Record_RecordSet), NULL, true)
#6 .../Tinebase/Frontend/Json/Abstract.php(474): Tinebase_Convert_Json->fromTine20RecordSet(Object(Tinebase_Record_RecordSet), NULL, NULL)
#7 .../Admin/Frontend/Json.php(1546): Tinebase_Frontend_Json_Abstract->_multipleRecordsToJson(Object(Tinebase_Record_RecordSet), NULL, NULL)
#8 .../Admin/Frontend/Json.php(279): Admin_Frontend_Json->_multipleRecordsToJson(Object(Tinebase_Record_RecordSet))
#9 .../Admin/Frontend/Json.php(298): Admin_Frontend_Json->getUsers('', 'accountLoginNam...', 'ASC', 0, 50)
#10 .../vendor/zendframework/zendframework1/library/Zend/Server/Abstract.php(232): Admin_Frontend_Json->searchUsers(Array, Array)
#11 .../vendor/zendframework/zendframework1/library/Zend/Json/Server.php(590): Zend_Server_Abstract->_dispatch(Object(Zend_Server_Method_Definition), Array)
#12 .../vendor/zendframework/zendframework1/library/Zend/Json/Server.php(197): Zend_Json_Server->_handle()
#13 .../Tinebase/Server/Json.php(336): Zend_Json_Server->handle(Object(Zend_Json_Server_Request))
#14 .../Tinebase/Server/Json.php(171): Tinebase_Server_Json->_handle(Object(Zend_Json_Server_Request))
#15 .../Tinebase/Core.php(237): Tinebase_Server_Json->handle(Object(Zend_Json_Server_Request))
#16 .../index.php(18): Tinebase_Core::dispatchRequest()
#17 {main}

@test4gloirin test4gloirin self-assigned this May 25, 2018
@test4gloirin test4gloirin added bug Something isn't working Tinebase labels May 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Tinebase
Projects
None yet
Development

No branches or pull requests

1 participant