[bugs] [Bug 958] New - LDAP Prefs; hordePrefs: initial_page needs to be unique for each module

bugs@bugs.horde.org bugs@bugs.horde.org
Fri, 17 May 2002 19:35:22 -0300


http://bugs.horde.org/show_bug.cgi?id=958

*** shadow/958	Fri May 17 19:35:22 2002
--- shadow/958.tmp.13820	Fri May 17 19:35:22 2002
***************
*** 0 ****
--- 1,45 ----
+ Bug#: 958
+ Product: Horde
+ Version: 2.1 Unstable
+ Platform: other
+ OS/Version: other
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: Core
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: pj@ebrb.net               
+ URL: 
+ Summary: LDAP Prefs; hordePrefs: initial_page needs to be unique for each module
+ 
+ Using LDAP to store the preferences values.
+ Using Horde, IMP, and Turba from CVS on May 17 08:29 GMT.
+ 
+ 1) In IMP options under Login Tasks, set "View or mailbox to display after 
+ login:" to "INBOX".
+ hordePrefs: initial_page:INBOX
+ 
+ 2) Click on Addressbook link, and it attempts to open up: 
+ http://<server>/horde/turba/INBOX
+ resulting in a 404 Not Found.
+ 
+ 3) Manually go to: 
+ http://<server>/horde/turba/prefs.php?group=display, save the settings.  Go back 
+ to IMP, click on Addressbook again, and it works.
+ hordePrefs: initial_page:search.php
+ 
+ 4) Logout;
+ Log back in.
+ IMP url is:
+ http://<server>/horde/imp/mailbox.php?actionID=105&mailbox=INBOX.search.php&1=1
+ 
+ but should be: 
+ http://<server>/horde/imp/mailbox.php?actionID=105&mailbox=INBOX&1=1
+ 
+ Let me know if you need more info.
+ 
+ pj.
+ 
+