Re: RT 4.4.0rc1 released
Guadagnino Cristiano <[email protected]> Wed, 4 Nov 2015 11:28:53 +0000
| Newsgroups | gmane.comp.bug-tracking.request-tracker.devel |
|---|---|
| Message-ID | <[email protected]> |
I found a problem with assets (I never used assets before): - If I click on "search" and then "assets" I get this error message: An internal RT error has occurred. Your administrator can find more details in RT's log files. In the log I find: [5272] [Wed Nov 4 11:23:08 2015] [error]: No active catalogs. (/opt/rt4/sbin/../lib/RT/Interface/Web.pm:4096) [5272] [Wed Nov 4 11:23:08 2015] [error]: Can't call method "Id" on an undefined value at /opt/rt4/share/html/Asset/Search/index.html line 50. Stack: [/opt/rt4/share/html/Asset/Search/index.html:50] [/opt/rt4/sbin/../lib/RT/Interface/Web.pm:696] [/opt/rt4/sbin/../lib/RT/Interface/Web.pm:375] [/opt/rt4/share/html/autohandler:53] (/opt/rt4/sbin/../lib/RT/Interface/Web/Handler.pm:208) The same happens if I click on the "Assets" menu or any of the "Assets" submenus. Cris