mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 14:45:59 +03:00
[GH-ISSUE #67] template rss.xml.php #48
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @JustMe0815 on GitHub (Nov 25, 2023).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/67
Hi there,
rss.xml.php needs some fixing.
The view raw email link is not pointing to the actual email.
It should look like this:
<a href="<?= $url ?>/api/raw/<?= $email ?>/<?= $id ?>">View raw email</a> <br/>@geek-at commented on GitHub (Nov 25, 2023):
thx, fixed in v1.2.6