Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.7, 0.8
-
None
Description
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.
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.
Attachments
Attachments
Issue Links
- is part of
-
FOR-581 Toolbar icons not found if tool is installed in user config dir
- Closed