Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

cannot create document with unmatched parenthesis #651

Open alon opened 8 years ago

alon commented 8 years ago

reproduce:

  1. click new document
  2. enter '('
  3. observe Neo4j error 'unclosed group'

solution: quote the parens

needs a test case to reproduce in addition to solution