[
https://issues.apache.org/jira/browse/DIRSTUDIO-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884386#comment-15884386
]
Stefan Seelmann commented on DIRSTUDIO-1135:
--------------------------------------------
I was not able to reproduce on Linux. I'll try on Windows later, as the
reporter used Studio on Windows, maybe it has to CRLF...
> 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.15#6346)