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

Addition symbols dissapear #47

Open
AsherGlick opened this issue Jun 9, 2012 · 2 comments
Open

Addition symbols dissapear #47

AsherGlick opened this issue Jun 9, 2012 · 2 comments

Comments

@AsherGlick
Copy link
Owner

When the spreadsheet is saved the addition symbols seem to be removed from the cells, causing equations to be incorrect.

@ghost ghost assigned AsherGlick Jun 9, 2012
@AsherGlick
Copy link
Owner Author

Not sure exactly what causes this bug, it is either the javascript json stringify function or how the data is stored in the database.

@AsherGlick
Copy link
Owner Author

It turns out that the + character is sent to the server but is not returned, which means that it is most likely a database problem and not a javascript problem.

@ghost ghost assigned eliztowns Jun 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants