]> git.evergreen-ils.org Git - working/Evergreen.git/commit
password reset URI needs a trailing slash, and this enables the aupr entry to be...
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 3 Jun 2010 02:52:10 +0000 (02:52 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 3 Jun 2010 02:52:10 +0000 (02:52 +0000)
commit6f9fdab2bb6da8b9decd701e277f12f0a5759b45
tree3288cf7927b6d7011de282cbea134cccd5f57f3d
parent1e5d0559989294c18a95733c1e9100fac39cc7bd
password reset URI needs a trailing slash, and this enables the aupr entry to be created, but:

  * Server is now returning a 500 instead of 200, which causes an error dialogue
    to be displayed instead of "success!" and JavaScript errors to cascade
  * We don't want to hard-code the en-US locale; need to pull that from current locale

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16568 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/opac/skin/default/js/password_reset.js