Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
What does "archived" user notification mean?
Issue At System Settings/User Notifications there are some settings related to user notifications, more precisely to so-called "archived" user notification events (see attached screenshot) But it is not clear what this...
What is DSLQuery and how can it be used?
Introduction DSLQuery is an acronym for Domain Specific Language Query. The foundation is based upon using a domain specific language for the implementation. This is going to make the writing of queries and other...
License fails to deploy for Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Sometimes DXP may fail to deploy a new license After...
Disabling jQuery in Control Panel
Issue I've found vulnerabilities in our current jQuery version. Since I can't find jQuery used anywhere, I would like to disable it. Environment Liferay DXP 7.2 Resolution Go to Control Panel --> System Settings -->...
Analytics Cloud: Can we use events in Segments for aggregated totals?
Issue Regarding the segmentation in events, there is a an event for assets, such as Documents viewed for documents. In order to use that, we have to select the asset to display the analysis. Is there any way where we...
Web Content still being accessed from an unconfigured Friendly URL
Issue When using Display Page Templates to display web content on the Portal, my web content is being accessed by more than one URL. Why when configuring a friendly URL to access my web content through the Display Page...
ADA Accessibility: Screen Reader doesn't announce current selected page when focus is on selected page number
Issue Expected Result: SR announces "current page" along with the page number when focus is on the current page number. Actual Result: SR announces,"Page 2 Link"   Steps to Reproduce: Tools: JAWS 1. Open the HR...
I am redirected to the home guest page after login with SAML
Issue After logging in with SAML, I am redirected to the Home Page of a non-logged-in user. I am redirected back to the Portal login screen after login with SAML Environment Portal 6.2 DXP 7.0+ Resolution This can be...
Problems with marketplace Sync Connector deployment on 7.3
Issue I have installed the Sync Connector from marketplace on my 7.3 instance, but it doesn't seem to work in the startupp errors I see a part like this: 2023-05-31 12:18:15.064 ERROR [Framework Event Dispatcher: Equinox...
Export data from Analytics Cloud as Excel sheets or CSV files
Issue I would like to export data from Analytics Cloud as Excel sheets or CSV files. Is this possible? Environment Analytics Cloud Liferay DXP 7.4 Resolution Analytics data can be fetched and exported using...
How to add custom Meta tags to specific page
Issue We added the following meta tags via the page settings, but that generated html code is encoded and it is not working: <meta content="&lt;html lang=&#34;fi&#34;/&gt; &lt;meta name=&#34;sdg-tag&#34;...
Blog view count is not increasing for specific display page templates inside asset publisher
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 SP3. 2. Create a new blog entry and deploy the blog on the page. 3. Create a new Display Page Template, by navigating to Design > Page Templates > Display Page...
Getting OptimisticLockException with workflow task timers
Issue OptimisticLockException is encountered when using task timers inside the workflow. Steps to reproduce: Add a workflow under the process builder and add two task timers performing the same task at the same...
Blog view count is not increasing inside asset publisher
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 SP3. 2. Create a new blog entry and deploy the blog on the page. 3. Deploy the asset publisher portlet on the page. 4. Click on the configurations of the asset...
SEO Meta Tags in Display Page Templates
Issue While working with configuring SEO and Open Graph in display page templates. Is it feasible to add custom tags and keyword metadata to journal web articles in order to integrate tags in a display page...
Roles can be assigned several times
Issue Roles can be assigned more than once to a User. Stesp to reproduce: 1. Start the server 2. Create 4-5 Regular Roles 3. Create a test user 4. Navigate to Roles > Regular Roles > Select 5. Select any Role 6....
Portlet's title (web content display (global)) is shown instead of the web content's title
Issue Web Content Display doesn't display Global Web Content's title. Steps to reproduce: 1. Start the server 2. Create a global web content 3. Put a web content display on a page, select global scope, and display...
Blank screen is seen after password reset
Issue A blank screen (with url http://localhost:8080/c) is seen after user password is reset. The expected behavior after password reset is for users to A) be successfully redirected to Liferay home page and B) remain...
Blogs Aggregator widget error if Blog Entry comes from the Global site
Issue Blog post cannot be shown in the Blogs Aggregator widget if it comes from the Global site. Navigate to Global Site > Content & Data > Blogs Add a new Blog Entry (eg: Global) Go back to Liferay Site Go to...
Invalid date error when creating content with date field using APIs
Issue When using the Liferay API to create Web Content with a date field, using the "dd-MM-yyyy'T'HH:mm:ss'Z'" format results in the display of an "Invalid date" error. curl \ -H "Content-Type: application/json"...