Todo #31
Allow XML Markup in UPC Messages
| 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
Also available in: Atom