Titanium JIRA Archive
Appcelerator Community (AC)

[AC-4393] XML parsing error using App Designer

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2016-10-06T20:40:53.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
Labelsn/a
ReporterRoss Macfarlane
AssigneeShak Hossain
Created2016-08-25T08:47:56.000+0000
Updated2016-10-06T20:40:53.000+0000

Description

1. Using an existing project, create a new controller. 2. Try and open the view in app designer 3. Designer showing XML parsing error, premature end of file on line 1. I tried to use the app designer with an existing project we've been working on for a couple of years. I opened a view with the app designer but only received this XML parsing error. I have also tried to add a new controller/view to see if that helps but I get the same error. When trying to view the log file, there is nothing related to app designer. I even clear the log file and do the same thing and nothing new appears in the log file. I've attached the studio config, if there is anything else which can help I'll add it. Alloy view (new empty view)
<Alloy>
	<View class="container">
	</View>
</Alloy>

Attachments

FileDateSize
Screen Shot 2016-08-29 at 08.35.43.png2016-08-29T07:36:23.000+000038296
studio_config.txt2016-08-25T08:40:59.000+0000276242

Comments

  1. Hans Knöchel 2016-08-28

    Please post the related XML-code and a screenshot of the error, thanks!
  2. Ross Macfarlane 2016-08-29

    Updated the issue with the Alloy view XML and a screenshot of what I'm seeing in designer.
  3. Anthony Chung 2016-08-29

    I'm finding this the case as well. Using a previous existing Alloy project. Even with the simple version Alloy view with one simple view object. Has same error.
  4. Sharif AbuDarda 2016-08-29

    Hello, it is not happening in studio 4.6.0. I will update the test result in 4.7.0.
  5. Ross Macfarlane 2016-09-22

    Any update on this?
  6. Sharif AbuDarda 2016-10-06

    Hello, The issue is not reproducible with studio 4.7.0. Closing this.

JSON Source