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

Validate null path #168

Open
raymercb opened this issue Dec 4, 2013 · 0 comments
Open

Validate null path #168

raymercb opened this issue Dec 4, 2013 · 0 comments

Comments

@raymercb
Copy link

raymercb commented Dec 4, 2013

When I call:

$cachedImage = $avalancheService->getBrowserPath($object->getWebPath(), 'my_thumb');

It is posible that "$object->getWebPath()" returns null, because the object has not image. Please check this in class: CachePathResolver.php, method: getBrowserPath.

Thanks!

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

No branches or pull requests

1 participant