epiphyt / embed-privacy

Embed Privacy prevents loading of embedded external content and allows your site visitors to opt-in.
https://epiph.yt/en/embed-privacy/
GNU General Public License v2.0
19 stars 12 forks source link

Removing consent does not work consistently #125

Closed Zodiac1978 closed 1 year ago

Zodiac1978 commented 1 year ago

Bug/Problem

After revoking consent, the display does not work consistently anymore.

Maybe because revoking just removes the JSON from the cookie, but does not delete the cookie if the cookie is empty?

Steps to reproduce

  1. Go to https://www.wpmeetup-hamburg.de/
  2. Allow Speakerdeck every time.
  3. See that the second embed is shown too now.
  4. Go to https://www.wpmeetup-hamburg.de/datenschutzerklaerung/ and remove the mark in the checkbox for Speakerdeck
  5. Go to homepage again
  6. Allow Speakerdeck every time again
  7. See that the second embed is not shown
  8. Go to https://www.wpmeetup-hamburg.de/datenschutzerklaerung/ and don't see the checkbox marked for Speakerdeck

Version

1.4.8

Link

https://www.wpmeetup-hamburg.de/

Environment info

Code of Conduct

MatzeKitt commented 1 year ago

That’s already fixed in d3ba622a975d5e3a90c01aa45e58d3b67d4cc2fb.