0

Anybody else seeing strange character sets within text field in the MacApp?

I have a text field that I type a JSON string into.. something like 

{

"foo" : "This is foo", 

"bar" : 77

}

When I use parseJSON.. I got an undefined error.. usually meaning it is a malformed json string.   I copy / paste it into https://jsonformatter.curiousconcept.com/ .. and why YES.. it says 

jsonError

So there is something going on with how it is creating the " character.   I left the original quotes aournd foo and type over the others while still on the above referenced webpage.. and BOOM.. "bar" is OK.. but foo is still wrong!  So it is the quotes! 

jsonError 2

jsonError 3

So Ninox MacApp is having some issues.. 

1 reply

null
    • Mconneen
    • 4 yrs ago
    • Reported - view

    Folks.. I resolved the issue.   The Ninox app appears to now correctly refer to the preference settings.. which were set for the wrong double quote all along.. 

    systemKeyBoard

Content aside

  • 4 yrs agoLast active
  • 1Replies
  • 1070Views