Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4807] Android: Ti.Buffer.byteOrder should return system byte order by default

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-11-05T13:55:50.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sSprint 2011-30, Release 1.8.0
ComponentsAndroid
Labelsparity
ReporterReggie Seagraves
AssigneeMarshall Culpepper
Created2011-07-27T13:27:07.000+0000
Updated2014-06-19T12:46:24.000+0000

Description

We need to make sure that byteOrder is set to the native system byte order by default for created buffers.

Comments

  1. Reggie Seagraves 2011-07-27

    Fixes were made in iOS for the linked item. Android must be updated to pass the new tests. This was from iOS pull request #282.
  2. Marshall Culpepper 2011-07-28

    To verify this fix, just run the "buffer" test in drillbit, and it should pass
  3. Don Thorp 2011-07-29

    Reviewed and tested.
  4. Natalie Huynh 2011-09-09

    Tested with version=1.8.0 timestamp=09/09/11 16:41 githash=216ed79 android results testAPI true 11 Success testLength true 22 Success testAppend true 62 Success testInsert true 104 Success testInsertBlogExample true 123 Success testCopy true 157 Success testClone true 186 Success testFill true 216 Success testClear true 226 Success testRelease true 233 Success testToStringAndBlob true 256 Success testAutoEncode true 326 Success
  5. Don Thorp 2011-11-05

    Standardizing summary and labels.

JSON Source