Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay.Language.get method is no longer working with string variables as of DXP 7.3
Issue Pieces of code which contain calls to Liferay.Language.get using string variables and not literal strings as their argument return the argument passed instead of the corresponding translation. Environment DXP...
Paginated multi-selection is lost when navigating through pages with SPA disabled
Issue The view to assign users to a given role can be paginated. When SPA is disabled, only the users selected from the last page are effectively selected: those selected in previous pages are discarded. This can...
Web contents and blog posts can be displayed in asset publishers even if their filters wouldn't allow them
Issue A web content (or blog post) can be displayed in any Asset Publisher, even if its configuration wouldn't allow it, by requesting a URL of the form:...
HTML elements disappear in Calendar's events editor
Issue When you edit the description of an event in Calendar portlet and elements like <iframe> are added through the Source view to it, after saving the event those elements disappear from the editor....
Can the navigation menu be shared with child sites?
Issue There is a site with a child site. The main site has a navigation menu that should be shared with the child site. Environment DXP 7.0+ Resolution This is currently a product limitation, however, we already have a...
Page Fragment Issue with rich text editable field
Issue Steps to reproduce: 1) Take Liferay 7.1SP2 with fix-pack dxp-16. 2) Create a page fragment with name "Demo". 3) Add the below code in the HTML section. <div class="fragment_33918"> <lfr-editable id="unique-id"...
Not able to exporte private pages
Issue Steps to Reproduce: 1. Go to Control Panel > Sites. 2. Create a new Minimum site. 3. Open that Minimum site. 4. After that go to Publishing > Export. 5. Now click on "Change to Private Pages". Observed...
Free Marker Template Null Pointer Error
Issue Free marker template(ftl) error is occurring when fragments changes propagation is enabled. Steps to Reproduce Enable Automatic Page Fragment Propagation. Navigate to Product Menu -> Design -> Fragments...
Fragment Unexpected Error Occurred
Issue While dragging the same fragment on Page this error is shown "Error An unexpected error occurred while rendering this item" Steps to Reproduce Enable Automatic Page Fragment Propagation. Create a Fragment...
Disable Liferay Personal Sites
Issue How to disable Liferay personal sites? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution This property is enabled as true by default, but in order to disable personal sites add these below properties...
Boolean Fragments shows wrong state
Issue Boolean Fragment configuration's type checkbox remains selected even after deselecting the checkbox Environment Liferay DXP 7.3 Resolution The observed behavior is a known issue and will be fixed in the...
When importing Web Content lar, choose the option "Mirror" in "Update Data", after importing, there is a (2) at the end of Web Content Folder rather than overwriting the Web Content in the target site
Issue When importing Web Content lar, choose the option "Mirror" in "Update Data", after importing, there is a (2) at the end of Web Content Folder rather than overwriting the Web Content in the target site Environment...
Known Limitation: Colors applied to fragments in 7.3 not displayed when viewed using Internet Explorer 11
Issue When viewing Edit mode for a page has a style book applied, where a color is configured for a fragment (for example, the fragment's background color), the color will appear as expected in all browsers. However...
HTML in groovy script
Issue After installing the fix pack 22, the following groovy script does not format the HTML. out.println("<h1>Cantabria</h1>"); Environment Liferay DXP 7.1 fix pack dxp-22 Resolution HTML formatting has been lost...
The getOptions returns the selected and available values for Select fields which allows multiple values
Issue The getOptions returns the selected and available values for Select fields which allows multiple values Steps to reproduce: Create a Structure S1 with a multiple Select field called Sel1 with three default...
Enable Automatic Page Fragment Propagation
Issue Fragment Changes don't get reflected on page after editing Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution Follow these steps to enable automatic Page Fragment propagation: Navigate to Control Panel...
Content Display Widget loses references during export/import
Issue When I export and import a page containing a Content Display Widget, the content referenced by the widget is no longer properly referenced after the import. When I edit the page, instead of the referenced content,...
Avoid the categories conversion of the Web Content types during the upgrade to 7.0
Description Previous to 7.0, you were able to classify the web content with a type. The types could be specified in the portal-ext.properties, being the next the default types list: # # Set the list of article types....
Which is the correct place for Liferay to automatically display an error message ?
Issue The error message that appears in a widget whenever the user wants to launch an error, sometimes the message appears at the bottom of the page and others at the top. For example, the same portlet twice in a...
Liferay Portal stops working after changing the theme to Minium or Speedwell
Issue When I changed the Current Theme in the Public Pages settings to Minium, Freemarker errors are thrown and Liferay Portal immediately stops working: ERROR [default task-16][runtime:59] Error executing...
Requirement of blog multi-lingual functionality
Issue Why isn't the blog multi-lingual where many other asset types are? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Currently, blogs are not multi-lingual (localized) in Liferay. For...
Navigation menu problem to drag and reorganize pages
Issue When a navigation menu containing many pages is created, the user may have difficulty reordering and changing the page level. In addition, when the user tries to drag a page, the scroll enters in a loop and...
HTML formatting lost when toggling the code view
Issue After installing Fix Pack 9 or Fix Pack 10, the formatting that can be seen when viewing the HTML code view is lost when toggling back and forth between the different view options. For Example, initially, the...
Unable to configure the Web Content custom template key value in place of autogenerated template key
Issue Unable to configure the Web Content custom template key value in place of autogenerated template key. Environment Liferay 7.3 Resolution For Web Content, toggle the setting in Control Panel - System Settings -...
The source code format is misaligned in the AlloyEditor
Issue When updating the DXP 7.1 instance patch level from de-17 to de-20, the code view shows the misaligned format of the tags in the editor of the web content. To format it again, every time while editing the code,...
I cannot upload images on Web Content larger than 50kb
Issue After uploading a small image greater than 50kb in the Featured Image of a Web Content, it does not allow to publish the changes, the following message is displayed: Error: Please enter a small image with a...
Site Admin can't access Fragments page if Global fragments exist in the portal
Issue After adding fragments in the Global site, site administrators are encountering a Fragments is temporarily unavailable error when attempting to access the Fragments under Site Administration. Environment DXP 7.2+...
CSS calc() incorrect minification when css.fast.load=true
Issue When using the calc() function in a css file, e.g.:  calc(var(--elem-height) + 1px) the minifier inserts incorrect spaces after deployment, so the file cannot be interpreted: height: calc(var( - - elem -...
After Liferay DXP 7.0 Fix Pack 83, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor
Issue On Liferay DXP 7.0 Fix Pack 83+, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor Environment Liferay DXP 7.0 Fix Pack 83+ Resolution In order to...
Why upgrade from DXP 7.0 > 7.1/7.2 Theme recommends removing <@liferay.breadcrumbs /> macro?
Issue Why DXP 7.0 > DXP 7.1 and DXP 7.2 Theme upgrade docs recommend removing the <@liferay.breadcrumbs /> macro? Environment Liferay DXP 7.1+ Resolution The Breadcrumb widget/macro are not deprecated and can be...
Errors when submitting DXP to Google Search Console
Issue After doing a URL Inspection - "Live Test" in the Google Search Console for the homepage of a Liferay DXP site, visual errors will appear in the "Screenshot" preview tab and "Page Resources" as well as...
Generator-Liferay-JS: Default option isn't passed to the configuration on first page deployment
Issue When using the new Generator-Liferay-JS, default options in the /features/configuration.json file: "portletInstance": { "fields": { "drink": { "type": "string", "name": "Favorite drink", "description":...
How to pass an array of categories to an embedded Asset Publisher?
Issue How to pass an array of categories to an embedded Asset Publisher? Environment Liferay DXP 7.0+ Resolution In 7.0, you can place something like this in the portal_normal.ftl of your custom theme: <#assign...
What is the expected behavior of the Tab key in the Site Navigation Menu widget?
Issue Can I use the Tab key on the keyboard to navigate on the Site Navigation Menu from one menu item to the next menu item in sequential order? Environment Liferay DXP 7.0+ Resolution Once you tabulate on the...
How to set different favicons on different sites on the same Liferay instance
Issue Is there a way to set different favicons on different sites on the same Liferay instance? Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution The easiest, supported and...
Could not resolve module - Unresolved requirement error
Issue Getting below error while deploying the ext module in the Liferay instance  org.osgi.framework.BundleException: Could not resolve module: com.liferay.journal.service [1099]_ Unresolved requirement:...
Moving an asset category lead to bigint out of range error
Issue We have tens of thousands of categories, and we perform frequent changes in the structure, moving categories in the category tree. I experience bigint out of range error when trying to move a category....
Can I add custom Layouts to Content Pages on 7.2?
Issue While using the new DXP feature called Content Pages, developers and editors might want to add custom layouts to the default list: Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Out...
Is the latest Microsoft Edge Chromium-based compatible with DXP?
Issue On January 15, 2020, Microsoft released the new Microsoft Edge based on Chromium: https://support.microsoft.com/en-us/help/4501095/download-the-new-microsoft-edge-based-on-chromium is this compatible with...
Web content fields are not editable
Issue While editing the web content it's opening with the disabled state. Environment Liferay DXP 7.2 Resolution Steps to reproduce: Add text field, Add select field and name it like "Category Name" Add options like...
Unable to use siteId in GraphQL after 7.2 DXP Fix Pack 4
Issue After installing Liferay DXP 7.2 Fix Pack 4, GraphQL calls using siteId will no longer work Environment Liferay DXP 7.2 Fix Pack 4+ Resolution Use siteKey instead Additional Information The reason for this...
How to roll up email notifications about new Assets into one email?
Issue Users are Subscribed to Asset Publisher and receive email notifications about new Assets I would like to collect all notifications within a certain period of time and send them out as one email per user...
Are there any improvements to the DXP 7.1 page columns user experience?
Issue While managing big page trees in Liferay DXP 7.1 and working on actions like drag and drop, users may experience issues, like: blue cue flickering among columns, drag action stopping or giving unexpected...
Known issue - NullPointerException is thrown with SoyTofuException for frontend.taglib.chart - spline chart
Issue With dxp FP 15 in Liferay DXP 7.1, the chart functionality is not working. After deploying the module, the NullPointerException is getting thrown with the SoyTofuException as below. 2020-01-29 06:29:51.273...
Limit the script in Text field of Web Content Structure to avoid XSS vulnerabilities
Issue The Text field of Web Content Structure can be injected by any script if ${textfield_name.getData()}is used in the template to display the text. Environment Liferay DXP 7.2 Liferay Portal EE 6.2 Resolution When...
How can I send localized "Account created" email templates?
Issue When User accounts are created, languages other than English are available to choose from (depending on available locale settings) When a User account is created, the new User receives an Account created email...
Asset Publisher shows assets with categories missing in the filtering options
Issue After setting the Asset Publisher to filter assets that only have certain categories, portal administrators may notice that even other assets with different categories (not present in the filtering...
RSS Feed won't display and will show "cannot be found" error
Issue After adding a certain URL in the RSS Publisher widget, the feeds will not be displayed, showing a red error message on the widget's interface: "$RSS_FEED_URL cannot be found." Environment Liferay Portal...
The Builds and Deployments links are not present on the Projects or Alerts pages
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When navigating through most pages in the Liferay Cloud...
What happened to the Liferay WYSIWYG portlet on 7.1+ ?
Issue Looking for a 7.1 DXP or 7.2 DXP compatible version of the Liferay WYSIWYG portlet on the Marketplace, customers will not find any Environment Liferay DXP 7.1+ Resolution Liferay WYSIWYG portlet was...
If I hover my cursor over Form field titles, the cursor turns into a pointer icon
Issue I have a form with any number of fields I access the form for submission If I hover my cursor over the title of the fields, it changes to a pointer icon (glove) This gives an impression to the users that there...
Why does Liferay inject redirectUrl to /web/guest/home in my website?
Issue Opening the HTML source of the home page in a website made with Liferay DXP, customers may notice the following script injected: Liferay.Session = new Liferay.SessionBase({ autoExtend: !0, redirectOnExpire:...
How to change the default Template for a Structure
Issue When creating Web Content from a Structure, the default Template applied is the most recently created one for that structure. How can I assign a different template? Environment DXP 7.2   DXP 7.1   DXP 7.0...
Users cannot see their own drafts in the Web Content list
Issue Create a user and assign a role with permission to create Web Content. This role must not be Administrator or Content Reviewer. These are the summary permissions of the role: Create one Web Content and save...
DataIntegrityViolationException on SocialActivitySet Table after Upgrading 6.2 to 7.0 or 7.1
Issue After migrating from 6.2 to 7.0 or 7.1, the below stacktrace can be observed in the server when editing and saving migrated web content: ERROR L [liferay/async_service-1][ParallelDestination:55] Unable to...
How to customize the presentation layer for Alerts and Announcements widgets?
Issue How to customize the presentation layer for Alerts and Announcements widgets? Environment Liferay DXP 7.0+ Resolution Behind the scenes, both widgets use the same presentation layer and this, rather than...
Why are my theme JS and CSS changes showing only if I clear the server's cache?
Issue While working on theme development and deployment, both on Development and Production environments, it will be necessary to clear the server and browser's cache in order to see...
Byte is not localized to french language, it should be octet
Issue The storage size is not localized in the TextFormatter class in the com.liferay.portal.kernel.util package. This values are hardcoded in the variable _STORAGE_SIZE_SUFFIX_B, _STORAGE_SIZE_SUFFIX_KB,...
How to customize the AlloyEditor hyperlink dropdown list?
Issue Business needs may sometimes require to customize the AlloyEditor hyperlink dropdown list in the AlloyEditor toolbar: Environment Liferay DXP 7.2 Resolution You can provide additional configuration to the...
7.2 DXP AlloyEditor toolbar button Proof of Concept module
Issue When attempting to create a 7.2 DXP AlloyEditor toolbar button following the previous DXP 7.1 tutorial Creating the Button's JSX File, the error React.createClass is not a function will be encountered, OR...