Skip to content
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

[5.1 and 5.2] Multilingual Associations broken if the Option "Multilingual Associations" is "Hide" #44224

Open
newtastic opened this issue Oct 10, 2024 · 3 comments

Comments

@newtastic
Copy link

Steps to reproduce the issue

Install a fresh Joomla 5.1 or 5.2 (RC4)
Setup a small Multilingual Site (Activate Filter Plugin, create one or two articles)
Go to Content > Articles > Options > Tab "Editing Layout" > Set the Option "Multilingual Associations" to "Hide"
Go now to Components > Multilingual Associations > Click on an Article > Choose a Target Language

Expected result

See on the left side the Reference Article and on the right side the Target Article.

Actual result

The Joomla Logo shows infinite and the Browser Console shows this:

Uncaught TypeError: o.querySelector(...) is null
http://localhost/j5114/media/com_associations/js/sidebyside.min.js?dafb01:4

System information (as much as possible)

Tested on Joomla 5.1.4 and 5.2 RC4
No additional Extensions

Additional comments

None

@fgsw
Copy link

fgsw commented Oct 10, 2024

Give the issue a meaningful title. Have a look at other issues where a user know by reading the title what the issue is about.

@newtastic newtastic changed the title [5.1 and 5.2] [5.1 and 5.2] Multilingual Associations broken if the Option "Multilingual Associations" is "Hide" Oct 10, 2024
@rdeutz rdeutz added the bug label Oct 10, 2024
@brianteeman
Copy link
Contributor

Bug confirmed although I get a different error

sidebyside.min.js?0fbb40:4 Uncaught TypeError: Cannot read properties of null (reading 'remove')
    at HTMLIFrameElement.<anonymous> (sidebyside.min.js?0fbb40:4:2277)Understand this error
sidebyside.min.js?0fbb40:4 Uncaught TypeError: Cannot read properties of null (reading 'classList')
    at HTMLIFrameElement.<anonymous> (sidebyside.min.js?0fbb40:4:3342)

@newtastic
Copy link
Author

Also tested the same steps with Joomla 4.4.8 and this works like excepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants