diff --git a/libreplan-business/src/main/resources/db.changelog-1.5.xml b/libreplan-business/src/main/resources/db.changelog-1.5.xml
index 56eb6f7f3..f26c1bd3d 100644
--- a/libreplan-business/src/main/resources/db.changelog-1.5.xml
+++ b/libreplan-business/src/main/resources/db.changelog-1.5.xml
@@ -62,16 +62,16 @@
-
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
-
+
+ value="@{issueLogController.issueLog.description}" maxlength="1024"/>
@@ -124,7 +124,7 @@
+ value="@{issueLogController.issueLog.assignedTo}" maxlength="512"/>
@@ -153,7 +153,7 @@
+ maxlength="1024"/>
diff --git a/libreplan-webapp/src/main/webapp/logs/_editRiskLog.zul b/libreplan-webapp/src/main/webapp/logs/_editRiskLog.zul
index f25278260..bb015c909 100644
--- a/libreplan-webapp/src/main/webapp/logs/_editRiskLog.zul
+++ b/libreplan-webapp/src/main/webapp/logs/_editRiskLog.zul
@@ -43,7 +43,7 @@
+ maxlength="512"/>
@@ -110,12 +110,12 @@
+ value="@{riskLogController.riskLog.description}" maxlength="1024"/>
+ value="@{riskLogController.riskLog.counterMeasures}" maxlength="1024"/>
@@ -127,7 +127,7 @@
+ value="@{riskLogController.riskLog.contingency}" maxlength="1024"/>
@@ -148,7 +148,7 @@
+ value="@{riskLogController.riskLog.responsible}" maxlength="512"/>
@@ -156,7 +156,7 @@
+ maxlength="1024"/>