[bugs]
[Bug 958] Changed - 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:51:12 -0300
http://bugs.horde.org/show_bug.cgi?id=958
*** shadow/958 Fri May 17 19:35:22 2002
--- shadow/958.tmp.14786 Fri May 17 19:51:12 2002
***************
*** 43,45 ****
--- 43,58 ----
pj.
+
+ ------- Additional Comments From pj@ebrb.net 05/17/02 19:51 -------
+ I got off my butt and looked at the code... don't know if this is the "correct"
+ way to solve this, but I changed instances of initial_page in
+ turba/config/prefs.php and index.php to turba_initial_page and that resulting in
+ imp and turba no longer overrighting the others initial_page preference.
+
+ Odds are my solution above is just a bad hack and you'll have something better
+ in store for us. :)
+
+ thanks.
+
+ pj.