https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12930 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #61768|0 |1 is obsolete| | --- Comment #6 from Marc Véron <veron@veron.ch> --- Created attachment 61807 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61807&action=edit Bug 12930 - Implemented error message display for invalid username or password on web installer login Now InstallAuth.pm hands the invalid_username_or_password variable to the template file auth.tt if the user entered an invalid username or password and this is displayed to the user I tested both patches together by direkctly calling [MY SERVER]/cgi-bin/koha/installer/install.pl?step=1&op=updatestructure Works as expected Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.