Skip to content

[Bug] phpThumbOf + getResources/MIGX #48

Description

@wm-simon

If you use the same filename in different paths phpThumbOf will output the same file.

Resource 1:
Filepath original: img/resrouce-1/file.jpg
Filepath phpThumbOf: /assets/components/phpthumbof/cache/file.hash.jpg

Resource 2:
Filepath original: img/resrouce-2/file.jpg
Filepath phpThumbOf: /assets/components/phpthumbof/cache/file.hash.jpg

phpThumbOf uses the same file for both resources, because the path is not considered.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions