Opened 17 years ago
Closed 17 years ago
#435 closed Bugs (Postponed)
Problem writing wstrings containing \0 to xml archives
| Reported by: | eelis | Owned by: | Robert Ramey |
|---|---|---|---|
| Milestone: | Component: | serialization | |
| Version: | None | Severity: | |
| Keywords: | Cc: |
Description
When writing a std::wstring containing a \0 character to an xml_oarchive, only the initial substring up to (but not including) the \0 is written. This is demonstrated in the attached testcase.
Change History (2)
comment:2 by , 17 years ago
| Status: | assigned → closed |
|---|
Logged In: YES user_id=396141 Pending issue. xml doesn't permit some characters in strings. This will be addressed probably in 1.34
Note:
See TracTickets
for help on using tickets.
