My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 14: OPML is not valid OPML
1 person starred this issue and may be notified of changes. Back to list
Status:  Verified
Owner:  haacked
Closed:  Nov 14
Type-Defect
Priority-High
Milestone-Release2.2


Sign in to add a comment
 
Reported by haacked, Mar 27, 2009
See report in http://sourceforge.net/tracker/?
func=detail&aid=2082847&group_id=137896&atid=739979

Patch was supplied
Comment 1 by haacked, Mar 28, 2009
Fixed in r3409
Status: Fixed
Comment 2 by haacked, Mar 28, 2009
And in r3410
Comment 3 by haacked, Mar 28, 2009
(No comment was entered for this change.)
Labels: Milestone-Release2.2
Comment 4 by Simon.JPhilp, Aug 07, 2009
Can't get into the tracker via the url you gave. "Error - The Tracker has been 
disabled for this group"
Comment 5 by haacked, Aug 07, 2009
Heh. Could you make sure our OPML feed still works and validates as proper OPML. I'm 
sure there's an OPML validator out there.
Comment 6 by Simon.JPhilp, Aug 08, 2009
Am getting an error trying to go to the opml.ashx handler.  Is this just me, working 
off trunk?

System.NullReferenceException 

Under processrequest

Blog blog = SubtextContext.Blog; <--Throwing error


Comment 7 by Simon.JPhilp, Aug 08, 2009
(No comment was entered for this change.)
Status:
Labels: -Priority-Medium Priority-High
Comment 8 by Simon.JPhilp, Aug 08, 2009
(No comment was entered for this change.)
Status: New
Comment 9 by haacked, Aug 10, 2009
Fixed in r3552. Need to verify by deploying it to a publicly reachable URL.
Comment 10 by haacked, Aug 10, 2009
(No comment was entered for this change.)
Status: Fixed
Comment 11 by Simon.JPhilp, Aug 10, 2009
Not just save the generated xml and upload the file to a public area?
Comment 12 by haacked, Aug 10, 2009
Great idea! Can you try that to verify this issue?
Comment 13 by Simon.JPhilp, Nov 01, 2009
This isn't validating against a new install.  Can see below :

http://validator.opml.org/?url=http%3A%2F%2Fdev.siphilp.co.uk%2Fsubtext%2Fopml.xml
Status: Accepted
Comment 14 by haacked, Nov 01, 2009
Fixed in r3698. Added a <head> section with the Aggregate title.
Status: Fixed
Comment 15 by Simon.JPhilp, Nov 05, 2009
Uploaded still not validating :

<outline htmlUrl="http://localhost/default.aspx title="TEMPORARY BLOG NAME" 
xmlUrl="http://localhost/rss.aspx

An <outline> element must have a "text" attribute.
An <outline> element with more than just a "text" attribute should have a "type" 
attribute indicating how the other attributes are to be interpreted.
Status: Accepted
Comment 16 by haacked, Nov 14, 2009
Fixed in r3718. I looked at some samples and I also read the OPML spec more carefully. 
This time I think the fix will stick. :)
Status: Fixed
Comment 17 by Simon.JPhilp, Nov 15, 2009
Validates :)

http://validator.opml.org/?url=http%3A%2F%2Fdev.siphilp.co.uk%2Fsubtext%2Fopml.xml


Status: Verified
Sign in to add a comment

Hosted by Google Code