[Bug 3370] New: Add the support of a Get Method on biblio records
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3370 Summary: Add the support of a Get Method on biblio records Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: MARC Bibliographic data support AssignedTo: nahuel.angelinetti@biblibre.com ReportedBy: nahuel.angelinetti@biblibre.com Estimated Hours: 0.0 Change sponsored?: --- This method should be based on a table like koha2marc mapping, but should map a "keyword" to "MARC field". This is a big enhancement, to the "generic" supporte of fields. Like when we want to retrieve "subtitle" we would do: C4::Biblio::Get('subtitle',$record); This will see in the mapping table for the keyword and record framework which field is attached. Like in unimarc we will find for "subtitle" keyword the field 200$e, so the function will return an array of strings. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3370 --- Comment #1 from Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> 2009-06-30 14:36:03 --- Created an attachment (id=888) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=888) patch -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3370 Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3370 --- Comment #2 from Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> 2009-07-07 13:46:10 --- Created an attachment (id=907) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=907) follow up, change the function name -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3370 --- Comment #3 from Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> 2009-08-25 14:09:37 --- Created an attachment (id=1066) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1066) follow up -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com