mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 11:21:03 +03:00
[Bug]: Mail notification contains invalid URL to card (after update 1.26.2 -> 2.0.0) #710
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @castertroy1984 on GitHub (May 22, 2025).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Chrome
Current behavior
When opening a card from the notification mail (Card Moved & New Comment), it has a bracket character at the ends, which breaks the URL.
For example: https://my.domain.com/cards/1515148158282237302}
Desired behavior
Remove the bracket solves the issue.
Steps to reproduce
Just open a link in the mail message from Planka.
Other information
No response
@meltyshev commented on GitHub (May 22, 2025):
Thanks for reporting this. I'm already fixing it...