You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2005/08/27 19:10:04 UTC

[jira] Created: (FOR-651) Daisy Repository view throws exception when renewing document list

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


[jira] Closed: (FOR-651) Daisy Repository view throws exception when renewing document list

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-651?page=all ]
     
Ross Gardler closed FOR-651:
----------------------------

    Resolution: Fixed
     Assign To: Ross Gardler

Applied, thanks

> 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
>     Assignee: Ross Gardler
>     Priority: Minor
>      Fix For: 0.8-dev
>  Attachments: RepositoryView.290805.diff
>
> 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


[jira] Updated: (FOR-651) Daisy Repository view throws exception when renewing document list

Posted by "Anil Ramnanan (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-651?page=all ]

Anil Ramnanan updated FOR-651:
------------------------------

    Attachment: RepositoryView.290805.diff

Fix for the problem with refereshing the repoistory view

> 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
>  Attachments: RepositoryView.290805.diff
>
> 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