Summary: | Identifiers need a space between the ISBN (Print) and ISBN (Online) in ERM | ||
---|---|---|---|
Product: | Koha | Reporter: | Esther Melander <esther.melander> |
Component: | ERM | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Pushed to oldoldstable --- | QA Contact: | Pedro Amorim <pedro.amorim> |
Severity: | minor | ||
Priority: | P5 - low | CC: | david, fridolin.somers, jonathan.druart, jonathan.field, lucas, martin.renvoize, matt.blenkinsop, pedro.amorim |
Version: | unspecified | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This fixes the display of identifiers for local titles so that are on separate lines, instead of joined together on the same line.
|
Version(s) released in: |
24.11.00,24.05.06,23.11.11
|
Circulation function: | |||
Attachments: |
Identifiers run together
Bug 37277: Detach identifiers on the local title list view Bug 37277: Detach identifiers on the local title list view Bug 37277: Detach identifiers on the local title list view |
What would you prefer? One by line? Created attachment 168664 [details] [review] Bug 37277: Detach identifiers on the local title list view If a local title has both ISBN (Print) and ISBN (Online) the 2 values are concanetate on the same line without space on the the local title list view. With this patch they are now separated by a new line. Created attachment 168684 [details] [review] Bug 37277: Detach identifiers on the local title list view If a local title has both ISBN (Print) and ISBN (Online) the 2 values are concanetate on the same line without space on the the local title list view. With this patch they are now separated by a new line. Signed-off-by: David Nind <david@davidnind.com> Created attachment 168711 [details] [review] Bug 37277: Detach identifiers on the local title list view If a local title has both ISBN (Print) and ISBN (Online) the 2 values are concanetate on the same line without space on the the local title list view. With this patch they are now separated by a new line. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> Pushed for 24.11! Well done everyone, thank you! Backported to 24.05.x for upcoming 24.05.06 Pushed to 23.11.x for 23.11.11 |
Created attachment 168623 [details] Identifiers run together To replicate: 1. Enable ERM 2. Go to Local Titles 3. Add a new title and add an identifier for both Print and Online. 4. Submit In the table with the list of titles see that the ISBN (Print) and ISBN (Online) run together. See attached example.