This a mason library warning; don't worry is innocuous


Andre Medeiros da Silva wrote:
i'm not speack english

em 2 servidores que administro está ocorrendo este erro ao restartar o ebox-logs:



---------------------------------------------
* Restarting eBox module: logs [ OK ] Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
---------------------------------------------

no arquivo Subcomponent.pm na linha 34 está assim:

------------------------------------------------
29 sub assign_runtime_properties {
30     my ($self, $interp, $source) = @_;
31     $self->SUPER::assign_runtime_properties($interp, $source);
32 $self->{comp_id} = sprintf("[%s '%s' of %s]", $self->{is_method} ? 'method'$
33                                $self->name, $self->owner->comp_id);
*34     $self->{path} = $self->owner->path . ":" . $self->name;*
35 }

---------------------------------------------------

Qual o problema? Whats the problem?
grato pela atenção
Thanks to atention

--
____________________________________
// A N N DDD RRR ÉÉÉÉÉ A A NN N D D R R É A A N N N D D RRR ÉÉÉ AAAAA N NN D D R R É A A N N DDD R R ÉÉÉÉÉ ____________________________________
               andremedeiross


------------------------------------------------------------------------

_______________________________________________
ebox-user mailing list
[email protected]
http://lists.ebox-platform.com/cgi-bin/mailman/listinfo/ebox-user

_______________________________________________
ebox-user mailing list
[email protected]
http://lists.ebox-platform.com/cgi-bin/mailman/listinfo/ebox-user

Reply via email to