Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15206] iOS7: Camera - Error when trying to call "undefined" function container.refreshLabel()

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2015-04-13T16:20:12.000+0000
Affected Version/sRelease 3.1.3
Fix Version/sRelease 3.3.0
ComponentsiOS
Labelsqe-3.1.3, qe-closed-3.3.0, qe-testadded
ReporterOlga Romero
AssigneeVishal Duggal
Created2013-09-16T22:01:39.000+0000
Updated2015-04-13T16:20:17.000+0000

Description

To reproduce: 1. Install and run KS> Phone> Camera 2. Run all tests I encountered this issue after running "Camera Augmented Reality" test and then another tests in random order. Note: can not reproduce if "Camera Augmented Reality" is not run Actual result:
Sep 16 14:00:06 Europa KitchenSink[1398] <Warning>: Warning: Attempt to present <TiErrorController: 0x1750f490> on <TiRootViewController: 0x1756fdf0> whose view is not in the window hierarchy!
Sep 16 14:00:06 Europa KitchenSink[1398] <Warning>: [ERROR] Script Error {
	    backtrace = "#0 () at :0";
	    line = 1;
	    message = "'undefined' is not a function (evaluating 'container.refreshLabel()')";
	    name = TypeError;
	    sourceId = 47389248;
	    sourceURL = "file:///var/mobile/Applications/E8BE7593-FBC5-4200-A297-749BABB60658/KitchenSink.app/ui/handheld/ios/phone/camera_ar.js";
	}

Attachments

FileDateSize
Screenshot 2013.09.16 14.00.27.png2013-09-16T22:01:39.000+0000105496

Comments

  1. Ingo Muschenetz 2013-10-17

    Moving into 3.2.1 due to lack of remaining bandwidth for 3.2.0
  2. Ingo Muschenetz 2014-04-07

    Vishal to confirm this is fixed.
  3. Unknown 2014-04-21

    This issue was previously scheduled to be worked on in more than one sprint: * 'Release 3.1.2' (on board '3.1.X Triage') * 'Release 3.0.1/TS 3.0.2' (on board '3.1.0 Triage') * 'Release 3.2.3' (on board '3.2.X Triage') Starting from JIRA Agile 6.3, an issue can only belong to a single future sprint. Read more about this change: http://docs.atlassian.com/agile/docs-0630/Sprint+Marker+Migration This issue is now scheduled for future sprint 'Release 3.1.2' (on board '3.1.X Triage'). If this is incorrect, please update the issue accordingly. This comment was automatically generated by JIRA. If it is no longer relevant, please feel free to delete it.
  4. Sabil Rahim 2014-04-21

    I believe we resolved this issue a while back. Cannot Reproduce this issue with latest KS(master) and SDK master
  5. Olga Romero 2014-04-28

    Tested and cannot reproduce the original reported issue with: Mac osx 10.9.2 Mavericks Appcelerator Studio, build: 3.3.0.201404221437 Titanium SDK, build: 3.3.0.v20140425191906 Node.JS Version: v0.10.13 NPM Version: 1.3.2 ├── acs@1.0.14 ├── alloy@1.4.0-dev ├── npm@1.3.2 ├── titanium@3.3.0-dev └── titanium-code-processor@1.1.1-beta1 Device: iPhone 5S iOS 7.0

JSON Source