https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17492
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #8 from Marc Véron <[email protected]> --- Very useful feature e.g. if kids grow out of their category. I tested it by changing the age limits of the category "Kid". The message displays as expected e.g. for kids who do no longer match the age limits. (Would be nice to get the message on the patron's Detail page as well.) While testing I found following error: If I click on the button "Change category", I get a 'page not found". It seems that the link is not correct: (...)/cgi-bin/koha/circ/memberentry.pl?op=modify&borrowernumber=71&step=3 should be: (...)/cgi-bin/koha/members/memberentry.pl?op=modify&borrowernumber=71&step=3 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
