this post was submitted on 24 Oct 2025
9 points (100.0% liked)

PieFed Meta

1767 readers
2 users here now

Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.

Wiki

founded 2 years ago
MODERATORS
 

I noticed that after editing a post's alt texts, it doesn't change. Is it supposed to be that way or is it an oversight?

top 5 comments
sorted by: hot top controversial new old
[–] wjs018@piefed.social 6 points 1 week ago (2 children)

Update - I just added a fix for this. It should roll out to instances as they update depending on the version of piefed they are running.

[–] rimu@piefed.social 4 points 1 week ago

It's live on piefed.social now.

[–] XiELEd@piefed.social 2 points 1 week ago

Thank you so much!!! :)

[–] wjs018@piefed.social 5 points 1 week ago (1 children)

This should be possible, so this is a bug. Looking at the code, I see where the issue is. I was just making some changes in the alt text code the other day, so it's pretty fresh in my head (I didn't cause this problem fortunately). I will push a fix in the next day or two.

Thanks for pointing it out!

[–] wjs018@piefed.social 3 points 1 week ago

If you really want to change the alt text in the meantime, your changes will be recorded if the url pointing to the image also changes. Currently, the code checks that both the image url and the alt text changes before it updates the alt text.