Skip to content

webui: backport to fix issue #971 and issue #1020#895

Merged
frb121 merged 2 commits intobareos-19.2from
dev/fbergkemper/bareos-19.2/backport-971-1020
Jul 22, 2021
Merged

webui: backport to fix issue #971 and issue #1020#895
frb121 merged 2 commits intobareos-19.2from
dev/fbergkemper/bareos-19.2/backport-971-1020

Conversation

@frb121
Copy link
Contributor

@frb121 frb121 commented Jul 21, 2021

Thank you for contributing to the Bareos Project!

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Separate commit for this PR in the CHANGELOG.md, PR number referenced is same
  • Commit descriptions are understandable and well formatted
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR
  • bareos-check-sources --since-merge does not report any problems
  • git status should not report modifications in the source tree after building and testing
Tests
  • Decision taken that a system- or unittest is required (if not, then remove this paragraph)
  • The decision towards a systemtest is reasonable compared to a unittest
  • Testname matches exactly what is being tested
  • Output of the test leads quickly to the origin of the fault

frb121 added 2 commits July 21, 2021 15:13
Fixes #971: Error building tree for filenames with backslashes

(cherry picked from commit 0df1caa)
Fixes #1020: Can not restore a client with spaces in its name

(cherry picked from commit 52827c8)
@frb121 frb121 self-assigned this Jul 21, 2021
@frb121 frb121 added the is a backport to 19.2 This is a backport from master to bareos-19.2 label Jul 21, 2021
@frb121 frb121 requested a review from arogge July 21, 2021 13:21
@arogge arogge self-assigned this Jul 22, 2021
@frb121 frb121 merged commit a3873fe into bareos-19.2 Jul 22, 2021
@frb121 frb121 deleted the dev/fbergkemper/bareos-19.2/backport-971-1020 branch July 22, 2021 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is a backport to 19.2 This is a backport from master to bareos-19.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants