When the html friendly print page is generated two erroneus links are inserted, Configure and Edit View
I paste firebug trace:

Probably it was generated after other modules updated.

Comments

cesarmenes’s picture

<div class="contextual-links-wrapper contextual-links-processed">
<a class="contextual-links-trigger" href="#">Configurar</a>
<ul class="contextual-links">
<li class="views-ui-edit first last">
<a href="http://dominio.es/admin/structure/views/view/commerce_line_item_table/edit/default?destination=print/admin/commerce/orders/189/invoice">Editar vista</a>
</li>
</ul>
</div>
cesarmenes’s picture

Status: Active » Closed (fixed)

It was Skinr code captured by print in the admin framework.