pombreda / feedparser

Automatically exported from code.google.com/p/feedparser
Other
0 stars 0 forks source link

Better permalink support #238

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Treating a permalink as a permalink when it's a relative link is broken 
behavior.  This code automatically relativizes the URI when it's "isPermalink" 
is true but only in that case.  It also doesn't override the link element if 
it's already set if it has to do this cleanup.

Original issue reported on code.google.com by EpsilonP...@hotmail.com on 3 Dec 2010 at 10:54

Attachments:

GoogleCodeExporter commented 9 years ago
Please mark this as a duplicate of issue 107.

Dave, please don't create duplicates of bugs you already created. It creates 
fragmentation of the discussion.

Original comment by kurtmckee on 4 Dec 2010 at 4:02

GoogleCodeExporter commented 9 years ago
I'm marking this as a duplicate of issue 107. If I'm wrong then please add a 
testcase to this bug to show the difference and I'll split it out again.

Original comment by adewale on 4 Dec 2010 at 10:36