Ares Known Issues
113 results found
-
Item to be incorrectly routed to the status of "Item Submitted via Cloned Course" Cloning items in the web would cause the original item to be incorrectly routed to the status of "Item Submitted via Cloned Course".
Bug# 8255
0 votesFixed in Ares 5.0.1 Server Release
-
New Staff Users unable to log in When a new staff user is created in the Staff Manager, their password is not saved in the correct format. This means that the user will be unable to log in to any of the Ares client apps.
Workaround: Have a staff user change that user's password in the staff manager. This will cause it to be saved correctly, so they'll be able to log in.
Bug# 8307
0 votesreleased ·AdminBrittany de Gail (Technical Writer/Content Developer, Atlas Systems, Inc.) responded
Released in the Ares 5.0.4 LTI 1.3 & CCC Point Release
-
Invalid start date error In CreateNewCourse of main.pas, there is code using the FSemester values before the FSemester.Name has been set causing log statements to show invalid start date. The use of FSemester.StartDate and FSemester.StopDate shouldn't be used until FSemester.Name has been set.
Bug# 7394
0 votesreleased ·AdminBrittany de Gail (Technical Writer/Content Developer, Atlas Systems, Inc.) responded
Released in the Ares 5.0.4 LTI 1.3 & CCC Point Release
-
0 votes
Released in 5.0.1
-
Bulk Item Editing validation out of memory error Out of memory error when using the ValidateTransformation method on the Bulk Edit Items form when generating a very large query (effectively, SELECT * FROM Items).
Bug# 5779
0 votesreleased ·AdminBrittany de Gail (Technical Writer/Content Developer, Atlas Systems, Inc.) responded
Released in the v5.0.7 Ares Client release on January 23, 2023.
-
0 votesreleased ·
AdminBrittany de Gail (Technical Writer/Content Developer, Atlas Systems, Inc.) responded
Released in Ares 5.0.
-
Duplicate courses can be created unintentially from the CourseValidation table When creating a course through the Course Validation, if an instructor clicks the back button in the browser after adding a course, then clicks the Add Course button again a duplicate course would be created from the same record.
But# 4920
0 votesReleased in 5.0.1
-
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 votesReleased in 5.0.1
-
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 votesReleased in 5.0.1
-
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 votesReleased in 5.0.1
-
Cloning course items in the web does not provide a username entry for the new item's first history entry In the web, clone a course and select at least one item. When viewing the item history for the newly cloned item, the first entry 'Status changed to Item Submitted via Cloned Course' will have an empty string for the username.
Bug# 4558
0 votesReleased in 5.0.1
-
0 votes
Released in 5.0.1
-
Brightspace LTI Vulnerability A vulnerability was discovered in the LTI standard that allows people to construct a link which uses the attacker's session and could trick a user into performing actions with the attacker's identity. Atlas is working with Brightspace to ensure Ares accommodates any functional changes Brightspace will be making to combat this vulnerability.
For more information, see https://community.brightspace.com/s/article/Update-on-LTI-Vulnerability-LTI-Launch-with-New-Security-Requirements
Bug# 4445
0 votesreleased ·AdminBrittany de Gail (Technical Writer/Content Developer, Atlas Systems, Inc.) responded
Released in the Ares 5.0.4 LTI 1.3 & CCC Point Release
-
0 votes
Released in 5.0.1
-
LTI Content Item Selection Request in Moodle does not appear on the first load Workaround: Redirecting back and forth by clicking another tab will make the button appear since it will prompt the buttons populated on the LTIContentItem.js to become visible in the frame.
Bug# 4402
0 votesreleased ·AdminBrittany de Gail (Technical Writer/Content Developer, Atlas Systems, Inc.) responded
Released in the Ares 5.0.4 LTI 1.3 & CCC Point Release Default LMS Web Pages
-
Text in Ares Web displays without formatting Any free text entered into the Ares web pages doesn't follow the HTML formatting when displaying on the web pages. See the attached image for an example of how free text is being formatted.
v4.7
Bug# 42400 votesreleased ·AdminBrittany de Gail (Technical Writer/Content Developer, Atlas Systems, Inc.) responded
Released in Ares 5.0. Please see the Ares FreeText HTML to Markdown Conversion documentation for more information on implementing the fix for this issue: https://support.atlas-sys.com/hc/en-us/articles/360062272033-Ares-FreeText-HTML-to-Markdown-Conversion
-
The non-breaking space value 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#35840 votesReleased in 5.0.1
-
1 vote
-
Remove any references to chatusers and chatmessages tables There are still lingering references to chat users and chat messages.
1 vote -
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