[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2433) org.mozilla.xpcom.XPCOMException occured when edit xhtml pages in specific way.

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Mon Jul 14 12:16:27 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2433?page=comments#action_12421232 ] 
            
Maxim Areshkau commented on JBIDE-2433:
---------------------------------------

1) Because I couldn't reproduce this issue on 3.0 alpha.
Looks like this bug of eclipse, and if I add checks to JSPTextEditor line 206 for is document is null or not, we have no more handlers exception each time when we open VPE.  By may opinion it's be better to reject this bug and don't look for workaround for eclipse 3.3.

> org.mozilla.xpcom.XPCOMException occured when edit xhtml pages in specific way.
> -------------------------------------------------------------------------------
>
>                 Key: JBIDE-2433
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2433
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor
>    Affects Versions: 2.1.2
>         Environment: 200806231717-nightly
>            Reporter: Anton Klimkovich
>         Assigned To: Maxim Areshkau
>             Fix For: 2.1.3, 3.0.0.alpha
>
>         Attachments: exception.txt, exception2.txt, exception3.txt
>
>
> EXECUTE: Create jsf kickstart project
> EXECUTE: Create Xhtml page with template FaceletBlank (FaceletBlank.xhtml)
> EXECUTE: Create Xhtml page with template FaceletCommon (FaceletCommon.xhtml)
> EXECUTE: Create Xhtml page with template FaceletForm (FaceletForm.xhtml)
> EXECUTE: Open FaceletBlank.xhtml and set path to FaceletCommon.xhtml in <ui:composition template="" and do not save the file
> EXECUTE: Open FaceletForm.xhtml and set path to FaceletBlank.xhtml 
> EXECUTE: Save page and close the Editor
> EXECUTE: Save FaceletBlank.xhtml
> EXECUTE: Open FaceletForm.xhtml and press Ctrl+z and do not save the file
> EXECUTE: Set path to FaceletBlank.xhtml in <ui:composition template="">
> EXECUTE: Save page and close the Editor
> FAILURE:   org.mozilla.xpcom.XPCOMException: The function "removeSelectionListener" returned an error condition  (0x80004005)
> EXECUTE: Reopen FaceletForm.xhtml and edit something
> FAILURE:   Some exceptions occured.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list