Koha/koha-tmpl/opac-tmpl/prog/en
Owen Leonard 029c4b334d Bug 10201 - Old OPAC patron update system should be removed
The old pages for viewing and updating patron details in the OPAC have
been superceded by the new script opac-memberentry.pl. This patch
removes he old scripts and templates and corrects links to them.

This patch also removes reference to opac-userupdate.tt from
opac-patron-image.pl  and replaces the authentication process with one
which uses check_cookie_auth, based on the example of opac-tags.pl.

To test, edit a patron record and set the "Gone no address" flag. Log in
to the OPAC with that account and view the patron details page. The
warning about out of date contact information should link to the new
update page.

Next, attempt to place a hold. You should see the same warning, and it
should also link to the new update page.

Test the display of patron images: Log in as a user who has an image
associated with their account and navigate to
/cgi-bin/koha/opac-patron-image.pl. Their patron image should display.

A search of Koha source files should return no results for the missing
scripts or templates.

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comments on second patch.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-12 09:54:07 -04:00
..
css Bug 8061: Follow Up (Opac-Prog) - enhancement to D Ruth's patch 2013-04-07 12:51:54 -04:00
includes Bug 8061: Follow Up (Opac-Prog) - enhancement to D Ruth's patch 2013-04-07 12:51:54 -04:00
js Bug 8264 - local cover images not working in IE8 [ prog ] 2013-05-01 06:16:38 -04:00
lib Bug 9572 - Opac info tooltip from branches is not well positioned 2013-04-02 08:56:23 -04:00
modules Bug 10201 - Old OPAC patron update system should be removed 2013-05-12 09:54:07 -04:00
xslt Bug 9995 - For reference items no longer listed in XSLT result lists 2013-04-21 09:54:54 -04:00