To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43437
User pjanik changed the following:
What |Old value |New value
================================================================================
Assigned to|ihi |pjanik
--------------------------------------------------------------------------------
Target milestone|OOo Later |OOo 2.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sat Mar 5 05:39:32 -0800
2005 -------
Ivo is on vacation -> take-over.
Looks like this is the problem:
--- localize.pl 28 led 2005 18:28:07 +0100 1.8
+++ localize.pl 05 bÅe 2005 14:34:47 +0100
@@ -294,6 +294,7 @@
}else{
print STDERR "WARNING: Can't open/create '$localizeFile'\n";
}
+ unlink $tmpfile;
}
}
if( $no_sort eq '' ){
Works OK for me, testing it further.
---------------------------------------------------------------------
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]