[
https://issues.apache.org/jira/browse/DIRSTUDIO-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605613#action_12605613
]
Markus Pohle commented on DIRSTUDIO-319:
----------------------------------------
Hi there... the modification logs are the following... but: the error happens
always right after when i created the second uid=test.0002 entry. then the
popup window looks like in my screenshot above.
#!RESULT OK
#!CONNECTION ldap://cmsldap1.douglas-informatik.de:389
#!DATE 2008-06-17T16:17:08.293
dn: uid=test.0001,cn=users,cn=cms,dc=APPLICATIONS,dc=DOUGLASHOLDING
changetype: add
objectClass: inetOrgPerson
objectClass: organizationalPerson
objectClass: person
objectClass: top
givenName: test0001
uid: test.0001
userPassword:: dGVzdA==
sn: 0001
cn: test
#!RESULT OK
#!CONNECTION ldap://cmsldap1.douglas-informatik.de:389
#!DATE 2008-06-17T16:17:30.001
dn: cn=test.0001,cn=rollen,cn=cms,dc=APPLICATIONS,dc=DOUGLASHOLDING
changetype: add
objectClass: groupOfUniqueNames
objectClass: top
uniqueMember: uid=test.0001,cn=users,cn=cms,dc=APPLICATIONS,dc=DOUGLASHOLDING
cn: test.0001
#!RESULT OK
#!CONNECTION ldap://cmsldap1.douglas-informatik.de:389
#!DATE 2008-06-17T16:18:03.674
dn: uid=test.0002,cn=users,cn=cms,dc=APPLICATIONS,dc=DOUGLASHOLDING
changetype: add
objectClass: inetOrgPerson
objectClass: organizationalPerson
objectClass: person
objectClass: top
givenName: test0002
uid: test.0002
userPassword:: dGVzdA==
sn: 0002
cn: test
> LDAP Browser creating new entry becomes empty and unusable in Windows Vista
> after certain actions
> -------------------------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-319
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-319
> Project: Directory Studio
> Issue Type: Bug
> Components: studio-ldapbrowser
> Affects Versions: 1.1.0
> Environment: Windows Vista SP1 32Bit, 4GB RAM, Intel Core 2 Duo E6750
> CPU @ 2,66GHz
> SUN Java JDK 1.5.0_15 and SUN Java JDK 1.6.0_05
> Reporter: Markus Pohle
> Assignee: Stefan Seelmann
> Priority: Blocker
> Fix For: 1.1.1
>
> Attachments: DIRSTUDIO-319.jpg
>
>
> Following happens:
> 1. Starting Directory Studio
> 2. Browsing to tree position cn=users,cn=cms,dc=applications
> 3. Right click "new entry" and select "Inetorgperson"
> 4. fill out all needed information
> 5. finish creation
> 6. browse to cn=rollen,cn=cms,dc=application
> 7. Right click "new entry" and select "groupOfUniqueNames"
> 8. fill out all needed information
> 9. finish creation
> 10. repeat step 2 and 3
> 11. now the overlayed window becomes complete empty. can only be cancelled by
> clicking on right corner "x"
> 12. underlaying Directory Studio window becomes inaccessible, too. only way
> is to kill the task
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.