To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93163
User ab changed the following: What |Old value |New value ================================================================================ Assigned to|ab |jsk -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Wed Aug 27 13:12:50 +0000 2008 ------- ab->jsk: Concerning the automatic tests I think it's enough to run the minimum set as only code is affected that refers to the Basic user data migration. This code is not executed at all as long as no __basic_80 folder exists in $(UserInst)/user/ This issue cannot be tested without some tricks as the fix should only handle situations that normally don't occur anyway. But it's not necessary to test the complete migration process as the fix only affects the Basic part that is triggered by the existance of the $(UserInst)/user/__basic_80 folder. So to test the non-error scenario install a cws ab62 Office and start it to get a User Installation. Disable the quickstarter. Then copy a basic folder taken from an older installation to the User installation using the name _basic_80 (I've copied you a sample containing a Standard and a Library1 lib to x:\jsk\ab62). Now when restarting the Office and triggering Basic (e.g. by creating a new writer doc or by directly starting swriter.exe instead of soffice.exe) the migration should be performed. Libra- ry1 should be imported and __basic_80 should be deleted. To simulate the error scenario copy _basic_80 another time and create an additional __basic_tmp folder. Now the migration will fail, because __basic_tmp (that is used internally) exists. This will force an Exception and allows you to test the clean up mechanism that tries to rename _basic_80 to _basic_80_err to at least keep the old macros even if the migration fails. So afterwards __basic_tmp and _basic_80_err will still be in the user inst folder, but after starting swriter.exe the Office should start anyway. ab->mh: Could you please also test ab62 on your "magic" ;-) notebook? If you don't have an old installation any more that forces the migration please also copy x:\jsk\ab62\__basic_80 to your user installation. --------------------------------------------------------------------- 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]