[Bug 7636] New: error when trying to email cart when opacuserlogin set to don't allow
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 Bug #: 7636 Summary: error when trying to email cart when opacuserlogin set to don't allow Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: nengard@gmail.com QAContact: koha.sekjal@gmail.com Created attachment 7974 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7974 error message When a library doesn't allow logging in to the OPAC the error that pops up when trying to email the cart is a mess. The message links to what is supposed to be the admin email address, but the address is not there on the link. It also mentions a menu at the top that may or may not be there. This error should be cleaned up and the email link should actually email the administrator. I know that you have to log in to email the cart - this bug is not about that - it's just a design issue that needs resolving. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 --- Comment #1 from Nicole C. Engard <nengard@gmail.com> 2012-03-01 19:12:47 UTC --- Also, the search box is at the top and doesn't fit in the tiny window - now sure if we need/want the search box to be in that error message pop up. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2012-03-01 19:16:55 UTC --- Another option is to hide the email button if this preference is set to not allow people to log in to the OPAC. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> 2012-03-01 20:08:50 UTC --- Created attachment 7975 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7975 Bug 7636 - error when trying to email cart when opacuserlogin set to don't allow This patch hides the "send cart" link if the opacuserlogin preference is set to disallow. Other similar changes included: - hide the "send list" link - hide the "your lists" tab - hide the "log in to create your own lists" link - hide the "recent comments" link -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 --- Comment #4 from Nicole C. Engard <nengard@gmail.com> 2012-03-01 20:49:00 UTC --- Owen, After applying if I allow logins I can't click the send email link in the cart. Nothing seems to be happening when I click on it. Do you see this happening? or could it be my browser? Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7975|0 |1 is obsolete| | --- Comment #5 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 8000 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8000&action=edit Bug 7636 - error when trying to email cart when opacuserlogin set to don't allow This patch hides the "send cart" link if the opacuserlogin preference is set to disallow. Other similar changes included: - hide the "send list" link - hide the "your lists" tab - hide the "log in to create your own lists" link - hide the "recent comments" link Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Tested with opacuserlogin set to both "Allow" and "Don't allow." With opacuserlogin set to "Allow," the links showed up, and with opacuserlogin set to "Don't allow," the links did not. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins@cpbibliography.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 --- Comment #6 from Nicole C. Engard <nengard@gmail.com> --- Jared, No one commented on my finding - did you try to email the cart when you were allowed to? Nicole -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 --- Comment #7 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Whoops, I meant to say "the links showed up and worked." Sending the e-mail worked as well as could be expected, on a system that doesn't have any outgoing e-mail (i.e. I got another bounce on the VM). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from Ian Walls <koha.sekjal@gmail.com> --- Template only change to add checks for whether OPAC logins are allowed before presenting some of the logged-in OPAC tools. Marking as Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_6 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7636 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #9 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This bug will be included in the Koha 3.6.5 release. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org