[Koha-bugs] [Bug 8753] Add forgot password link to OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 29 09:04:11 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753

--- Comment #212 from Mubassir Ahsan <mahsandu at gmail.com> ---
Comment on attachment 47164
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47164
Bug 8753 - Add forgot password link to OPAC

Review of attachment 47164:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=8753&attachment=47164)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
@@ +357,3 @@
>              - pref: OPACPatronDetails
>                choices:
>                    yes: Allow

When I am applying this (v.3.22.06), OPAC Global preference page
(cgi-bin/koha/admin/preferences.pl?tab=opac) is showing the following error 

Syck parser (line 356, column 0): syntax error at /usr/lib/perl5/YAML/Syck.pm
line 72.

I have also tried with changing the syntax as 
    - pref: OpacResetPassword
              default: 1
              choices:
                  yes: "can reset"
                  no: "can not reset"
                        -The user can reset their password on OPAC.     
                -
But no luck. 
Please review.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list