Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/History View    [ Add a report in this area ]  
Report #:  13350   Status: Closed
A __temp folder should not be created when File Backup Limit is set to 0
Project:  Delphi Build #:  9.0.1882.30496
Version:    10.0 Submitted By:   Jeremy North
Report Type:  Minor failure / Design problem Date Reported:  6/2/2005 9:15:09 PM
Severity:    Serious / Highly visible problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   228799
Resolution: Test Case Error (Resolution Comments) Resolved in Build: : 10.0.2098.14501
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
If I have set the File Backup Limit to 0, the __temp folder should not be created.
Steps to Reproduce:
1. Start Delphi
2. select Tools | Options
3. Click on the Editor Options tree node
4. Set the File Backup Limit to 0
5. Close options.
6. Create a new win32 project
7. Save project
8. Make a change to the form in the project (to generate what would be a backup file)
9. Save changes

exp: no __temp folder in the project folder
act: there is a __temp folder in the project folder
Workarounds
None
Attachment
None
Comments

Jeremy North at 8/10/2005 7:28:57 AM -
I don't know what happened when Nick opened this report originally but it didn't get a RAID number so I have reopened it.

Server Response from: ETNACODE01