November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
New release of Episerver Campaign (new Marketing Automation start time options). Bug fixes for Episerver CMS Core and Episerver CMS UI.
Area | ID | Type | Description | Released |
---|---|---|---|---|
CMS-17771 |
Fallback language is sometimes selected instead of language version when using simple address
Steps to reproduce:
Expected result: The different language versions of the page should be displayed. Actual result: Sometimes, the English version is displayed even if there is a language version available.
EPiServer.CMS.Core 11.20.5; (Or a related package);
| Feb 23, 2021 | ||
CMS-17919 |
Accessibility issues with the login page
There are some accessibility issues with the login page (Util/login.aspx) according to WCAG 2.1. Bug 1: Missing Language of Page in <html> For example: an English site should use <html lang="en">. Reference: https://www.w3.org/WAI/WCAG21/Understanding/language-of-page.html Bug 2: Labels are not connected to form controls For example: the label for UserName refers to an element ID that does not exist on the page. The input ID is LoginControl_UserName. <li> <label for="UserName">Name</label> <input name="LoginControl$UserName" type="text" id="LoginControl_UserName" /> <span id="LoginControl_RequiredFieldValidator1" style="display:none;"> </span> </li> Reference: https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html Bug 3: There is no text in the header <h2 class="text--error"> For example: <h2 class="text--error"></h2>
EPiServer.CMS.UI 11.33.0; (Or a related package);
| Feb 23, 2021 |
Episerver Campaign 8.50
Example 1: If you set the interval to Every 1 weeks, on Wednesday from 15:00, the criteria is checked every Wednesday at 15:00.
Example 2: If you set the interval to Every 2 months, each 1st from 14:00, the criteria is checked on the first day of every second month at 14:00.
Last updated: Feb 23, 2021