Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14142] BlackBerry : Wrong date format on BlackBerry analytics events

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-06-07T18:32:22.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.1
ComponentsBlackBerry
Labelsanalytics, qe-3.1.1, qe-nfc, qe-testadded, sdk-bb
ReporterLokesh Choudhary
AssigneeRussell McMahon
Created2013-06-06T18:13:58.000+0000
Updated2014-02-12T03:59:00.000+0000

Description

Description: 1. Create an app & replace the app.js with the app.js for analytics test in feature test repo 2. Follow the instructions for rightscale from this wiki page: https://wiki.appcelerator.org/display/tp/Analytics+Test+Plan 3. Build & run the app on BB device 4. The app will launch automatically 5. On right scale you will get an enroll & a start event 6. check the time & date stamp in the events Actual Result: 1. We see a wrong format like this "2013-6-46T10:46:29.814" which is wrong we do not have 46 days in june. Also, I think we are seeing the minutes stamp duplicated in place of the date Expected Results: 1. We should see a time & date format in proper format For proper time stamp format refer : https://wiki.appcelerator.org/display/cls/Example+Analytics+JSON+payloads

Comments

  1. Russell McMahon 2013-06-07

    we still need to back port
  2. Pedro Enrique 2013-06-07

    Merged into master and 3.1.x
  3. Lokesh Choudhary 2013-06-10

    Verified the fix & the date appears to be in right format on right scale. Thus closing. Environment: Ti Studio : 3.1.1.201306071720 Ti BB SDK : 3.1.1.v20130609163050 Mac OSX : 10.8.3 Alloy : 1.1.3-cr CLI - 3.1.1-cr win 7 Win 8 Z10 BB simulator : 10.0.10.822 Z10 device running 10.0.10.88

JSON Source