Share

Standards Based Linux Instrumentation

Tracker: Bugs

5 handle some malform xml that not properly encode the quote - ID: 2818975
Last Update: Tracker Item Submitted ( anon-hui )

Should we handle some malform xml that not properly encode the quote?

The current behavior of Cimom::unescapeXml() look like these,

<xml>xxx"xxx</xml> --> xxx"xxx
<xml>xxx&quot;xxx</xml> --> xxx\"xxx

Should we handle the first case like the following?,

<xml>xxx"xxx</xml> --> xxx\"xxx


Anon Sricharoenchai ( anon-hui ) - 2009-07-09 11:14

5

Open

None

Tyrel Datwyler

C Client (wbemcli)

Function

Public


Comments

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.