Ticket #2964 (closed defect: worksforme)

Opened 22 months ago

Last modified 19 months ago

Closing slash is removed from XML tag sent via jabber

Reported by: me@… Owned by: asterix
Priority: normal Milestone:
Component: chat Version: 0.11
Severity: normal Keywords:
Cc: OS:

Description

When my buddy writes me a message which contains XML tags, closing slashed of these tags are lost. For example, message <Door side="left"/> <Door side="right"/> is changed to <Door side="left"> <Door side="right">

When I look at the same message in XML Console, it does contain slashes: <message type="chat" to="atregoubenko@…/Gajim98D5547D" id="mir_252" from="stanislav.shramko@…/MirandaAD62E918"> <body>&lt;Door side="left"/&gt; &lt;Door side="right"/&gt;</body> <active xmlns="http://jabber.org/protocol/chatstates"/> <x xmlns="jabber:x:event"> <composing/> </x> <nos:x value="disabled" xmlns:nos="google:nosave"/> <arc:record otr="false" xmlns:arc="http://jabber.org/protocol/archive"/> </message>

History also contains tags without slashes. Some experiments show that most likely slash will be removed from tag with attribute.

Attachments

Change History

Changed 22 months ago by anonymous

  • milestone set to 0.11.1

Changed 22 months ago by asterix

  • milestone 0.11.1 deleted

Changed 20 months ago by jim++

In advanced configuration editor, try to enable show_ascii_formatting_characters or disable ascii_formatting.

Changed 20 months ago by me@…

Well, toggling these setting fixed it. However, I think that show_ascii_formatting_characters should be fixed too.

Changed 19 months ago by asterix

  • status changed from new to closed
  • resolution set to worksforme

show_ascii_formatting_characters is enabled by default

Add/Change #2964 (Closing slash is removed from XML tag sent via jabber)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.