Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M3
-
Component/s: Legacy, Legacy > Control Panel menu
-
Labels:
-
Environment:Liferay 6.2 (master)
Mysql 5.5
Tomcat 7.0.27
Linux
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Caused by:Other (provide details)
-
Similar Issues:
Description
Steps to reproduce
------------------
Go to control panel -> Server Administration -> Mail
Edit advances preferences textarea
Save
Result: the advanced preferences are not displayed (however, the preferences are stored in the database)
Cause:
<aui:input cssClass="lfr-textarea-container" label="manually-specify-additional-javamail-properties-to-override-the-above-configuration" name='<%= "advancedProperties" + PrefsPropsUtil.getString(PropsKeys.MAIL_SESSION_MAIL_ADVANCED_PROPERTIES, StringPool.BLANK) %>' type="textarea" />
This input doesn't have defined the value field, and its name is wrong
Issue Links
- is related to
-
LPS-7669
apply aui:form to admin portlet
-

Committed on:
Portal 6.2.x GIT ID: ea9787071b33d8ca1c2575b973bc8062e0805bcc.