You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Joël Royer (JIRA)" <ji...@apache.org> on 2009/05/13 16:59:45 UTC

[jira] Closed: (ROL-1812) RSS feed does not work if there is special characters in category name

     [ https://issues.apache.org/jira/browse/ROL-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joël Royer closed ROL-1812.
---------------------------

    Resolution: Invalid

Problem solved by adding URIEncoding="UTF-8" on the AJP 1.3 connector in the Tomcat's server.xml .

In conclusion, it is necessary to add URIEncoding="UTF-8" to the HTTP connector AND to the AJP 1.3 connector

Must be indicated in install guide!

> RSS feed does not work if there is special characters in category name
> ----------------------------------------------------------------------
>
>                 Key: ROL-1812
>                 URL: https://issues.apache.org/jira/browse/ROL-1812
>             Project: Roller
>          Issue Type: Bug
>    Affects Versions: 4.0.1
>            Reporter: Joël Royer
>            Assignee: Roller Unassigned
>
> I have created a category named "Actualités" (news in french).
> If i want to display the associated RSS feed, I got an http error 404.
> If I rename the category to "Actualites", the rss feed works!

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