[Koha-bugs] [Bug 1670] New: Library Name populates html title tag but does not display on OPAC

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Dec 19 05:18:58 CET 2007


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1670

           Summary: Library Name populates html title tag but does not
                    display on OPAC
           Product: Koha
           Version: HEAD
          Platform: All
               URL: http:///cgi-
                    bin/koha/admin/systempreferences.pl?op=add_form&searchfi
                    eld=LibraryName
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Templates
        AssignedTo: oleonard at myacpl.org
        ReportedBy: russel.garlick at liblime.com
         QAContact: koha-bugs at nongnu.org


I have changed the LibraryName System preference (as per below)

LibraryName      Define library name as shown on main opac page         Russel
Likes To Read

This updates the title tag in the templates - 

title>Russel Likes To Read Catalog › Details for: The PM net work 
</title>

If I look at the code I can see this has also populated an H1 tag

   <div id="masthead">
   <h1 id="libraryname"><a href="/cgi-bin/koha/opac-main.pl">Russel Likes To
Read</a></h1>
   </div>

But it is not displaying on the page.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list