Bug 37314 - Change style on OPAC for Itemtype when item-level_itypes is set to bibliographic to facilitate reading of the record
Summary: Change style on OPAC for Itemtype when item-level_itypes is set to bibliograp...
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 23.05
Hardware: All All
: P5 - low enhancement
Assignee: Hinemoea Viault
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-10 20:04 UTC by Hinemoea Viault
Modified: 2025-06-02 20:45 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Screenshot from OPAC to show style error for ItemType field (11.42 KB, image/png)
2024-07-10 20:04 UTC, Hinemoea Viault
Details
Bug 37314: Change style on OPAC for Itemtype to facilitate reading of the record with JS (1.91 KB, patch)
2024-07-16 19:33 UTC, Hinemoea Viault
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Hinemoea Viault 2024-07-10 20:04:24 UTC
Created attachment 168766 [details]
Screenshot from OPAC to show style error for ItemType field

If item-level_itypes is set to bibliographic, the ItemType field is not in the table in the OPAC record details page.


To reproduce : 

1. Set item-level_itypes preference to "bibliographic record"
    1. Go to Administration > System preferences
    2. Search "itype"
    3. Change value of itypes preference to "bibliographic record"
    4. Click on "Save all Cataloging preferences"
2. Create new record
    1. Go to Cataloging > New record
    2. Complete the required fields (000, 003, 005, 008, 040$c, 245$a, 942$c)
    3. Save
    (DON'T ADD ITEM)
    4. Click on "Normal"
3. Look style error in the OPAC
    1. Click on "OPAC view Open in new window"
    And now you can see that the ItemType field is not in the table.
    
In attachment files to get a return for the error.
Comment 1 Hinemoea Viault 2024-07-16 19:33:02 UTC
Created attachment 169065 [details] [review]
Bug 37314: Change style on OPAC for Itemtype to facilitate reading of the record with JS

If item-level_itypes preference is set to bibliographic,
the ItemType field is not in the table in the OPAC record details page.

To reproduce :

1. Set item-level_itypes preference to "bibliographic record"
    1. Go to Administration > System preferences
    2. Search "itype"
    3. Change value of itypes preference to "bibliographic record"
    4. Click on "Save all Cataloging preferences"
2. Create new record
    1. Go to Cataloging > New record
    2. Complete the required fields (000, 003, 005, 008, 040$c, 245$a, 942$c)
    3. Save
    (DON'T ADD ITEM)
    4. Click on "Normal"
3. Look style in the OPAC
    1. Click on "OPAC view Open in new window"
    And now you can see that the ItemType field is not in the table.
4. Apply patch
5. Look style in the OPAC
    1. Click on "OPAC view Open in new window"
    Now, you can read itemtype easier with the table