Sometimes in our instance we see a request coming in that just has
"/bitstream" in it, and this causes the following line in in
BitstreamServlet.java to raise a NullPointerException.

        if (idString.startsWith("/"))

I'm wondering if any one has seen this, and if there is a patch for
this, or any other recommendations.

It seems like the request is invalid, but perhaps it would be better to
display a message to the user rather than for the user to get an
Internal System Error.  This does not happen all the time, just once in
a while.

Thanks!

Jose

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to