#2748 VCS and DistURL could be displayed as links
Closed: Fixed 4 years ago by tkopecek. Opened 4 years ago 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

4 years ago

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

4 years ago

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

4 years ago

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

4 years ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #2756 Merged 4 years ago