image

I tried to post a normal comment in c/linux4noobs@programming.dev It contained a hyperlink to YouTube and another one to Blufin Linux distro’s website. When I tried to preview the comment, it didn’t do anything, so I decided to post and it didn’t work, either, but shown me this error. Is that some networking issue?

  • Rimu@piefed.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 days ago

    I expect that was a transient network issue that won’t happen next time you comment.

    • steel_for_humans@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      15 days ago

      @rimu@piefed.social I know what’s happening. I didn’t notice it at first. When you use the hyperlink button to make a word in your post into a hyperlink, it automatically adds the “https://” part, but if your clipboard has the full HTTPS url for some resource, it becomes “https://https/://<url>” in PieFed and if you try to submit, it will return that error and your message is now gone. I think the easiest fix would be to check if the URL has the scheme and strip it.