[
https://jira.codehaus.org/browse/MRM-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter closed MRM-1857.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.3.10
Assignee: Brett Porter
Fixed in 2e7c9b9857446dd358a7129e26c887ec64a1b775
Can be worked around locally by applying the following change to the
corresponding line in {{apps/archiva/WEB-INF/classes/struts.xml}}:
{code:xml}
<struts>
<constant name="struts.action.excludePattern"
value="^/$,^/repository/.*,^/xmlrpc$,^/feeds/.*" />
{code}
> RSS feeds do not work after Struts upgrade
> ------------------------------------------
>
> Key: MRM-1857
> URL: https://jira.codehaus.org/browse/MRM-1857
> Project: Archiva
> Issue Type: Bug
> Components: Web Interface
> Affects Versions: 1.3.9
> Reporter: Brett Porter
> Assignee: Brett Porter
> Fix For: 1.3.10
>
>
> Struts is grabbing them and not finding the feeds servlet. May also impact
> the XMLRPC interface.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)