πŸ‡΅πŸ‡±Poland @azovsky

Account created on 5 July 2008, almost 16 years ago
#

Recent comments

πŸ‡΅πŸ‡±Poland azovsky

azovsky β†’ changed the visibility of the branch 3392139-wrong-breadcrumb-due to active.

πŸ‡΅πŸ‡±Poland azovsky

azovsky β†’ changed the visibility of the branch 3392139-wrong-breadcrumb-due to hidden.

πŸ‡΅πŸ‡±Poland azovsky

Thanks for the patch! But now I have other issue like "Failed to unlink file 'assets://css/menu_icons_1714057811.css'" on any clearing of Drupal caches.

πŸ‡΅πŸ‡±Poland azovsky

Hi!

I would like to maintain this module. There is plans to integrate DUO in our projects and, looks like, this is only one module that very close to it. Thanks!

πŸ‡΅πŸ‡±Poland azovsky

Thanks Ec1ipsis! Yes, all looking good.

I reviewed my project in detail and deleted the entry "kint-php/kint": "^5.0" from composer.json file. After that I installed the search_api_pantheon module normally.

Sorry for disturbing.

πŸ‡΅πŸ‡±Poland azovsky

Thanks! The fix from #9 is working in general.

I have the same issues within paragraphs only.

πŸ‡΅πŸ‡±Poland azovsky

With this fix I have new error:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).

πŸ‡΅πŸ‡±Poland azovsky

Looks like the Fixed Block Content module doesn't work anymore πŸ’¬ Module doesn't seem to do anything useful? Active .

πŸ‡΅πŸ‡±Poland azovsky

I see the same issue... So the Fixed Block Content module doesn't work anymore?

πŸ‡΅πŸ‡±Poland azovsky

Thank You @sfuchsbe! Drush 12 -> 11 helped only!

πŸ‡΅πŸ‡±Poland azovsky

I would like to help with this module. Maybe it will be useful for someone. Also we are still used it in a couple of our projects.

Thanks!

πŸ‡΅πŸ‡±Poland azovsky

Thanks @ramprassad! The #5 patch is working for me!

πŸ‡΅πŸ‡±Poland azovsky

Thank you, @kristiaanvandeneynde!

Your updates in the fork are working great for me! After applying the patch I no longer see duplicates in lists of entities for groups.

πŸ‡΅πŸ‡±Poland azovsky

I have the same error on a fresh install (Drupal 9.5.11, Group 3.2.0, Workbench moderation 8.x-1.7). The patch from #4 fixed it. Thanks!

πŸ‡΅πŸ‡±Poland azovsky

In my case:

Initially PHP 8.1.2.

install the PPA: 

sudo apt install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt update

Now PHP 8.2.10 (cli) (built: Sep  2 2023 06:59:22) (NTS)

Switch to PHP 8.1.x: 

sudo update-alternatives --config php

select appropriate version (option 2):

  Selection    Path                  Priority   Status
------------------------------------------------------------
* 0            /usr/bin/php.default   100       auto mode
  1            /usr/bin/php.default   100       manual mode
  2            /usr/bin/php8.1        81        manual mode
  3            /usr/bin/php8.2        82        manual mode

Now PHP 8.1.23 (cli) (built: Sep  2 2023 06:59:15) (NTS).

Optional: 

sudo apt autoremove
πŸ‡΅πŸ‡±Poland azovsky

Sorry, but I would like to raise the priority level for this issue. This is (orphan paragraphs) a big problem for data analysis on large sites.

πŸ‡΅πŸ‡±Poland azovsky

drush cr -y fixed the ...TypeError: Argument 1 passed to Drupal\Core\Render\Renderer::doTrustedCallback() must be callable, array given... issue for me.

πŸ‡΅πŸ‡±Poland azovsky

Looks like I managed to get it to work: TableColumnResize for CKEditor 5 on Drupal 9.5.10! Update CKEditor 5 to 36.0.1 (from default 35.4.0) was mandatory in my case.

Steps to apply:

1. Update CKEditor 5 to 36.0.1 > Patch from https://www.drupal.org/project/drupal/issues/3344083#comment-14982229 πŸ“Œ Update CKEditor 5 to 36.0.1 Fixed
2. Support CKEditor 5's table properties and cell properties plugins in Full HTML > Patch from https://git.drupalcode.org/project/drupal/-/commit/93aa6832a5841aaed32d8...
3. Add table.TableColumnResize for formats with arbitrary HTML supported > Patch https://www.drupal.org/project/drupal/issues/3353010#comment-15144906 ✨ Add table.TableColumnResize for formats with arbitrary HTML supported RTBC
4. Disabled "Limit allowed HTML tags and correct faulty HTML" in `/admin/config/content/formats/manage/full_html` settings.

Many thanks to everyone who worked on this!

πŸ‡΅πŸ‡±Poland azovsky

Yes, sure! Will this "table resize" work on Drupal 9? :(

Uncaught CKEditorError: t is undefined
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-t is undefined
    un https://local.ddev.site/core/assets/vendor/ckeditor5/table/table.js?v=35.4.0:5
    un https://local.ddev.site/core/assets/vendor/ckeditor5/table/table.js?v=35.4.0:5
    fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    _testAndFire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    _testAndFireAddAttributes https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    convertAttributes https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    elementToStructure https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    _testAndFire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    _convertInsert https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    convert https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    toView https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    stringify https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    get https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    decorate https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    e https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    _showSourceEditing https://local.ddev.site/core/assets/vendor/ckeditor5/source-editing/source-editing.js?v=35.4.0:5
    init https://local.ddev.site/core/assets/vendor/ckeditor5/source-editing/source-editing.js?v=35.4.0:5
    fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    set https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    init https://local.ddev.site/core/assets/vendor/ckeditor5/source-editing/source-editing.js?v=35.4.0:5
    fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    click https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    s https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
    t https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
πŸ‡΅πŸ‡±Poland azovsky

Sorry, but not working for me. I see an error in the browser console

Uncaught CKEditorError: t is undefined
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-t is undefined

and there no any "columns resizing" data, just "clear" table.

Steps to reproduce

  • Apply #21 patch
  • Open CKEditor 5 (configured as FULL etc.)
  • Add a table and resize some column
  • Try to save a node OR
  • Try to clock "Source" in the editor
  • ERROR: Uncaught CKEditorError: t is undefined ...
πŸ‡΅πŸ‡±Poland azovsky

These requirements for correct configurations in composer.json files will probably need to be specified somewhere in the Readme/Module description.

πŸ‡΅πŸ‡±Poland azovsky

I fixed this issue for my project via updates in `composer.json` file.

I added "installer-paths" for libraries:

...
"web/libraries/{$name}": [
  "type:bower-asset",
  "type:npm-asset",
  "type:drupal-library"
]
..

and re-install `yoast_seo` module via composer.

Details here https://www.drupal.org/docs/develop/using-composer/manage-dependencies#t... β†’

πŸ‡΅πŸ‡±Poland azovsky

I have the same issues on Drupal 9.5.9 and yoast_seo 8.x-2.0-alpha9

Also in the browser console I can see error like:

- GET https://x.ddev.site/libraries/rtseo.js/dist/rtseo.min.css?r43df
- The resource from β€œhttps://x.ddev.site/libraries/rtseo.js/dist/rtseo.min.css?r43df” was blocked due to MIME type (β€œtext/html”) mismatch (X-Content-Type-Options: nosniff).
...
πŸ‡΅πŸ‡±Poland azovsky

Please see 🌱 Drupal 10 & CKEditor 5 readiness Needs review issue.

Production build 0.69.0 2024