Bug 7863 - opac-addbybiblionumber.pl plack scoping
Summary: opac-addbybiblionumber.pl plack scoping
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 3.8
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Dobrica Pavlinusic
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks: 7172
  Show dependency treegraph
 
Reported: 2012-03-31 21:18 UTC by Dobrica Pavlinusic
Modified: 2013-12-05 20:04 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 7863 - opac-addbybiblionumber.pl plack scoping (1.90 KB, patch)
2012-03-31 22:29 UTC, Dobrica Pavlinusic
Details | Diff | Splinter Review
[Signed-off] Bug 7863 - opac-addbybiblionumber.pl plack scoping (1.96 KB, patch)
2012-04-03 12:24 UTC, Alex Arnaud
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Dobrica Pavlinusic 2012-03-31 21:18:47 UTC

    
Comment 1 Dobrica Pavlinusic 2012-03-31 22:29:56 UTC Comment hidden (obsolete)
Comment 2 Alex Arnaud 2012-04-03 12:23:01 UTC
I did the same tests as bug 7860 but for opac

+ 

1. issue search query
2. select 1 result
3. add to: new list, list-1, private
4. select 2 results
5. add to (exiting) list-1
4. select 3 results
6. add to: new list, list-2, public
7. using lists drop-down, view and delete list-1 and list-2

It's ok. Signing off
Comment 3 Alex Arnaud 2012-04-03 12:24:08 UTC
Created attachment 8802 [details] [review]
[Signed-off] Bug 7863 - opac-addbybiblionumber.pl plack scoping

Test scenario:

1. issue search query
2. select 1 result
3. add to: new list, list-1, private
4. select 2 results
5. add to (exiting) list-1
4. select 3 results
6. add to: new list, list-2, public
7. using lists drop-down, view and delete list-1 and list-2

Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
Comment 4 Ian Walls 2012-04-03 15:44:50 UTC
Again, scoping variables only, so Passed QA.
Comment 5 Jared Camins-Esakov 2012-12-31 00:50:58 UTC
There have been no further reports of problems so I am marking this bug resolved.