Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
getFriendlyUrl() in webcontent gets page layout ID
Issue Steps to reproduce Create a widget page "Test Page", change the friendly url of the page to "/test" and add a web contents display widget 2. Navigate to Site Administration > Content and Data > Web Content >...
OPTION requests trigger exceptions in JSResolveModulesServlet
Issue Steps to reproduce: Start a 7.3.10-dxp-1 bundle   Use curl to simulate an option request (install curl and on a separate console use the following command while the portal is running): curl -X OPTIONS...
Adding a widget page from a page template in the page tree adds it only to root node
Issue Steps to reproduce Go to Design > Page Templates > Page Templates Add a collection Add a content page template under the collection Navigate to Site Builder > Pages > Pages Click "+" button to add a child page to...
On sites with only Private Pages, stylebooks with a custom theme do not work
Issue The categories and tokens for the custom theme are not available in the stylebook editor Steps to reproduce: 1) Deploy a theme that includes custom stylebook categories...
How can I configure a grid with 3 modules but displaying 2 modules per row in tablet mode?
Issue We have created a content page that contains a grid with 3 modules and it displays 3 modules per row in desktop mode. We need to only display 2 modules per row in tablet mode but Liferay doesn't allow configuring 2...
Unable to download a file through the browser using an href="file://..." link
Issue We create a Web Content to use a link like <a href="file:///test.txt">test.txt</a> in order to download a local file, however, an error is shown in the browser log: Not allowed to load local resource:...
How can I use predefined values (default values) for web content structure Image fields
Issue I am trying to set and use the Predefined Value for an Image field I added to a web content structure, when configuring the field (on the left side) However, I am not sure what exactly I should write in the...
How to handle a structure field modification in templates
Issue The user changed a web content structure and moved a nested field to the top level of this structure. It produces an error when some articles are rendered. Let's provide an example: We create an structure with...
Adding a repeatable HTML field to a web content loses the custom configuration added inside an EditorConfigContributor file
Issue Using a custom EditorConfigContributor inside CKEditor works well when applying: "javax.portlet.name=com_liferay_journal_web_portlet_JournalPortlet" However, if the web content structure has a repeatable element...
Journal Article Structure Field Name is not the same in the UI and the database
Issue When trying to get a journalField value via java, the field name is not the same as the one shown in the UI. Example in prior versions, where the field name in both the UI and the database would be the...
When configuring SEO properties, the page's master template reverts to Blank
Issue When we have a page with an associated master template and we modify some field in its SEO settings, the page's template reverts to the default (blank) template. Environment Liferay DXP 7.3 with Fix Pack 1...
Web content creation with image upload keeps failing after validation failed once
Issue Unable to save web contents. Steps to reproduce: 1) Log in as an administrator 2) Navigate to Categorization -> Categories 3) Create a new vocabulary 4) Click on Associated Asset Types and make the vocabulary...
Categorization option is not visible after upgrade to Liferay 7.3
Issue Navigate to Site Builder -> Pages -> Page Configuration. Categorization option is blank under General tab. Environment Liferay DXP 7.3 Resolution The issue is due to below portal property in...
Theme embedded portlets cannot be configured in Content Pages
Issue The portlet cannot be edited. Steps to reproduce: 1) Setup 7.2 vanilla with latest FP, start the server 2) Create a minimal theme 'my-liferay-theme' with yo liferay-theme 3) cd into the root folder of the...
Display Page Template Title Shown Instead of Content Title
Issue When content is displayed in a Display Page Template, the template's name is shown at the top of the window instead of the actual content's title. A more specific title should be shown (just as it is with actual...
WCAG Accessibility issue on the <@liferay_ui["quick-access"]> taglib
Issue (WCAG) accessibility issue on the <@liferay_ui["quick-access"]> taglib. Steps to reproduce: 1. Start Liferay 7.2 dxp-8 server, log in as Admin on Chrome browser. 2. Create a new dummy theme with Theme...
Unable to create role with edit/update/delete permissions on all widget's application display templates
Issue If you want to manage permissions on all widget's templates / adt's you can use a general Administrator role or a specific custom role. With the current implementation users having the custom role will only be...
Blog subscriber unable to view the blog after clicking on "Continue Reading" in the email
Issue Blog subscriber gets redirected to a control panel link instead of blog portlet page link after clicking on "Continue Reading" button in the email, when the blog portlet is placed on a content page. The...
You can't create child pages of a page from a site template with propagation enabled
Issue When creating a site from a site template with propagation enabled, this does not allow adding child pages to pages that were already created from the template. Environment DXP 7.0 or higher Resolution This...
Button dropdown menu follows scrolling in iframes
Issue This article details a case where button dropdown menu follows scrolling actions within iframes, and how this can be resolved. Environment Liferay DXP 7.1 Resolution In iframes, popper.js will move the dropdown menu...