Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message history display in admin console remains empty #245

Closed
guusdk opened this issue Nov 23, 2022 · 4 comments
Closed

Message history display in admin console remains empty #245

guusdk opened this issue Nov 23, 2022 · 4 comments

Comments

@guusdk
Copy link
Member

guusdk commented Nov 23, 2022

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
@guusdk
Copy link
Member Author

guusdk commented Nov 23, 2022

@ryandoi808
Copy link

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

@WillGasperi
Copy link

Same here, any resolution?

@akrherz
Copy link
Member

akrherz commented Dec 6, 2022

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

@akrherz akrherz closed this as completed in 0d30840 Dec 6, 2022
akrherz added a commit that referenced this issue Dec 6, 2022
…ge-archive

fixes for Javascript on the admin console (#245 & #246)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants