Skip to content

fix: Correctly detect appid for dist css files#61100

Merged
artonge merged 2 commits into
masterfrom
fix/fix-dist-css-support
Jun 9, 2026
Merged

fix: Correctly detect appid for dist css files#61100
artonge merged 2 commits into
masterfrom
fix/fix-dist-css-support

Conversation

@come-nc

@come-nc come-nc commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Follow-up of ab551c4

This avoids the error "Only lowercase alphanumeric characters are allowed in appIds; check paths of installed app [1 characters replaced]" in the logs, because it was trying to use "user_status-menu.css" as an appid.

Checklist

AI (if applicable)

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

Follow-up of ab551c4

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc added this to the Nextcloud 35 milestone Jun 9, 2026
@come-nc come-nc self-assigned this Jun 9, 2026
@come-nc come-nc added the 3. to review Waiting for reviews label Jun 9, 2026
@come-nc come-nc requested a review from susnux June 9, 2026 10:09
@come-nc come-nc marked this pull request as ready for review June 9, 2026 10:09
@come-nc come-nc requested a review from a team as a code owner June 9, 2026 10:09
@come-nc come-nc requested review from Altahrim, ArtificialOwl, leftybournes and salmart-dev and removed request for a team June 9, 2026 10:09
@susnux susnux added the bug label Jun 9, 2026
@susnux

susnux commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

/backport to stable34

@susnux

susnux commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

/backport to stable33

@come-nc

This comment was marked as outdated.

… the polyfill

I’m not sure why psalm cannot see we have a polyfill for array_last.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@artonge artonge merged commit 9028d13 into master Jun 9, 2026
179 of 203 checks passed
@artonge artonge deleted the fix/fix-dist-css-support branch June 9, 2026 15:12
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