?
avatar MartijnMaandag
MartijnMaandag
3 Oct 2018

Steps to reproduce the issue

COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_EXPORT_REQUEST contains this text:
An administrator for [URL] has created a request to export personal information related to this email address. As a security measure, you must confirm that this is a valid request for your personal information from this website.\n\nIn order to confirm this request, you can complete one of the following tasks:\n\n1. Visit the following URL: [TOKENURL]\n\n2. Copy your token from this email, visit the referenced URL, and paste your token into the form.\nURL: [FORMURL]\nToken: [TOKEN]\n\nPlease note that this token is only valid for 24 hours from the time this email was sent.

Expected result

I do think this must be you must complete the following tasks
(I markt it bold in the text)

Actual result

System information (as much as possible)

Additional comments

avatar MartijnMaandag MartijnMaandag - open - 3 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 3 Oct 2018
avatar MartijnMaandag
MartijnMaandag - comment - 3 Oct 2018

Nad the same for: COM_PRIVACY_EMAIL_ADMIN_REQUEST_BODY_REMOVE_REQUEST


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22482.

avatar mbabker
mbabker - comment - 3 Oct 2018

It's right as is.

Item 1 is a shortcut link with the token set as a query string to prefill the form on the page. But, not all email parsers will correctly link this bit, which is why item 2 exists, which is just a link to that same page without the token query string variable and an explicit note that you must copy/paste the token from the email to the form on the page.

Long and short, both lead to the same place, the difference is one can potentially result in less clicks because it gives a shortcut.

Below is an example of how it looks in the email.

screen shot 2018-10-03 at 10 27 23 am

avatar MartijnMaandag
MartijnMaandag - comment - 3 Oct 2018

Yes, when it is in the link it is OK.
I am translating and found this ;-)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22482.

avatar MartijnMaandag MartijnMaandag - change - 3 Oct 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-10-03 15:35:32
Closed_By MartijnMaandag
avatar MartijnMaandag MartijnMaandag - close - 3 Oct 2018

Add a Comment

Login with GitHub to post a comment