-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
Description
A support issue came in for a dataset on production that -- among other things -- had a broken Guestbook form at the bottom of the dataset pg (also discovered to be broken on the file pg as well).
Was able to replicate it on dvn-build. Here is what is needed to replicate it:
- any user will see this bug (as opposed to previously suspected super user only)
- dataset has one or more ingested tabular data file
- dataset has guestbook with one or more custom, multiple choice question
- dataverse installation setup with Explore btn displayed**
(**See latest comment from me on 8/17 below...)
Also replicated this locally on the develop branch. Unfortunately the Glassfish server logs are clean when loading a dataset with a broken guestbook popup in the UI. There was an error in console of the browser element inspector however.
[Error] TypeError: undefined is not an object (evaluating 'd.left')
(anonymous function) (primefaces.js.xhtml:23:10214)
dispatch (jquery.js.xhtml:25:41043)
handle (jquery.js.xhtml:25:37187)
Reactions are currently unavailable
