Modify ↓
      
Opened 13 years ago
Closed 13 years ago
#11175 closed defect (cantfix)
An invalid XML character (Unicode: 0x1b) was found in the element content of the document.
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | 1.0 | 
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
There is a ticket which contains some Escape characters and when we try to get that ticket using API, it gives us error "An invalid XML character (Unicode: 0x1b) was found in the element content of the document".
As there are some invalid XML characters which parser can't parse, we suggest you to remove those before sending XML.
Attachments (0)
  Note:
 See   TracTickets
 for help on using tickets.
    


  
PluginIssue (th:XmlRpcPlugin).