http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5561 Summary: Help on summary field in authority type editor Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Online Help AssignedTo: nengard@gmail.com ReportedBy: januszop@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 I have dug through C4::AuthoritiesMarc::BuildSummary and, if I understand well, what on-line help says on summary:
The summary contains an "ISBD" like description to explain how the entry must be shown in the result list. The syntax is :
* [xxxFFFSyyy] where are up to 3 digits BEFORE the field, FFF the field number, S the subfield code, yyy up to 3 digits AFTER the field. * things outside [] are kept as is (including HTML) * repeatable fields are managed. << is relevant for UNIMARC authorities *ONLY*. For MARC21 the content of the summary field, taken as string, will just precede the summary constructed by the function. Am I right? If so then I think this remark should be in the help file not to confuse users. Regards, Janusz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.