Summary: | Physical description/format is inconsistent between MARC21slim2OPACResults.xsl and MARC21slim2intranetResults.xsl | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | MARC Bibliographic data support | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | amegneys |
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
Lucas Gass (lukeg)
2020-04-23 21:23:04 UTC
Also, the OPAC details and intranet details do not display any of this information. Should they? Yes, the OPAC and intranet details should display this information. Consistency is very important and the information in the 007 is very useful/helpful to both user and staff. Hi Lucas, would you mind me stealing this one? I didn't realize there was already a bug and have started some work already. What I am planning to do: 1) Move all the code for the description/format/materialtype line into include files for staff and OPAC 2) Compare the 2 files and find the differences 3) Resolve the differences 4) Change the files so they are the same for OPAC and staff (in the future, they could just be copied whenever a change is needed/made. What do you think? I am almost finished with 1). Cait, that sounds great to me! Just to explain why this hasn't moved much... I lost my branch with a lot of work already done by accident and haven't been able to start over yet. |