[TIMOB-4720] Android: Unexpose toBase64 in Titanium.Blob
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-11-05T13:54:54.000+0000 |
| Affected Version/s | Release 1.7.1 |
| Fix Version/s | Sprint 2011-31, Release 1.8.0 |
| Components | Android |
| Labels | parity |
| Reporter | Marshall Culpepper |
| Assignee | Marshall Culpepper |
| Created | 2011-07-19T12:29:49.000+0000 |
| Updated | 2011-11-05T13:54:54.000+0000 |
Description
"toBase64" was accidentally exposed on Titanium.Blob (and shouldn't have been)
Use
Titanium.Utils.base64encode instead.
Tested with 1.8.0.v20110922234950 on Gslate 3.1 Hero 2.1 iPhone 4 4.3.5
Standardizing summary and labels.