Actions
Bug #34798
closedinvalid characters in JSONRenderer
Start date:
07/30/2018
Due date:
% Done:
100%
Estimated time:
Description
generated JSON may contain invalid characters
Updated by Reynaud Sylvain almost 7 years ago
- Subject changed from JSONRenderer to invalid characters in JSONRenderer
Updated by Reynaud Sylvain almost 7 years ago
- Status changed from New to In progress
The origin of the problem is neither the JSONStreamSerializer, nor the JSONRenderer ; it is the FileCache adaptor.
Updated by Reynaud Sylvain over 6 years ago
- Status changed from In progress to Resolved
- Assigned To set to Reynaud Sylvain
- % Done changed from 0 to 100
fixed in the Lavoisier core engine (byte stream is now buffered to avoid this problem).
Actions