[Bug 10702] New: can't create notices for a specific branch
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 Bug ID: 10702 Summary: can't create notices for a specific branch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: nengard@gmail.com QA Contact: testopia@bugs.koha-community.org When creating a new notice if I choose my branch and then the module the branch changes back to 'all libraries'. I then change the branch back to mine and enter the code and text and have everything in place and hit save. When I save it doesn't save. The notice is lost. Right now you have to create the notice for 'all libraries' and then copy the notice to my library and then delete the 'all libraries copy'. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10709 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 --- Comment #1 from Nicole C. Engard <nengard@gmail.com> --- Is this the same as what's fixed in bug 10439 ? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- I cannot reproduce on master. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Part of the problem here is that the page reloads when you change the module after selecting the branch. A first fix to avoid more confusion would be switching the order of the fields and put the module first. A better solution would be to avoid the reloading. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- Actually, the reloading permits to refresh the fields list. I think we should keep this behavior. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I thnk avoiding the page reload will require more work - like using Ajax to reload only the field list. Switching the field order could help a bit to make it less irritating. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Nicole C. Engard from comment #0)
When creating a new notice if I choose my branch and then the module the branch changes back to 'all libraries'.
Confirmed. If changing the module reloads the page without warning we might do fix it a number of ways: - Use Ajax to reload only the field list as Jonathan suggests - Convert the "New notice" button to a menu which lists the possible module choices - Add an intermediate step where you must submit a module choice before rest of the form displays.
When I save it doesn't save. The notice is lost.
I cannot reproduce this problem. Please test again in master. If the problem can't be reproduced I suggest we close this bug and create a new one for the module-switching problem. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10702 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I can't reproduce the problem with the form not saving either. I files a new bug 14358 for the refreshing of the page when changing the module.ill file -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org