[Koha-bugs] [Bug 757] New: Move HTML and English strings out of marctagstructure.pl

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Mon Mar 22 23:37:00 CET 2004


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

           Summary: Move HTML and English strings out of marctagstructure.pl
           Product: Koha
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Parameters
        AssignedTo: tonnesen at cmsd.bc.ca
        ReportedBy: oleonard at athenscounty.lib.oh.us
         QAContact: koha-bugs at lists.sourceforge.net


marctagstructure.pl doesn't allow for complete translation because it has HTML
and English strings hard-coded into it.  See this at line 101 for instance:

	if ($searchfield) {
		$template->param(action => "Modify tag",
								searchfield => "<input type=\"hidden\" name=\"tagfield\"
value=\"$searchfield\" />$searchfield");



------- 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