Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1335] Adding a controller for a newly added view raises error

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2015-09-02T05:24:02.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
Labelsapp, folder, studio, view
ReporterAhmed Roshdy
AssigneeShak Hossain
Created2014-08-23T08:20:24.000+0000
Updated2016-03-08T07:37:44.000+0000

Description

Titanium IDE does not show a corresponding controller on adding a new view although it adds a corresponding TSS file immediately shown in styles folder. When trying to add the missed controller for a recently added studio raises issue that a controller with same name is there, when dismissing the error message box the controller file appears with same name.

Comments

  1. Rakhi Mitro 2015-08-30

    Hello, I have tested this issue in updated environment. This is not a bug for latest Appcelerator version. Not sure if this is still an issue for you. It doesn't appear to be based on our latest tests. Please let me know how I can help further. *Test Environments:* CLI Version :4.0 Titanium SDK Version:4.1.0.GA Android: Google Galaxy Nexus:4.1.1 - API 16 - 720x1280 Appc Studio: Appcelerator Studio, build: 4.1.1.201507141126 Alloy: 1.7.3 *Test Steps:*

    Create a alloy project.

    Create a view text.xml .It adds a corresponding TSS file immediately shown in styles folder.

    Add a controller test.js in controllers folder.

    Run the project

    *Test Result:* Project builds successfully without any error .

JSON Source