igniterealtime/openfire-monitoring-plugin

Message history display in admin console remains empty

guusdk opened this issue · 4 comments

In the 2.4.0, admin console users cannot look at the content of an archived chat. The chat can be selected, but where the transcript should be shown, nothing is displayed. This is an apparent javascript problem, as this is logged in the browser console:

archive-search.jsp:10 Uncaught ReferenceError: xmlHttp is not defined
    at xhr.onload (archive-search.jsp:10:37)
xhr.onload @ archive-search.jsp:10
load (async)
showConversation @ archive-search.jsp:8
onclick @ archive-search.jsp?participant1=Any&participant2=Any&startDate=Any&endDate=Any&keywords=&submitForm=Search&start=&range=&parseRange=:701

Is there any update as to the resolution/bug fix for this problem?

Same here, any resolution?

gonna likely do a 2.4.1 release today with this fixed, standby!