Page MenuHomePhorge

Update URI in bugtraq.logregex description
ClosedPublic

Authored by aklapper on Apr 30 2024, 08:14.

Details

Summary

HTTPS makes the world a safer place.

Test Plan

Go to /config/edit/bugtraq.logregex/ and click the URI in the description. Carefully compare what you clicked and where you ended up. Perhaps the real treasure was the friends you made along the way?

Diff Detail

Repository
rP Phorge
Branch
bugtraqHttps (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1206
Build 1206: arc lint + arc unit

Event Timeline

Perhaps the real treasure was the friends you made along the way?

lol

Thanks.

Maybe also useful? Maybe not? Who knows.

pht(
  'Regular expression to link external bug tracker. See '.
  '%s for further explanation.',
  pht('https://tortoisesvn.net/docs/release/TortoiseSVN_en/')
)),
This revision is now accepted and ready to land.Apr 30 2024, 11:54