-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[4.0] Multilang: com_associations broken for contacts and newsfeeds #21110
Labels
Comments
EDIT: REMOVED AS COMMENTED ON WRONG ISSUE |
@wilsonge This one here concerns only single contacts or newsfeeds. Note: as of today July 18th, the errors are a bit different (although same concern)
|
PR in #21171 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #20692 (comment)
Steps to reproduce the issue
Create a multilingual site.
Create at least a contact and a newsfeed tagged to one of the content languages
Load multilingual associations, choose the contact or the newsfeed as type + its corresponding language.
Notice: Trying to get property of non-object in /Applications/MAMP/htdocs/installmulti/joomla40/administrator/components/com_associations/Helper/AssociationsHelper.php on line 578
Click on the item to load the side by side page
Undefined index: language in /Applications/MAMP/htdocs/installmulti/joomla40/administrator/components/com_associations/Field/ItemlanguageField.php on line 55
Close the side by side
Call to a member function checkin() on null
For the moment, com_contact and com_newsfeeds still use their associations helper in the /helpers/ folder.
As @laoneo says, it may not be related to Services.
Menu items, articles and categories do work OK in com_associations.
The text was updated successfully, but these errors were encountered: