View Issue Details

IDProjectCategoryView StatusLast Update
0000556bareos-corefile daemonpublic2019-12-18 15:25
Reporterpstorz Assigned Topstorz  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformWindows 7OSWindowsOS Version7
Product Version15.2.1 
Summary0000556: File Relocation does not work
DescriptionWhen 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 ReproduceTry to restore to a different location by using
Add Prefix and strip_prefix.
TagsNo tags attached.

Relationships

child of 0000554 closed Release bareos-15.2.2 
child of 0000392 closed Release bareos-12.4.8 
child of 0000416 closed Release bareos-13.2.5 
child of 0000474 closed Release bareos-14.2.6 

Activities

mvwieringen

mvwieringen

2015-11-13 17:27

developer   ~0001959

Fix committed to bareos bareos-15.2 branch with changesetid 5764.
mvwieringen

mvwieringen

2015-11-17 12:01

developer   ~0001978

Fix committed to bareos bareos-14.2 branch with changesetid 5825.
mvwieringen

mvwieringen

2015-11-18 11:07

developer   ~0001990

Fix committed to bareos bareos-13.2 branch with changesetid 5859.
mvwieringen

mvwieringen

2015-11-19 00:10

developer   ~0001999

Fix committed to bareos bareos-12.4 branch with changesetid 5884.

Related Changesets

bareos: bareos-15.2 d511f6e8

2015-11-09 14:34

pstorz


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

pstorz


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

pstorz


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

pstorz


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

Issue History

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