Add 2.x branch for drupal:ckeditor5 compatibility

Created on 12 December 2022, over 1 year ago
Updated 12 July 2023, 12 months ago

Currently, the module requires drupal:ckeditor in its .info.yml file, while Drupal 10 uses drupal:ckeditor5.
drupal:ckeditor is deprecated.

Installing the module via composer fetches the contrib ckeditor, which is unexpected.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡·πŸ‡΄Romania daniel.matcau

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

    Confirming this is a major issue. When using composer require drupal/ckeditor_paste_filter it leads to:

    Loading composer repositories with package information
    Updating dependencies
    Lock file operations: 2 installs, 0 updates, 0 removals
      - Locking drupal/ckeditor (1.0.2)
      - Locking drupal/ckeditor_paste_filter (1.1.1)
    Writing lock file
    Installing dependencies from lock file (including require-dev)
    Package operations: 2 installs, 0 updates, 0 removals
      - Downloading drupal/ckeditor (1.0.2)
      - Downloading drupal/ckeditor_paste_filter (1.1.1)
    Gathering patches for root package.
    Gathering patches for dependencies. This might take a minute.
      - Installing drupal/ckeditor (1.0.2): Extracting archive
      - Installing drupal/ckeditor_paste_filter (1.1.1): Extracting archive
    

    while ckeditor 5 is already part of core.

    Could you please remove that dependency asap and create a new release?

    If needed, split Drupal 10 compatibility from Drupal 9 compatibility by separate releases (2.x). Thanks!

  • Status changed to Needs review 12 months ago
  • πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

    Change dependency from drupal:ckeditor to drupal:ckeditor5 instead. See the MR. Removing the dependency would be wrong.

    Does this module work for CKEditor 5?

  • πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

    Updated the issue summary.

  • πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

    Please link https://www.drupal.org/project/ckeditor5_paste_filter β†’ on the module page and eventually mark this module deprecated, if not used anymore.

Production build 0.69.0 2024