? ?
avatar alikon
alikon
3 Dec 2020

Steps to reproduce the issue

click on install Blog Sample Data

Expected result

sample blog data created

Actual result

image

System information (as much as possible)

php 8

avatar alikon alikon - open - 3 Dec 2020
avatar joomla-cms-bot joomla-cms-bot - change - 3 Dec 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 3 Dec 2020
avatar alikon alikon - change - 3 Dec 2020
Labels Added: ?
avatar alikon alikon - labeled - 3 Dec 2020
avatar chmst
chmst - comment - 3 Dec 2020

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.

avatar chmst
chmst - comment - 3 Dec 2020

Please test #31566. I cannot test with php 8. It works with php 7.4. as before. Was not the solution


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31564.

avatar chmst
chmst - comment - 7 Dec 2020

@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

screen shot 2020-12-07 at 08 56 21


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31564.
avatar infograf768
infograf768 - comment - 7 Dec 2020
avatar infograf768
infograf768 - comment - 7 Dec 2020

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"
            },
avatar infograf768
infograf768 - comment - 7 Dec 2020

in fact the 2.1 pack does not contain the fix

avatar ghazal
ghazal - comment - 13 Dec 2020

@chmst Thanks. This works.

in fact the 2.1 pack does not contain the fix

Confirmed. Left a note in their comments.

avatar HLeithner
HLeithner - comment - 13 Dec 2020

In the meantime we should change our composer deps to dev for php-stemmer

avatar wamania
wamania - comment - 19 Dec 2020

Hi there
Release 2.1.1 done with the fix

avatar brianteeman
brianteeman - comment - 19 Dec 2020

Awesome thanks

avatar rdeutz rdeutz - close - 20 Dec 2020
avatar rdeutz
rdeutz - comment - 20 Dec 2020

closing because we have a PR to fix the problem. #31732

avatar rdeutz rdeutz - change - 20 Dec 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-12-20 14:17:03
Closed_By rdeutz

Add a Comment

Login with GitHub to post a comment