Ticket #697 (closed: fixed)

Opened 18 months ago

Last modified 18 months ago

External ID link from hits report failing

Reported by: fredrik Owned by: gregory
Milestone: Proteios 2.13.0 Keywords:
Cc:

Description

When clicking External ID in the hits report there is a stacktrace. After selecting score instead, followed by external id it seems to work again.

Change History

comment:1 Changed 18 months ago by fredrik

clicking 'combined FDR' also leads to stacktrace.

comment:2 Changed 18 months ago by gregory

  • Status changed from new to assigned

comment:3 Changed 18 months ago by gregory

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [3775]) Fixes #697. This bug was related to a faulty handling of responses working directly on the servlet response such as redirecting users to external sites. The problem was found in ProteiosAction? which did not check if the response was commited or not before trying to reuse the last action to display an error message.

Note: See TracTickets for help on using tickets.