-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Describe the bug
When an image-post is created in Mbin and then viewed on a Misskey instance, the post will link to the image-file, not the post on the Mbin instance.
On which Mbin instance did you find the bug?
fedia.io
Which Mbin version was running on the instance?
1.8.0
To Reproduce
Steps to reproduce the behavior:
- create a new image entry in a federated magazine (e.g.
https://fedia.io/m/[email protected]/new/photo
) - view the post on a Misskey (or derivate) instance (example).
- expand the full post (もっと見る)
-> The media is embedded correctly, but the link at the bottom only points to the image, not the post itself.
Expected behavior
An example for correct behavior can be seen here.
The link-panel at the bottom of the post will link to the Lemmy-post.
Desktop (please complete the following information):
- OS: Linux (Fedora)
- Browser: Librewolf
- Browser Version: 135.0.1-1
Smartphone (please complete the following information):
not tested
Additional context
I am not sure if the issue is in Mbin or Misskey. If you think the second option is the case, I will create an issue at Misskeys repo.