No Code Attached Yet PBF bug
avatar toivo
toivo
27 Mar 2023

Steps to reproduce the issue

Download Joomla_4.2.10-dev-Development-Full_Package.zip from Nightly Builds.
Install Joomla 4.2.10-dev. Select language English (United Kingdom).
The installation is completed normally.
Check the database table _finder_terms_common that it has 174 rows.
Go to System - Languages and click Install Languages.
Install Dutch (nl-NL), ignore the info "Language pack does not match this Joomla version. Some strings may be missing and will be displayed in English"
The message "success -
Installation of the language pack was successful
" is displayed.
Check the database table _finder_terms_common. (1)
Download the German language pack from https://downloads.joomla.org/language-packs/translations-joomla4/downloads/joomla4-german/4-2-9-1
Go to System - Install - Extensions - Upload Package File.
Select the German language pack that was downloaded.
The message "Installation of the package was successful" is displayed.
Check the database table _finder_terms_common. (2)

Expected result

(1) more than 275 rows
(2) more than 1266 rows
The file com_finder.commonwords.txt in the Dutch language pack has 108 words, some of them duplicated.
The file com_finder.commonwords.txt in the German language pack has 992 words.

Actual result

(1) 174
(2) 174

System information (as much as possible)

Joomla 4.2.10-dev of 27 March out-of-the-box
PHP 8.1.16
Wampserver 3.3.1 64-bit on Windows 11

Additional comments

Joomla! Forum topic common words in dutch are not blocked

avatar toivo toivo - open - 27 Mar 2023
avatar toivo toivo - change - 27 Mar 2023
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 27 Mar 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Mar 2023
avatar heelc29
heelc29 - comment - 27 Mar 2023

@toivo Can you check this PR #39188?

avatar toivo
toivo - comment - 27 Mar 2023

@heelc29 thank you for the tip.
PR #39188 is already merged into Joomla 4.3.0-rc2-dev and therefore I was able to test the installation of a language from System - Language and also from Install - Extensions.
The results are a mixed bag. Installation of Dutch does not add words into _finder_terms_common either way.
Installing German from Install - Extensions adds the 900 odd words all right.
The option to install from System - Language is offered, therefore it should also work consistently.
The issue with the Dutch language pack should be investigated further.


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

avatar Hackwar Hackwar - change - 22 Aug 2023
Labels Added: bug
avatar Hackwar Hackwar - labeled - 22 Aug 2023
avatar Hackwar Hackwar - change - 25 Aug 2023
Labels Added: PBF
avatar Hackwar Hackwar - labeled - 25 Aug 2023
avatar heelc29
heelc29 - comment - 26 Aug 2023

some of them duplicated

There are no entries because of these duplicated words. There is a fix with #41468. @toivo Can you please test it.

avatar richard67 richard67 - change - 26 Aug 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-08-26 21:09:56
Closed_By richard67
avatar richard67 richard67 - close - 26 Aug 2023
avatar richard67
richard67 - comment - 26 Aug 2023

Closing as having a pull request. Please test #41468 . Thanks in advance.

Add a Comment

Login with GitHub to post a comment