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

[BUGFIX] Critical! String Encoding Bugfix #42

Merged
merged 2 commits into from
Nov 19, 2015
Merged

[BUGFIX] Critical! String Encoding Bugfix #42

merged 2 commits into from
Nov 19, 2015

Conversation

mRs-
Copy link
Contributor

@mRs- mRs- commented Nov 19, 2015

As mentioned in #41 I created a bugfix for #36

Maybe this should be unit tested, because it broke the complete DiskCache 😭. I prepared a test for this but cannot access the private method!

…ertedSet for the NSCharacterSet to fix this issue
@garrettmoon
Copy link
Collaborator

You can access a private method in tests by creating an interface for it in the tests file.

@mRs-
Copy link
Contributor Author

mRs- commented Nov 19, 2015

done 👍

@garrettmoon
Copy link
Collaborator

Thanks for fixing this! I would have thought our disk caching tests would have caught this, but they weren't checking for URLs :(

Thank you!

garrettmoon added a commit that referenced this pull request Nov 19, 2015
[BUGFIX] Critical! String Encoding Bugfix
@garrettmoon garrettmoon merged commit b0e0016 into pinterest:master Nov 19, 2015
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