https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29168 --- Comment #22 from David Nind <david@davidnind.com> --- I've tested, but the behavour is different from what is described. Instead of removing the "Request article" link, the link remains. When you click on the "Request article" link, and you have reached the limit set, you get an information message in a light blue box with: "You reached your open article requests limit." Testing notes (using KTD): 0. Apply the patch and restart everything (restart_all). 1. Enable the ArticleRequests system preference. 2. Set the article request limit to 1: 2.1 Go to Administration > Patrons and circulation > Circulation and fine rules 2.2 Find the "Default open article requests limit" section on the page 2.3 For "All", set "Total article requests" to 1 2.4 Click "Add" 3. In the staff interface place an article request on Programming Perl (262) for Mary Burton. 4. Set a user name and password for Mary Burton, so you can log in as her in the OPAC. 5. Open the OPAC in an incognito/private window. 6. Look at any record details page, and note that there is a "Request article" link. 7. Log in as Mary 8. Look at any details page for a record - note that is a "Request article" link. 9. Click the "Request article" link. 10. You get an information message "You reached your open article requests limit.". 11. Delete the article request already made using the staff interface. 12. Refresh a details page in the OPAC with Mary logged in. 13. Click the "Request article" link. 14. Can now place an article request. -- You are receiving this mail because: You are watching all bug changes.