From bugzilla-daemon@wilbur.katipo.co.nz Wed Dec 3 12:54:55 2003 From: bugzilla-daemon@wilbur.katipo.co.nz To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 682] New: Move HTML out of addbiblio.pl Date: Wed, 03 Dec 2003 20:54:54 +0000 Message-ID: <20031203205454.29269.qmail@wilbur.katipo.co.nz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5239947655082357610==" --===============5239947655082357610== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=3D682 Summary: Move HTML out of addbiblio.pl Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Acquisitions (Simple) AssignedTo: tonnesen@cmsd.bc.ca ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net addbiblio.pl builds some form fields to send to the template: $subfield_data{marc_value}=3D" {$tag}-= >{$subfield}->{thesaurus_category}&index=3D$i',$i)\">..."; As long as HTML markup like this is in the Perl script, template-writers will= be unable to fully customize the template or make it XHTML-compliant. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. --===============5239947655082357610==--