#2748 VCS and DistURL could be displayed as links
Closed: Fixed by tkopecek. Opened by alexi.

If VCS or DistURL contain something that starts with https?://, those fields could be displayed as a link directly. Before I start implementing this, do you think it could be interesting?


Yep, I think it is ok to display them as links.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

While not strictly part of this issue, I realized the escapeHTML function should escape single and double quotes as well to help prevent XSS issues, especially given my previous change. I've modified it and added a test while I was at it.

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.25

Metadata Update from @jobrauer:
- Issue tagged with: testing-done

Commit 8d13743e fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2748

Please continue any further discussion there.

Metadata
Related Pull Requests