You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/08/03 04:39:58 UTC

DO NOT REPLY [Bug 10911] - unchecked NullPointer in search component

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10911>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10911

unchecked NullPointer in search component

vgritsenko@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|unchecked NullPointer in    |unchecked NullPointer in
                   |search component            |search component



------- Additional Comments From vgritsenko@apache.org  2002-08-03 02:39 -------
According to the javadoc:
http://java.sun.com/j2se/1.3/docs/api/java/net/URL.html#openConnection()
Open connection should not return null, but connection. 
I patched indexer so it does not ignores this situation, and throws an 
exception.

Bug is fixed in the CVS.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org