Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17736] iOS: Titanium.Filesystem.File.write - Images don't save properly

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-09-22T21:36:31.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.4.0
ComponentsiOS
LabelsTCSupportTriage, qe-automatedtest
ReporterJulien PILLAUD
AssigneeMauro Parra-Miranda
Created2014-09-18T08:07:35.000+0000
Updated2015-01-09T17:25:32.000+0000

Description

Steps to Reproduce

I use Titanium Studio 3.4.0.201409161931 and Titanium SDK 3.4.0.v20140909222515 I have a function for save an image from the iphone bibliotheque into the app. Before update to the last version of Titanium for test to iOs8 they worked correctly.

Actual Result

0

Expected Result

The height of the image

Attachments

FileDateSize
.log2014-09-18T08:07:37.000+000075382
diagnostic5169934058346045574.log2014-09-18T08:07:47.000+000015228
index.js2014-09-18T08:07:48.000+0000623

Comments

  1. Jon Alter 2014-09-19

    Linked tickets
  2. Ewan Harris 2014-09-22

    Issue no longer reproduces using: Mac OSX 10.9.4 Appcelerator Studio, build:3.4.0.201409161950 Titanium SDK build: 3.4.0.v20140922070914, 3.4.0.v20140905152516 Titanium CLI, build: 3.4.0-rc4 Alloy: 1.5.0-rc3 Xcode6.0.1 iPhone Device 6 Plus (8.0) Used the test code provided and ran to an iOS8 device using the latest 3.4.0 sdk(3.4.0.v20140922070914). After selecting an image the logo pops up and the height of the image is displayed. Rolled my SDK back to SDK used above(3.4.0.v20140905152516) and the issue does appear so has been fixed in the latest SDK.
  3. Julien PILLAUD 2014-09-22

    The problem is solved with the sdk 3.4.0.v20140916181713
  4. Jon Alter 2014-09-22

    Resolved by TIMOB-17692
  5. Ewan Harris 2014-09-22

    Verified fix on: Mac OSX 10.9.4 Appcelerator Studio, build:3.4.0.201409161950 Titanium SDK build: 3.4.0.v20140922135716 Titanium CLI, build: 3.4.0-rc4 Alloy: 1.5.0-rc3 Xcode6.0.1 iPhone Device 6 Plus (8.0) Using the provided test code I selected an image, the alert given from the application displayed the image height correctly. Closing ticket.

JSON Source