[installation-issues] [Issue 84448] Fixes to MSI table generat ing Perl code

2007-12-17 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84448


User is changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Dec 17 11:20:58 + 
2007 ---
Integrated into master (src680 m240) - closing issue.

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



[installation-issues] [Issue 84448] Fixes to MSI table generat ing Perl code

2007-12-11 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84448


User is changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |STARTED

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Tue Dec 11 10:23:30 + 
2007 ---
Look good, trying target OOo 2.4

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



[installation-issues] [Issue 84448] Fixes to MSI table generat ing Perl code

2007-12-11 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84448


User is changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Tue Dec 11 11:42:03 + 
2007 ---
Fixed in cws native122

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



[installation-issues] [Issue 84448] Fixes to MSI table generat ing Perl code

2007-12-11 Thread is
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84448


User is changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Tue Dec 11 15:15:55 + 
2007 ---
... and verified.

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



[installation-issues] [Issue 84448] Fixes to MSI table generat ing Perl code

2007-12-10 Thread tml
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84448
 Issue #|84448
 Summary|Fixes to MSI table generating Perl code
   Component|Installation
 Version|680m239
Platform|PC
 URL|
  OS/Version|Windows, all
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|is
 Reported by|tml





--- Additional comments from [EMAIL PROTECTED] Tue Dec 11 07:50:36 + 
2007 ---
Some further patches to the Perl code that builds the MSI table source files: 

1) In file.pm, installer::windows::file::generate_filename_for_filetable(): 

Make sure also a reused File Table Key has an 8.3 name when necessary. This
guards against bugs in older code that produced the old File.idt that the
savedmapping table was read from.

2) In idtglobal.pm,
installer::windows::idtglobal::make_eight_three_conform_with_hash():

Correct the comments, this branch of the code handles names without extension.
Take care of the case where $number would be greater than 99, and the shortname
thus would be of the form abcde~123 which is not 8.3.

3) In msiglobal.pm, installer::windows::msiglobal::read_saved_mappings():

Parse correctly from the File.idt also such 8.3 names that don't contain any
tilde. This happens when just the extension is truncated, for instance for files
sbasic.tree which get the 8.3 name SBASIC.TRE.

Guard against reuse of illegal 8.3 mappings that older buggy Perl code used to
generate.

8.3 names without tilde are not checked for uniqueness, so don't error out when
duplicate such are found.

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



[installation-issues] [Issue 84448] Fixes to MSI table generat ing Perl code

2007-12-10 Thread tml
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84448


User tml changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |50222)
Suggested patch, wo
|  |rks for me






--- Additional comments from [EMAIL PROTECTED] Tue Dec 11 07:51:43 + 
2007 ---
Created an attachment (id=50222)
Suggested patch, works for me


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