catch potential error in ImageBuilderResource.php - #97
Conversation
|
Please merge. It fixes the issue filefill/Classes/Resource/Handler/ImageBuilderResource.php Lines 98 to 99 in 172e3ca |
|
would you mind to give me a hint how the error you're seeing can be reproduced? hope you understand that I cannot merge any changes before evaluating and understanding the circumstances. |
If I remember correctly solr stored some image data and the stored images were breaking things in combination with filefill. I might be confusing something though. Cannot look at the code properly at the moment and it's a while ago. Either way the change cannot negatively impact the functionality of the extension I believe. It is save to merge. |
👺 Hehe just because I can reproduce it doesn’t automatically mean Solr is involved. |
Hahaha, not what I meant. I remember darkly that I had an issue where something didn't work because someone stored image references in solr and the template couldn't find those files anymore ^^ |
Just a small fix for catching a potential error that happens locally. Shouldn't break anything