Closed (fixed)
Project:
CKEditor frame
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2018 at 14:12 UTC
Updated:
20 Dec 2018 at 13:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
astonvictor commentedComment #3
zalak.addweb commented@Aston Victor, As per your changes, your patch is working fine. I review it with the help of pareview & attached the S.S for the same.
Comment #4
deepanker_bhalla commented@Aston Victor: Good work. I can confirm the patch #2 is applying cleanly. Here is the output:
❯ ckeditor_frame 8.x-1.x* git apply -v 2996498_ckeditor_frame_cs_fix.patch
Checking patch ckeditor_frame.module...
Checking patch src/Plugin/CKEditorPlugin/CKEditorFrame.php...
Applied patch ckeditor_frame.module cleanly.
Applied patch src/Plugin/CKEditorPlugin/CKEditorFrame.php cleanly.
_________________________________________________________________________________________________________
But after checking with phpcs --standard=Drupal ckeditor_frame/....... I am getting some more issues i.e.
Comment #5
deepanker_bhalla commentedThus updating the patch with the consolidated fixes of the old and new ones.
Comment #6
Anonymous (not verified) commentedHello,
Thanks you for you exchanges, I will commit this changes soon.
Comment #8
Anonymous (not verified) commented