NPE when renaming a referral in 'Automatic' or 'Manual' Referral Handling mode
------------------------------------------------------------------------------
Key: DIRSTUDIO-708
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-708
Project: Directory Studio
Issue Type: Bug
Components: studio-ldapbrowser
Affects Versions: 1.5.3
Reporter: Pierre-Arnaud Marcelot
Fix For: 1.5.4, 2.0.0
Here's the NPE I get:
!STACK 0
java.lang.NullPointerException
at
org.apache.directory.studio.ldapbrowser.core.jobs.RenameEntryJob.executeNotificationJob(RenameEntryJob.java:192)
at
org.apache.directory.studio.ldapbrowser.core.jobs.AbstractNotificationJob.executeAsyncJob(AbstractNotificationJob.java:43)
at
org.apache.directory.studio.ldapbrowser.core.jobs.AbstractEclipseJob.run(AbstractEclipseJob.java:101)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
This occurred when I renamed a referral entry with 'Automatic' or 'Manual'
Referral Handling mode 'on'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.