Skip to content

Ares Known Issues

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

40 results found

  1. Change "Modify Class" button on ICourseEdit.html to "Modify Course"

    The term class has been replaced with course everywhere.

    1 vote

    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

  2. 1 vote

    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

  3. The RSS Channel Title and Channel Descriptions do not allow for static text

    Currently the RSSCourseItemsChannelDescription and RSSCourseItemsChannelTitle are customization keys that support Course table fields. When the TagProcessor proccesses the values if there is no match for a tag, it is not returning the original input. Currently the 2 keys must contain a <#Courses.Field> or the custom display text will not appear.

    1 vote

    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

    released  ·  0 comments  ·  Web Interface  ·  Admin →
  4. The Alert Status Area in the Ares web pages will overlap the tables on the main menu.

    Because the text input elements in the column headers have a fixed size, the table can expand beyond its normal are and be overlapped by the sidebar.

    1 vote

    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

    released  ·  0 comments  ·  Web Interface  ·  Admin →
  5. PasswordHint should be modified to show as a required field on NewUserRegistration.html

    PasswordHint is seeded in WebValidation for new installs to be a required field on NewUserRegistration. The NewUserRegistration.html page should be updated to indicate the Password Hint field is required. This bug was discovered when researching the automatic clearance email feature from Ares 4.6.

    1 vote

    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

  6. 1 vote

    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

  7. Footer on Student Message Board New Thread page displays in content area

    Line 28 of UCourseMessageBoardNewThread.html is missing an angle bracket to end the H1 element.
    Current:
    <h1 tabindex="0"New topic for <#COURSE field="CourseNumber"/></h1>
    Fixed:
    <h1 tabindex="0">New topic for <#COURSE field="CourseNumber"/></h1

    1 vote

    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

  8. 1 vote

    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

    released  ·  0 comments  ·  Web Interface  ·  Admin →
  9. When exporting course information to a spreadsheet from the web, a blank worksheet is focused instead of the course details.

    The spreadsheets are created with three worksheets - Details, Items, and Sheet3. Sheet3 is focused and blank, which may cause confusion for customers.

    1 vote

    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

    released  ·  0 comments  ·  Web Interface  ·  Admin →
  10. Personal tags are visible for items in courses that a user is no longer enrolled in

    Be sure to address the question if there is any need to preserve tags if the site does not allow authorization to a course and the user can find the item is accessible via searches.

    1 vote

    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

    released  ·  0 comments  ·  Web Interface  ·  Admin →
  11. The calendar widget in the Ares webpages uses deprecated javascript functions.

    The Xin Calendar 2 (xc2*.js files) widget makes calls to document.routeEvent() in two places. This function has been deprecated for a while now and was recently removed from Firefox altogether. Even so, the calendar still seems to be working correctly, aside from the errors that are raised in the javascript console.

    1 vote

    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

    released  ·  0 comments  ·  Web Interface  ·  Admin →
  12. 1 vote

    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

  13. A course's semester is read-only in the web but is displayed in a dropdown that indicates it can be changed.

    I think that not allowing instructors to change a course's semester makes sense, and the issue seems to be the misleading appearance of editability.

    1 vote

    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

  14. The <#ITEM field='BuildURL'> tag used to return an empty string if the field was irrelevant to that item.

    The <#ITEM field='BuildURL'> tag used to return an empty string if the field was irrelevant to that item, but this led to blank spaces with back to back pipes.
    The <#ITEM field='BuildURL'> tag always returns link text now, which may alter some pages that relied on it returning an empty string when the item's link URL was not relevant.

    1 vote

    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

  15. Empty ListItemID values give an error in the flagged requests list

    Repro Steps
    1. Click on a list of Flagged Requests.
    2. Any empty ListItemIDs are tripping the InvalidCastException catch

    We can fix the problem by changing the if rowCellValue != null to if rowCellValue as(T) != null, so that the casting happens before we attempt to add it to the list.

    1 vote

    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

  16. Web Alert Validation Inconsistency

    It is possible to save a Username alert with no Username.
    Selecting the Status type does not supply a default Specifier, but selecting Type does supply one.

    Bug# 4743

    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 →
  17. LoanPeriod and PickupLocation fields are hidden on the Reserve Item Request Form

    See the image below for an example.

    Workaround: The workaround for this is to make sure the #LoanPeriodDiv only contains the #OPTION tag, making sure that all of the surrounding HTML is contained within the #OPTION tag's headerText and footerText properties.

    Bug# 4606

    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 →
  18. When cloning an item in the web, routing rules are not applied when the new item's final status is set

    For example, changing an item's status from CurrentStatus to PendingActivation will not apply any rules which also prevents any custom routing rules from being applied to items cloned from this item.

    Bug# 4559

    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 →
  19. The non-breaking space value &nbsp; is rendered on the webpage instead of the space

    Workaround: See https://support.atlas-sys.com/hc/en-us/articles/360011824714 for instructions on fixing the non-breaking space in the include_defaultcourseinfo.html, UCourseInfo.html, and UCourseTags.html pages.

    v4.7
    Bug#3584

    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 →
  20. The OrderBy #TABLE attribute does not work for many item-related tables.

    Most of the table builder functions we have in the web DLL support an 'OrderBy' to specify the default sorting parameters. However, four item-related tables, Item, ItemNotes, ItemTracking, and ItemHistory, do not apply OrderBy attributes specified in table tags.

    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

    released  ·  0 comments  ·  Web Interface  ·  Admin →
2 Next →

Feedback and Knowledge Base