Skip to content

V2.0.1 json escape fix#31

Merged
flerda merged 1 commit intoflerda:v2.0.1-devfrom
iniju:v2.0.1-json-escape-fix
Jan 23, 2013
Merged

V2.0.1 json escape fix#31
flerda merged 1 commit intoflerda:v2.0.1-devfrom
iniju:v2.0.1-json-escape-fix

Conversation

@iniju
Copy link
Copy Markdown

@iniju iniju commented Jan 23, 2013

The commit's message should explain what this is about. Not sure whether it is an actual problem though, but better be safe. I discovered it comparing db dumps from ankidroid and anki. Maybe we should write a utility that does that, it's quite manual labour.

@ghost ghost assigned flerda Jan 23, 2013
function doesn't escape forward slashes when serializing. Android's
org.json.JSONObject.toString() function does escape them. That means
that when we save some card templates (frequently having tags that have
a forward slash when closing) we might be breaking them.
@iniju
Copy link
Copy Markdown
Author

iniju commented Jan 23, 2013

hmmm, I did push -f, I hope it didn't mess up things on your side.
I changed the name as advised.

@flerda
Copy link
Copy Markdown
Owner

flerda commented Jan 23, 2013

"git push -f" is the right command on a review branch, since nobody should be merge that branch until it is reviewed.
The changes looks great thanks. Merging now.

flerda added a commit that referenced this pull request Jan 23, 2013
@flerda flerda merged commit 7fd41b5 into flerda:v2.0.1-dev Jan 23, 2013
flerda added a commit that referenced this pull request Apr 20, 2013
Refresh to Travis CI configuration.
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

Successfully merging this pull request may close these issues.

2 participants