| Summary: | Title and author not on same line anymore | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
| Component: | OPAC | Assignee: | Owen Leonard <oleonard> |
| Status: | RESOLVED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| 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: | |||
| Bug Depends on: | 27613 | ||
| Bug Blocks: | |||
| Attachments: |
Screenshot showing author information duplicated on the same line
Screenshot showing a large block of author information on the same line |
||
|
Description
Fridolin Somers
2023-05-25 06:50:09 UTC
You can see in our demo 22.11 : https://catalogue-v2211-koha.demo.biblibre.eu Created attachment 151664 [details]
Screenshot showing author information duplicated on the same line
This change was intentional. Many of the titles I was testing with had data in MARC21's 245c, statement of responsibility, and in many cases that field is a duplicate of the author information.
Created attachment 151665 [details]
Screenshot showing a large block of author information on the same line
In other cases the author information runs on for so many lines that it creates a confusing block of text. The line break helps that be more readable.
(In reply to Owen Leonard from comment #2) > Created attachment 151664 [details] > Screenshot showing author information duplicated on the same line > > This change was intentional. Ahhh OK no problem. We should do the same in staff interface maybe. I will close after some time. (In reply to Fridolin Somers from comment #4) > We should do the same in staff interface maybe. The staff interface already has this. (In reply to Owen Leonard from comment #5) > (In reply to Fridolin Somers from comment #4) > > We should do the same in staff interface maybe. > > The staff interface already has this. Ah but not UNIMARC. (In reply to Fridolin Somers from comment #6) > (In reply to Owen Leonard from comment #5) > > (In reply to Fridolin Somers from comment #4) > > > We should do the same in staff interface maybe. > > > > The staff interface already has this. > > Ah but not UNIMARC. Should we rewrite the bug to be about making the same change for UNIMARC? People are now used to it. They can easily change with CSS. Lets keep it that way ;) |