==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this 
link:http://bugs.contribs.org/show_bug.cgi?id=8319

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #5 from John Crisp <[email protected]> ---
Think this is right :-)

VERIFICATION
= Environment: 
SME 8.1 with all updates as at 9th Mar 2014

= Original problem:
[Bug 8319] "my" variable masks earlier declaration in same scope at wbl.pm


= Resolution:
Fixed in smeserver-wbl-0.1.0-20.el5.sme.noarch.rpm

* Wed Apr 09 2014 Stephane de Labrusse <[email protected] 0.1.0-20.sme
- "my" variable masks earlier declaration in same scope at wbl.pm [Bug 8319]

= Current version installed:
smeserver-wbl-0.1.0-19.el5.sme.noarch.rpm

= Testing:
In Server Manager use WBL manager 

/var/log/httpd/access_error_log filled with errors similar to this :

grep -rn "masks earlier declaration" admin_error_log*

[error] [client 127.0.0.1] "my" variable $parameter masks earlier declaration
in same scope at /usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line
291., referer: https://server/server-manager/navigation

Comand Line test :
[root@home ~]# perl /usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm

"my" variable %list masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 193.
"my" variable $parameter masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 194.
"my" variable $value masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 195.
"my" variable %list masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 250.
"my" variable $parameter masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 251.
"my" variable $value masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 252.
"my" variable %list masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 270.
"my" variable $parameter masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 271.
"my" variable $value masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 272.
"my" variable %list masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 290.
"my" variable $parameter masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 291.
"my" variable $value masks earlier declaration in same scope at
/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm line 292.



= Updated version installed: 

Should be this to install, but no package available in smetest  :
yum --enablerepo=smetest update smeserver-wbl

Actual install :
yum localinstall smeserver-wbl-0.1.0-20.el5.sme.noarch.rpm
signal-event post-upgrade; signal-event reboot

rpm -qa smeserver-wbl

smeserver-wbl-0.1.0-20.el5.sme


In Server Manager use WBL manager

grep -rn "masks earlier declaration" admin_error_log*

No errors reported

Comand Line test :
[root@home ~]# perl /usr/lib/perl5/site_perl/esmith/FormMagick/Panel/wbl.pm

No errors reported

= Problem fixed:
"my" variable masks earlier declaration in same scope at wbl.pm

= Verified or Reopen:
VERIFIED

= DOCUMENTATION IMPACT:
Nil

= Suggested release notes:

* Wed Apr 09 2014 Stephane de Labrusse <[email protected] 0.1.0-20.sme
- "my" variable masks earlier declaration in same scope at wbl.pm [Bug 8319]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to