[Bug 3770] New: 'Add to list' page does only offers the choice of adding to private lists
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3770 Summary: 'Add to list' page does only offers the choice of adding to private lists Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Virtual Shelves AssignedTo: Sebastien.Hinderer@snv.jussieu.fr ReportedBy: oleonard@myacpl.org Estimated Hours: 0.0 Change sponsored?: --- Steps to reproduce: 1. In the staff client, create a new public list. 2. Search for a title, choose to add it to a list 3. The 'Add to list' pop-up/page will give you the option of adding to an existing list, but it will only list private lists. It should also offer any public lists owned by the user. -- 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=3770 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|'Add to list' page does only|'Add to list' page only |offers the choice of adding |offers the choice of adding |to private lists |to private lists -- 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=3770 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com Status|NEW |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.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3770 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2010-02-08 14:17:41 --- This isn't fixed as far as I can tell. I still have the same problem following the steps listed here. -- 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=3770 --- Comment #2 from Matthew Butch <matt@pennmanor.net> 2010-02-08 16:04:03 --- Created an attachment (id=1578) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1578) Patch for bug We have a working patch, though it looks like duplicating some lists. Looks like the code was only pulling the private shelf type, so we actually took the code from the opac side that goes through all shelf types. -- 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=3770 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1578 is|0 |1 obsolete| | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> 2010-02-08 18:07:45 --- Created an attachment (id=1583) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1583) Patchified version Here's an actual patch (rather than the whole file). But while it works to enable the display of public lists, it causes some lists to be listed twice. It's not a viable solution yet. -- 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=3770 --- Comment #4 from Chad <chad@pennmanor.net> 2010-02-16 19:36:53 --- Created an attachment (id=1635) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1635) Modified patch I attached another patch. This one should only show the lists once. -- 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