Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Items can't contain simple quotes #4

Open
GuillaumeAmat opened this issue Oct 30, 2016 · 3 comments
Open

Items can't contain simple quotes #4

GuillaumeAmat opened this issue Oct 30, 2016 · 3 comments

Comments

@GuillaumeAmat
Copy link

If at least one item contains a simple quote, all the items are not sent to the pebble.

@clach04
Copy link
Contributor

clach04 commented Jul 6, 2018

From quick test, I think k this is only via the web interface and for single quotes. E.g.

Test ' quote

Double " works fine and no issue with voice (seems to use double quotes in transcript)

@clach04
Copy link
Contributor

clach04 commented Feb 15, 2020

problem does not occur in emulator. Looks like something is going in inside of pkjs on phone:

[20:53:30] pkjs> Checklist:1 Uncaught SyntaxError: missing ) after argument list

I.e. this bug may impact other apps/faces.

@clach04
Copy link
Contributor

clach04 commented Mar 31, 2024

I'm wondering if the html/js UI can work around this by using replacement strings (which the watch app may need to handle too).

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

No branches or pull requests

2 participants