Looking at my server logs. I am getting this warning: Attempting to set settings on a plugin that doesn't have settings: ckeditor
Open
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
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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