| Summary: | Column selection on item batch modification page broken | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | bgkriegel |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 12320 | ||
| Bug Blocks: | |||
(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 (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) 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? 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?). 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 I am still experiencing problems here - the column selection doesn't work, even using the English templates often. (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 |
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)