Problem/Motivation

Fotoweb supports more file extensions, then GD2 or ImageMagick can process. When you import Fotoweb images from preview images, you might import a JPEG file for a CR2 original file.

The Fotoweb module currently uses the asset JSON information to build the filename. When you're importing a CR2 file, you will import a JPEG prevew image, which get stored with the *.cr2 file extension. This might confuse the image toolkit when it should apply image filters.

Steps to reproduce

Proposed resolution

Store the imported image with the filename of the file, that was actually imported.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

szeidler created an issue. See original summary.

  • szeidler committed 7537141 on 8.x-1.x
    Issue #3199104 by szeidler: Renditions could be saved with a wrong file...
szeidler’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.