mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
Merged 5.1.N (5.1.1) to HEAD (5.2)
123429 amorarasu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1) 123347 cturlica: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4) 123049 rmunteanu: Merged V4.2.6 (4.2.6) to V4.2-BUG-FIX (4.2.7) 122966 rneamtu: MNT-15679: Delete comment updates the "Modifier" and "Modified date" properties of a file - Fixed compilation error git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123704 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -214,7 +214,7 @@ public abstract class AbstractCommentsWebScript extends DeclarativeWebScript
|
|||||||
String jsonActivityData = "";
|
String jsonActivityData = "";
|
||||||
String siteId = "";
|
String siteId = "";
|
||||||
String page = "";
|
String page = "";
|
||||||
String title = ""
|
String title = "";
|
||||||
|
|
||||||
if (nodeRef == null)
|
if (nodeRef == null)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user