From bugzilla-daemon@kohaorg.ec2.liblime.com Fri Oct 2 16:40:25 2009
From: bugzilla-daemon@kohaorg.ec2.liblime.com
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 3690] New: opacsmallimage doesn't appear anywhere
but entry page in OPAC
Date: Fri, 02 Oct 2009 14:40:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0663356754537281612=="
--===============0663356754537281612==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3D3690
Summary: opacsmallimage doesn't appear anywhere but entry page in
OPAC
Product: Koha
Version: rel_3_0
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P5
Component: Templates
AssignedTo: oleonard@myacpl.org
ReportedBy: jwagner@ptfs.com
Estimated Hours: 0.0
Change sponsored?: ---
If you specify a custom image in the opacsmallimage syspref, it shows in the
masthead when you go to the root URL for the OPAC. However, if you do a sear=
ch
or go to any other page, it doesn't show. The link is present, if you hover
over the area you see an outlined box. If you click on the area you're taken
back to the main OPAC screen, but the image still doesn't show at that point.=
=20
I looked at the masthead.inc code and at the page source, and it seems to be
reading and finding the image. It's just that something is blocking it from
displaying. I've tested this on a plain vanilla latest-Koha system, and also
on one with some custom css settings; no difference in behavior.
With a syspref setting like opac-tmpl/prog/images/SITE/logo_small.jpg
First entry point page source code, when the image displays:
Any other page source code, when the image does not display:
Any ideas? The source code looks the same. Some kind of stylesheet issue?
--=20
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are watching all bug changes.
--===============0663356754537281612==--
From bugzilla-daemon@kohaorg.ec2.liblime.com Tue Oct 6 16:57:01 2009
From: bugzilla-daemon@kohaorg.ec2.liblime.com
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 3690] opacsmallimage doesn't appear anywhere but
entry page in OPAC
Date: Tue, 06 Oct 2009 14:54:38 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1936620946062323480=="
--===============1936620946062323480==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3D3690
--- Comment #1 from Owen Leonard 2009-10-06 14:54:37 -=
--
My only guess is that it's a path problem? The description of the preference
says "Enter a complete URL to an image to replace the default Koha logo." It
works fine for me with a full URL
("http://www.myacpl.org/themes/npl/logo.png").
--=20
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are watching all bug changes.
--===============1936620946062323480==--
From bugzilla-daemon@kohaorg.ec2.liblime.com Tue Oct 6 17:48:57 2009
From: bugzilla-daemon@kohaorg.ec2.liblime.com
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 3690] opacsmallimage doesn't appear anywhere but
entry page in OPAC
Date: Tue, 06 Oct 2009 15:48:31 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6728310634733035297=="
--===============6728310634733035297==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3D3690
--- Comment #2 from Jane Wagner 2009-10-06 15:48:30 ---
I did try entering the syspref as a full path (complete with http etc.) but it
made no difference -- it shows on the root URL screen but not anywhere else. =
It appears to be the same section of code controlling the display, and you can
see the path and file name in the source code. Much puzzled....
--=20
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are watching all bug changes.
--===============6728310634733035297==--
From bugzilla-daemon@kohaorg.ec2.liblime.com Tue Oct 6 18:29:21 2009
From: bugzilla-daemon@kohaorg.ec2.liblime.com
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 3690] opacsmallimage doesn't appear anywhere but
entry page in OPAC
Date: Tue, 06 Oct 2009 16:27:26 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1961522308382877182=="
--===============1961522308382877182==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3D3690
--- Comment #3 from Jane Wagner 2009-10-06 16:27:25 ---
Discussion with Owen on the IRC -- he hasn't been able to replicate, but I d=
id
on a clean, untouched, up to date system, using a delivered image file. I set
the opacsmallimage syspref to opac-tmpl/prog/images/koha-logo-black.png, and =
it
shows fine at the root URL. The black box (image is black) is there in the
masthead. When I do a search or anything else, the black box goes away and
it's back to the blue masthead line. The script link is there if you hover
over it, and works (goes back to main OPAC page).
Can anyone else replicate the problem?
--=20
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are watching all bug changes.
--===============1961522308382877182==--
From bugzilla-daemon@kohaorg.ec2.liblime.com Tue Oct 6 18:34:38 2009
From: bugzilla-daemon@kohaorg.ec2.liblime.com
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 3690] opacsmallimage doesn't appear anywhere but
entry page in OPAC
Date: Tue, 06 Oct 2009 16:33:30 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1347806709144271551=="
--===============1347806709144271551==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3D3690
Jane Wagner changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Jane Wagner 2009-10-06 16:33:29 ---
Never mind.... Per Owen's suggestion I added a preceding slash to the path in
the syspref (i.e., /opac-tmpl/prog/images/SITE/logo_small.jpg) and that seems
to have fixed it. Sigh.
--=20
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=
=3Demail
------- You are receiving this mail because: -------
You are watching all bug changes.
--===============1347806709144271551==--