Apache Directory Project - Re: svn commit: r588628 - /directory/studio/trunk/studio-ldapbrowser-ui/src/main/java/

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > October 2007 > Re: svn commit: r588628 - /directory/studio/trunk/studio-ldapbrowser-ui/src/main/java/





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: svn commit: r588628 - /directory/studio/trunk/studio-ldapbrowser-ui/src/main/java/
Stefan Seelmann

2007-10-29, 7:11 pm

Hi Pierre-Arnaud,

this is just perfect, many thanks.

Reagrds,
Stefan S.


Pierre-Arnaud Marcelot schrieb:
> Hi Stefan S.,
>
> I just rollback this commit (see rev. 589605).
>
> I modified the connection selection by using the
> BrowserConnectionWidget, as you advised me on IM, at commits 589607 &
> 589614.
>
> Regards,
> P-A
>
>
> On 10/26/07, *Pierre-Arnaud Marcelot* <pa-4jgSjUMpRqTk1uMJSBkQmQ@public.gmane.org
> <mailto:pa-4jgSjUMpRqTk1uMJSBkQmQ@public.gmane.org>> wrote:
>
> Stefan (S.), could you please verify I'm not doing somtehing wrong
> here ?
>
> Thanks,
> P-A
>
> On 10/26/07, * pamarcelot-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org <mailto:pamarcelot-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org>*
> <pamarcelot-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org <mailto:pamarcelot-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org>> wrote:
>
> Author: pamarcelot
> Date: Fri Oct 26 05:40:26 2007
> New Revision: 588628
>
> URL: http://svn.apache.org/viewvc?rev=588628&view=rev
> <http://svn.apache.org/viewvc?rev=588628&view=rev>
> Log:
> Fixed a NPE which caused the SchemaBrowser to not be opened
> correctly.
>
> Modified:
> directory/studio/trunk/studio-ldapbrowser-ui/src/main/java/org/apache/directory/studio/ldapbrowser/ui/editors/schemabrowser/ConnectionComboContributionItem.java
>
> Modified:
> directory/studio/trunk/studio-ldapbrowser-ui/src/main/java/org/apache/directory/studio/ldapbrowser/ui/editors/schemabrowser/ConnectionComboContributionItem.java
>
> URL:
> http://svn.apache.org/viewvc/direct...88628&view=diff
> <http://svn.apache.org/viewvc/direct...88628&view=diff>
> ========================================
======================================
> ---
> directory/studio/trunk/studio-ldapbrowser-ui/src/main/java/org/apache/directory/studio/ldapbrowser/ui/editors/schemabrowser/ConnectionComboContributionItem.java
> (original)
> +++
> directory/studio/trunk/studio-ldapbrowser-ui/src/main/java/org/apache/directory/studio/ldapbrowser/ui/editors/schemabrowser/ConnectionComboContributionItem.java
> Fri Oct 26 05:40:26 2007
> @@ -92,7 +92,7 @@
> comboViewer = new ComboViewer( parent, SWT.DROP_DOWN |
> SWT.READ_ONLY );
> comboViewer.setLabelProvider( new
> ConnectionLabelProvider() );
> comboViewer.setContentProvider( new
> ConnectionContentProvider() );
> - comboViewer.setInput(
> ConnectionCorePlugin.getDefault().getConnectionManager() );
> + comboViewer.setInput(
> ConnectionCorePlugin.getDefault().getConnectionFolderManager() );
> comboViewer.addSelectionChangedListener( new
> ISelectionChangedListener()
> {
> public void selectionChanged( SelectionChangedEvent
> event )
>
>
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com