Summary | prefrences dropdown boxes not working |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | dom.lalot (at) gmail (dot) com |
Created | 02/04/2011 (5278 days ago) |
Due | |
Updated | 02/11/2011 (5271 days ago) |
Assigned | |
Resolved | 02/08/2011 (5274 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
This morning, my installation was working. You can close this bug.
Thanks
dom
Assigned to Michael Slusarz
State ⇒ Resolved
Don't known if it has to do with that. That's strange because most of
the things are working. I was obliged to put an imap-proxy.
Af first, horde using imap connexion was working, but then the imp
part was not working despite my backend.php was good.
Using tcpdump I saw that localhost was used. Putting a proxy makes imp
working.
I have to say that it's a fresh virtual machine, so without old
configurations somewhere. I believe there is some path problem. I
built the necessary links in the web part.
Could you give me some advice to help me debug the situation?
Thanks
Dom
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ prefrences dropdown boxes not working
Type ⇒ Bug
State ⇒ Unconfirmed
I followed the install documentation: http://www.horde.org/source/git.php
At first it did not succeed on debian lenny probably due to php 5.2.
Moving to ubuntu and php 5.3 permits me to begin playing with new
version.
I tried lot of things, install and setup locales, but I'm still facing
the problem that I cant select the timezone initial application themes
and son on, as if there was somewhere a path problem. Logging is DEBUG
and nothing is displayed as an error.
For the moment I use no optimizations, cache and son on.
011-02-04T15:25:41+01:00 DEBUG: HORDE [horde] PHP ERROR: Undefined
index: enum [pid 18274 on line 482 of
"/var/horde/framework/Core/lib/Horde/Core/Prefs/Ui.php"]
2011-02-04T15:25:41+01:00 DE
BUG: 1. Horde_Core_Prefs_Ui->generateUI()/var/horde/horde/services/prefs.php:30
2. Horde::errorHandler()
/var/horde/framework/Core/lib/Horde/Core/Prefs/Ui.php:482
The only noticeable thing is that php error on an empty array:
2011-02-04T15:25:41+01:00 DEBUG: HORDE [horde] PHP ERROR: Invalid
argument supplied for foreach() [pid 18274 on line 487 of
"/var/horde/framework/Core/lib/Horde/Core/Prefs/Ui.php"]
2011-02-04T15:25:41+01:00 DE
BUG: 1. Horde_Core_Prefs_Ui->generateUI()/var/horde/horde/services/prefs.php:30
2. Horde::errorHandler()
/var/horde/framework/Core/lib/Horde/Core/Prefs/Ui.php:487