THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#138 - [selects] @v.branch and others are not exported
User who did this - Iñaki Baz Castillo (ibc)
----------
Interesting: If I write:
xlog("L_INFO", "[$sel((a)v[1].branch)] $rm from $fu ($fU) to $ru
($sel((a)v[1].transport) $si : $sp)");
Then it works (no warning about missing Via[6] header). So:
- $sel((a)v.transport works ok (retrieves transport of first Via).
- $sel((a)v[1].transport works ok (same).
- $sel((a)v.branch does not work (it says "[select_core.c:378]: missing Via[6]
header").
- $sel((a)v[1].branch works ok (retrieves branch of first Via).
It's clearly a bug, am I wrong?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=138#comment2…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.