Bug 682 - Move HTML out of addbiblio.pl
Summary: Move HTML out of addbiblio.pl
Status: RESOLVED DUPLICATE of bug 11638
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P2 normal
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-04 09:54 UTC by Owen Leonard
Modified: 2014-05-03 22:29 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***