To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63766
                  Issue #:|63766
                  Summary:|Presence of characters "Attribute" cause hang on
                          |import
                Component:|framework
                  Version:|OOo 2.0.2
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|npower
              Reported by:|npower





------- Additional comments from [EMAIL PROTECTED] Wed Mar 29 06:11:34 -0800 
2006 -------
When importing any ms document that has vba present and containing a Rem
statement as follows
"Rem Attribute"

openoffice will hang. The import routine in question is
SvxImportMSVBasic::ImportCode_Impl( const String& rStorageName,
const String &rSubStorageName, BOOL bAsComment, BOOL bStripped )

if bAsComment is false ( as in ooo-build builds ) then the situation becomes
even worse and any mention of the characters "Attribute" as part of a function
name, variable name or even presence in a comment will cause openoffice.org to 
hang.

Attaching a patch and test document. Note the test document will cause vanilla
Openoffice.org to hang ( not just an ooo-build version )

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