Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1844] Can't use readLine on Android

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-08-20T16:22:29.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, file, filesystem, read, readline
ReporterBurggraf
AssigneeNeeraj Gupta
Created2011-04-15T03:03:45.000+0000
Updated2017-03-09T23:35:01.000+0000

Description

If I try to call readLine() on a file object in Android, I get a message that you must first open the file. Unfortunately, you can't call an open() method on a file object, either.

Comments

  1. Junaid Younus 2012-08-20

    No test case, ticket marked as invalid.
  2. Neeraj Gupta 2012-08-20

    I can see the Open method but no readLine on Titanium.Filesystem.File object. Please reopen this ticket if you can provide a test case or better description to reproduce this issue.
  3. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source