#521: Relations error on ticket page
------------------------+--------------------
  Reporter:  jdreimann  |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  major      |  Milestone:
 Component:  dashboard  |    Version:
Resolution:             |   Keywords:
------------------------+--------------------
Changes (by jdreimann):

 * owner:   => nobody
 * component:   => dashboard


Old description:

> {{{!html
> <div class="relations">
>         <div role="application">
>       <h3 style="display: inline;">Widget error</h3>
>       &nbsp;&nbsp;
>       <br>
>     <div>
>   <p class="alert alert-error">
>     <span class="label label-important">
>       Error
>     </span>
>     &nbsp;Exception raised while rendering widget. Contact your
> administrator for further details.
>     <button type="button" class="close" data-dismiss="alert">×</button>
>   </p>
>     <dl class="dl-horizontal">
>         <dt>Widget name</dt>
>         <dd>TicketRelations</dd>
>         <dt>Exception type</dt>
>         <dd><code>InvalidIdentifier</code></dd>
>         <dt>Log entry ID</dt>
>         <dd>a93d0bca-9609-494d-87df-b6d710ee2cfe</dd>
>     </dl>
> </div>
>   </div>
>                 </div>
> }}}

New description:

 {{{
 #!html
 <div class="relations">
         <div role="application">
       <h3 style="display: inline;">Widget error</h3>
       &nbsp;&nbsp;
       <br>
     <div>
   <p class="alert alert-error">
     <span class="label label-important">
       Error
     </span>
     &nbsp;Exception raised while rendering widget. Contact your
 administrator for further details.
     <button type="button" class="close" data-dismiss="alert">×</button>
   </p>
     <dl class="dl-horizontal">
         <dt>Widget name</dt>
         <dd>TicketRelations</dd>
         <dt>Exception type</dt>
         <dd><code>InvalidIdentifier</code></dd>
         <dt>Log entry ID</dt>
         <dd>a93d0bca-9609-494d-87df-b6d710ee2cfe</dd>
     </dl>
 </div>
   </div>
                 </div>
 }}}

--

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/521#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to