From bugzilla-daemon@bugs.koha-community.org Sat May 21 09:36:33 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] New: Translatability: Issues in opac-memberentry.tt
Date: Sat, 21 May 2016 07:36:28 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7974447216768297101=="
--===============7974447216768297101==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D16560
Bug ID: 16560
Summary: Translatability: Issues in opac-memberentry.tt
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: I18N/L10N
Assignee: koha-bugs@lists.koha-community.org
Reporter: veron@veron.ch
QA Contact: testopia@bugs.koha-community.org
CC: frederic@tamil.fr
In opac-memberentry.tt, the following parts lead to translaiton errors because
of sentence splitting by tags:
The entered card number is the w=
rong
length.
The entered card number is alrea=
dy
in use.
--=20
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
--===============7974447216768297101==--
From bugzilla-daemon@bugs.koha-community.org Mon May 23 14:27:58 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Mon, 23 May 2016 12:27:51 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5958515571507260605=="
--===============5958515571507260605==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D16560
--- Comment #1 from Marc V=C3=A9ron ---
Created attachment 51718
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D51718&action=3D=
edit
Bug 16560: Translatability: Issues with "The entered " in opac-memberentry.tt
This patch fixes two splitted sentences to avoid translation issues:
The entered card number is the wrong len=
gth.
The entered card number is already in us=
e.
To test:
Apply patch and verify that html in the 2 that are changed is correct and that
they are not splitted by a-tags.
Note: I could not figure out under which conditions this code displays in
the OPAC self registration form.
--=20
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
--===============5958515571507260605==--
From bugzilla-daemon@bugs.koha-community.org Mon May 23 14:28:53 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Mon, 23 May 2016 12:28:48 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0065463693519687255=="
--===============0065463693519687255==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16560
Marc Véron changed:
What |Removed |Added
----------------------------------------------------------------------------
Patch complexity|--- |String patch
Assignee|koha-bugs@lists.koha-commun |veron@veron.ch
|ity.org |
Status|NEW |Needs Signoff
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
--===============0065463693519687255==--
From bugzilla-daemon@bugs.koha-community.org Sat May 28 11:20:40 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Sat, 28 May 2016 09:20:37 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4311059637767543172=="
--===============4311059637767543172==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16560
Frédéric Demians changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Signoff |Signed Off
--
You are receiving this mail because:
You are watching all bug changes.
--===============4311059637767543172==--
From bugzilla-daemon@bugs.koha-community.org Sat May 28 11:20:46 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Sat, 28 May 2016 09:20:40 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8145668734565356990=="
--===============8145668734565356990==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D16560
Fr=C3=A9d=C3=A9ric Demians changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #51718|0 |1
is obsolete| |
--- Comment #2 from Fr=C3=A9d=C3=A9ric Demians ---
Created attachment 51896
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D51896&action=3D=
edit
Bug 16560: Translatability: Issues with "The entered " in opac-memberentry.tt
This patch fixes two splitted sentences to avoid translation issues:
The entered card number is the wrong len=
gth.
The entered card number is already in us=
e.
To test:
Apply patch and verify that html in the 2 that are changed is correct and that
they are not splitted by a-tags.
Note: I could not figure out under which conditions this code displays in
the OPAC self registration form.
Signed-off-by: Fr=C3=A9d=C3=A9ric Demians
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============8145668734565356990==--
From bugzilla-daemon@bugs.koha-community.org Fri Jun 10 17:21:54 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Fri, 10 Jun 2016 15:21:49 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5768603764886050638=="
--===============5768603764886050638==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16560
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Signed Off |Passed QA
--
You are receiving this mail because:
You are watching all bug changes.
--===============5768603764886050638==--
From bugzilla-daemon@bugs.koha-community.org Fri Jun 10 17:21:56 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Fri, 10 Jun 2016 15:21:52 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5919530579832506992=="
--===============5919530579832506992==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D16560
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #51896|0 |1
is obsolete| |
--- Comment #3 from Jonathan Druart =
---
Created attachment 52245
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D52245&action=3D=
edit
Bug 16560: Translatability: Issues with "The entered " in opac-memberentry.tt
This patch fixes two splitted sentences to avoid translation issues:
The entered card number is the wrong len=
gth.
The entered card number is already in us=
e.
To test:
Apply patch and verify that html in the 2 that are changed is correct and that
they are not splitted by a-tags.
Note: I could not figure out under which conditions this code displays in
the OPAC self registration form.
Signed-off-by: Fr=C3=A9d=C3=A9ric Demians
Signed-off-by: Jonathan Druart
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============5919530579832506992==--
From bugzilla-daemon@bugs.koha-community.org Fri Jun 10 19:38:30 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Fri, 10 Jun 2016 17:38:27 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2709123258214578549=="
--===============2709123258214578549==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16560
Kyle M Hall changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kyle@bywatersolutions.com
Status|Passed QA |Pushed to Master
--- Comment #4 from Kyle M Hall ---
Pushed to master for 16.11, thanks Marc!
--
You are receiving this mail because:
You are watching all bug changes.
--===============2709123258214578549==--
From bugzilla-daemon@bugs.koha-community.org Wed Jun 15 09:47:05 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Wed, 15 Jun 2016 07:47:02 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2596629448126871285=="
--===============2596629448126871285==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16560
--- Comment #5 from Frédéric Demians ---
Pushed in 16.05. Will be in 16.05.01.
--
You are receiving this mail because:
You are watching all bug changes.
--===============2596629448126871285==--
From bugzilla-daemon@bugs.koha-community.org Thu Jun 16 11:19:52 2016
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 16560] Translatability: Issues in opac-memberentry.tt
Date: Thu, 16 Jun 2016 09:19:50 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6507591809564663698=="
--===============6507591809564663698==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16560
Julian Maurice changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |14659
Status|Pushed to Master |Pushed to Stable
CC| |julian.maurice@biblibre.com
--- Comment #6 from Julian Maurice ---
Not needed in 3.22.x
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14659
[Bug 14659] Allow patrons to enter card number and patron category on OPAC
registration page
--
You are receiving this mail because:
You are watching all bug changes.
--===============6507591809564663698==--