Daisy Repository view throws exception when renewing document list ------------------------------------------------------------------
Key: FOR-651 URL: http://issues.apache.org/jira/browse/FOR-651 Project: Forrest Type: Bug Components: Tool: Eclipse config Reporter: Ross Gardler Priority: Minor Fix For: 0.8-dev When refreshing the document list from a daisy repository using the repository plugin for eclipse the console reports the following exception: org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted. at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.insertBefore(Unknown Source) at com.sun.org.apache.xerces.internal.dom.NodeImpl.appendChild(Unknown Source) at org.apache.forrest.repository.daisy.RepositoryInterface.SearchRepository(RepositoryInterface.java:50) at org.apache.forrest.repository.ui.views.RepositoryView$5.run(RepositoryView.java:202) at org.eclipse.jface.action.Action.runWithEvent(Action.java:996) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira