Share

TurboPower Abbrevia

Tracker: Bugs

5 GZip Extract Uses Wrong Filename - ID: 2815870
Last Update: Comment added ( capeterson )

AbGzTyp.pas, revision 145, TAbGzipArchive.ExtractItemAt, lines 1056-1077
use the variable NewName, which does not reflect the correct file name when
BaseDirectory is used. These lines should be using "UseName" instead of
"NewName".

I'll attach a modified version. Unfortunately, I don't use SourceForce
enough to know the appropriate method for submitting diffs.


Jon Robertson ( touri ) - 2009-07-02 15:54

5

Closed

Fixed

Rohan Williams

Extracting

None

Public


Comment ( 1 )

Date: 2009-07-08 03:24
Sender: capetersonProject Admin

Fixed in rev 166.


Attached File ( 1 )

Filename Description Download
AbGzTyp.pas Updated TAbGzipArchive.ExtractItemAt Download

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-07-08 03:24 capeterson
resolution_id None 2009-07-08 03:24 capeterson
allow_comments 1 2009-07-08 03:24 capeterson
close_date - 2009-07-08 03:24 capeterson
File Added 333220: AbGzTyp.pas 2009-07-02 15:54 touri