Package: zoneminder Version: 1.24.1-1 Severity: important tags: patch Hi maintainer, after upgrading to 1.24.1 the following problems occurred:
Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/pt_br.php:751) in /usr/share/zoneminder/includes/functions.php on line 97 Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/pt_br.php:751) in /usr/share/zoneminder/includes/functions.php on line 98 Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/pt_br.php:751) in /usr/share/zoneminder/includes/functions.php on line 99 Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/pt_br.php:751) in /usr/share/zoneminder/includes/functions.php on line 100 Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/pt_br.php:751) in /usr/share/zoneminder/includes/functions.php on line 101 Attach, you will find a patch to do it. Cheers, -- Marcelo Jorge Vieira xmpp://[email protected] http://metaldot.alucinados.com
--- ./web/lang/hu_hu.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/hu_hu.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -815,5 +815,3 @@ ); ?> - - --- ./web/lang/ja_jp.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/ja_jp.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -807,4 +807,3 @@ ); ?> - --- ./web/lang/ru_ru.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/ru_ru.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -806,4 +806,3 @@ ); ?> - --- ./web/lang/fr_fr.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/fr_fr.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -807,4 +807,3 @@ ); ?> - --- ./web/lang/se_se.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/se_se.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -807,4 +807,3 @@ ); ?> - --- ./web/lang/it_it.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/it_it.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -812,4 +812,3 @@ ); ?> - --- ./web/lang/pt_br.php 2009-02-08 15:39:02.000000000 -0200 +++ ./web/lang/pt_br.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -747,4 +747,3 @@ ); ?> - --- ./web/lang/he_il.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/he_il.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -807,4 +807,3 @@ ); ?> - --- ./web/lang/pl_pl.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/pl_pl.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -786,4 +786,3 @@ ); ?> - --- ./web/lang/dk_dk.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/dk_dk.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -808,4 +808,3 @@ ); ?> - --- ./web/lang/es_ar.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/es_ar.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -660,4 +660,3 @@ ); ?> - --- ./web/lang/ro_ro.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/ro_ro.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -1241,4 +1241,3 @@ // ); ?> - --- ./web/lang/big5_big5.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/big5_big5.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -811,4 +811,3 @@ ); ?> - --- ./web/lang/cs_cz.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/cs_cz.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -807,4 +807,3 @@ ); ?> - --- ./web/lang/nl_nl.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/nl_nl.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -807,4 +807,3 @@ ); ?> - --- ./web/lang/de_de.php 2009-02-08 15:39:12.000000000 -0200 +++ ./web/lang/de_de.php.new 2009-06-04 16:26:42.000000000 -0300 @@ -807,4 +807,3 @@ ); ?> -
signature.asc
Description: This is a digitally signed message part

