OCA / data-protection

Data Protection
https://github.com/OCA/data-protection/wiki
GNU Affero General Public License v3.0
31 stars 68 forks source link

[11.0] website_contact_extend unicode decode error #32

Closed tv-openbig closed 2 years ago

tv-openbig commented 5 years ago

If i click on the email-link in order to verify the email-adress provided by the website contact form i get a 500 error on the targeted website.
Error details from the logfile File "/opt/odoo/custom/addons/website_contact_extend/controllers/myfilter.py", line 20, in verify_email link_data = base64.b64decode(kwargs.get("data")).decode("utf-8")\ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xab in position 91: invalid start byte

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.