View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000556 | bareos-core | file daemon | public | 2015-11-09 09:51 | 2019-12-18 15:25 |
Reporter | pstorz | Assigned To | pstorz | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows 7 | OS | Windows | OS Version | 7 |
Product Version | 15.2.1 | ||||
Summary | 0000556: File Relocation does not work | ||||
Description | When trying to restore files to a different drive on windows, the file relocation does not work. The relocation is simply ignored, the filename stays as it is. | ||||
Steps To Reproduce | Try to restore to a different location by using Add Prefix and strip_prefix. | ||||
Tags | No tags attached. | ||||
Fix committed to bareos bareos-15.2 branch with changesetid 5764. | |
Fix committed to bareos bareos-14.2 branch with changesetid 5825. | |
Fix committed to bareos bareos-13.2 branch with changesetid 5859. | |
Fix committed to bareos bareos-12.4 branch with changesetid 5884. | |
bareos: bareos-15.2 d511f6e8 2015-11-09 14:34 Committer: mvwieringen Ported: N/A Details Diff |
Fixed double declaration of variable i This makes the loop variable shadow the variable with a wider scope and as such it doesn't have a defined value after the loops exits. Fixes 0000556: File Relocation does not work |
Affected Issues 0000556 |
|
mod - src/lib/bregex.c | Diff File | ||
bareos: bareos-14.2 f941aa3e 2015-11-09 14:34 Committer: mvwieringen Ported: N/A Details Diff |
Fixed double declaration of variable i This makes the loop variable shadow the variable with a wider scope and as such it doesn't have a defined value after the loops exits. Fixes 0000556: File Relocation does not work |
Affected Issues 0000556 |
|
mod - src/lib/bregex.c | Diff File | ||
bareos: bareos-13.2 86cc27e6 2015-11-09 14:34 Committer: mvwieringen Ported: N/A Details Diff |
Fixed double declaration of variable i This makes the loop variable shadow the variable with a wider scope and as such it doesn't have a defined value after the loops exits. Fixes 0000556: File Relocation does not work |
Affected Issues 0000556 |
|
mod - src/lib/bregex.c | Diff File | ||
bareos: bareos-12.4 e678dfa3 2015-11-09 14:34 Committer: mvwieringen Ported: N/A Details Diff |
Fixed double declaration of variable i This makes the loop variable shadow the variable with a wider scope and as such it doesn't have a defined value after the loops exits. Fixes 0000556: File Relocation does not work |
Affected Issues 0000556 |
|
mod - src/lib/bregex.c | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-11-09 09:51 | pstorz | New Issue | |
2015-11-09 09:51 | pstorz | Status | new => assigned |
2015-11-09 09:51 | pstorz | Assigned To | => pstorz |
2015-11-09 11:36 | joergs | Relationship added | child of 0000554 |
2015-11-13 17:27 | mvwieringen | Changeset attached | => bareos bareos-15.2 d511f6e8 |
2015-11-13 17:27 | mvwieringen | Note Added: 0001959 | |
2015-11-13 17:27 | mvwieringen | Status | assigned => resolved |
2015-11-13 17:27 | mvwieringen | Resolution | open => fixed |
2015-11-17 12:01 | mvwieringen | Changeset attached | => bareos bareos-14.2 f941aa3e |
2015-11-17 12:01 | mvwieringen | Note Added: 0001978 | |
2015-11-18 11:07 | mvwieringen | Changeset attached | => bareos bareos-13.2 86cc27e6 |
2015-11-18 11:07 | mvwieringen | Note Added: 0001990 | |
2015-11-19 00:10 | mvwieringen | Changeset attached | => bareos bareos-12.4 e678dfa3 |
2015-11-19 00:10 | mvwieringen | Note Added: 0001999 | |
2015-11-30 18:38 | joergs | Relationship added | child of 0000392 |
2015-11-30 18:42 | joergs | Relationship added | child of 0000416 |
2015-11-30 18:44 | joergs | Relationship added | child of 0000474 |
2019-12-18 15:25 | arogge | Status | resolved => closed |