Message5752
Hi Anatoly can you further specify how you want this to work
if the options offered by Bern are not enough?
This seems like a tracker config issue and not something that needs
to be supported by the roundup core.
You could create a "userconfig" class with name and value
string types.
Then:
name = revisionid
value = http://example.site.org/hgview/%s
then in the local replace, open the db, lookup the "revisionid"
object and value. If you see \br[0-9a-f]{6,64}\b in the text,
grab the stuff after the r and format it into the value (url string).
- rouilj |
|
Date |
User |
Action |
Args |
2016-07-04 22:33:04 | rouilj | set | messageid: <1467671584.74.0.896062250375.issue2550737@psf.upfronthosting.co.za> |
2016-07-04 22:33:04 | rouilj | set | recipients:
+ rouilj, ber, techtonik, changeablecore8 |
2016-07-04 22:33:04 | rouilj | link | issue2550737 messages |
2016-07-04 22:33:04 | rouilj | create | |
|