Summary | Ingo session is not created |
Queue | Ingo |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 04/11/2011 (5196 days ago) |
Due | |
Updated | 06/14/2011 (5132 days ago) |
Assigned | 04/19/2011 (5188 days ago) |
Resolved | 06/14/2011 (5132 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #9876: Fix logic1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/e3e850535021b3b35696da73621415cc9a4b2a0d
New Attachment: 0009-Fix-logic.patch
Patch attached.
applications) the only place where I see last login time and warning
about test pages enabled is Ingo. If was correctly displayed in Portal
or IMP in the RC2.
I've followed the code to Ingo::createSession(); on line:
$session->set('ingo', 'script_generate',
$ingo_script->generateAvailable());
Which seem doesn't do anything.
State ⇒ Not A Bug
preferences if using such a backend.
State ⇒ Feedback
data in Ingo::sessionCreate(). Because of that, preferences menu is
not available in Ingo if using Script backends.
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ Ingo session is not created
Type ⇒ Bug
Priority ⇒ 1. Low
in Ingo::sessionCreate(). Because of that, preferences menu is not
available in Ingo if using Script backends.