Details
Description
Responses from SolusVM are not properly encoded XML, and can cause SimpleXML parser to fail.
For instance, if a client has a company name with an ampersand (&), less than (<), or greater than (>) symbol in their name, SolusVM will return these fields in its response unencoded.
We should at least fix the ampersand, as that is not as uncommon to have. We can't do much with the other unencoded characters at this time.
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Description |
Responses from SolusVM are not properly encoded XML, and can cause SimpleXML parser to fail.
For instance, if a client has a company with an ampersand (&), less than (<), or greater than (>) symbol in their name, SolusVM will return these fields in its response unencoded. We should at least fix the ampersand, as that is not as uncommon to have. We can't do much with the other unencoded characters at this time. |
Responses from SolusVM are not properly encoded XML, and can cause SimpleXML parser to fail.
For instance, if a client has a company name with an ampersand (&), less than (<), or greater than (>) symbol in their name, SolusVM will return these fields in its response unencoded. We should at least fix the ampersand, as that is not as uncommon to have. We can't do much with the other unencoded characters at this time. |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Fixed