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

Alex Rudyy updated QPID-6922:
-----------------------------
    Affects Version/s: qpid-java-6.0
        Fix Version/s:     (was: qpid-java-6.1)
                       qpid-java-6.0

Changes are merged into 6.0.x branch

> Trying to edit shipped authentication provider 'passwordFile' leads to 404
> --------------------------------------------------------------------------
>
>                 Key: QPID-6922
>                 URL: https://issues.apache.org/jira/browse/QPID-6922
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.0
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>            Priority: Minor
>             Fix For: qpid-java-6.0
>
>
> Steps to reproduce (qpid-java-6.0 RC2):
> # Open management console
> # Navigate to authentication provider {{passwordFile}}
> # Click 'Edit'
> # Dialogue box appears
> # Click Save without making changes
> # Dialogue box disappears  DEFECT: Error message "404 - Object with name 
> 'passwordFile' does not exist!" appears
> Analysis shows that the dialogue actually causes two updates.  It is the 
> second update that fails.  It appears that the location of the second request 
> is badly constructed.  It includes the name of the authentication provider 
> rather than the name of the preference provider.
> https://localhost:8080/api/latest/preferencesprovider/passwordFile/passwordFile
> Any changes made to the authentication provider path are saved properly.  
> Changes to preference provide can be made by the separate edit dialogue.
> Any newly created authentication provider will have a preference provide 
> named after the authentication provider, so the defect will not manifest.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to