Labels |
Added:
?
|
Labels |
Added:
?
|
Please test #31566. I cannot test with php 8. It works with php 7.4. as before. Was not the solution
@alikon The problem is the same if saving a tag in com_tags.
It is caused in stemmerFactory % must be %s but this is in the vendor library
Don't we have to modify "wamania/php-stemmer": "^2.0", to 2.1 in composer.json as it is already modified in composer.lock
"name": "wamania/php-stemmer",
"version": "v2.1",
"source": {
"type": "git",
"url": "https://github.com/wamania/php-stemmer.git",
"reference": "02ca30d47bd4a4e5f75e4900a71bea61334c9917"
},
in fact the 2.1 pack does not contain the fix
In the meantime we should change our composer deps to dev for php-stemmer
Hi there
Release 2.1.1 done with the fix
Awesome thanks
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-12-20 14:17:03 |
Closed_By | ⇒ | rdeutz |
You probably are installing italian sample data (from J3.9.23?). Can you see which language string is concerned? How many articles or items were added to the database until the error happened?
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31564.