From notifications-return-30612-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Tue Feb 11 09:09:03 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 644A0180663 for ; Tue, 11 Feb 2020 10:09:03 +0100 (CET) Received: (qmail 7293 invoked by uid 500); 11 Feb 2020 09:09:02 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 7280 invoked by uid 99); 11 Feb 2020 09:09:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Feb 2020 09:09:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C2559E2E0C for ; Tue, 11 Feb 2020 09:09:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 4525E780C32 for ; Tue, 11 Feb 2020 09:09:00 +0000 (UTC) Date: Tue, 11 Feb 2020 09:09:00 +0000 (UTC) From: "Jacques Le Roux (Jira)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-11333) Cookie Consent In E-Commerce MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-11333?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D170= 34272#comment-17034272 ]=20 Jacques Le Roux commented on OFBIZ-11333: ----------------------------------------- Michael, bq. Not sure who now committet this, I had expected that there would be a r= eview process before... It's in the 1st line of the commit: " from Aditya Sharma" > Cookie Consent In E-Commerce > ---------------------------- > > Key: OFBIZ-11333 > URL: https://issues.apache.org/jira/browse/OFBIZ-11333 > Project: OFBiz > Issue Type: New Feature > Components: ecommerce > Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12 > Reporter: Deepak Nigam > Assignee: Aditya Sharma > Priority: Minor > Labels: compliance, law > > This ticket has been cloned from=C2=A0OFBIZ-10639: in the original ticket= the work was completed and committed only to the Release Branch 16.11; thi= s new ticket has been created to implement a solution for the other branche= s. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > As per discussion on Dev ML [https://markmail.org/message/rcatehtckz6vlvu= v]=C2=A0 > The Cookie Law is a piece of privacy legislation that requires websites t= o get consent from visitors to store or retrieve any information on their c= omputer, smartphone or tablet. It was designed to protect online privacy, b= y making consumers aware of how information about them is collected and use= d online, and give them a choice to allow it or not.=C2=A0 > =C2=A0 > The EU Cookie Legislation began as a directive from the European Union. = Some variation on the policy has since been adopted by all countries within= the EU. > =C2=A0 > The EU Cookie Legislation requires 4 actions from website owners who use= cookies: > 1. When someone visits your website, you need to let them know that your= site uses cookies.=C2=A0 > 2. You need to provide detailed information regarding how that cookie da= ta will be utilized.=C2=A0 > 3. You need to provide visitors with some means of accepting or refusing= the use of cookies in your site.=C2=A0 > 4. If they refuse, you need to ensure that cookies will not be placed on= their machine. > =C2=A0 > For more=C2=A0information about EU cookie policy, please visit=C2=A0[her= e|http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm]. > =C2=A0 > As this crucial feature is missing in OFBiz E-Commerce application, we s= hould work towards its implementation. There are numerous open-source jQuer= y plugins available which we can use. -- This message was sent by Atlassian Jira (v8.3.4#803005)