Problem/Motivation

After merging in the drupal.nl split a few things do not work as expected

  1. The jQuery UI Draggable cannot be uninstalled
  2. Site settings are not translatable
  3. Default content is being added on top of the live content
  4. The default configuration language is being forced to NL
  5. The Redis module is installed
  6. Local copy of the quicklink library is missing

Steps to reproduce

Check the staging env

Proposed resolution

The jQuery UI Draggable cannot be uninstalled
Add the missing jQuery UI Draggable to the codebase so it can be uninstalled

Site settings are not translatable
Update Site settings module (issues with translations have been fixed in newer versions)

Default content is being added on top of the live content
Disabled Default content (at least for now)

The default configuration language is being forced to NL
Patched core with #3150540-46: Configuration langcode is forced to site default language

The Redis module is installed
Disabled Redis

Local copy of the quicklink library is missing
Added via assets-packagist

Remaining tasks

Review

User interface changes

None

API changes

None

Data model changes

None

Issue fork la_eu-3554563

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

taran2l created an issue. See original summary.

taran2l’s picture

Issue summary: View changes
taran2l’s picture

Status: Active » Reviewed & tested by the community

chizh273 made their first commit to this issue’s fork.

chizh273’s picture

Status: Reviewed & tested by the community » Needs review

I have created services_link site settings and added NL translation for eu_cookie_compliance configurations.

taran2l’s picture

Status: Needs review » Reviewed & tested by the community
taran2l’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.