Search Results

All Results 1307
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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,...
What happened to barebone and everything.jsp files in Liferay 7.2?
Issue In 7.2 I can no longer see barebone.jsp and everything.jsp when I'm using browser developer tools. Environment Liferay DXP 7.2 Resolution In DXP 7.2, these two files are now aggregated in in OSGi module...
PrimeFaces non-standard protocol within will result into _jsfBridgeRedirect=true in the DOM
Issue In a Liferay Faces (PrimeFaces) portlet, when using a markup similar to the one below: <p:link href="d3://searchdefault&amp;test_1=dummy==" value="Hover the mouse or inspect here to see the resulting...
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...
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...
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...
JS and CSS modifications will be applied upon redeployment of React/Angular npm based portlets
Issue While developing React or Angular based npm-portlets, you'll notice that, unless the browser's cache is cleared, JS and CSS modifications will not be applied upon redeployment. This is true also for DEV...
yo liferay-theme:import fails with error: "doesn't appear to be a theme in the SDK"
Issue When running the task yo liferay-theme:import to import a 6.2 theme in order to convert it to a 7.1+ Theme Generator type of theme, the tool will print: doesn't appear to be a theme in the SDK Environment...
Disabling Lodash Library
Issue How do I disable the following render resources from Liferay when the page is loading?  /o/frontend-js-lodash-web/lodash/lodash.js  /o/frontend-js-lodash-web/lodash/util.js  Environment DXP 7.1 Resolution Navigate to...
Displaying Missing Navigation Widget Templates - 7.2 SP1
Issue Prior to SP1, it was possible to edit the Navigation ADTs using the following steps: Navigate to Control Panel > Sites > Sites For the "Global" site use the 3 dot menu to go to "Site Settings" Navigate to Site...
Impact of data growth in "UserTrackerPath" table on the portal
Issue Enabling live user track on the Liferay portal is saving the tracked data of all users in the "UserTrackerPath" table due to which the growth of the table is keeps increasing. Is there any impact due...
What Language is Set for Liferay's Web Pages?
Issue There are multiple different settings used to set the language preferences for our web pages. What language is finally used when a user visits the site? Environments Liferay DXP 7.0+ Resolution For Anonymous Users If...
When I edit a user's personal information, only English Prefixes are available
Issue I go to: Control Panel > Users > Users and Organizations I add or edit a user In the edit view, I go to the Personal Information section Even is my display language is not English, only English Prefixes are...
Authority to Edit Web Content
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Theme build fails with error: @keyframes missing name near line
Issue When building a 7.2 theme created with the Liferay Theme Generator (or inside a Liferay Workspace), the gulp build task will fail with error: [15:04:04] Starting 'build:r2'... events.js:174 throw er; //...