[jboss-jira] [JBoss JIRA] (WFCORE-2563) Missing failure description for incorrect module in Elytron dir-context
Darran Lofthouse (JIRA)
issues at jboss.org
Thu Mar 30 14:40:01 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated WFCORE-2563:
-------------------------------------
Fix Version/s: 3.0.0.Beta12
> Missing failure description for incorrect module in Elytron dir-context
> -----------------------------------------------------------------------
>
> Key: WFCORE-2563
> URL: https://issues.jboss.org/browse/WFCORE-2563
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.0.Beta9
> Reporter: Ondrej Lukas
> Assignee: ehsavoie Hugonnet
> Labels: user_experience
> Fix For: 3.0.0.Beta12
>
>
> In case when {{module}} attribute from Elytron {{dir-context}} includes module which does not exist, then insufficient failure description is provided - it only prints name of given module. It should rather inform that given module does not exist.
> See:
> {code}
> /subsystem=elytron/dir-context=someDirContext:add(url=localhost,module=wrong.module)
> {
> "outcome" => "failed",
> "failure-description" => "wrong.module",
> "rolled-back" => true
> }
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list