From bugzilla-daemon@bugs.koha-community.org Thu Dec 30 11:56:45 2010
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 5556] New: OPAC does not display the type of authority
Date: Thu, 30 Dec 2010 10:56:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4822555916053754892=="
--===============4822555916053754892==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D5556
Summary: OPAC does not display the type of authority
Change sponsored?: ---
Product: Koha
Version: rel_3_2
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: MARC Authority data support
AssignedTo: gmcharlt@gmail.com
ReportedBy: januszop@gmail.com
QAContact: koha-bugs@lists.koha-community.org
CC: ian.walls@bywatersolutions.com
Estimated Hours: 0.0
When displaying the results of authority search in OPAC the column "Type of
Heading" remains empty.=20
At the bottom is my workaround (2 files need to be considered:
opac-authorities-home.pl and opac-authoritiessearchresultlist.tmpl).
Regards,
Janusz
--- ../koha-3.2.2/opac/opac-authorities-home.pl 2010-12-22 01:58:29.000000000
+0200
+++ /usr/share/koha/opac/cgi-bin/opac/opac-authorities-home.pl 2010-12-27
19:25:58.000000000 +0200
@@ -141,6 +141,7 @@
to =3D> $to,
numbers =3D> \@numbers,
authtypecode =3D> $authtypecode,
+ authtypetext =3D> $authtypes->{$authtypecode}{'authtypetext'},
isEDITORS =3D> $authtypecode eq 'EDITORS',
);
---
../koha-3.2.2/koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiessearchresul=
tlist.tmpl
2010-12-22 01:58:29.000000000 +0200
+++ opac-authoritiessearchresultlist.tmpl 2010-12-30 10:59:49.000000000
+0200
@@ -51,7 +51,7 @@
"=
> |
-
+ http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D2927
Suggested changes reformatted as a patch
Changes tested fine, so I went ahead and signed off at the same time.
--=20
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--===============5318308798416550736==--
From bugzilla-daemon@bugs.koha-community.org Thu Dec 30 18:09:15 2010
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 5556] OPAC does not display the type of authority
Date: Thu, 30 Dec 2010 17:09:13 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8026844756736240010=="
--===============8026844756736240010==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D5556
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P5 |PATCH-Sent
Patch Status|--- |Signed Off
--=20
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--===============8026844756736240010==--
From bugzilla-daemon@bugs.koha-community.org Mon Jan 3 10:04:12 2011
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 5556] OPAC does not display the type of authority
Date: Mon, 03 Jan 2011 09:04:11 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7460527901579596611=="
--===============7460527901579596611==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D5556
Chris Cormack changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chris@bigballofwax.co.nz
Patch Status|Signed Off |Patch Pushed
--- Comment #2 from Chris Cormack 2011-01-03 09:04=
:11 UTC ---
Pushed please test
--=20
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--===============7460527901579596611==--
From bugzilla-daemon@bugs.koha-community.org Thu Jan 6 11:17:40 2011
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 5556] OPAC does not display the type of authority
Date: Thu, 06 Jan 2011 10:17:38 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6104378449141062033=="
--===============6104378449141062033==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D5556
--- Comment #3 from MJ Ray (software.coop) 2011-01-06 10:17=
:38 UTC ---
This bug is mentioned in:
Reimplemented fix for bug 5556, OPAC does not display the type of authority
http://lists.koha-community.org/pipermail/koha-patches/2010-December/013479.h=
tml
--=20
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--===============6104378449141062033==--
From bugzilla-daemon@bugs.koha-community.org Mon Feb 14 18:57:53 2011
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 5556] OPAC does not display the type of authority
Date: Mon, 14 Feb 2011 17:57:52 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3095104756625481044=="
--===============3095104756625481044==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D5556
Owen Leonard changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--=20
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--===============3095104756625481044==--
|