Bug 682

Summary: Move HTML out of addbiblio.pl
Product: Koha Reporter: Owen Leonard <oleonard>
Component: CatalogingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P2 CC: bgkriegel
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Chris Cormack 2010-05-20 23:34:01 UTC


---- Reported by oleonard@myacpl.org 2003-12-04 09:54:53 ----

addbiblio.pl builds some form fields to send to the template:

		$subfield_data{marc_value}="<input type=\"text\" name=\"field_value\"  size=47
maxlength=255 DISABLE READONLY> <a
href=\"javascript:Dopop('../thesaurus_popup.pl?category=$tagslib->{$tag}->{$subfield}->{thesaurus_category}&index=$i',$i)\">...</a>";

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.



---- Additional Comments From paul.poulain@biblibre.com 2003-12-20 06:15:04 ----

I can't see how to do this. There is almost no HTML in Perl, but this one, i
don't know how to remove it... If you have an idea... otherwise, i mark it
"wontfix".



--- Bug imported by chris@bigballofwax.co.nz 2010-05-20 23:34 UTC  ---

This bug was previously known as _bug_ 682 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=682

Actual time not defined. Setting to 0.0
The original assignee of this bug does not have
   an account here. Reassigning to the default assignee
   for the component, gmcharlt@gmail.com.
   Previous assignee was jferraro@athenscounty.lib.oh.us.

Comment 1 Bernardo Gonzalez Kriegel 2014-05-03 22:29:06 UTC

*** This bug has been marked as a duplicate of bug 11638 ***