Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webui: Backup Unit Report fixes #1699

Conversation

bruno-at-bareos
Copy link
Contributor

@bruno-at-bareos bruno-at-bareos commented Feb 5, 2024

Backport of PR #1696 to bareos-22

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

Make sure you check/merge the PR using devtools/pr-tool to have some simple automated checks run and a proper changelog record added.

Source code quality (if there were changes to the original PR)
  • 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

Backport quality

joergsteffens and others added 4 commits February 5, 2024 14:51
(cherry picked from commit 3dc0345)
before the report did contain lines like:
"fileset": "\u003Call file-based\u003E"

Now it will be stored in the valid and intended form:
"fileset": "<all file-based>"

Also "/" will no longer be escaped (like in "Debian GNU\/Linux").

(cherry picked from commit 32241d2)
(cherry picked from commit addedf7)
@BareosBot BareosBot merged commit d5978a4 into bareos:bareos-22 Feb 6, 2024
@bruno-at-bareos bruno-at-bareos deleted the backport/bareos-22/webui-subscription branch March 13, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants