Skip to content
Snippets Groups Projects
Commit 552b04ed authored by Julian Bouzas's avatar Julian Bouzas
Browse files

m-si-standard-link: properly set in item port context when configuring

parent debef67f
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ si_standard_link_configure (WpSessionItem * item, WpProperties * p)
self->out_item_port_context = wp_properties_get (si_props,
"out.item.port.context");
self->out_item_port_context = wp_properties_get (si_props,
self->in_item_port_context = wp_properties_get (si_props,
"in.item.port.context");
str = wp_properties_get (si_props, "manage.lifetime");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment