Your message dated Tue, 24 Apr 2007 19:53:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line libxml-simple-perl: wrongly parsed arguments in XML
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libxml-simple-perl
Version: 2.14-5
Severity: normal
XML::Simple wrongly parses the following XML structure, showing connector->name
as a separate key in hash table:
<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl"
href="/manager/xform.xsl" ?><status><jvm><memory free='448872056'
total='518586368' max='777715712'/></jvm><connector
name="http-8080"><threadInfo maxThreads="150" minSpareThreads="25"
maxSpareThreads="75" currentThreadCount="25" currentThreadsBusy="2"
/><requestInfo maxTime="46724" processingTime="287994" requestCount="1075"
errorCount="80" bytesReceived="132835" bytesSent="4635846" /><workers><worker
stage="R" requestProcessingTime="0" requestBytesSent="0"
requestBytesRecieved="0" remoteAddr="?" virtualHost="?" method="?"
currentUri="?" currentQueryString="?" protocol="?" /><worker
stage="S" requestProcessingTime="2" requestBytesSent="0"
requestBytesReceived="0" remoteAddr="127.0.0.1" virtualHost="localhost"
method="GET" currentUri="/manager/status" currentQueryString="XML=true"
protocol="HTTP/1.1" /><worker stage="R" requestProcessingTime="0"
requestBytesSent="0" requestBytesRecieved="0" remoteAddr="?"
virtualHost="?" method="?" currentUri="?"
currentQueryString="?" protocol="?" /><worker stage="R"
requestProcessingTime="0" requestBytesSent="0" requestBytesRecieved="0"
remoteAddr="?" virtualHost="?" method="?" currentUri="?"
currentQueryString="?" protocol="?" /></workers></connector></status>
the wrong part of the Dumper():
'name' => 'http-8080',
'threadInfo' => {
'currentThreadCount' => '25',
'minSpareThreads' => '25',
'maxThreads' => '150',
'maxSpareThreads' => '75',
'currentThreadsBusy' => '2'
}
Name's value should be subkey of connector.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages libxml-simple-perl depends on:
ii libxml-libxml-perl 1.59-2 Perl module for using the GNOME li
ii libxml-namespacesupport-perl 1.09-2 Perl module for supporting simple
ii libxml-sax-perl 0.12-5 Perl module for using and building
ii perl 5.8.8-6.1 Larry Wall's Practical Extraction
libxml-simple-perl recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi Radek,
I'm closing this bug now. Feel free to reopen and explain why.
Regards,
Bart Martens
signature.asc
Description: This is a digitally signed message part
--- End Message ---