Opened 19 years ago
Closed 17 years ago
#5789 closed defect (bug) (fixed)
feeds invalid / url not present -> prefer empty url instead of 'http://'
| Reported by: | neoxx | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | General | Version: | 2.0 |
| Severity: | normal | Keywords: | has-patch tested commit reporter-feedback dev-feedback |
| Cc: | Focuses: |
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
@
19 years ago
- Milestone 2.0.12 → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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?