Your message dated Fri, 19 Oct 2007 01:26:17 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#352361: Error in rexml/parsers/sax2parser.rb
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: libruby1.8
Severity: normal
Tags: patch
In rexml/parsers/sax2parser.rb, there should be a
require 'rexml/text'
after line 3. This fixes a
/usr/lib/ruby/1.8/rexml/parsers/sax2parser.rb:151:in `parse':
uninitialized constant REXML::Parsers::SAX2Parser::Text (NameError)
error.
PS: Sorry, don't know how to create a .patch file, but the procedure
should be easy enough.
--
Sunjae Park(daréhanl)
We choose to go to the moon and do the other things, not because they
are easy, but because they are hard.
- John F. Kennedy -
--- End Message ---
--- Begin Message ---
Version: 1.8.6.36-3
On 12/02/06 at 00:01 +0900, Sunjae Park wrote:
> Package: libruby1.8
> Severity: normal
> Tags: patch
>
> In rexml/parsers/sax2parser.rb, there should be a
>
> require 'rexml/text'
>
> after line 3. This fixes a
> /usr/lib/ruby/1.8/rexml/parsers/sax2parser.rb:151:in `parse':
> uninitialized constant REXML::Parsers::SAX2Parser::Text (NameError)
> error.
Hi,
This is fixed at least in version 1.8.6.36-3 (but probably in earlier
versions too).
Thank you
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---