Opened 5 years ago
Closed 4 years ago
#5789 closed defect (bug) (fixed)
feeds invalid / url not present -> prefer empty url instead of 'http://'
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | General | Version: | 2.0 |
| Severity: | normal | Keywords: | has-patch tested commit reporter-feedback dev-feedback |
| 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)
- Milestone changed from 2.6 to 2.0.12
- Severity changed from major to normal
- 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.
Denis-de-Bernardy — 4 years ago
- Keywords tested dev-feedback added; feed, profile, user removed
updated the patch, but even without it, I failed to reproduce any of this. might be useful for old installs, though.
- Milestone changed from 2.9 to 2.8
- Keywords commit reporter-feedback added
commit, invalid, wontfix?
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?