Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Since there is already a regex here, how about using a capture group on the protocol as well, then placing it back on the generated URL?
Paths
| Differential D43295
Render https producers as HTML hyperlinks too. ClosedPublic Authored by fhahn on Feb 14 2018, 8:22 AM.
Details
Diff Detail
Event TimelineComment Actions Since there is already a regex here, how about using a capture group on the protocol as well, then placing it back on the generated URL? This revision now requires changes to proceed.Feb 14 2018, 10:33 AM This revision is now accepted and ready to land.Mar 5 2018, 5:01 PM Closed by commit rL326771: Render https producers as HTML hyperlinks too. (authored by fhahn). · Explain WhyMar 6 2018, 1:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137138 lnt/trunk/lnt/server/ui/util.py
lnt/trunk/tests/server/ui/Inputs/V4Pages_extra_records.sql
lnt/trunk/tests/server/ui/V4Pages.py
|