Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 36961
Status: resolved
Priority: 0/
Queue: XML-Atom-SimpleFeed

People
Owner: ARISTOTLE [...] cpan.org
Requestors: andrewksmith [...] gmail.com
Cc:
AdminCc:

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



CC: pagaltzis [...] gmx.de
Subject: XML::Atom::SimpleFeed
Date: Fri, 20 Jun 2008 11:39:04 -0400
To: bug-xml-atom-simplefeed [...] rt.cpan.org
From: "Andrew Smith" <andrewksmith [...] gmail.com>
Hi, I've been using XML::Atom::SimpleFeed and find it to be quite nice, but I have an issue (maybe its a bug) regarding entity encoding. It seems the code sometimes automatically entity encodes arguments and sometimes it does not. For example, if I pass an argument for 'id' like ' http://www.example.org?var1=val1&var2=val2' then the '&' characters are not encoded automatically, and I have to manually encode them so well-formed XML is generated. However, if I passed the same thing as the 'href' attribute of 'link' then it gets automatically encoded. I'm not sure if this is the way the code is supposed to work, but it is confusing not knowing when you have to automatically entity encode and when the module will do it for you --- should be documented at least. thanks, Andrew
Hi Andrew, that is a bug. Thanks for the report. I just uploaded 0.82 to CPAN to fix this issue. I am marking this ticket as resolved, but if you still have this problem in 0.82, you can reply here again.
CC: pagaltzis [...] gmx.de
Subject: Re: [rt.cpan.org #36961] XML::Atom::SimpleFeed
Date: Tue, 22 Jul 2008 17:11:18 -0400
To: bug-XML-Atom-SimpleFeed [...] rt.cpan.org
From: "Andrew Smith" <andrewksmith [...] gmail.com>
Hi, Thanks for fixing the bug. Actually, I have also made some enhancements to the code, most notably to allow external namespace content to be used. I'd like to donate my changes to possibly be incorporated into the publicly released distribution and I can send you my code changes if you would be interested. cheers, Andrew On Sat, Jun 21, 2008 at 11:58 AM, Aristotle Pagaltzis via RT < bug-XML-Atom-SimpleFeed@rt.cpan.org> wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=36961 > > > Hi Andrew, > > that is a bug. Thanks for the report. I just uploaded 0.82 to CPAN to > fix this issue. I am marking this ticket as resolved, but if you still > have this problem in 0.82, you can reply here again. >
Hi Andrew, On Tue Jul 22 17:11:31 2008, andrewksmith@gmail.com wrote: Show quoted text
> Thanks for fixing the bug. Actually, I have also made some > enhancements to the code, most notably to allow external > namespace content to be used. I'd like to donate my changes to > possibly be incorporated into the publicly released > distribution and I can send you my code changes if you would be > interested.
yes, sure; but please file a new wishlist ticket instead of attaching it to this bug.
CC: pagaltzis [...] gmx.de
Subject: Re: [rt.cpan.org #36961] XML::Atom::SimpleFeed
Date: Mon, 11 Aug 2008 10:49:25 -0400
To: bug-XML-Atom-SimpleFeed [...] rt.cpan.org
From: "Andrew Smith" <andrewksmith [...] gmail.com>
Okay, but where do I submit a wishlist ticket? Is it the same place as bug reports (rt.cpan.org)? thanks, Andrew On Thu, Jul 31, 2008 at 3:16 AM, Aristotle Pagaltzis via RT < bug-XML-Atom-SimpleFeed@rt.cpan.org> wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=36961 > > > Hi Andrew, > > On Tue Jul 22 17:11:31 2008, andrewksmith@gmail.com wrote:
> > Thanks for fixing the bug. Actually, I have also made some > > enhancements to the code, most notably to allow external > > namespace content to be used. I'd like to donate my changes to > > possibly be incorporated into the publicly released > > distribution and I can send you my code changes if you would be > > interested.
> > yes, sure; but please file a new wishlist ticket instead of > attaching it to this bug. >