Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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"...