Skip to content
  • Philipp Hörist's avatar
    Use unique id as action name instead of jid · 10f8fe2b
    Philipp Hörist authored
    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
    10f8fe2b