craftcms / craftcms/ckeditor

Looking at my server logs. I am getting this warning: Attempting to set settings on a plugin that doesn't have settings: ckeditor

Open
#352 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
47
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Description

Attempting to set settings on a plugin that doesn't have settings: ckeditor

Steps to reproduce
  1. Seeing it in my server logs, over and over again.
Additional info
  • Craft version: 4.13.3
  • PHP version: 8.3.9
  • Database driver & version: MariaDB 10.11.5
  • Plugins & versions: 4.4.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the repeated warning in the Craft CMS server logs with Craft 4.13.3, PHP 8.3.9, MariaDB 10.11.5, and CKEditor plugin 4.4.0. Trace where plugin settings are applied and determine why the ckeditor plugin is treated as having settings; done means the warning no longer appears unexpectedly, with a regression test if the project provides a suitable test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.