You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Sjur N. Moshagen (JIRA)" <ji...@apache.org> on 2005/10/26 15:31:55 UTC

[jira] Created: (FOR-720) The xxe tool is incompatible with XXE 3.0

The xxe tool is incompatible with XXE 3.0
-----------------------------------------

         Key: FOR-720
         URL: http://issues.apache.org/jira/browse/FOR-720
     Project: Forrest
        Type: Bug
  Components: Tool: XXE config  
    Versions: 0.7, 0.8-dev    
    Reporter: Sjur N. Moshagen


The present version of the xxe tool gives the following error message when installed with XXE 3.0:

Errors found in configuration files
file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v20.xxe
"file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v10.xxe
"file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found

The bug is fixed by deleting an <insert/> element, and it still seems to work correctly with earlier versions of XXE (tested with XXE 2.10).

Patch is forthcoming.

-- 
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] Commented: (FOR-720) The xxe tool is incompatible with XXE 3.0

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-720?page=comments#action_12356161 ] 

David Crossley commented on FOR-720:
------------------------------------

 Thanks, patch applied via FOR-581

> The xxe tool is incompatible with XXE 3.0
> -----------------------------------------
>
>          Key: FOR-720
>          URL: http://issues.apache.org/jira/browse/FOR-720
>      Project: Forrest
>         Type: Bug
>   Components: Tool: XXE config
>     Versions: 0.7, 0.8-dev
>     Reporter: Sjur N. Moshagen
>      Fix For: 0.8-dev
>  Attachments: tools.xxe.patch.txt
>
> The present version of the xxe tool gives the following error message when installed with XXE 3.0:
> Errors found in configuration files
> file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v20.xxe
> "file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
> file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v10.xxe
> "file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
> The bug is fixed by deleting an <insert/> element, and it still seems to work correctly with earlier versions of XXE (tested with XXE 2.10).
> Patch is forthcoming.

-- 
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-720) The xxe tool is incompatible with XXE 3.0

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

    Fix Version: 0.8-dev
     Resolution: Fixed

Thanks, patch applied via FOR-720

> The xxe tool is incompatible with XXE 3.0
> -----------------------------------------
>
>          Key: FOR-720
>          URL: http://issues.apache.org/jira/browse/FOR-720
>      Project: Forrest
>         Type: Bug
>   Components: Tool: XXE config
>     Versions: 0.7, 0.8-dev
>     Reporter: Sjur N. Moshagen
>      Fix For: 0.8-dev
>  Attachments: tools.xxe.patch.txt
>
> The present version of the xxe tool gives the following error message when installed with XXE 3.0:
> Errors found in configuration files
> file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v20.xxe
> "file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
> file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v10.xxe
> "file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
> The bug is fixed by deleting an <insert/> element, and it still seems to work correctly with earlier versions of XXE (tested with XXE 2.10).
> Patch is forthcoming.

-- 
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-720) The xxe tool is incompatible with XXE 3.0

Posted by "Sjur N. Moshagen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-720?page=all ]

Sjur N. Moshagen updated FOR-720:
---------------------------------

    Attachment: tools.xxe.patch.txt

The patch that fixes the xxe tool bug.

> The xxe tool is incompatible with XXE 3.0
> -----------------------------------------
>
>          Key: FOR-720
>          URL: http://issues.apache.org/jira/browse/FOR-720
>      Project: Forrest
>         Type: Bug
>   Components: Tool: XXE config
>     Versions: 0.7, 0.8-dev
>     Reporter: Sjur N. Moshagen
>  Attachments: tools.xxe.patch.txt
>
> The present version of the xxe tool gives the following error message when installed with XXE 3.0:
> Errors found in configuration files
> file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v20.xxe
> "file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
> file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v10.xxe
> "file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
> The bug is fixed by deleting an <insert/> element, and it still seems to work correctly with earlier versions of XXE (tested with XXE 2.10).
> Patch is forthcoming.

-- 
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-720) The xxe tool is incompatible with XXE 3.0

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

David Crossley updated FOR-720:
-------------------------------

    Comment: was deleted

> The xxe tool is incompatible with XXE 3.0
> -----------------------------------------
>
>          Key: FOR-720
>          URL: http://issues.apache.org/jira/browse/FOR-720
>      Project: Forrest
>         Type: Bug
>   Components: Tool: XXE config
>     Versions: 0.7, 0.8-dev
>     Reporter: Sjur N. Moshagen
>      Fix For: 0.8-dev
>  Attachments: tools.xxe.patch.txt
>
> The present version of the xxe tool gives the following error message when installed with XXE 3.0:
> Errors found in configuration files
> file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v20.xxe
> "file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
> file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/document-v10.xxe
> "file:/Users/sjur/Desktop/xxe-std-30/XMLEditor.app/Contents/Resources/addon/config/forrest/toolBar.xml", line 25, column 4: invalid element "toolBar": previous definition of "toolBar" named "" not found
> The bug is fixed by deleting an <insert/> element, and it still seems to work correctly with earlier versions of XXE (tested with XXE 2.10).
> Patch is forthcoming.

-- 
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