ojsde / shariff

The Shariff plugin adds social media buttons to the website without compromising the privacy of website users, using Shariff (https://github.com/heiseonline/shariff) solution.
GNU General Public License v3.0
9 stars 16 forks source link

Email body being filled with a variable instead of the link (stable-3_4_0) #39

Closed iudizm closed 3 months ago

iudizm commented 3 months ago

When sharing an article form an OJS 3.4 using the plugin from stable-3_4_0 branch, the email body is being filled with a Smarty-like call to $requestedUrl|escape.

Example:

email-body-bug

This line is responsible for it.

ronste commented 3 months ago

Gallery PR created: https://github.com/pkp/plugin-gallery/pull/271