View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001438 | Inno Script Studio | General | public | 2013-11-25 10:04 | 2018-02-24 14:55 |
Reporter | Dmitro25 | Assigned To | timchilvers | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | x86 | OS | Windows | OS Version | XP SP3 |
Product Version | 2.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0001438: "Excludes" field in "File properties" dialog is always disabled | ||||
Description | When I want to edit some item from "Files" section I click on one of them. "File properties" dialog appears. Field "Excludes" on "Advanced" tab of this dialog is always disabled and contains no text even if I manually write: Excludes: "*.txt" or something else to this item in text mode. | ||||
Steps To Reproduce | 1. Activate "Files" section from "Sections" left panel. Press "New Item" button. "File properties" dialog appears. Activate "Advanced" tag of this dialog. Field "Excludes" is disabled. 2. Activate "Inno Setup Script" section from "Sections" left panel. In "Files" section of script file write line like this: Source: "c:\*.txt"; DestDir: "{app}"; Excludes: "my.txt" Activate "Files" section from "Sections" left panel. Double-click on corresponding item. "File properties" dialog appears. Activate "Advanced" tag of this dialog. Field "Excludes" is still disabled and contains no text. | ||||
Tags | No tags attached. | ||||
|
The Excludes field is only available when working with Recursive Folders. This is currently working as intended |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-25 10:04 | Dmitro25 | New Issue | |
2015-02-21 10:05 | timchilvers | Note Added: 0001120 | |
2015-02-21 10:05 | timchilvers | Status | new => resolved |
2015-02-21 10:05 | timchilvers | Resolution | open => no change required |
2015-02-21 10:05 | timchilvers | Assigned To | => timchilvers |
2018-02-24 14:55 | timchilvers | Status | resolved => closed |