https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34351 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153832|0 |1 is obsolete| | --- Comment #2 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 153848 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153848&action=edit Bug 34351: Add link to access_url On k-t-d 1) Run bash <(curl -s https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.s...) 2) Create a new Freeform request 3) Update access_url field. Run this mysql query: update illrequests set accessurl = https://koha-community.org/; 4) Visit ill table list at /cgi-bin/koha/ill/ill-requests.pl 5) Verify access url is not clickable 6) Apply patch. Refresh. Verify it's now clickable. Signed-off by: Jeremy Evans <Jeremy.Evans@ukhsa.gov.uk> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.