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?

  • wjs018@piefed.social
    link
    fedilink
    English
    arrow-up
    6
    ·
    12 days ago

    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.

  • wjs018@piefed.social
    link
    fedilink
    English
    arrow-up
    5
    ·
    12 days ago

    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
      link
      fedilink
      English
      arrow-up
      3
      ·
      12 days 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.