Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19054] Windows: Ti.Filesystem.File.write() 'append' parameter should be optional

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2015-06-22T22:34:32.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsn/a
ReporterGary Mathews
AssigneeGary Mathews
Created2015-06-22T22:07:31.000+0000
Updated2015-07-09T22:50:56.000+0000

Description

Ti.Filesystem.File.write(data, append); The _append_ parameter should be optional. http://docs.appcelerator.com/platform/latest/#!/api/Titanium.Filesystem.File-method-write

Comments

  1. Gary Mathews 2015-06-22

    PR : https://github.com/appcelerator/titanium_mobile_windows/pull/313
  2. Ewan Harris 2015-07-09

    Verified using: Windows 8.1 Appc CLI (NPM): 4.1.0 Appc CLI (Registry): 4.1.0 Ti SDK: 4.1.0.GA The append parameter is now optional Closing ticket

JSON Source