[Tickets #9976] Re: only inbox folder is shown in portal block
bugs at horde.org
bugs at horde.org
Thu Apr 28 18:53:34 UTC 2011
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/9976
------------------------------------------------------------------------------
Ticket | 9976
Aktualisiert Von | michael at bigmichi1.de
Zusammenfassung | only inbox folder is shown in portal block
Warteschlange | IMP
Version | Git master
Typ | Bug
Status | Resolved
Priorität | 1. Low
Milestone |
Patch |
Zuständige | Michael Slusarz
------------------------------------------------------------------------------
michael at bigmichi1.de (2011-04-28 18:53) hat geschrieben:
>> i added in the function capability() a die() right before the return
>> statement in Client/Base.php and execution dies only when calling imp
>> directly and not when viewing the block or the sidemenu. this is also
>> the only one place where i found that capability_ignore param is
>> checked and used.
>
> capability() is only called once per session - the capability list
> of the server is cached. So this is working exactly as expected.
yes i saw that it it cached, but the cache is capability cache is
filled when logging in, because the server greets with the capabilitys
and these are not filtered. i logged out and logged in (this was and
is my testcase) and there no filtering is done. and if i see it
correctly if cache is filled when calling capability() the cache is
returned, regardless how it was filled, and it is filled in onother
place too, when yuo log in and server sends the capabilitys
More information about the bugs
mailing list