. It would be better to find a val=
id
way to constrict this so that "real" validation problems are easier to identi=
fy
when testing.
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============3160071966749237655==--
From bugzilla-daemon@bugs.koha-community.org Mon Mar 5 18:50:05 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Mon, 05 Mar 2012 17:53:45 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2927661167443857916=="
--===============2927661167443857916==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
Owen Leonard
changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |http://bugs.koha-community.
| |org/bugzilla3/show_bug.cgi?
| |id=7108
--
You are receiving this mail because:
You are watching all bug changes.
--===============2927661167443857916==--
From bugzilla-daemon@bugs.koha-community.org Tue Mar 6 16:02:09 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Tue, 06 Mar 2012 15:05:53 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5441319366202064061=="
--===============5441319366202064061==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |7366
--
You are receiving this mail because:
You are watching all bug changes.
--===============5441319366202064061==--
From bugzilla-daemon@bugs.koha-community.org Tue Mar 6 16:02:39 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Tue, 06 Mar 2012 15:06:23 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4036716337282452595=="
--===============4036716337282452595==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
--- Comment #1 from Owen Leonard ---
Created attachment 8033
-->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8033&action=edit
Bug 7644 - Invalid markup in staff client language chooser
This patch removes invalid markup from the language chooser
in the intranet. It also copies the markup and style of
the staff client include to the OPAC so the two are
more consistent. I hope that will make future changes
and debugging a little easier.
I believe this patch also fixes Bug 7366, "Language chooser
display problems."
--
You are receiving this mail because:
You are watching all bug changes.
--===============4036716337282452595==--
From bugzilla-daemon@bugs.koha-community.org Tue Mar 6 16:04:04 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Tue, 06 Mar 2012 15:07:49 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0371579229715246885=="
--===============0371579229715246885==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |Needs Signoff
--
You are receiving this mail because:
You are watching all bug changes.
--===============0371579229715246885==--
From bugzilla-daemon@bugs.koha-community.org Tue Mar 6 16:14:06 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Tue, 06 Mar 2012 15:17:49 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4963669703189524304=="
--===============4963669703189524304==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D7644
--- Comment #2 from Owen Leonard ---
To test this patch fully one should apply the patch and then (re)install
several translations (including at least two language variants like fr-FR and
fr-CA). I tested with en, fr-FR, fr-CA, and de-DE enabled. The language choos=
er
menu in the OPAC and staff client should both look and work as expected, and
patch should not re-create Bug 7108. Running pages from the OPAC and staff
client through a validator should not show errors related to the language
chooser markup.
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============4963669703189524304==--
From bugzilla-daemon@bugs.koha-community.org Sun Mar 11 23:32:48 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Sun, 11 Mar 2012 22:36:48 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2299974215682845680=="
--===============2299974215682845680==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8033|0 |1
is obsolete| |
--- Comment #3 from Katrin Fischer ---
Created attachment 8167
-->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8167&action=edit
[SIGNED-OFF] Bug 7644 - Invalid markup in staff client language chooser
This patch removes invalid markup from the language chooser
in the intranet. It also copies the markup and style of
the staff client include to the OPAC so the two are
more consistent. I hope that will make future changes
and debugging a little easier.
I believe this patch also fixes Bug 7366, "Language chooser
display problems."
Signed-off-by: Katrin Fischer
Patch fixes bug 7366, but there is still a difference between staff
and OPAC.
Installed languages: en, en-NZ, de-DE, fr-FR
Activated langauges: en, en-NZ, fr-FR
OPC shows English, staff shows en-NZ as label for the list.
--
You are receiving this mail because:
You are watching all bug changes.
--===============2299974215682845680==--
From bugzilla-daemon@bugs.koha-community.org Sun Mar 11 23:33:11 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Sun, 11 Mar 2012 22:37:11 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9026632830002904746=="
--===============9026632830002904746==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Needs Signoff |Signed Off
CC| |katrin.fischer@bsz-bw.de
--
You are receiving this mail because:
You are watching all bug changes.
--===============9026632830002904746==--
From bugzilla-daemon@bugs.koha-community.org Wed Mar 14 15:18:14 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Wed, 14 Mar 2012 14:22:21 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4635522930874667124=="
--===============4635522930874667124==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
Ian Walls changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Signed Off |Passed QA
--- Comment #4 from Ian Walls ---
Template and CSS only change. Produces valid HTML. Marking as Passed QA.
--
You are receiving this mail because:
You are watching all bug changes.
--===============4635522930874667124==--
From bugzilla-daemon@bugs.koha-community.org Fri Mar 16 11:42:42 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Fri, 16 Mar 2012 10:46:55 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2757376903273212404=="
--===============2757376903273212404==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
Paul Poulain changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Passed QA |Pushed to Master
CC| |paul.poulain@biblibre.com
Version|master |rel_3_6
--
You are receiving this mail because:
You are watching all bug changes.
--===============2757376903273212404==--
From bugzilla-daemon@bugs.koha-community.org Mon Apr 9 18:21:14 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Mon, 09 Apr 2012 16:26:40 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3906389381043228780=="
--===============3906389381043228780==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Pushed to Master |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Katrin Fischer ---
Validator on master shows no more errors related to the language chooser.
Choosing languages works nicely too.
--
You are receiving this mail because:
You are watching all bug changes.
--===============3906389381043228780==--
From bugzilla-daemon@bugs.koha-community.org Wed May 9 19:00:26 2012
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7644] Invalid markup in staff client language chooser
Date: Wed, 09 May 2012 17:07:24 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8012104082869293684=="
--===============8012104082869293684==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644
--- Comment #6 from Jared Camins-Esakov ---
This bug will be included in the Koha 3.6.5 release.
--
You are receiving this mail because:
You are watching all bug changes.
--===============8012104082869293684==--