Skip to content
This repository was archived by the owner on Jun 12, 2019. It is now read-only.

Pass style name to Attachment#exists?#1

Open
brasic wants to merge 1 commit into
harvesthq:masterfrom
ShippingEasy:check-style
Open

Pass style name to Attachment#exists?#1
brasic wants to merge 1 commit into
harvesthq:masterfrom
ShippingEasy:check-style

Conversation

@brasic
Copy link
Copy Markdown

@brasic brasic commented Sep 23, 2015

Not sure if you're accepting pull requests, but this is something that bit us.

The version of #exists? used in the Multiple storage backend completely drops the style name argument when checking for a local file - it only ever checks for the original file. This can lead to the system thinking that all styles are persisted when they are not.

The version of #exists? used in Multiple completely drops the style name
argument when checking for a local file - it only ever checks for the
original file.  This can lead to the system thinking that all styles are
persisted when actually only the original style is.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant