#62927 closed defect (bug) (wontfix)
Customizer > Additional CSS page - CodeMirror linting not working
| Reported by: | Guido07111975 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Customize | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
The CodeMirror linting is not working in the Customizer > Additional CSS page.
It's also possible to save CSS that contains mistakes.
As mentioned in this thread.
Attachments (1)
Change History (7)
This ticket was mentioned in PR #8481 on WordPress/wordpress-develop by Guido07111975.
17 months ago
#2
- Keywords has-patch added
The CodeMirror linting is not working in the Customizer > Additional CSS page.
It's also possible to save CSS that contains mistakes.
lint was set on false.
Trac ticket:
https://core.trac.wordpress.org/ticket/62927
#3
follow-up:
↓ 4
@
17 months ago
- Keywords has-patch removed
- Milestone Awaiting Review
- Resolution → wontfix
- Status new → closed
- Version 6.7.1
Hello there, the code linting is disabled intentionally, see #44471.
#5
in reply to: ↑ 4
@
17 months ago
Replying to Guido07111975:
Thanks. That's an old ticket, hopefully CodeMirror is already updated to include this modern CSS?
Just heard it's because CSSLint is abandoned / not updated for many years.
Guido07111975 commented on PR #8481:
17 months ago
#6
It's intentionally disabled, check ticket.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi, @Guido07111975 I am able to replicate the above issue and confirm it does occur even in the latest version. I would like to work on it.