[bugs] [Bug 1027] Changed - vacation 2.0 error in main.php code

bugs@bugs.horde.org bugs@bugs.horde.org
Wed, 21 Aug 2002 16:41:58 -0300


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

*** shadow/1027	Wed Aug 21 14:25:20 2002
--- shadow/1027.tmp.22264	Wed Aug 21 16:41:58 2002
***************
*** 3,10 ****
  Version: 2.1 Unstable
  Platform: PHP Code
  OS/Version: Linux
! Status: NEW   
! Resolution: 
  Severity: critical
  Priority: P2
  Component: Core
--- 3,10 ----
  Version: 2.1 Unstable
  Platform: PHP Code
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: FIXED
  Severity: critical
  Priority: P2
  Component: Core
***************
*** 29,31 ****
--- 29,39 ----
  if ($daemon->set_vacation($userid, $realm, $oldpassword, $vacationmsg)) {
  
  Have fun
+ 
+ ------- Additional Comments From eric.rostetter@physics.utexas.edu  08/21/02 16:41 -------
+ This is a known bug that was fixed a while back in CVS RELENG_2 and HEAD branches. 
+ 
+ It is only a problem under certain PHP configurations, so does not affect all
+ users.  Those affected should update via CVS or apply the changes shown.
+ 
+ I have no plans at this time to re-cut the tarballs to correct this issue.