Skip to content

Conversation

@joshtrichards
Copy link
Member

  • Resolves: #

Summary

Log a debug message if invalid characters are replaced in app IDs. Otherwise stuff like OCCWeb results in weird errors later in the code path like AppPathNotFoundException: Could not find path for eb (real example from a community forum poster). Granted the exception will still happen, but at least there's a chance for this to be noticed during a troubleshooting situation.

Was tempted to log this at least at info level, but suspect it would be too noisy.

TODO

  • ...

Checklist

@joshtrichards joshtrichards added this to the Nextcloud 33 milestone Nov 18, 2025
@joshtrichards joshtrichards requested a review from a team as a code owner November 18, 2025 22:30
@joshtrichards joshtrichards requested review from provokateurin, salmart-dev and yemkareems and removed request for a team November 18, 2025 22:30
Log a debug message if invalid characters are replaced in app IDs.

Signed-off-by: Josh <josh.t.richards@gmail.com>
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.

5 participants