[TIMOB-14589] Blackberry: Ti.Network.encodeURIComponent not working
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-26T16:03:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | n/a |
Reporter | Pedro Enrique |
Assignee | Pedro Enrique |
Created | 2013-07-17T20:51:02.000+0000 |
Updated | 2017-03-13T18:36:38.000+0000 |
Description
Current, the Ti.Network.encodeURIComponent() does not work.
Sample code:
var url = Ti.Network.encodeURIComponent('üöäß &?/ tes tetst et st e\ntest etes te stet');
PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/132
Closing ticket as fixed.