v4.5.15.21 release
Release date: July 11, 2024
v4.5.15.21 had three improvements and 18 bug fixes.
Significant improvement
- Added state information to logs for better diagnosis of cache replication failures.
- When Solr search data is not cached, Brightspot now searches only the default original database instead of traversing the entire database stack.
- Deployed a security update required by AP Images. For details, see Important API Security Updates.
Significant defects addressed
- Corrected an issue causing unexpected results after accepting deletions in text with tracked changes. For example, spaces in some positions were not deleted.
- Corrected an issue preventing the standard process when creating a new item while creating a shared list module. For example, an editor created a new shared list of people. As part of that process, the editor created a new person. After creating the new person, the editor clicked Back, and the editor did not return to the people list being created.
- Corrected an issue preventing the swapping of module types within a page. For example, an editor created a page and added three modules in the Contents field. Clicking to swap one of the modules for a different module threw a
NullPointerException
. - Corrected an issue preventing proper display of the Title and Description fields in the content edit form's SEO tab.
- Corrected an issue causing text to scroll in the RTE when clicking on a button in the RTE toolbar.
- Corrected an issue preventing proper layout of the preview pane in Firefox.
- Corrected an issue preventing proper behavior of selection fields when one of the options is
Is Missing
. - Corrected an issue preventing a favorite content type from behaving as expected in the content picker's Create field. For example, an editor selected User as a favorite content type. Next, the editor created an article, and in the Authors field selected Create New. In the content picker, in the Create field, User was not indicated as a favorite, and Author was.
- Corrected an issue preventing the disabled setting for Automatic Analytics JavaScript Injection at the Global level from cascading to the site level.
- Corrected an issue preventing proper rendering of a referenced asset in the preview pane. Specifically, when an asset is in the preview pane, and referenced assets are available from the View Reference list, the referenced asset did not appear correctly.
- Corrected an issue allowing editors to close a nested module's rich-text editor without seeing a warning to save unsaved changes. Specifically, the warning was missing after pressing Escape.
- Corrected an issue causing a hyperlink in the rich-text editor to be applied to all selected characters except the last one.
- Corrected an issue generating different
robots.txt
rules for visitors to a URL with awww
subdomain compared to a URL without awww
subdomain. - Corrected an issue allowing an admin to restore a site without permission to do so.
- Corrected an issue throwing a
Paths must be unique error
even after deleting the duplicate path from an asset. - Corrected an issue causing the rich-text editor to accept changes beyond any text actually selected.
- Corrected an issue in which the StateWalker class was calling the deprecated
RichTextElement.fromElement(Database db, Element element)
method. The class now callsRichTextElement.fromElement(Recordable parent, Element element)
. - Corrected an issue in which an impersonated editor became the active editor. For example, Adam impersonated Olivia. When Adam clicked Stop Impersonating, Olivia became the active editor instead of Adam.
Previous Topic
v4.5.15.22 release
Next Topic
v4.5.15.20 release