Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1991] JSON editor outline fails when any property value is a negative number

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2013-04-29T23:39:58.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
Labelsn/a
ReporterNick Searle
AssigneeMauro Parra-Miranda
Created2013-04-27T12:57:40.000+0000
Updated2016-03-08T07:40:56.000+0000

Description

After updating to Titanium studio 3.1.0.201304151600 When editing JSON the outline displays empty when any of the property values are negative numbers eg: {"property":1} outline displays {"property":"-1"} outline displays {"property":-1} outline empty

Comments

  1. Daniel Sefton 2013-04-29

    Hi Nick, Thanks for the report. Please can you provide some kind of reproducible steps/test case for us to follow? Sorry I don't know what "the outline" is. A screenshot might help (Edit -> Attachment). Thanks!
  2. Nick Searle 2013-11-25

    The outline is the expandable / collapsible node tree on the bottom left of the studio default view. Useful to navigate through complex JSON. It worked in build: 2.1.2.201208301612 but not after Titanium Studio, build 3.1.0.201304151600 /Users/nicksearle/Downloads/PastedGraphic-1.png

JSON Source