Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Packages    [ Add a report in this area ]  
Report #:  69055   Status: Closed
DPK package file corrupt after viewing packages installed .
Project:  Delphi Build #:  12.0.3210.17555
Version:    12.0 Submitted By:   Dalibor Fiala
Report Type:  Basic functionality failure Date Reported:  11/18/2008 6:40:37 AM
Severity:    Serious / Highly visible problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   267146
Resolution: Test Case Error (Resolution Comments) Resolved in Build: : 11.0.2902.10471
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
After viewing packages installed in Component / Install Packages... in the IDE and quitting by clicking the OK button, the currently opened DPK package file gets corrupt as reserved word "requires" changes into "rrequires", "contains" changes into "ocontains", etc.

Steps to Reproduce:
1. Select File / Close All and close all files in the IDE.

2. Select File / Open and open parsdpk.dproj (file attached to this report).

3. In the Program Manager, right-click parsdpk.bpl and select View Source in the context menu.

4. Note that reserved words "requires", "contains" and "end" are OK in the parsdpk.dpk source file.

5. Select Component / Install Packages... and exit the dialog by clicking the OK button.

6. Note that the above reserved words have changed into "rrequires", "ocontains" and "d" and that the state of the parsdpk.dpk source file is now "Modified".
Workarounds
None
Attachment
69055.zip
Comments

None

Server Response from: ETNACODE01