You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2011/08/10 10:37:44 UTC

[jira] Commented: (MRM-1487) Unable to add a proxy connector

    [ https://jira.codehaus.org/browse/MRM-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=275437#comment-275437 ] 

Olivier Lamy commented on MRM-1487:
-----------------------------------

So in jsp we have 
{code}
<select name="connector.policies['releases']" id="policy_releases" style="width: 10em"> 
  <option value="always" selected="selected">always</option> 
  <option value="hourly">hourly</option> 
  <option value="daily">daily</option> 
  <option value="once">once</option> 
  <option value="never">never</option> 
</select> 
<select name="connector.policies['propagate-errors']" id="policy_propagate-errors" style="width: 10em"> 
  <option value="stop">stop</option> 
  <option value="queue error">queue error</option> 
  <option value="ignore">ignore</option> 
</select> 
{code}
So the ones with ids containing "-" are not added anymore :-(.
A struts issues with upgrading to 2.2.3
Any ideas from struts experts are welcome :-)

> Unable to add a proxy connector
> -------------------------------
>
>                 Key: MRM-1487
>                 URL: https://jira.codehaus.org/browse/MRM-1487
>             Project: Archiva
>          Issue Type: Bug
>          Components: Web Interface
>            Reporter: Maria Odea Ching
>            Assignee: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.4-M1
>
>         Attachments: add-proxy-connector.png
>
>
> See attached screen shot for errors encountered when trying to create a new proxy connector.
> This was found in trunk -r1153760.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira