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

Clicking on SGG Level 2 when locked doesn't bring up dialog box #563

Open
rbrewer opened this issue Sep 11, 2013 · 1 comment
Open

Clicking on SGG Level 2 when locked doesn't bring up dialog box #563

rbrewer opened this issue Sep 11, 2013 · 1 comment

Comments

@rbrewer
Copy link
Member

rbrewer commented Sep 11, 2013

On mopsa, with level 1 unlocked, clicking on the locked level 2 does not bring up a dialog box explaining what is required to unlock level 2. Clicking on level 3 & 4 do bring up the expected dialog boxes.

@yongwen
Copy link
Member

yongwen commented Sep 11, 2013

It is caused by the quote (”) character in the unlock text. Removing the
quote fixes the problem. The better fix is to handle such character(s) in
the JavaScript.
On Sep 11, 2013 3:58 AM, "Robert Brewer" [email protected] wrote:

On mopsa, with level 1 unlocked, clicking on the locked level 2 does not
bring up a dialog box explaining what is required to unlock level 2.
Clicking on level 3 & 4 do bring up the expected dialog boxes.


Reply to this email directly or view it on GitHubhttps://github.com//issues/563
.

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