[Koha-bugs] [Bug 5028] New: catmaintain.pl doesn't exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 16 17:07:12 CEST 2010


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5028

           Summary: catmaintain.pl doesn't exist
 Change sponsored?: ---
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Staff Client
        AssignedTo: chris at bigballofwax.co.nz
        ReportedBy: oleonard at myacpl.org
         QAContact: koha-bugs at lists.koha-community.org
                CC: gmcharlt at gmail.com
   Estimated Hours: 0.0


A couple of the templates include links to catamaintain.pl: opac-detail.tmpl
and detail.tmpl. From detail.tmpl:

<!-- TMPL_IF NAME="type" -->
   <td><a href="/cgi-bin/koha/maint/catmaintain.pl?type=fixitemtype&amp;bi=<!--
TMPL_VAR NAME="biblioitemnumber" -->&amp;item=<!-- TMPL_VAR NAME="itemtype"
-->">Fix Itemtype</a></td>
<!-- /TMPL_IF -->

I'm assuming "type" never evaluates as true, because as far as I can tell this
link never shows up. If it did it would point to a nonexistent file. There is
no maint/catmaintain.pl.

Is it safe to remove catmaintain.tmpl and the links to catmaintain.pl?

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list