dataquest-dev / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Dev 5 console errors - fix it #613

Open MajoBerger opened 7 months ago

milanmajchrak commented 6 months ago

We encountered 3 errors:

  1. document.undefined... - FIXED
  2. rules skipped due to selector errors: dspace-u | .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang - discussion: https://dspace-org.slack.com/archives/C3V628QNN/p1710968349560919 . It is a bootstrap error.
  3. Again Vanilla issue: image
MajoBerger commented 6 months ago

The third error is self links are different. The difference is page size = 1000 vs. 9999. No real impact, just polluting logs.