View Issue Details

IDProjectCategoryView StatusLast Update
0000407bareos-coredirectorpublic2015-03-25 19:19
Reportermvwieringen Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSanyOS Version3
Product Version14.2.2 
Summary0000407: print_config_run() doesn't print months
DescriptionSeems the new config engine pretty printer doesn't print the months configured.
TagsNo tags attached.

Relationships

related to 0000409 closed Console Shows Incorrect Schedule 
child of 0000393 closed Release bareos-14.2.3 

Activities

mvwieringen

mvwieringen

2015-01-28 09:53

developer   ~0001229

Fix committed to bareos master branch with changesetid 2659.
joergs

joergs

2015-01-30 14:44

developer   ~0001242

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

mvwieringen

2015-03-25 16:51

developer   ~0001441

Fix committed to bareos2015 bareos-14.2 branch with changesetid 4454.
joergs

joergs

2015-03-25 19:19

developer   ~0001596

Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again.
Sorry for the noise.

Related Changesets

bareos: master fbe58762

2015-01-27 10:38

mvwieringen

Ported: N/A

Details Diff
Refactor pretty printer of schedules.

Seems the pretty printer had some problems with printing some schedules,
Given that this is almost a programming language this is not to
surprising. Changed the code to first determine if all bits are set so
we don't do hard work of finding intervals if we are not going to print
the interval at all.

Fixes 0000407: print_config_run() doesn't print months
Fixes 0000409: Console Shows Incorrect Schedule
Affected Issues
0000407, 0000409
mod - src/dird/dird_conf.c Diff File

bareos: bareos-14.2 4bca80ec

2015-01-27 10:38

mvwieringen


Committer: joergs

Ported: N/A

Details Diff
Refactor pretty printer of schedules.

Seems the pretty printer had some problems with printing some schedules,
Given that this is almost a programming language this is not to
surprising. Changed the code to first determine if all bits are set so
we don't do hard work of finding intervals if we are not going to print
the interval at all.

Fixes 0000407: print_config_run() doesn't print months
Fixes 0000409: Console Shows Incorrect Schedule

Conflicts:
src/dird/dird_conf.c
Affected Issues
0000407, 0000409
mod - src/dird/dird_conf.c Diff File

bareos2015: bareos-14.2 5a7b875e

2015-01-27 10:38

mvwieringen

Ported: N/A

Details Diff
Refactor pretty printer of schedules.

Seems the pretty printer had some problems with printing some schedules,
Given that this is almost a programming language this is not to
surprising. Changed the code to first determine if all bits are set so
we don't do hard work of finding intervals if we are not going to print
the interval at all.

Fixes 0000407: print_config_run() doesn't print months
Fixes 0000409: Console Shows Incorrect Schedule

Conflicts:
src/dird/dird_conf.c
Affected Issues
0000407, 0000409
mod - src/dird/dird_conf.c Diff File

Issue History

Date Modified Username Field Change
2015-01-24 13:39 mvwieringen New Issue
2015-01-26 23:06 mvwieringen Relationship added related to 0000409
2015-01-27 09:50 mvwieringen Assigned To => mvwieringen
2015-01-27 09:50 mvwieringen Status new => assigned
2015-01-28 09:53 mvwieringen Changeset attached => bareos master fbe58762
2015-01-28 09:53 mvwieringen Note Added: 0001229
2015-01-28 09:53 mvwieringen Status assigned => resolved
2015-01-28 09:53 mvwieringen Resolution open => fixed
2015-01-28 12:22 joergs Relationship added child of 0000393
2015-01-30 14:44 joergs Changeset attached => bareos bareos-14.2 4bca80ec
2015-01-30 14:44 joergs Note Added: 0001242
2015-02-08 11:02 tigerfoot Relationship added related to 0000424
2015-02-08 13:30 mvwieringen Relationship deleted related to 0000424
2015-02-14 17:31 mvwieringen adm Assigned To mvwieringen =>
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-14.2 5a7b875e
2015-03-25 16:51 mvwieringen Note Added: 0001441
2015-03-25 19:19 joergs Note Added: 0001596
2015-03-25 19:19 joergs Status resolved => closed