Skip to content

Ares Known Issues

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

66 results found

  1. The Atlas Authentication Portal is missing the log configuration file

    The Atlas Authentication Portal has support for logging, but is not currently distributed with the necessary App_Data folder and log.config file to enable logging.

    Bug# 26220

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
  2. Z39.50 may duplicate item records for holdings

    Z39.50 will pull in any hardcoded holding elements in the XML for a holding record, which can cause the first item listed in the record to be duplicated in Ares.

    Bug# 25965

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Client  ·  Admin →
  3. Ares web pages may display duplicate instructor course menus

    If a user is both an instructor and a full proxy of another instructor for the same course, the Ares LMS web pages will display duplicate instructor menus on the web interface.

    Note: The Ares default web pages will hide the duplicate menu behind the original so there isn't a visible issue. However, the default pages may also display both menus depending on site-specific CSS customizations.

    Bug# 24702

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
  4. Emails can't be sent using certain email template tags

    The Course.InstructorsEmail, Course.FullProxiesEmail, and Course.CourseProxiesEmail email template tags will append a comma to end the of the email addresses used to populate the tag when the email is generated, which will cause the email to fail to send.

    Bug# 23993

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email  ·  Admin →
  5. Adding a shared item list that contains an item with an electronic file causes error

    When adding a shared item list to a course, if any of the shared list items has an associated electronic file, an error will be thrown and that item (and subsequent items) will not be added to the course.

    Bug# 24139

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Client  ·  Admin →
  6. Byte arrays passed to .NET methods are converted to null due to an NLua bug

    Byte arrays (often referred to as Byte[] in Microsoft's .NET documentation) passed from Lua to .NET methods are converted to null, causing those .NET methods to fail when included in addon code.

    This is a known NLua bug present in the version of the NLua component used by the Ares application, detailed here: https://github.com/NLua/NLua/issues/438.

    Bug# 24018

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Addons  ·  Admin →
  7. DLL logs do not roll over between sessions

    Ares DLL log files do not roll over between sessions and are created/treated as separate log files for each session.

    Bug# 23794

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin Tools  ·  Admin →
  8. Items with a null status will cause errors on the Course form

    Items containing a null CurrentStatus will prevent the Course Items list on the Course form from loading and cause an error message to display.

    Bug# 22970

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Client  ·  Admin →
  9. Double-clicking the "Import Items" button imports item(s) twice

    Double-clicking the "Import Items" button on the Ares web pages will import the item(s) twice.

    Bug# 22850

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Interface  ·  Admin →
  10. "Item Submitted" entries in the Item Tracking table do not include username information

    The initial "Item Submitted" entry for an item in the Tracking table does not include the associated user's username.

    Bug# 22121

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Client  ·  Admin →
  11. Some characters are not correctly encoded when logging

    Some characters (such as those with diacritics) are not properly encoded in log files.

    Workaround: Add <encoding value="utf-8" /> under the <appender> element in the default log.config files.

    Bug# 21307

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Admin Tools  ·  Admin →
  12. CCC order cost calculated incorrectly when CopyrightCourseStudents is "Ares Students"

    When the CopyrightCourseStudents customization key is set to "Ares Students," whenever a CCC order is estimated, the estimated cost will be based on the correct number of students but when the order is submitted, the value in the CopyrightDefaultStudents customization key will be used to calculate the cost instead.

    Bug# 21218

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Copyright  ·  Admin →
  13. Changing processing location breaks CCC copyright searching

    Using the "Change Processing Site" option from the main menu in the Ares Client will break CCC searching for all processing locations until the Client has been closed and restarted.

    Workaround: Close the Ares Client and log into the new processing location instead of using the "Change Processing Site" feature.

    Bug# 19899

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Copyright  ·  Admin →
  14. Email subject encoding can fail for non-ASCII characters

    Encoding for the subject line of an email sent from Ares can fail if it contains non-ASCII characters.

    Workaround: If an email is bounced back for this issue, you can change the subject line of the email to remove any non-basic characters

    Bug# 19549

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email  ·  Admin →
  15. Setting the CopyrightMethod key to "AlternateProvider" may trigger CCC error messages

    A null username error may display in the Ares Client when performing copyright searches if the CopyrightMethod customization key in the Ares Customization Manager is set to AlternateProvider, even if valid CCC account credentials are configured in the Customization Manager.

    Workaround: Set the CopyrightMethod key to CCC

    Bug# 19260

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Copyright  ·  Admin →
  16. Set Default (Local Machine) option in SQL Alias Manager v1.3.2 may fail due to permissions issue

    Staff with local admin privileges on their desktops or VMs are unable to successfully use the Set Default (Local Machine) option with SQL Alias Manager v1.3.2 without also requiring Full Control privileges on the folder where the DBCs reside, which causes issues in shared environments.

    Bug# 18747

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  17. Saving a very large value to the Max Copyright Cost field displays an error

    Trying to save a very large value to Max Copyright Cost on the Course form displays the following error message: "An error occurred while updating the entries. See the inner exception for details."

    Bug# 18269

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Client  ·  Admin →
  18. Course creation API endpoint allows courses to be created with the same StartDate and StopDate

    The Ares Web API will not apply validation to ensure that courses created via the course creation endpoint have a different StartDate and StopDate.

    Bug# 18257

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Ares API  ·  Admin →
  19. Entering invalid Start and Stop Dates on the Course form makes other fields unusable

    Setting an invalid date range for the course Start and Stop Dates and then clicking out of the control prevents interaction with the rest of the controls on the Details tab of the form.

    Bug# 18259

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Client  ·  Admin →
  20. Ares Web API does not log DEBUG level statements

    DEBUG level statements will not appear in the logs for the Ares Web API.

    Bug# 17590

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Ares API  ·  Admin →
← Previous 1 3 4

Feedback and Knowledge Base