Titanium JIRA Archive
Alloy (ALOY)

[ALOY-575] Widgets controllers require an xml file

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-07-17T23:03:24.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.2.0, 2013 Sprint 14
ComponentsWidgets, XML
Labelsqe-testadded
ReporterRick Blalock
AssigneeTony Lukasavage
Created2013-03-19T21:05:00.000+0000
Updated2013-07-17T23:03:35.000+0000

Description

Widget controllers require a corresponding xml file the compiler will fail: [ERROR] :  [ERROR] widget "uikit" at path "/Users/rickblalock/titanium_repos/UIKit/app/widgets/uikit/views/spinner.xml" or "/usr/local/lib/node_modules/alloy/widgets/uikit/views/spinner.xml" does not exist. [ERROR] :  Alloy compiler failed Behavior should be like normal controllers. XML views aren't required.

Comments

  1. Tony Lukasavage 2013-07-11

    PR: https://github.com/appcelerator/alloy/pull/173 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/testing/ALOY-575 As long as the test app runs without a compile error, the test passes functionally.
  2. Federico Casali 2013-07-17

    Verified as fixed. Titanium SDK 3.1.2.v20130710144553 Appcelerator Studio 3.1.2.201307101037 Alloy 1.2.0 Android 4.2.2, iOS 5 Closing.

JSON Source