On 23 October 2013 18:18, Olemis Lang <[email protected]> wrote: >>> Is there also a change in how TracLinks work ? >>> Following the same idea, I would like to refer to a ticket with >>> product-#number instead just a global #number. >>> >>> Thanks > * product:PRE:ticket:123 > > * PRE-123 >> > > There's also PRE->ticket:123 . See product_*.txt test cases [1]_ >
Hello, I just made a test on the nightly build demo with the following syntax: #459 product:@:ticket:459 @->ticket:459 @-459 The first and the second link work without problem. The third seems to work partially (only "ticket:459" is recognized and highlighted as link) The fourth doesn't work. Or maybe I am misunderstanding something about this "PRE" (I thought that was the product prefix, which seems to be "@" for the default product). Another point: I thought from reading BEP-0010 that we will have a global ID and a scope ID for each ticket. Is the ticket number displayed in the "Active Tickets" the global ID or the scope ID ? If it is the scope ID, how can we get the global ID (and vice versa) ? Regards,
