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

--- Comment #1 from Pedro Amorim <[email protected]> ---
Created attachment 153832
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153832&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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to