Search Results

All Results 6985
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Permissions selector defaults to Site Member instead of Guest
Issue Steps to reproduce Create a new site Create a public content page Go to Content > Web Content and try to create a new Basic Web Content Before publishing the Web Content check the Permissions section Expected...
Requested resource not found for asset friendly url after changing language
Issue Reproducing Steps Create a new content page, called page01. Add an Asset Publisher to page01 and configure Asset Link Behavior to View in Context. Create another content page, called page02. Add an Asset...
Localized Friendly URLs are not exported/imported properly.
Issue Reproduction steps: 0.) Use a vanilla bundle with the latest fix pack. 1.) Create site1. 2.) Create a Web Content "test" (the name is important) with the following localized Friendly URLs: en-US: "aaa" hu-HU:...
All the FriendlyURLEntries are been removed when removing a single version
Issue Steps to reproduce Add a web content article (version 1.0) Edit it and add a new lang (with title and friendlyURL) (version 1.1) Edit it and add a new lang (with title and friendlyURL) (version 1.2) Check the...
Firefox 86.0.1 broke form fields
Issue Steps to reproduce: Start a bundle Open the portal in Firefox version 86.0.1 Open a settings page (or basically any page) with form fields on it (for example: Instance Settings, Virtual Instances -> Edit the...
Importing/publishing Dynamic Data List Records with a repeatable Documents and Media field only imports the final value of that field
Issue Steps to Reproduce: 1. Navigate to Site Administration > Configuration > Site Settings > Advanced (right menu) > Staging 2. Select Local Live 3. Check the "Dynamic Data Lists" box. Leave all the other boxes on...
Datepicker first day of week is Sunday for the en_GB locale, when rendered by DDM Date field
Issue Steps to reproduce: 1. In Instance Settings/Localization add English (UK) as a current locale. 2. Set the current user's profile language to English (UK) - in Account Settings. This means that whenever this user...
fullLayoutURL is no longer used in Web Content notifications
Issue serviceContext.setLayoutFullURL(...) is used in JournalService, but never actually consumed. In other Services, serviceContext.getLayoutFullURL is used to set subscriptionSender's EntryURL in notifySubscriber...