Closed (fixed)
Project:
Cloud
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 May 2019 at 17:12 UTC
Updated:
23 May 2019 at 17:24 UTC
Jump to comment: Most recent, Most recent file
Run through and fix the coder messages.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3052935-1.patch | 132.48 KB | baldwinlouie |
Comments
Comment #2
baldwinlouie commentedHere's the first patch.
Comment #3
baldwinlouie commentedRegarding the patch above, I'm skipping the cloud.css file messages for now. We don't use those classes in the 8.x version. However, I don't want to remove that file just yet. It is a good reference if we ever want to bring it back. But I imagine it would exist in a a new subtheme and not at the module level.
To fix all of the coder messages, I ran the local version of Coder as described here: https://www.drupal.org/project/coder .
Comment #4
yas@baldwinlouie
Thank you for the great patch. I agree to your thoughts. You can delete the
cloud.cssfile; I'll put it into a new subtheme as a reference.Comment #5
baldwinlouie commented@yas, here's an updated patch with cloud.css removed.
Comment #6
yas@baldwinlouie
Thank you for deleting the
cloud.css. I move that css file to https://git.drupalcode.org/sandbox/yas-3052571@xiaohua-guan
@masami
What do you think?
Comment #7
baldwinlouie commented@yas, If we check this in, we should run the module through https://pareview.sh/ to see if I missed any. I can go back in and fix anything I missed.
Comment #8
yas@baldwinlouie
Yes, I'll do it
Comment #9
xiaohua guan commented@baldwinlouie @yas
Thanks for the great patch file. It is ok to me.
Comment #10
masami commented@all
The patch looks good.
So I change the status to RTBC.
Comment #11
yas@xiaohua-guan
@masami
Thank you for your review. Then, I'll merge the patch to
8.x-1.x and8.x-2.xand close this issue asFixed.Comment #14
yasComment #15
baldwinlouie commented@yas, looks like we got all the php related issues. There are some complaints about javascript:
https://pareview.sh/pareview/https-git.drupal.org-project-cloud-8.x-1.x
Those look like javascript files that are not in use anymore. Maybe we open another issue to remove them?
Comment #16
yas@baldwinloue
Thank you for checking the cider online. Yes, we should create another issue to remove the old JavaScript files.