Skip Menu |

This queue is for tickets about the XML-RSS CPAN distribution.

Report information
The Basics
Id: 5019
Status: resolved
Priority: 0/
Queue: XML-RSS

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Bug in latest Version in CVS (1.27)
perhaps you could add encoding to field 'source' in RSS.pm line 1232: $output .= '<source url="'.$self->encode($item->{sourceUrl}).'">'.$self->encode($item->{source}).'</source>'."\n
[guest - Sat Jan 24 09:19:51 2004]: Show quoted text
> perhaps you could add encoding to field 'source' in RSS.pm line 1232: > $output .= '<source url="'.$self->encode($item-
> >{sourceUrl}).'">'.$self->encode($item->{source}).'</source>'."\n
done.