From 09ededc113ab258a5fa2cae2321edb34ea416d64 Mon Sep 17 00:00:00 2001 From: y-van-z Date: Sun, 19 Feb 2017 20:23:47 +0100 Subject: [PATCH 1/3] MBS-9219: Fix editing known languages field In user profile editing form, template for adding a known language caused to systematically save an unwanted `[Multiple languages]` additional entry. This is solved by moving the template out of the
element. --- root/account/edit.tt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/root/account/edit.tt b/root/account/edit.tt index 7b037624aef..47c55d230a3 100644 --- a/root/account/edit.tt +++ b/root/account/edit.tt @@ -77,6 +77,8 @@ From 547b27e529989a708b1e61616f40fde7bc6736b3 Mon Sep 17 00:00:00 2001 From: y-van-z Date: Mon, 20 Feb 2017 18:45:07 +0100 Subject: [PATCH 3/3] =?UTF-8?q?Clean=20up=20known=20language=20field?= =?UTF-8?q?=E2=80=99s=20editing=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Remove unused `id` and `name` attributes from template `