[Bug 4138] New: Adding or deleting suggestions in the OPAC does not properly refresh the page
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4138 Summary: Adding or deleting suggestions in the OPAC does not properly refresh the page Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: oleonard@myacpl.org Estimated Hours: 0.0 Change sponsored?: --- When you add or delete a suggestion, the page seems to refresh but the change is not reflected on the screen. A deleted suggestion will still appear on the list, and an added suggestion will not. Manually refreshing the page will then show the updated data. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4138 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2010-02-08 17:36:49 --- Created an attachment (id=1582) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1582) Proposed fix - Using redirect() and adding URL parameter to enable the display of messages on the screen confirming the action. - Also correcting for JavaScript error in form validation routine. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4138 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4138 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2010-02-09 02:12:51 --- Patch pushed, but where possible $query->redirect() should be avoided - see patch c1d4bb641bd0dcf27fbd1e14004c19c28edc76e6 for an example of how to get rid of them. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4138 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com