Wannes Debusschere

Results 17 issues of Wannes Debusschere

We have developed a custom blocks plugin, it would be very handy if we could also store the default blade templates inside the plugin. Thank you.

wontfix

Affected Symphony version(s) : 2.7.10 - 3.0.0 PHP version(s) : 7.1 - 7.3 MySQL version(s): 8.0 OS(es) : To be able for symphonycms to work with MySql 8.0 i need...

4 - Critical

public function grab(array &$param_pool=NULL){ $result = new XMLElement($this->dsParamROOTELEMENT); data.jit_image_manipulation_recipes.php L26

JIT 2.0.2 some parts ex. clouds are replaced with black pixels..

Bug

`` OK `` Division by zero 500/0 parameter is very handy when displaying images in a lightbox `An error occurred in /Users/xxx/Sites/symphony/extensions/jit_image_manipulation/filters/filter.resizeandcrop.php around line 56` `$dst_r = ($settings['meta']['width'] / $settings['meta']['height']);`...

Bug

Warning: GenericErrorHandler 2: filemtime(): stat failed for /Users/xxx/Sites/www.domain.com/workspace/hosting26.externalserverxxx.com/pictures/folders/2825AL.jpg on line 121 of file /Users/xxx/Sites/www.domain.com/extensions/jit_image_manipulation/lib/class.jit.php Throws this error with function isImageAlreadyCached $parameters['last_modified'] = @filemtime(WORKSPACE . '/'. $parameters['image']);

Fixed in integration
Bug

Symphony 2.6.7 .htaccess ### IMAGE RULES RewriteRule ^image\/(.+.(jpg|gif|jpeg|png|bmp))$ extensions/jit_image_manipulation/lib/image.php?param=$1 [L,NC] php_error.log Call to undefined method Image::applyFilter()

Fixed in integration
Bug

Latest Symphony + jit_image_manipulation 2.02 External images not working: path: http://localhost:8080/www.site.ext/image/1/640/480/1/www.externaldomain/pictures/2787AL.jpg Debugging i see that in class lib/jit.image.php $parameters['external'] should be $parameters['settings']['external'] public function fetchImagePath(array &$parameters) { // Fetch external...

Fixed in integration
Bug

Is there a way to empty the log, without having to do it in the database?

enhancement