Todo #31

Allow XML Markup in UPC Messages

Added by colin moock 1386 days ago. Updated 850 days ago.

Status :Closed Start :08/02/2008
Priority :Normal Due date :
Assigned to :- % Done :

0%

Category :UPC
Target version :Union 1.0 Alpha 1

Description

Problem

As much as possible, communications protocol delimiters should be allowed within messages.

Solution

Use an "escaping" mechanism to indicate that a value should be interpreted as message content, so the parser should not inspect it for protocol delimiters.

Implementation

Wrap all appropriate message values in XML CDATA tags. Specifically test to make sure >, <, =, ", ', can be included in attribute names and values, message names, and room ids.

History

08/06/2008 02:33 PM - colin moock

  • Subject changed from make sure XML markup in messages doesn't break the system to Allow XML Markup in Messages

06/18/2009 10:39 PM - colin moock

  • Subject changed from Allow XML Markup in Messages to Allow XML Markup in UPC Messages

01/19/2010 10:25 PM - colin moock

  • Status changed from New to Closed
  • Target version set to Union 1.0 Alpha 1

Also available in: Atom