Skip to content

Add Multilingual to new property metadata #7929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Apr 28, 2025

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #
Related issues/PRs #7928
License MIT
Documentation PR sulu/sulu-docs#

What's in this PR?

Add Multilingual to new property metadata.

Why?

The attribute multilingual="false" was not yet supported by new property metadata and so could not be checked if a field is multilingual or not:

<property name="blog" type="text_area" multilingual="false" />

We required this to use it in the content mapper service of the content storage.

@alexander-schranz alexander-schranz force-pushed the feature/multilingual-option-new-metadata branch from c73b6dd to 06b0135 Compare April 28, 2025 14:36
@alexander-schranz alexander-schranz force-pushed the feature/multilingual-option-new-metadata branch from 06b0135 to 59f185d Compare April 28, 2025 14:36
@alexander-schranz alexander-schranz marked this pull request as ready for review April 28, 2025 14:42
@alexander-schranz alexander-schranz added the Technical Debt Impacts code quality, no or just small impact on end developers and users label Apr 28, 2025
@alexander-schranz alexander-schranz merged commit 171e9b0 into sulu:3.0 Apr 29, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Technical Debt Impacts code quality, no or just small impact on end developers and users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant