Versions Compared

Key

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

...

  • General

    • When using drop down boxes in Chrome, it is not possible to jump to an entry by typing the first few letters.
  • SWEET

    • It is possible to save records with an unnamed embedded instances. Doing so results in losing any information entered for the embedded instance.
    • If more than one organization record has the same exact name, only one of them will be displayed in the "Work With My Organizations" dropdown.
  • Search application (Institution and Central)

    • Entering text with square brackets, [ & ], in the search box will execute a blank search, rather than searching for the text.
    • "Cite This Resource" - The keyboard shortcut for copying does not work in Firefox or Chrome. The current work around is to use the Copy from the menu bar or right clicking.
  • Search application (Central Only)

    • There is no direct way to remove a node (institution) from a group. The workaround is:
      1. Edit the node
      2. Take the node out of service
      3. Save
      4. Edit the node again
      5. Put the node back into service
      6. Save
    • There is no direct way to change the group a node belongs to. The workaround is:
      1. Edit the node
      2. Take the node out of service
      3. Save
      4. Edit the node again
      5. Enter a new name for the group
      6. Put the node back into service
      7. Save

        Non-compatible Changes

        Warning

        The following changes need to be done to upgrade to this version. These changes are not compatible with prior versions of the software.

  • General configuration file(s) for all applications

    • eagle-i-apps.properties - new required properties
      • eaglei.feedback.email.host
      • eaglei.feedback.email.from
      • eaglei.feedback.email.to
  • Node configuration file(s) (for SWEET & Institution Search applications)

    • whoami.xml
      • File needs to be renamed "local-node.xml"
      • Within this file, change
        Code Block
        <node url="https://some.institution.edu">
        with
        Code Block
        <node URL="https://some.institution.edu">
        Please note that this is case sensitive.

...