Opened 14 years ago
Closed 13 years ago
#5789 closed defect (bug) (fixed)
feeds invalid / url not present -> prefer empty url instead of 'http://'
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | General | Keywords: | has-patch tested commit reporter-feedback dev-feedback |
Focuses: | Cc: |
Description
greetz!
we got a validation error (check http://www.feedvalidator.org/) in our feeds, because logged in commenters without an url in their profile automatically hold 'http://'. - possible solutions: leave the field Website ($profileuser->user_url) empty, if no url is present. remove 'emtpy' urls from feeds.
berny
Attachments (2)
Change History (10)
#2
@
14 years ago
- Milestone changed from 2.0.12 to 2.6
It was just pointed out by FFEMTcJ on IRC that it might not've been in the feed i was looking at.
Indeed, If i look at the Atom feed i see the problem.
Note: See
TracTickets for help on using
tickets.
Looking at the Comments feed: http://dd32.id.au/comments/feed/ i cant see any evidance of the issue.
It appears that under current trunk the URL the commentor gives never makes it to the feed.
I assume this is a 2.0-branch only issue?