Skip to content

Correctly set FLAG_IMMUTABLE for error screen PendingIntent#653

Merged
cortinico merged 1 commit into
3.xfrom
nc/flag_immutable
Jul 16, 2021
Merged

Correctly set FLAG_IMMUTABLE for error screen PendingIntent#653
cortinico merged 1 commit into
3.xfrom
nc/flag_immutable

Conversation

@cortinico

Copy link
Copy Markdown
Member

📄 Context

Originally reported here #634 (comment)
When we backported this PR #593, the PendingIntent for the error screen slipped through. Therefore users

📝 Changes

Just adding the FLAG_IMMUTABLE to the only PendingIntent that was missing it.

📎 Related PR

#593 and #637

🛠️ How to test

I haven't tested this, it's a best guess fix.

⏱️ Next steps

We should potentially release 3.5.1 with this fix included. Wdyt @vbuberen @MiSikora

@vbuberen

Copy link
Copy Markdown
Collaborator

Right, we forgot to add flag for this intent because in develop we already removed errors tab and I missed it during cherrypicking.
We would need a hotfix release.

@cortinico cortinico merged commit a9407e3 into 3.x Jul 16, 2021
@cortinico cortinico deleted the nc/flag_immutable branch July 16, 2021 22:04
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.

3 participants