In which Wildbook did the issue occur? Flukebook
What operating system were you using? (eg. MacOS 10.15.3)Windows 10 pro
What web browser were you using? (eg. Chrome 79)Chrome Version 95.0.4638.54 (Official Build) (64-bit)
What is your role on the site? (admin, researcher, etc) admin and researcher
What happened? trying to view all images from an encounter
What did you expect to happen? the images should appear
What are some steps we could take to reproduce the issue?not sure
I received the following error message:
Hit an error.
org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: [330] in the jsp file: [/encounters/encounterMediaGallery.jsp] Syntax error, insert “;” to complete BlockStatements 327: 328: } 329: catch(Exception e){ 330: System.out.println(“I tried do stuff in encounterMediaGallery but caught the following error:”) 331: e.printStackTrace(); 332: } 333: finally{ Stacktrace: