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

Committing existing Definitions is broken #3

Open
fritzo opened this issue Aug 21, 2014 · 0 comments
Open

Committing existing Definitions is broken #3

fritzo opened this issue Aug 21, 2014 · 0 comments
Labels

Comments

@fritzo
Copy link
Owner

fritzo commented Aug 21, 2014

To Reproduce

  1. use arrow keys to move cursor to a Define line

  2. press Enter to commit

  3. observe errors in js console

    GET http://localhost:34934/corpus/validities?_=1408586210624
    500 (Internal Server Error) jquery.js:4
    pollValidities GET failed: error log.js:12
    
  4. quit puddle server and observe erroneous lines in corpus.dump

        DEFINE VAR undefined undefined
    

Workaround

  1. quit puddle server
  2. git co -- corpus.dump
@fritzo fritzo added the bug label Aug 21, 2014
yangit referenced this issue in pomagma/puddle Sep 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant