Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: editing a post to remove the URL does not federate #4372

Open
4 tasks done
Die4Ever opened this issue Jan 13, 2024 · 1 comment
Open
4 tasks done

[Bug]: editing a post to remove the URL does not federate #4372

Die4Ever opened this issue Jan 13, 2024 · 1 comment
Labels
area: federation support federation via activitypub bug Something isn't working

Comments

@Die4Ever
Copy link

Requirements

  • Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a single bug? Do not put multiple bugs in one issue.
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.

Summary

When you edit a post to remove the URL (like if you don't want to post to be hidden due to an older post with the same URL), the URL is only removed on your home instance but not the community's instance. Edits to the body text do federate properly, I even did both in the same edit operation.

Steps to Reproduce

  1. Make post with a URL to remote community
  2. Edit post to remove URL
  3. Load up remote instance and see the URL is still there

Technical Details

Example

https://programming.dev/post/8548638

https://sh.itjust.works/post/12709778

You can see an edit was able to change the URL but not remove the URL. The home instance shows the URL removed.

Version

0.19.1, 0.18.5

Lemmy Instance URL

programming.dev, sh.itjust.works

@Die4Ever Die4Ever added the bug Something isn't working label Jan 13, 2024
@Nutomic Nutomic added the area: federation support federation via activitypub label May 17, 2024
@Nutomic
Copy link
Member

Nutomic commented May 17, 2024

#4378 has a test case for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: federation support federation via activitypub bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants