Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unable to send message #3

@reznikmm

Description

@reznikmm

Sending a message raises an exception:

raised CONSTRAINT_ERROR : namespace is not mapped to any prefix

This could be fixed by commenting this lines in (xmpp-messages.adb Serialize):

      --  setting xml:lang attr
      Attrs.Set_Value
       (Namespace_URI => XML_URI,
        Local_Name    => Lang_Attribute,
        Value         => Self.Language);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions