Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • I have a custom EmbargoSetter that needs to be fixed.
    • This code was triggering a NPE during service initialization.  That triggered thousands of lines of error text that was difficult to interpret.  Perhaps some better try catch logic would be useful to add to the service initialization block.
    • Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyDS-3319
  • XSL overrides to Mirage2 triggered a mvn failure
    • Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyDS-3312
  • dspace/config/spring/api/discovery.xml schema changes
    • The following property has been removed
      •  <property name="sortOrder" value="COUNT"/>
    • And has been replaced with the following        
      • <property name="sortOrderSidebar" value="COUNT"/>
      • <property name="sortOrderFilterPage" value="COUNT"/>
  • Carefully look for new class names in dspace/modules/xmlui/src/main/webapp/sitemap.xmap and merge them with custom overrides
    • In particular, note the removal of StandardOpenSearchGenerator
  • Note the separator needed between element names in dspace/config/dspace.cfg
  • Carefully merge style changes in dspace\modules\xmlui-mirage2\src\main\webapp\themes\Mirage2\styles\_styles.scss
  • Carefully merge config changes in 
    • dspace\solr\search\conf\schema.xml
    • dspace\solr\oai\conf\schema.xml