[Bug 12777] New: Column selection on item batch modification page broken
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 Bug ID: 12777 Summary: Column selection on item batch modification page broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org It's no longer possible to select/unselect columns for display. There is a javascript error shown in Firebug: Error: Syntax error, unrecognized expression: :nth-child ...break;q=a}return s},m.error=function(a){throw new Error("Syntax error, unrecogni... jquery.js (Zeile 3, Spalte 15259) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (In reply to Katrin Fischer from comment #0)
It's no longer possible to select/unselect columns for display. There is a javascript error shown in Firebug:
Error: Syntax error, unrecognized expression: :nth-child
Mmm, works for me, and without errors (firebug). Individually and with select/unselect all. Tried looking for JS errors using Chrome and Firefox -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (In reply to Bernardo Gonzalez Kriegel from comment #1)
Mmm, works for me, and without errors (firebug).
Well, later I found it :( When I wrote first comment I could not find the error, but later yes. Clearing browser cache get rid of it (firefox) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It worked for me after deleting the cookies - but it broke again as soon as I switched the language and retried. I think there is a bug there, maybe depending on cookies or similar? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Deleting the cookies makes my Koha select the German templates and forces me to log in again - might be just coincidence that it appears to work then (outdated templates?). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Maybe this will help: 1) Start with english standard templates 2) Go to 'item batch edit' 3) Verify that the column selection and deselection works as described 4) Switch to another language - I tried with ku-Arab and German 5) Repeat steps, verify the column selection is now broken -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am still experiencing problems here - the column selection doesn't work, even using the English templates often. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12320 --- Comment #7 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (In reply to Katrin Fischer from comment #6)
I am still experiencing problems here - the column selection doesn't work, even using the English templates often.
Yes, problem seems to be related with the stored cookie, not related with translation. But this is solved by Bug 12320 :) When pressing 'Show all columns' a wrong method was called to remove/empty the cookie, the value stored is 'null', which is wrong. On top of 12320, using de-DE and es-ES also, no problem detected. Not sure about status -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12777 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #8 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- New cookie removal from 12320 solve this *** This bug has been marked as a duplicate of bug 12320 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org