To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107860
                 Issue #|107860
                 Summary|extras: malformed XML config file
               Component|Installation
                 Version|OOo 3.1.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P4
            Subcomponent|code
             Assigned to|is
             Reported by|dtardon





------- Additional comments from dtar...@openoffice.org Wed Dec 23 14:36:23 
+0000 2009 -------
The file extras/source/palettes/lang/eu/modern_eu.sog contains lines like

<draw:draw:name="1 gradientea" draw:style="linear" draw:start-color="#00ff00" 
draw:end-color="#00ffff" draw:start-intensity="100%" draw:end-intensity="100%" 
draw:angle="600" draw:border="0%"/>

It seems it was created from en-US version by a process similar to

sed -e 's/gradient //i; s/"/ gradientea"/'
extras/source/palettes/lang/en-US/modern_eu.sog >
extras/source/palettes/lang/eu/modern_eu.sog

Patch restoring the element name is attached.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to