To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77913
                 Issue #|77913
                 Summary|settings.xml parser should be wrap spaces
               Component|xml
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jsi
             Reported by|ttissino





------- Additional comments from [EMAIL PROTECTED] Wed May 30 06:43:17 +0000 
2007 -------
I noticed that OOo doesn't handle correctly settings.xml, if that file contains
spaces. For example, each of these two elements should set the value "true" to
variable "AddParaTableSpacing":

<config:config-item config:name="AddParaTableSpacing"
config:type="boolean">true</config:config-item>

   <config:config-item config:name="AddParaTableSpacing" config:type="boolean">
    true
   </config:config-item>

Instead, the second form doesn't work.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to