Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[FrameworkBundle] param validator.translation_domain param not available #59267

Copy link
Copy link
Closed as not planned
@brzuchal

Description

@brzuchal
Issue body actions

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.