8000 [FrameworkBundle] param `validator.translation_domain` param not available · Issue #59267 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[FrameworkBundle] param validator.translation_domain param not available #59267
Closed as not planned
@brzuchal

Description

@brzuchal

Symfony version(s) affected

^7.2

Description

Previous fix related to missing validator.translation_domain #58834 doesn't solve the problem completely, as there are other services that rely on it like argument_resolver.request_payload, problem still exists when the symfony/validator is installed but disabled in framework.validator config.

This condition sets the missing param if symfony/validator exists, and this setParameter is executed only when framework.validator is enabled, so still missing under some circumstances.

Why the symfony/validator is installed but not enabled, is a different question, but why not 🤷 (can be used standalone).

How to reproduce

Install symfony/framework-bundle and symfony/validator, then disable it by framework.validator.enabled: false

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0