MantisBT - VCMI | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001678 | VCMI | Other | public | 2014-02-01 12:53 | 2014-06-02 08:41 |
| Reporter | Tow | ||||
| Assigned To | Ivan | ||||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | 0.94d | |||
| Summary | 0001678: JsonWriter incorrectly appends comma characters , | ||||
| Description | If the JSON meta contains comments, the comma gets appended afetr them. This leads to the storing files as following: { "author" : "VCMI Team" //vcmi, "contact" : "http://forum.vcmi.eu/index.php" [^] //vcmi, "description" : "Essential files required for VCMI to run correctly" //vcmi, "filesystem" : { "DATA/" : [ { "path" : "/Data" //vcmi, "type" : "dir" //vcmi } //vcmi ] //vcmi, "MAPS/" : [ { "path" : "/Maps" //vcmi, "type" : "dir" //vcmi } //vcmi ] //vcmi, "SPRITES/" : [ { "path" : "/Sprites" //vcmi, "type" : "dir" //vcmi } //vcmi ] //vcmi } //vcmi, "modType" : "Graphical" //vcmi, "name" : "VCMI essential files" //vcmi, "version" : "0.0" //vcmi } //vcmi This causes series of warnings when loading a savegame (since Json serialziation relies on writing and reading text form of data). | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-02-01 12:53 | Tow | New Issue | |||
| 2014-02-01 12:53 | Tow | Status | new => assigned | ||
| 2014-02-01 12:53 | Tow | Assigned To | => Ivan | ||
| 2014-02-01 13:04 | Ivan | Status | assigned => confirmed | ||
| 2014-02-01 13:26 | Ivan | Note Added: 0004359 | |||
| 2014-02-01 13:26 | Ivan | Status | confirmed => resolved | ||
| 2014-02-01 13:26 | Ivan | Fixed in Version | => 0.94d | ||
| 2014-02-01 13:26 | Ivan | Resolution | open => fixed | ||
| 2014-06-01 20:59 | Kantor | Note Added: 0004703 | |||
| 2014-06-02 08:41 | Kantor | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||