{% load static %}
ID | Date Added | Short Signature | Crash Address | Test Status | Product | Version | Platform | OS | Tool |
---|---|---|---|---|---|---|---|---|---|
{{ entry.pk }} | {{ entry.created|date:"r" }} | {{ entry.shortSignature|escape }} | {{ entry.crashAddress|escape }} | {% if entry.testcase %} Q{{entry.testcase.quality}} {{ entry.testcase.size }} {% if entry.testcase.isBinary %} (binary) {% endif %} {% else %} No test {% endif %} | {{ entry.product.name|escape }} | {{ entry.product.version|escape }} | {{ entry.platform.name|escape }} |
{% if entry.os.name|escape == 'linux' %}
![]() ![]() ![]() ![]() |
{{ entry.tool.name|escape }} |