[
https://issues.apache.org/jira/browse/QPID-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall updated QPID-6922:
-----------------------------
Description:
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.
was:
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
> 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: [email protected]
For additional commands, e-mail: [email protected]