Bug#379190: [pkg-horde] Bug#379190: horde3: 'About...' in help view gives blank page

Ola Lundqvist opal at debian.org
Sat Jul 22 23:00:55 UTC 2006


Hi

Thanks. This bug will be fixed when we upload next upstream version.

Regards,

// Ola

On Sat, Jul 22, 2006 at 03:55:43AM +0200, Gregory Colpart wrote:
> Package: horde3
> Severity: minor
> Tags: patch fixed-upstream
> 
> Hi,
> 
> With horde3 3.1.2-1, if you open help viewer and click on 'About...'
> link, you have blank page instead of displaying CREDITS file. There
> is a bug in '/services/help/index.php' file :
> 
> --- index.php.ori       2006-07-22 03:47:58.000000000 +0200
> +++ index.php   2006-07-22 03:47:34.000000000 +0200
> @@ -55,10 +55,12 @@
>      require HORDE_TEMPLATES . '/help/menu.inc';
>  } elseif ($show == 'about') {
>      $mod_version_constant = String::upper($module) . '_VERSION';
> +    // patch by reg
> +    // http://cvs.horde.org/diff.php?r1=2.80.10.1.2.3&r2=2.80.10.1.2.4&f=horde%2Fservices%2Fhelp%2Findex.php
> +    require $fileroot . '/lib/version.php';
>      if (!defined($mod_version_constant)) {
>          exit;
>      }
> -    require $fileroot . '/lib/version.php';
>      $version = String::ucfirst($module) . ' ' . constant($mod_version_constant);
>      $credits = Util::bufferOutput('include', $fileroot . '/docs/CREDITS');
>      $credits = String::convertCharset($credits, 'iso-8859-1', NLS::getCharset());
> 
> 
> Note this bug is fixed in Horde CVS.
> This bugreport informs people to be patient :)
> 
> 
> Regards,
> --
> Gregory COLPART <reg at evolix.fr>  GnuPG:1024D/C1027A0E
> Evolix - Informatique et Logiciels Libres http://www.evolix.fr/
> 
> 
> _______________________________________________
> pkg-horde-hackers mailing list
> pkg-horde-hackers at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-horde-hackers
> 

-- 
 --------------------- Ola Lundqvist ---------------------------
/  opal at debian.org                     Annebergsslingan 37      \
|  opal at lysator.liu.se                 654 65 KARLSTAD          |
|  +46 (0)54-10 14 30                  +46 (0)70-332 1551       |
|  http://www.opal.dhs.org             UIN/icq: 4912500         |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------




More information about the pkg-horde-hackers mailing list