SysInfo.getWindowList can return invalid XML [73]
| status: | | closed | | priority: | | medium | | reported in: | | 3.2.136 | | fixed in: | | 3.3.120 |
The XML returned from SysInfo.getWindowList will be invalid if window captions include certain characters. For example, an apostrophe in a window caption will cause the XML to be invalid. All "problem" characters that could appear in the XML attributes are now properly escaped.
|