[Bug 6924] New: Previous and next functions are not used, since this code was removed from mas_subfields_structure.pl
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Bug #: 6924 Summary: Previous and next functions are not used, since this code was removed from mas_subfields_structure.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: System Administration AssignedTo: paul.poulain@biblibre.com ReportedBy: juan.sieira@xercode.es QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Created attachment 5603 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5603 Patch to solve it Previous and next functions are not used, since this code was removed from marc_subfields_structure.pl To test the patch, just apply it to remove this code from the template. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5603|0 |1 is obsolete| | --- Comment #1 from Nicole C. Engard <nengard@gmail.com> 2011-10-04 17:05:51 UTC --- Created attachment 5699 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5699 [SIGNED-OFF] Bug 6924: z39.50 results highlighting not sticking Moves the highlighting call of the JS up to right after 'row' is defined, so the highlighting will stick even after you click on of the popup menu options http://bugs.koha-community.org/show_bug.cgi?id=6954 Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5603|1 |0 is obsolete| | --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2011-10-04 17:06:47 UTC --- Comment on attachment 5603 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5603 Patch to solve it Sorry I didn't mean to mark this one obsolete -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5699|0 |1 is obsolete| | --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 2011-10-04 17:07:01 UTC --- Comment on attachment 5699 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5699 [SIGNED-OFF] Bug 6924: z39.50 results highlighting not sticking attached to wrong bug -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |jcamins@cpbibliography.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5603|0 |1 is obsolete| | --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-15 16:07:45 UTC --- Created attachment 7660 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7660 Previous and next functions are not used, since this code was removed from mas_subfields_structure.pl http://bugs.koha-community.org/show_bug.cgi?id=6924 Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-15 16:10:43 UTC --- just tested this patch, no change in the behaviour, tiny patch removing some lines, will mark passed QA & push it immediatly -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_6 --- Comment #6 from Paul Poulain <paul.poulain@biblibre.com> 2012-02-15 16:12:09 UTC --- Juan, any code removing code is a good code, you're encouraged to continue ;-) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #7 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This fix was included in the 3.6.x branch prior to 3.6.4. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org