To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78771
                 Issue #|78771
                 Summary|to-be-SRC680_m217: xmlscript and WaE breaks the build
               Component|porting
                 Version|680m214
                Platform|All
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|MacOSX
             Assigned to|kz
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Thu Jun 21 16:31:52 +0000 
2007 -------
diff -ur xmlscript.orig/source/xmldlg_imexp/xmldlg_expmodels.cxx 
xmlscript/source/xmldlg_imexp/
xmldlg_expmodels.cxx
--- xmlscript.orig/source/xmldlg_imexp/xmldlg_expmodels.cxx     2007-06-21 
18:26:32.000000000 
+0200
+++ xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx  2007-06-21 
18:27:08.000000000 
+0200
@@ -1080,7 +1080,7 @@
         OUString( RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX ":title") ) 
);
 
     Any aDecorationAny( _xProps->getPropertyValue( OUString( 
RTL_CONSTASCII_USTRINGPARAM
("Decoration") ) ) );
-       bool bDecoration;
+       bool bDecoration = sal_False;
     if ( (aDecorationAny >>= bDecoration) && !bDecoration )
                addAttribute( OUString( 
RTL_CONSTASCII_USTRINGPARAM(XMLNS_DIALOGS_PREFIX 
":withtitlebar") ),
                              OUString( RTL_CONSTASCII_USTRINGPARAM("false") ) 
);

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