[Koha-bugs] [Bug 15352] a way not to show the full url in the holdings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 20 16:00:54 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15352

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62347|0                           |1
        is obsolete|                            |

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 62473
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62473&action=edit
[SIGNED-OFF] Bug 15352: Add syspref URLLinkTextItems, defines text to display
for URL

URLLinkTextItems replaces the URL of an item on catalog detail pages
with this placeholder.

To test:
1) Apply patch and update database
2) Edit an item (not a record) and add a URL (field u)
3) Notice the detail page shows the full URL in staff client and OPAC. If
this is a very long URL it looks really ugly
4) Go to Admin -> Search for URLLinkTextItems syspref
5) Type something in the textbox (eg: "This is a link")
6) Refresh the detail pages for the record on staff client and OPAC.
Confirm the text you entered has replaced the URL text.
7) Confirm the link still redirects you as expected.

Sponsored-by: Catalyst IT

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list