Skip to content
Snippets Groups Projects
Commit 10f8fe2b authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Use unique id as action name instead of jid

A jid can contain characters that are not allowed in an action name.
This creates a unique UUID4 for each MessageControl and uses it as
action name instead.

We can reuse the UUID for other actions that belong to the
MessageControl

Fixes #8636
parent d20f2201
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment