[bugs] [Bug 1041] Changed - conf.xml generates wrong code for vinfo ...

bugs@bugs.horde.org bugs@bugs.horde.org
Wed, 4 Sep 2002 14:06:44 -0300


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

*** shadow/1041	Wed Sep  4 13:37:13 2002
--- shadow/1041.tmp.7692	Wed Sep  4 14:06:44 2002
***************
*** 3,10 ****
  Version: 2.3 Unstable
  Platform: Mozilla 5.x
  OS/Version: FreeBSD
! Status: NEW   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: IMP
--- 3,10 ----
  Version: 2.3 Unstable
  Platform: Mozilla 5.x
  OS/Version: FreeBSD
! Status: RESOLVED   
! Resolution: LATER
  Severity: normal
  Priority: P2
  Component: IMP
***************
*** 20,22 ****
--- 20,27 ----
  
  but if I modify my conf.php to move my get_imp_vinfo to hooks.php and set the
  above in conf.php, it  no longer uses the hook ...
+ 
+ ------- Additional Comments From chuck@horde.org  09/04/02 14:06 -------
+ This is why conf.php.dist hasn't been removed from IMP; conf.xml is not yet
+ quite complete. The hooks need to be moved to Horde's hooks.php file. This will
+ be fixed later.