From notifications-return-27016-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Tue Jun 18 14:13:02 2019 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 3A16618076D for ; Tue, 18 Jun 2019 16:13:02 +0200 (CEST) Received: (qmail 76022 invoked by uid 500); 18 Jun 2019 14:13:01 -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 75861 invoked by uid 99); 18 Jun 2019 14:13:01 -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, 18 Jun 2019 14:13:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B2120E2DCA for ; Tue, 18 Jun 2019 14:13:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4AAAB2467B for ; Tue, 18 Jun 2019 14:13:00 +0000 (UTC) Date: Tue, 18 Jun 2019 14:13:00 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-10639) 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-10639?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D168= 66637#comment-16866637 ]=20 Jacques Le Roux commented on OFBIZ-10639: ----------------------------------------- Sincerely I very like bsgdprcookies. IMO, it really corresponds to the GDPR= spirit. We use Bootstrap 4 already in R17, R18 and trunk. So it would fit = there. I suggest we use another simple solution in R16, for instance jquery= .cookieBar as I guess its implementation should be simple, et voil=C3=A0. > Cookie Consent In E-Commerce > ---------------------------- > > Key: OFBIZ-10639 > URL: https://issues.apache.org/jira/browse/OFBIZ-10639 > Project: OFBiz > Issue Type: New Feature > Components: ecommerce > Affects Versions: Trunk > Reporter: Deepak Nigam > Priority: Minor > Attachments: OFBIZ-10639.patch, OFBIZ-10639.patch, image-2019-06-= 18-16-55-24-395.png > > > 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 (v7.6.3#76005)