Project

General

Profile

Actions

Bug #1384

closed

JSON Parser throws an exception with unicode strings

Added by Miguel Revilla over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08/02/2012
Due date:
% Done:

0%

Estimated time:

Description

Json::Parser crashes if the text to parse contains unicode characters. As commeted in http://redmine.emweb.be/boards/2/topics/4751 it might be due to a wrong class beign used (ascii::char*) in place of the more appropiate standard::char*

Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to InProgress
  • Assignee set to Wim Dumon
  • Target version set to 3.2.3
Actions #2

Updated by Wim Dumon over 11 years ago

  • Status changed from InProgress to Resolved
Actions #3

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed

Fixed in Wt 3.2.3 RC1.

Actions

Also available in: Atom PDF