-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels