Active
Project:
Alinks
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2007 at 21:57 UTC
Updated:
31 Dec 2013 at 00:48 UTC
Jump to comment: Most recent
It would be great if we could use regexp (even with some limitations) to match the string to be replaced, and allow for substring substitution.
For example, it could be used it to replace each occurrence of
"Bug#([0-9]+)"
with
"http://myhost/bugzilla/show_bug.cgi?id=\1".
Very handy for intranets.
What do you think?
Mau
Comments
Comment #1
greg boggs