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

Fixed the store cache type was specified to SDImageCacheTypeDisk that no pictures were obtained when the disk had pictures #3110

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

kinarobin
Copy link
Member

New Pull Request Checklist

  • I have read and understood the CONTRIBUTING guide

  • I have read the Documentation

  • I have searched for a similar pull request in the project and found none

  • I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase)

  • I have added the required tests to prove the fix/feature I am adding

  • I have updated the documentation (if necessary)

  • I have run the tests and they pass

  • I have run the lint and it passes (pod lib lint)

This merge request fixes / refers to the following issues: ...

#3104 should not affect the way which the disk image is obtained.

@dreampiggy
Copy link
Contributor

Seems a serious bug. This does not cause any Unit Test failure ?

@kinarobin
Copy link
Member Author

kinarobin commented Oct 21, 2020

Seems a serious bug. This does not cause any Unit Test failure ?

Just affect context SDWebImageContextStoreCacheType, Unit Test is not as comprehensive as its coverage!

@dreampiggy dreampiggy merged commit 39baf0b into SDWebImage:master Oct 21, 2020
@kinarobin kinarobin deleted the fix-disk-image-fetch-bug branch October 21, 2020 10:42
@dreampiggy dreampiggy added this to the 5.9.4 milestone Oct 23, 2020
@dreampiggy dreampiggy added the cache Anything related to Cache System label Oct 23, 2020
Copy link

@papac25 papac25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache Anything related to Cache System
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants