liip / liip/LiipImagineBundle

cache_prefix hard coded?

Open
#1,603 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
1.7k
Forks
386
Avg merge
1d 10h
Merged PRs (30d)
3

Description

The cache_prefix seems to be hard coded to media/cache. The configuration is not applied correctly, but the value in the configuration must not be empty and php bin/console debug:config liip_imagine also shows the correct configuration.
Tested in Symfony 7.1, is there a bugfix?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the configuration shown by php bin/console debug:config liip_imagine on Symfony 7.1, then trace where cache_prefix is read and applied. Done means a non-empty configured prefix is used instead of the hard-coded media/cache value, with coverage for the reported configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.