Closed (fixed)
Project:
Drupal.org site moderators
Component:
User account
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 May 2019 at 12:01 UTC
Updated:
7 Jun 2019 at 13:24 UTC
Jump to comment: Most recent
Hello,
I am a new user and I would like to post a comment under the following issue https://www.drupal.org/project/eu_cookie_compliance/issues/2989038
My comment has to do with a possible fix for 2 things in the newest version of the dev branch of eu_cookie_compliance module.
The text I was trying to post is the following:
"
Hi svenryen.
Regarding some testing I have done to the updated code with the patch applied I have to mention 2 issues:
Line 374, from:
$disabled_javascripts = _eu_cookie_compliance_explode_multiple_lines($disabled_javascripts);
to:
$disabled_javascripts = _eu_cookie_compliance_explode_multiple_lines($disabled_javascripts, FALSE);
and in line 378, from:
$parts = explode('%3A', $script);
to:
$parts = explode(':', $script);
I hope I explained it clearly.
"
but it wasn't posted because I am not a confirmed user.
Thank you in advance.
Comments
Comment #2
volkswagenchickGood day - I do not see any other posts by you on Drupal.org. Could you please respond to this thread to confirm that you are indeed a real user?? Then we can confirm the role.
It's also helpful to add an avatar and short bio to your profile.
Thanks.
ALso visit https://www.drupal.org/node/1887616 for more information.
Comment #3
_vk_ commentedHi @volkswagenchick. I tried to post on the mentioned issue but the spam protection message didn't let me. I will try to update my bio and avatar later if this speeds up the process and come back to this issue.
Thank you in advance.
Comment #4
volkswagenchickThanks for responding back. I went ahead and confirmed your role.
Comment #5
avpadernoI published two comments I found unpublished.
Comment #6
_vk_ commentedThank you @volkswagenchick and @kiamlaluno.
@kiamlaluno, actually it was the same comment that I tried to publish it knowing nothing about how it was working to become confirmed user.
I will try to delete one of them.