You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're seeing invalid data come to the access side, which is requiring us to validate the data and not display it. Ideally, this bad data would never be sent to us and the content creator would be notified there was a problem when they were accessioning.
I don't think we should use description to store this value. Using this field is a carry over from the Fedora era: sul-dlss/was_robot_suite#279
If we validate this, then the validation should apply only to objects with the content type "webarchive-seed". We shouldn't be constraining description for other content types, as this issue is specific to how the webarchive seed display works.
We should validate whatever field we use to store the link that the timemap depends on.
We're seeing invalid data come to the access side, which is requiring us to validate the data and not display it. Ideally, this bad data would never be sent to us and the content creator would be notified there was a problem when they were accessioning.
sul-dlss/sul-embed#1460
The public XML for https://purl.stanford.edu/qw622dx4390.xml had this:
But this URL is required by the viewer to contain
/*/
It should look like:
Please add a validation for this.
In cocina this looks like:
The text was updated successfully, but these errors were encountered: