Skip to content

External image problem #130

@wdebusschere

Description

@wdebusschere

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 images
if ($parameters['external'] === true) {

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions