Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Test Template with UTF8 strings and update as needed #168

Closed
timwindsor opened this issue May 30, 2013 · 5 comments
Closed

Test Template with UTF8 strings and update as needed #168

timwindsor opened this issue May 30, 2013 · 5 comments
Labels

Comments

@timwindsor
Copy link
Collaborator

See if the template works for sending UTF8 string data to C++ level and if necessary update the template to use QStrings and handle UTF8 properly, as shown in this pull request on the framework: blackberry/BB10-WebWorks-Framework/pull/664

@peardox
Copy link
Contributor

peardox commented Jun 7, 2013

Tim - slightly off topic but very relevant and I don't know where to throw it

In Momentics if I create a new extension I get a REALLY old framework

IMHO these should be, at least, fairly in sync

@splatterb0y
Copy link

@peardox Maybe you want to check for an update? (The latest one should be 10.1.0.1020)

@timwindsor
Copy link
Collaborator Author

There's an existing issue for it and it's targeted at 10.2. I need to update the template for Cordova Plugins before though, so they only update the template once: https://www.blackberry.com/jira/browse/BBTEN-866

This particular issue is to make sure that the template shows people how to deal with UTF-8 strings, rather than just ASCII ones. I'm not sure if it currently breaks or not yet.

@peardox
Copy link
Contributor

peardox commented Jun 7, 2013

Good to know in advance

I'll spread the word over UTF-8 so developers are aware of it

I've got several plugins in progress. One is ready to go but I'd like to
make it better

Can you ask the web platform team how I pick up an event (I've got two
stalled ones from the inability to work it out)

If I get events I become mega-effective

On Fri, Jun 7, 2013 at 4:37 PM, Tim Windsor [email protected]:

There's an existing issue for it and it's targeted at 10.2. I need to
update the template for Cordova Plugins before though, so they only update
the template once: https://www.blackberry.com/jira/browse/BBTEN-866

This particular issue is to make sure that the template shows people how
to deal with UTF-8 strings, rather than just ASCII ones. I'm not sure if it
currently breaks or not yet.


Reply to this email directly or view it on GitHubhttps://github.com//issues/168#issuecomment-19114604
.

Simon Booth

A flawed genius (a quote about me)

@timwindsor
Copy link
Collaborator Author

Tested and this is working fine as is. I copied the right code apparently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants