{% extends 'layouts/layout_base.html' %} {% load extratags %} {% block body_content %}
Description | {{ bucket.shortDescription|escape }} |
Frequent bucket | |
Permanent bucket | |
External Bug Status |
{% if bucket.bug %}
Reported as bug {{ bucket.bug.externalId }}.
{% else %}
Unreported.
{% endif %}
{% if bucket.bug %}
Unlink
{% else %}
Assign an existing bug
{% if bucket.bestEntry %}
File a bug with best crash entry
{% endif %}
{% endif %}
|
Crashes covered by this signature | {{ bucket.size }}
|
Best Crash Entry | {{ bucket.bestEntry.pk }} (Size: {{bucket.bestEntry.testcase.size }}) |
{{ bucket.signature }}