[
https://issues.apache.org/jira/browse/SYNCOPE-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Patricelli updated SYNCOPE-1122:
---------------------------------------
Description:
If customForm.json is like this:
{code}
{
"PLAIN":
{
"show": true
}
}
{code}
I see all plain attributes, but they haven't values.
was:
If customForm.json is like this:
{code}
{
"PLAIN":
{
"show": true
}
}
{code}
I should see all plain attributes, I see instead none.
> Enduser must show all attributes when customForm.json has empty section with
> show=true
> --------------------------------------------------------------------------------------
>
> Key: SYNCOPE-1122
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1122
> Project: Syncope
> Issue Type: Bug
> Components: enduser
> Affects Versions: 2.0.3
> Reporter: Andrea Patricelli
> Assignee: Andrea Patricelli
> Fix For: 2.0.4, 2.1.0
>
>
> If customForm.json is like this:
> {code}
> {
>
> "PLAIN":
> {
> "show": true
> }
> }
> {code}
> I see all plain attributes, but they haven't values.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)