Dear Dataverse enthusiasts,
There are two recently discovered significant bugs being fixed in v6.4. One, introduced in v6.3, can affect the layout/display of the main page. The other, while limited to functionality only available to superusers, can result in metadata loss and a broken dataset. Harvard Dataverse is running a patched version of v6.3 that we recommend for others as well. For earlier versions of Dataverse, which would be affected by the second bug, we recommend one of a few work-arounds. Details and workarounds are provided below.
– The Dataverse Core Team
This bug is fixed in https://github.com/IQSS/dataverse/pull/10797 which is included in the patched version linked above. The fix allows the update to succeed in both of these cases and redesigns the functionality such that any unknown issues should not make the dataset unusable (i.e. the error would be reported and the dataset would remain in its current state with the last-published version as it was and changes still in the draft version.)
Recommendations:
V6.3: Deploy the patched version of v6.3.
Prior versions, which are only affected by the Update-Current-Version bug:
Alert their superusers to this issue. Do not use Update Current Version to update any dataset terms and do not use it if there are known PID service or network issues. Make sure you have a recent dataset backup.
Those who wish to disable this functionality have two options:
<c:if test="#{dataverseSession.user.isSuperuser()}">
<f:selectItem rendered="#" itemLabel="#{bundle['dataset.updateRelease']}" itemValue="3" />
</c:if>
After editing the file, delete the contents of the ./generated and ./osgi-cache directories in the Dataverse Payara domain, and restart the Payara server.
Dear Dataverse enthusiasts,
There are two recently discovered significant bugs being fixed in v6.4. One, introduced in v6.3, can affect the layout/display of the main page. The other, while limited to functionality only available to superusers, can result in metadata loss and a broken dataset. Harvard Dataverse is running a patched version of v6.3 that we recommend for others as well. For earlier versions of Dataverse, which would be affected by the second bug, we recommend one of a few work-arounds. Details and workarounds are provided below.
– The Dataverse Core Team
- Publishing breaks designated Dataset thumbnail, messes up Collection page: When a file thumbnail is autoselected for a dataset and the dataset is published, a bug causes the default thumbnail to display with text from the title overlaying multiple display elements (see issue for a picture). Fixed inhttps://github.com/IQSS/dataverse/pull/10820 and included in the patched version linked above.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/ec443d42bd26ef4abda118437b7262ca7f53c04b.camel%40zbmed.de.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/9f0d6f07-d467-44f5-bc5d-083a642f50e4n%40googlegroups.com.