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

Fix "Required parameter $logger follows optional parameter $principal… #31954

Conversation

nickvergessen
Copy link
Member

…Prefix"

Steps

  1. Open workflow admin settings with files_retention or files_automatedtagging enabled
  2. Find this in the log:
{
  "reqId": "",
  "level": 3,
  "time": "2022-04-12T23:53:46+02:00",
  "remoteAddr": "",
  "user": "admin",
  "app": "PHP",
  "method": "PROPFIND",
  "url": "/remote.php/dav/systemtags/",
  "message": "Required parameter $logger follows optional parameter $principalPrefix at …/apps/dav/lib/CalDAV/CalendarRoot.php#37",
  "userAgent": "",
  "version": "24.0.0.8"
}

Introduced by 0745fc5 cc @miaulalala

…Prefix"

Signed-off-by: Joas Schilling <coding@schilljs.com>
@tcitworld
Copy link
Member

Looks like same as #31942

@nickvergessen nickvergessen deleted the bugfix/noid/required-parameter-follows-optional-parameter branch April 13, 2022 05:31
@miaulalala
Copy link
Contributor

🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants