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

Cannot select tags in article on Joomla 4.3.4 with PHP version 8.1 #41691

Closed
absillitoe opened this issue Sep 9, 2023 · 8 comments
Closed

Cannot select tags in article on Joomla 4.3.4 with PHP version 8.1 #41691

absillitoe opened this issue Sep 9, 2023 · 8 comments

Comments

@absillitoe
Copy link

Steps to reproduce the issue

With a lot of tags (I have between 200 and 300), when creating a new article or editing an existing one, and trying to assign a tag, the message "No results match" is received.

On Joomla 4, it is necessary to type the first few letters of a tag, and then those tags which correspond are displayed, allowing you to select one, However, with PHP 8.1,22 when typing a few letters of an existing tag, the message "No results match" is received.

Expected result

The corresponding tags should be displayed.

Actual result

The message "No results match" is received.

System information (as much as possible)

PHP Built On Linux gnldm1080.siteground.biz 3.12.18-clouder0 #3 SMP PREEMPT Wed May 25 12:13:20 EEST 2022 x86_64
Database Type mysql
Database Version 5.7.39-42-log
Database Collation utf8mb4_general_ci
Database Connection Collation utf8mb4_general_ci
Database Connection Encryption None
Database Server Supports Connection Encryption Yes
PHP Version 8.1.22
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 4.3.4 Stable [ Bora ] 22-August-2023 16:00 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/117.0

Additional comments

The problem goes away after reverting to PHP 8.0.30.

@heelc29
Copy link
Contributor

heelc29 commented Sep 9, 2023

@absillitoe Can you please check if the fix of #41509 solves your problem?

@absillitoe
Copy link
Author

@heelc29 I installed the patch tester, made and entered a Github token and fetched the data, but I don't seem to get patch #41509. What am I doing wrong?

@heelc29
Copy link
Contributor

heelc29 commented Sep 10, 2023

You're not doing anything wrong. The PR is already merged and therefore does not need any further human tests and is no longer available in the patch tester.
So now you have 3 other options:

@absillitoe
Copy link
Author

Sorry for the delay. I cannot get my XAMPP installation to work since I updated it, so I have been able to use option 1. Not sure how to do option 2 correctly. I didn't see any error message when I looked, but perhaps I'm looking in the wrong place. Probably, your modification will fix my problem.

@absillitoe
Copy link
Author

@heelc29 Finally managed to get my XAMPP working with PHP 8.1 and the tags seem to work fine on there. Do I need to do anything else?

@alikon
Copy link
Contributor

alikon commented Sep 12, 2023

if it is solved @absillitoe please close the issue

@heelc29
Copy link
Contributor

heelc29 commented Sep 12, 2023

You can close this issue and wait for the release of J4.3.5 (3 October 2023)

@alikon alikon closed this as completed Sep 13, 2023
@absillitoe
Copy link
Author

Thank you alikon and heelc29.

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

4 participants