View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000407 | bareos-core | director | public | 2015-01-24 13:39 | 2015-03-25 19:19 |
Reporter | mvwieringen | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | any | OS Version | 3 |
Product Version | 14.2.2 | ||||
Summary | 0000407: print_config_run() doesn't print months | ||||
Description | Seems the new config engine pretty printer doesn't print the months configured. | ||||
Tags | No tags attached. | ||||
Fix committed to bareos master branch with changesetid 2659. | |
Fix committed to bareos bareos-14.2 branch with changesetid 2692. | |
Fix committed to bareos2015 bareos-14.2 branch with changesetid 4454. | |
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. |
|
bareos: master fbe58762 2015-01-27 10:38 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 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 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 |
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 |
|
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 |