[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    svn commit: r467526 -
From:       antoine () apache ! org
Date:       2006-10-25 0:46:09
Message-ID: 20061025004609.CF7A41A9846 () eris ! apache ! org
[Download RAW message or body]

Author: antoine
Date: Tue Oct 24 17:46:09 2006
New Revision: 467526

URL: http://svn.apache.org/viewvc?view=rev&rev=467526
Log:
Bug report 35339, suggested by Martin Petras	

Modified:
    jakarta/slide/trunk/src/stores/org/apache/slide/store/txjndi/JNDIPrincipalStore.java


Modified: jakarta/slide/trunk/src/stores/org/apache/slide/store/txjndi/JNDIPrincipalStore.java
                
URL: http://svn.apache.org/viewvc/jakarta/slide/trunk/src/stores/org/apache/slide/store/txjndi/JNDIPrincipalStore.java?view=diff&rev=467526&r1=467525&r2=467526
 ==============================================================================
--- jakarta/slide/trunk/src/stores/org/apache/slide/store/txjndi/JNDIPrincipalStore.java \
                (original)
+++ jakarta/slide/trunk/src/stores/org/apache/slide/store/txjndi/JNDIPrincipalStore.java \
Tue Oct 24 17:46:09 2006 @@ -1081,9 +1081,6 @@
         if (name.equals("")) return name;
 
 		int firstEqual = name.indexOf("=");
-		if ( firstEqual < 0 ) {
-			firstEqual = 0;
-		}
 		
 		int secondEqual = name.substring( firstEqual + 1 ).indexOf( "=" );
 		if ( secondEqual < 0 ) {



---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic