http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12346 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 28621 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28621&action=edit Bug 12346 - False patron modification alerts on members-home.pl Due to the way members-home.pl handles the variable $branch, the number of patron modifications listed on members-home.pl may differ from the number listed on mainpage.pl. When the librarian clicks this link, he or she may see a different number than was listed, or none at all! Test Plan: 1) Create a number of modification request for BranchA 2) Log into the staff intranet and set your branch to BranchB 3) Note the modifications alert to does display on mainpage.pl 4) Click the "Patrons" link to take you to members-home.pl 5) Note the modifictions alert does display on this page 6) Apply this patch 7) Reload members-home.pl, note the alert no longer displays -- You are receiving this mail because: You are watching all bug changes.