You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2008/06/25 20:35:59 UTC

[jira] Commented: (ROL-1642) Comments do not show in feeds with some readers.

    [ https://issues.apache.org/roller/browse/ROL-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376#action_14376 ] 

Nathan Beyer commented on ROL-1642:
-----------------------------------

Jason, Can you post a unified diff of the patch? You can use 'svn diff' to generate one.

> Comments do not show in feeds with some readers.
> ------------------------------------------------
>
>                 Key: ROL-1642
>                 URL: https://issues.apache.org/roller/browse/ROL-1642
>             Project: Roller
>          Issue Type: Improvement
>          Components: Comments, Newsfeed Syndication
>    Affects Versions: 4.0
>         Environment: Any
>            Reporter: Jason Rumney
>            Assignee: Roller Unassigned
>         Attachments: AutoformatPlugin.patch, feeds.patch
>
>
> When viewing the Atom or RSS comment feed in Firefox (2.0.0.11) or RSSOwl (2.0m7), the comment content does not show. Viewing in IE7, it does show, so the problem is limited to some readers.
> The problem appears to be caused by a newline between the opening content/description tag and the comment text. This newline appears to be embedded in the comment itself, as the template generation code in feed.vm has $comment.content appearing immediately after the open tag.
> Although this is really a bug in those newsreaders, it would be an improvement if roller avoided the bug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.