-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Component/s: Documents & Media
-
Labels:
-
Environment:Windows 7 64bit
JDK 1.6.x 64bit
PostgreSQL 9.x 64bit
Dear Liferay Support,
when a user configure an instance of Document Library Portlet can't use "Show subfolders" checkbox beacause it is not displayed any more.
This issue affect both 6.1.20 GA2 EE and 6.1.20 GA2 CE. In the old Liferay 6.0.5 version the checkbox was present. Seea ttached screenshots (DL_Configuration_Liferay_6_0_5.jpg and DL_Configuration_Liferay_6_1.jpg).
We have noticed that in the 6.0.5 source code:
..\portal\portal-web\docroot\html\portlet\document_library\configuration.jsp
is present the <aui:input inlineLabel="left" name="showSubfolders" type="checkbox" value="<%= showSubfolders %>" />
but in the 6.1 source code the aui:input was removed.
Could you tell us if we can add the missed aui:input or there are any side effects to consider?
Thank you,
Francesco.