Closed (fixed)
Project:
CKEditor Wordcount
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Apr 2018 at 07:52 UTC
Updated:
14 Mar 2021 at 16:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
feyp commentedAttached is a patch against 8.x-1.x-dev.
Comment #3
feyp commentedSorry, accidentally included another modification that shouldn't have been in the patch... Here is the correct one.
Comment #4
feyp commentedSorry again, I guess it just isn't my day today...
Comment #5
saivaishnavijupudi commentedI have found the following phpcs standard errors
Comment #6
saivaishnavijupudi commentedpatch for the coding standard errors
Comment #7
kevinquillen commentedComment #8
martijn de wit//off topic
@kevinquillen maybe you can enable Automated testing for this module. Would be nice to add tests to the patches.
Comment #9
giuseppe87 commentedI couldn't apply the #6 patch so I rerolled #4 patch because of a small error on hard_limit:
always returned true, being the not-default value = 0, so that option actually didn't work.
Comment #10
kevinquillen commentedProject tests enabled.
Comment #11
kevinquillen commentedPatch does not apply, also does not update the config schema. Rerolling. This applied for me in 9.1 and the interface was updated.
Comment #12
kevinquillen commentedPatches apply on D8/D9. RTBC.
Comment #13
kevinquillen commentedComment #14
kevinquillen commentedFixing the last 4 coding standards messages from #11.
Comment #15
kevinquillen commentedMarking RTBC. Builds complete, patch applies, coding standards resolved.
Comment #17
kevinquillen commentedCommitted. Thanks all!
Comment #18
kevinquillen commented