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

[4.3] fix finder common words #41468

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Conversation

heelc29
Copy link
Contributor

@heelc29 heelc29 commented Aug 26, 2023

Pull Request for Issue #40215 .

Summary of Changes

remove duplicate entries which will cause database error
image

Testing Instructions

install dutch language pack

Actual result BEFORE applying this Pull Request

no entries in #__finder_terms_common for dutch language

Expected result AFTER applying this Pull Request

88 entries in #__finder_terms_common for dutch language (v4.3.4.1) in database

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed

@flo-the-cat
Copy link

I have tested this item ✅ successfully on 357fa73


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

@richard67 richard67 added the bug label Aug 26, 2023
@brianteeman
Copy link
Contributor

While this does resolve the issue surely the correct way is to remove the duplicates at source in the NL language pack

@heelc29
Copy link
Contributor Author

heelc29 commented Aug 28, 2023

Yes, that's what I've done here joomlagerman/joomla#2661 for the german language pack... so I'm happy with how it is now.

@Quy
Copy link
Contributor

Quy commented Sep 16, 2023

I have tested this item ✅ successfully on 357fa73


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

@Quy Quy removed the bug label Sep 16, 2023
@Quy
Copy link
Contributor

Quy commented Sep 16, 2023

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Sep 16, 2023
@obuisard obuisard added this to the Joomla! 4.3.5 milestone Sep 18, 2023
@obuisard obuisard merged commit be14fe0 into joomla:4.3-dev Sep 19, 2023
3 checks passed
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Sep 19, 2023
@obuisard
Copy link
Contributor

Thank you @heelc29 for the PR!

HLeithner added a commit that referenced this pull request Sep 19, 2023
* [4.4] Upmerge (#41733)

* [4.3] fix localised cli installation (#41706)

* [4.3] Work around a successful upgrade with silent errors (#41367)

* Log all

* Capture errors

* Log messages

* Error collector

* Error collector

* More error collecting

* More error collecting

* Show errors

* Cli command check errors

* phpcs

* phpcs

* Back button and better text

* phpcs

* logs

* Make sure logging is working before continue

* Apply suggestions from code review

---------

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Harald Leithner <leithner@itronic.at>

* cs

---------

Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
Co-authored-by: Fedir Zinchuk <getthesite@gmail.com>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>

* [4.3] Fix untranslated constants in script.php (#41734)

* restrict choicesjs input on container (#41478)

* [4.4] Add Joomla 5 compat plugin to 4.4.0 to fix class "JPlugin" not found error on update to 5 (#41738)

* Add J5 compat plugin to 4.4.0

* Adapt provider.php to latest changes in 5.0-dev

* Add to ExtensionsHelper

* Use protected = 0

* Better XML description.

* Use correct creationDate in XML file

Co-authored-by: Brian Teeman <brian@teeman.net>

---------

Co-authored-by: Brian Teeman <brian@teeman.net>

* [4.4] Smart Search: Limiting highlighting of tokens (#41463)

* Smart Search: Limiting highlighting of tokens

* Update components/com_finder/tmpl/search/default_results.php

Co-authored-by: Quy <quy@nomonkeybiz.com>

* Adding inline help text

---------

Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Olivier Buisard <olivier.buisard@simplifyyourweb.com>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
Co-authored-by: Martin Carl Kopp <6154099+MacJoom@users.noreply.github.com>

* No longer a code owner

build.xml is part of the testing team stuff and the rest I’m removing myself from

* Fields is maintained by everybody now

* Invalid import from upmerge

* Set the configuration options through a command (#41787)

* Set the configuration options through a command

* cs

* PHP 8.2 Creation of dynamic property (#41554)

* Fix deprecated message in categories (#41587)

* [4.3] fix finder common words (#41468)

* [4.3] Fix missing filter for subject (#41726)

* Fixed database upmerge conflicts

* Update installation/sql/mysql/base.sql

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>

---------

Co-authored-by: heelc29 <66922325+heelc29@users.noreply.github.com>
Co-authored-by: Fedir Zinchuk <getthesite@gmail.com>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Magnus Singer <work@magnus-singer.com>
Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: Hannes Papenberg <info@joomlager.de>
Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Olivier Buisard <olivier.buisard@simplifyyourweb.com>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
Co-authored-by: Martin Carl Kopp <6154099+MacJoom@users.noreply.github.com>
Co-authored-by: George Wilson <georgejameswilson@googlemail.com>
Co-authored-by: Denitz <197527+Denitz@users.noreply.github.com>
Co-authored-by: Christiane Maier-Stadtherr <dev@chmst.de>
@heelc29 heelc29 deleted the 4.3/patch-40215 branch October 2, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants