[GH-ISSUE #67] template rss.xml.php #48

Closed
opened 2026-02-25 23:39:42 +03:00 by kerem · 1 comment
Owner

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/>

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/>`
kerem closed this issue 2026-02-25 23:39:42 +03:00
Author
Owner

@geek-at commented on GitHub (Nov 25, 2023):

thx, fixed in v1.2.6

<!-- gh-comment-id:1826345995 --> @geek-at commented on GitHub (Nov 25, 2023): thx, fixed in [v1.2.6](https://github.com/HaschekSolutions/opentrashmail/tree/v1.2.6)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentrashmail#48
No description provided.