Skip to content

[stable32] fix(files): add missing logger import in openLocallyAction - #64411

Open
DmySyz wants to merge 1 commit into
nextcloud:fix/open-locally-logger-missing-import-stable32from
DmySyz:fix/open-locally-logger-missing-import-stable32
Open

DmySyz wants to merge 1 commit into
nextcloud:fix/open-locally-logger-missing-import-stable32from
DmySyz:fix/open-locally-logger-missing-import-stable32

Conversation

@DmySyz

@DmySyz DmySyz commented Sep 16, 2026

Copy link
Copy Markdown
Contributor
  • Resolves: #

Summary

The backport of PR #59658 introduced a logger.debug() call without importing the logger module, causing a ReferenceError on dialog close. Add the missing import from ../logger.ts.

Assisted-by: ClaudeCode:claude-sonnet-4-6

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

The backport of PR nextcloud#59658 introduced a logger.debug() call without
importing the logger module, causing a ReferenceError on dialog close.
Add the missing import from ../logger.ts.

Signed-off-by: dsyzov <dmytro.syzov@nextcloud.com>
Assisted-by: ClaudeCode:claude-sonnet-4-6
@DmySyz
DmySyz requested review from a team and skjnldsv as code owners September 16, 2026 08:45
@DmySyz
DmySyz requested review from kristian-zendato and sorbaugh and removed request for a team September 16, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant