Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: ArticleBundle 2.6.x still using forms from config/forms_sulu_25_… #715

Open
wants to merge 1 commit into
base: 2.6
Choose a base branch
from

Conversation

treck
Copy link

@treck treck commented Jan 24, 2025

…or_lower/article_settings.xml

see: #705

Q A
Bug? yes
New Feature? no
SuluArticleBundle Version 2.6.3
Sulu Version 2.6.4

Actual Behavior

At the sulu Backend the lastModified fields for Articles as pushed in #655 are still not visible.

Expected Behavior

lastModified Fields should be visible.

Steps to Reproduce

Just look at the article settings on PHP 8.3

Possible Solutions

sulu/article-bundle/DependencyInjection/SuluArticleExtension.php:192
replaced \class_exists with \interface_exists as LocalizedLastModifiedBehavior seems to be an interface.
Solved my problem of the not showing lastModified fields.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant