Hi, Yes.
Obtain the latest XHTMLHeadCrosswalk class from the 1.5 branch in Subversion. (known bug where it doesn't check if the metadata value contains null, and tries to insert it into the JDOM tree anyway) G Blanco, Jose wrote: > I'm getting an internal error when accessing an item. The error is > coming from the following line in HandleServlet: > > List l = xHTMLHeadCrosswalk.disseminateList(item); > > > I ran index-init and it completed without failures. Here is a bit more > of the error: > > Exception: > java.lang.NullPointerException > at > org.dspace.app.webui.servlet.HandleServlet.displayItem(HandleServlet.jav > a:397) > at > org.dspace.app.webui.servlet.HandleServlet.doDSGet(HandleServlet.java:21 > 1) > at > org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet. > java:174) > at > org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:102) > > > Any ideas? > > Thanks! > > Jose > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech This email has been scanned by Postini. For more information please visit http://www.postini.com ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

