https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34351
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153848|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 154115 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154115&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.sh) 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 <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
