You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/01 13:04:10 UTC

[jira] [Commented] (QPID-6922) Trying to edit shipped authentication provider 'passwordFile' leads to 404

    [ https://issues.apache.org/jira/browse/QPID-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033572#comment-15033572 ] 

ASF subversion and git services commented on QPID-6922:
-------------------------------------------------------

Commit 1717401 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1717401 ]

QPID-6922: [Web Management UI] Fix defect causing error during edit of authentication provider

> 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
>            Reporter: Keith Wall
>            Priority: Minor
>
> 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org