Ticket #43 (closed defect: fixed)
JSJaCPacket in Opera 9.5
| Reported by: | Der Sekretär | Owned by: | zeank |
|---|---|---|---|
| Priority: | high | Milestone: | jsjac-1.3 |
| Component: | jsjac | Version: | 1.3 |
| Severity: | critical | Keywords: | JSJaCPacket |
| Cc: |
Description
Opera 9.5 adds a XML declaration to every XMLDocument that is created. This leads to serious problems with JSJaCPacket and subclasses, because the XML declaration is sent along with the rest of the data.
A possible solution would be to use a regex in the xml() function to throw out the XML declaration, but perhaps there are other solutions.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
