postiz-app icon indicating copy to clipboard operation
postiz-app copied to clipboard

In the email notification, links for multiple posts are not clickable

Open ziffusion opened this issue 8 months ago • 4 comments

📜 Description

In the email notification, the links for multiple posts are not clickable because they are not <a> tags. They are rendered as plain text, separated by a comma, which gets rendered as a single link that is not clickable.

👟 Reproduction steps

  1. Enable email notifications.
  2. Create a scheduled entry for Reddit that is posted to multiple sub-reddits.
  3. Trigger a posting using the "Post Now" option.
  4. The email notification lists the links to the posts in multiple sub-reddits.
  5. But these links are not <a> tags. They are in plaintext, that is run together with a comma as a separator.
  6. This gets rendered as a single link that is not a valid URL, and therefore not clickable.

👍 Expected behavior

Each link should be rendered as a <a> html tag, or use space as a separator so that the browser renders them as two separate clickable links.

👎 Actual Behavior with Screenshots

Following is an excerpt from the html email that lists the links to the posts. The links are not <a> tags. They are plaintext separated by a comma. The browser renders them as a single link, which is not clickable.

Your post has been published on Reddit at https://www.reddi=
t.com/r/EMDR/comments/1kc6yal/free_emdr_app/,https://www.reddit.com/r/EMDRt=
herapist/comments/1kc6ydm/free_emdr_app/

Image

💻 Operating system

Linux

🤖 Node Version

v20.17.0

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • [x] I checked and didn't find similar issue

Are you willing to submit PR?

None

ziffusion avatar May 01 '25 12:05 ziffusion

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar Jul 30 '25 13:07 github-actions[bot]

Any resolution on this?

ziffusion avatar Jul 30 '25 14:07 ziffusion

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar Oct 28 '25 14:10 github-actions[bot]

Any resolution on this?

ziffusion avatar Oct 28 '25 14:10 ziffusion