6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/22/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3304] Registry losing applications after api calls from configuration screens
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ,. .___. __ |\ | \./ | _/ / ` | \| | |___./__.\__.
Comment
> Ok. So far: > > > > In admin/setup/config.php we unset($_SESSION['_registrycache']) after > the new config file is written to disk. Checking the value of > $_SESSION['_registrycache'] at the end of the page verifies it is > indeed unset when the page is completed. > > > > Now, when we try to load any other page: > > In framework/Horde/Horde/Registry.php, in the constructor function > for Registry, we check if the registrycache is there or not. > Checking the value of $_SESSION['registrycache'] at this point shows > that it is not empty, but only contains the [_confCache] array, and > nothing more...so the $this->applications variable never gets > populated. > > > > For now, just commenting out the line where we unset the session > variable fixes this...I'll continue to try to track this down, but > any help in pointing me to a place to look would be appreciated!! > > > > Thanks.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers