Lamar Hansford created DIRSTUDIO-1135:
-----------------------------------------

             Summary: ACI Source is corrupted on 2nd edit
                 Key: DIRSTUDIO-1135
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1135
             Project: Directory Studio
          Issue Type: Bug
         Environment: ApacheStudio on Windows 7 x64
ApacheDS on Ubuntu
            Reporter: Lamar Hansford
            Priority: Minor


When creating a prescriptiveACI using the editor.  It works correctly the first 
time.  

However, when you double-click the created ACI to edit User permissions 
attribute values will contain attributeType( xxxx ) which is incorrect (throws 
syntax error).

Repro steps:
* create AccessControlSubEntry(prescriptiveACI)
* add User Permissions such as:
        userPermissions 
        {
            {
                protectedItems 
                {
                    allAttributeValues 
                    {
                        objectClass,
                        publicKey,
                   }
               }
          }

* ACI item editor->OK
* New Entry->Finish
=== ACI Is Created ===
* double-click newly created ACI
* edit User Permissions
* All Attribute Values will show a syntax error (source will be correct)


This can be mitigated by editing the source directly from the ACI editor 
(without using the UI to edit User Permissions)



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

Reply via email to