Bugs: Browse | Submit New | Admin

[#26004] 2 fixes for feeds with nested xml:base attributes

Date:
2009-05-25 01:44
Priority:
3
Submitted By:
Kartik Agaram (akkartik)
Assigned To:
Jeff Hodges (jmhodges)
Category:
Mah Feed Don't Work
State:
Open
Summary:
2 fixes for feeds with nested xml:base attributes

Detailed description
Tim Bray's atom feed (attached) has nested URI namespaces. This causes two kinds of breakage:

1. Each baseURI component has redundant quotes that need removing.

2. Empty XML tags don't get removed from basestack.

I've attached a copy of parser_mixin.rb (0.9.951) with fixes.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2009-05-25 01:47
Sender: Kartik Agaram

I didn't write a unit test, sorry, but it gave good URLs for
all of my 800-plus-feed OPML file.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item