http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14536

--- Comment #11 from Lari Taskula <la...@student.uef.fi> ---
Created attachment 41678
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41678&action=edit
Bug 14536: (follow-up) Adds polling to Page.pm and enhances navigation.

This follow-up adds a subroutine poll to superclass Page.pm. Polling will
execute an anonymous subroutine for as long as defined or until the subroutine
is successful.

Also adds enchancements to navigation success confirmations. In earlier
versions,
the modify patron page (memberentry.pl) defines page title as follows:
Modify <category> patron <name>

But in current version it is defined as follows:
Modify patron <name> (<category>)

Instead of checking for title "Modify patron", we now check for
"Modify(.*)patron"
for determining if we are on the right memberentry.pl page.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to