https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35869
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167489|0 |1 is obsolete| | --- Comment #4 from Lucas Gass <[email protected]> --- Created attachment 167495 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167495&action=edit Bug 35869: Removes the dismiss button from messages on OPAC SCO module This removes the "Dismiss" button from the SCO module. Currently, the "Dismiss" button is present, however it does not function properly and logs the user out if they press it. As noted on previous chats, keeping the button would require serious changes, thus it's easier just to remove the functionallity. To test: 1) Enable WebBasedSelfCheck 2) Add an OPAC mesaage to a patron account 3) Login to self check ( http://localhost:8080/cgi-bin/koha/sco/sco-main.pl ) 4) See the OPAC message, click dismiss. 5) Notice you are logged out at redirected to: ( http://localhost:8080/cgi-bin/koha/opac-dismiss-message.pl ) 6) Apply patch 7) Log back into the self checkout module 8) Notice that there is no longer a "Dismiss" button for the message. 9) Log into OPAC into the same user's account 10) On the summary page, note that there is still a dismiss button. 11) Ensure this still works properly 12) sign-off Signed-off-by: Lucas Gass <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
