[Koha-bugs] [Bug 22823] Koha::Library needs a method for obtaining the incoming email address

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22823

--- Comment #6 from Martin Renvoize  ---
This bug simply introduces a new utility function to return the most effective
email address for a branch to be emailed on.

Test plan
1/ Read the new test and verify it makes sense
2/ Run the tests and verify they all pass.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 22823] Koha::Library needs a method for obtaining the incoming email address

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22823

Martin Renvoize  changed:

   What|Removed |Added

   Patch complexity|Small patch |Trivial patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 22823] Koha::Library needs a method for obtaining the incoming email address

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22823

Martin Renvoize  changed:

   What|Removed |Added

  Attachment #99539|0   |1
is obsolete||

--- Comment #5 from Martin Renvoize  ---
Created attachment 99555
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99555=edit
Bug 22823: Add get_effective_email method to Koha::Library

Add a `get_effective_email` method to the Koha::Library object which
returns the email address for the library which they are most likely to
have access to.

This method falls back through preferences `branchreplyto`, `branchemail`,
`ReplytoDefault`, `KohaAdminEmailAddress`.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 22823] Koha::Library needs a method for obtaining the incoming email address

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22823

--- Comment #4 from Martin Renvoize  ---
Created attachment 99554
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99554=edit
Bug 22823: Add unit tests for get_effective_email

This patch adds unit tests for the newly introduced get_effective_email
method in the Koha::Library class.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24605] Series link from 830 is not uri encoded

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24605

--- Comment #5 from Katrin Fischer  ---
Created attachment 99553
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99553=edit
Bug 24605: (QA follow-up) Fix unencoded series link in staff interface

Same change as the first patch, but for the staff detail page.

Signed-off-by: Katrin Fischer 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24605] Series link from 830 is not uri encoded

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24605

Katrin Fischer  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
   Patch complexity|--- |Trivial patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24605] Series link from 830 is not uri encoded

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24605

--- Comment #6 from Katrin Fischer  ---
This was only half the fix - please remember OPAC and staff use different XSLT
files.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24617] Add title notes count in staff detail (following 24530)

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24617

--- Comment #4 from Katrin Fischer  ---
Won't the count be  off if there are notes and MARCNOTES?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24680] Hold modification endpoints don't always work properly

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24680

Katrin Fischer  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

--- Comment #24 from Katrin Fischer  ---
(In reply to Ere Maijala from comment #23)
> The API spec does not allow null value, and ModReserve would not do anything
> if rank is not set to a number > 0. Thus I believe this is how it should be.
> Unfortunately I can't set this back to signed off, the option is not
> available for me.

There is some workflow stuff in how the status setting works. You need to go to
'needs signoff' first, then you will have 'signed off' in the pull down
(assuming noone would need to do the change directly, but sometimes assumptions
are wrong.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 4461] Context-sensitive report a problem screen

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4461

--- Comment #28 from Katrin Fischer  ---
(In reply to Aleisha Amohia from comment #27)
> (In reply to Katrin Fischer from comment #24)
> > Hi Aleisha, 
> > 
> > starting with review and QA tools here:
> > 
> > 1) Can you check if this is a real one or a false positive? 
> >  FAIL   Koha/ProblemReport.pm
> >FAIL   pod coverage
> > POD coverage was greater before, try perl 
> > -MPod::Coverage=PackageName -e666
> > 
> 
> i dont really know how i could expand on the documentation i've already done!

That's ok, we get those as false positives sometimes.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24680] Hold modification endpoints don't always work properly

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24680

Ere Maijala  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

--- Comment #23 from Ere Maijala  ---
The API spec does not allow null value, and ModReserve would not do anything if
rank is not set to a number > 0. Thus I believe this is how it should be.
Unfortunately I can't set this back to signed off, the option is not available
for me.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24586] Double quote escape doesn't work properly in C4::AuthoritiesMarc::SearchAuthorities with QueryParser enabled

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24586

--- Comment #11 from David Cook  ---
That certainly makes life easier hehe

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12430] Search truncation disables relevance ranking when not using QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430

--- Comment #50 from David Cook  ---
(In reply to Katrin Fischer from comment #49)
> Oops, this one got falsely linked to QueryParser - it breaks things WITHOUT
> IT. Removing dependency.

Good catch! I was just going through my emails and went "whoops!"

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18127] Add batch modified records to an existing list

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18127

--- Comment #7 from Aleisha Amohia  ---
(In reply to Jonathan Druart from comment #6)
> Hi Aleisha,
> 
> A couple of things:
> 
> 1. After 7, I still have the "Add to a list:" popup that does not close. I
> think that is not correct.
> 

Hi Jonathan. I don't get this bug - The popup closes when you click 'Save' and
when you click 'Cancel'.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17016] Button to clear all fields in budget planning

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17016

--- Comment #8 from Aleisha Amohia  ---
Created attachment 99552
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99552=edit
Bug 17016: (follow-up) Removing unnecessary code

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17016] Button to clear all fields in budget planning

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17016

Aleisha Amohia  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 4461] Context-sensitive report a problem screen

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4461

--- Comment #27 from Aleisha Amohia  ---
(In reply to Katrin Fischer from comment #24)
> Hi Aleisha, 
> 
> starting with review and QA tools here:
> 
> 1) Can you check if this is a real one or a false positive? 
>  FAIL Koha/ProblemReport.pm
>FAIL pod coverage
>   POD coverage was greater before, try perl 
> -MPod::Coverage=PackageName -e666
> 

i dont really know how i could expand on the documentation i've already done!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 4461] Context-sensitive report a problem screen

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4461

Aleisha Amohia  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 4461] Context-sensitive report a problem screen

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4461

--- Comment #26 from Aleisha Amohia  ---
Created attachment 99551
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99551=edit
Bug 4461: (follow-up) Creating sample notice and other fixes

- filters
- capitalisation
- atomic update

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24719] C4::Context::set_remote_address() prevents file upload for non-Plack Koha

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719

David Cook  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24719] C4::Context::set_remote_address() prevents file upload for non-Plack Koha

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719

--- Comment #3 from David Cook  ---
Created attachment 99550
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99550=edit
Remove use of CGI in C4::Context::set_remote_address()

This patch removes the CGI module usage, as it was causing file upload
problems for scripts like /cgi-bin/koha/tools/stage-marc-import.pl

Test plan:
1. Set koha_trusted_proxies in koha-conf.xml to 1.1.1.1
2. Clear Memcached
3. Try to upload MARCXML file to /cgi-bin/koha/tools/stage-marc-import.pl
4. Note that form below "Upload progress" never appears and errors show
in browser console
5. Apply the patch
6. Try to upload MARCXML file to /cgi-bin/koha/tools/stage-marc-import.pl
7. Note that form appears below "Upload progress"

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 3137] Add sys pref to collapse areas of the patron add by default

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3137

Aleisha Amohia  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

--- Comment #17 from Aleisha Amohia  ---
(In reply to David Nind from comment #14)
> Created attachment 98682 [details] [review]
> Bug 21156: (RM follow-up) Add missing filters
> 
> Signed-off-by: Martin Renvoize 
> 
> Signed-off-by: David Nind 

I think this was accidentally attached... the real patch applies cleanly.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 3137] Add sys pref to collapse areas of the patron add by default

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3137

Aleisha Amohia  changed:

   What|Removed |Added

  Attachment #98682|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24719] C4::Context::set_remote_address() prevents file upload for non-Plack Koha

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719

--- Comment #2 from David Cook  ---
Oh and the file I tested was /cgi-bin/koha/tools/stage-marc-import.pl

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23068] Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068

--- Comment #49 from David Cook  ---
Unfortunately, it looks like this feature breaks file upload for CGI Koha. I
haven't checked Plack Koha yet but might still be relevant.

Please see https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719 for
more details. I'll include a first go at a patch there, which I've shown to
work in CGI Koha.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23068] Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068

David Cook  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=24719

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24719] C4::Context::set_remote_address() prevents file upload for non-Plack Koha

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719

David Cook  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=23068

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24719] C4::Context::set_remote_address() prevents file upload for non-Plack Koha

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719

--- Comment #1 from David Cook  ---
My immediate solution is to replace the use of the CGI module by just checking
the %ENV hash directly for HTTP_X_FORWARDED_FOR, but I don't know if that
solution works with Plack.

I'll include a patch shortly in any case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24719] New: C4::Context::set_remote_address() prevents file upload for non-Plack Koha

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719

Bug ID: 24719
   Summary: C4::Context::set_remote_address() prevents file upload
for non-Plack Koha
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: critical
  Priority: P5 - low
 Component: Architecture, internals, and plumbing
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: dc...@prosentient.com.au
QA Contact: testo...@bugs.koha-community.org

Unfortunately, https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068
appears to have broken file upload in non-Plack CGI Koha (I haven't checked
Plack enabled Koha).

If you have koha_trusted_proxies set, when you load C4::Auth, it'll create a
CGI object. 

It appears that creating this CGI object does some global work, which causes
CGI::init to malfunction, and as a result Koha::Uploader's CGI upload hook
never runs.

--

I was comparing two 19.11 instances. File upload worked on one but not the
other. The likely culprit looked like system preferences or koha-conf.xml and
thus code being invoked by C4::Context or C4::Auth. In the end it was C4::Auth
calling C4::Context->set_remote_address(). (Not a fun experience
troubleshooting this one by any means O_O.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8595] Link to 'host item' confusing

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8595

--- Comment #8 from Aleisha Amohia  ---
Created attachment 99549
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99549=edit
Bug 8595: (follow-up) Changing other occurrences of 'host item' to 'host
record'

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8595] Link to 'host item' confusing

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8595

Aleisha Amohia  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20453] Send notification when hold is cancelled by librarian

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20453

Aleisha Amohia  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #15 from Aleisha Amohia  ---
(In reply to Aleisha Amohia from comment #12)
> The library wanted the ability to specify hours when reserving items for
> patrons, and be able to cancel those reserves - a process of 'booking'
> something for a few hours, with the ability to reject (cancel) the booking.
> The patron would then be notified if the reserve was rejected/cancelled by
> the library (this part is handled in Bug 20453). The cancel_expired_holds.pl
> cronjob can be run hourly to work with this feature. 
> 
> The library only needed the hour-based holds functionality on the staff side
> as their patrons can't placed holds via the OPAC (RequestOnOpac disabled)
> but I have put the functionality on the OPAC side for the option.
> 
> Test plan for Bug 24718: hour-based holds
> 
> You will need two borrowers (Borrower A and B) and a record with items
> (Biblio A)
> 
> 1) Update database, restart memcached

Remember to update dbix files!

> 2) Enable the following sysprefs: RequestOnOpac, AllowHoldDateInFuture,
> OPACAllowHoldDateInFuture, HourBasedHolds
> 3) Log into the OPAC as Borrower A
> 4) Find Biblio A
> 5) Click 'Place a reserve'
> 6) Click 'Show more options'
> 7) Try entering dates in the 'starts on' field and 'not needed after' field.
> Notice you can also enter a time. Leave the start date empty and choose a
> specific end date/time. Confirm the hold
> 8) Confirm the hold is saved with the reserve date set to today/now and the
> expiry date is saved as specified. Notice the time selection is shown.
> 9) Log into the staff interface
> 10) Find Biblio A and place a hold for Borrower B
> 11) Try entering dates in the 'starts on' field and 'expires on' field.
> Notice you can also enter a time. Specify a future start date. Confirm the
> hold
> 12) Confirm your selected date and time shows in the confirmed hold. View
> all of the pages that show holds and confirm they all show the date and time
> correctly.
> 
> Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #14 from Aleisha Amohia  ---
Created attachment 99548
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99548=edit
Bug 24718: Ensuring tests pass

Confirm these tests pass before and after applying patches

t/db_dependent/Holds.t
t/db_dependent/Circulation.t
t/db_dependent/Circulation/issue.t
t/db_dependent/Holds/HoldFulfillmentPolicy.t
t/db_dependent/Holds/LocalHoldsPriority.t
t/db_dependent/Holds/HoldItemtypeLimit.t
t/db_dependent/Holds/RevertWaitingStatus.t
t/db_dependent/HoldsQueue.t
t/db_dependent/Reserves/CancelExpiredReserves.t

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

Aleisha Amohia  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

Aleisha Amohia  changed:

   What|Removed |Added

 Blocks||20453


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20453
[Bug 20453] Send notification when hold is cancelled by librarian
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20453] Send notification when hold is cancelled by librarian

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20453

Aleisha Amohia  changed:

   What|Removed |Added

 Depends on||24718


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718
[Bug 24718] Introduce hour-based holds
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

Aleisha Amohia  changed:

   What|Removed |Added

 Status|Needs Signoff   |ASSIGNED

--- Comment #13 from Aleisha Amohia  ---
Tests coming

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20453] Send notification when hold is cancelled by librarian

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20453

Aleisha Amohia  changed:

   What|Removed |Added

  Change sponsored?|--- |Sponsored

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20453] Send notification when hold is cancelled by librarian

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20453

--- Comment #2 from Aleisha Amohia  ---
Created attachment 99547
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99547=edit
Bug 20453: Send notice when cancelling a hold from intranet

To test:
1) Apply patch
2) Place a reserve for Borrower A
3) Cancel the reserve from reserve/request.pl
4) Go to Borrower A's account page and look at Notices tab
5) Confirm the HOLD_MANUAL_CANCEL notice is pending
6) Place a reserve for Borrower A again
7) Go to Circulation -> Holds to pull
8) Cancel the hold
9) Repeat steps 4 and 5
10) Place a reserve for Borrower A again
11) Go to Borrower A's account page and look at the Holds table (under
Check out tab or Details tab)
12) Cancel hold using 'Cancel marked holds' button
13) Repeat steps 4 and 5

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20453] Send notification when hold is cancelled by librarian

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20453

--- Comment #1 from Aleisha Amohia  ---
Created attachment 99546
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99546=edit
Bug 20453: Adding notice to be sent when cancelling holds

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

Aleisha Amohia  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

--- Comment #12 from Aleisha Amohia  ---
The library wanted the ability to specify hours when reserving items for
patrons, and be able to cancel those reserves - a process of 'booking'
something for a few hours, with the ability to reject (cancel) the booking. The
patron would then be notified if the reserve was rejected/cancelled by the
library (this part is handled in Bug 20453). The cancel_expired_holds.pl
cronjob can be run hourly to work with this feature. 

The library only needed the hour-based holds functionality on the staff side as
their patrons can't placed holds via the OPAC (RequestOnOpac disabled) but I
have put the functionality on the OPAC side for the option.

Test plan for Bug 24718: hour-based holds

You will need two borrowers (Borrower A and B) and a record with items (Biblio
A)

1) Update database, restart memcached
2) Enable the following sysprefs: RequestOnOpac, AllowHoldDateInFuture,
OPACAllowHoldDateInFuture, HourBasedHolds
3) Log into the OPAC as Borrower A
4) Find Biblio A
5) Click 'Place a reserve'
6) Click 'Show more options'
7) Try entering dates in the 'starts on' field and 'not needed after' field.
Notice you can also enter a time. Leave the start date empty and choose a
specific end date/time. Confirm the hold
8) Confirm the hold is saved with the reserve date set to today/now and the
expiry date is saved as specified. Notice the time selection is shown.
9) Log into the staff interface
10) Find Biblio A and place a hold for Borrower B
11) Try entering dates in the 'starts on' field and 'expires on' field. Notice
you can also enter a time. Specify a future start date. Confirm the hold
12) Confirm your selected date and time shows in the confirmed hold. View all
of the pages that show holds and confirm they all show the date and time
correctly.

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

Aleisha Amohia  changed:

   What|Removed |Added

  Attachment #99545|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

Aleisha Amohia  changed:

   What|Removed |Added

  Attachment #99544|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20453] Send notification when hold is cancelled by librarian

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20453

Aleisha Amohia  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||alei...@catalyst.net.nz
   Assignee|koha-b...@lists.koha-commun |alei...@catalyst.net.nz
   |ity.org |

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20453] Send notification when hold is cancelled by librarian

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20453

Katrin Fischer  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=24718

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

Katrin Fischer  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=20453

--- Comment #11 from Katrin Fischer  ---
If it goes the direction of the other bug, I think not having it necessarily
depend on hourly loans would be nice. Maybe we could also do it later. I am
adding a see also for now and will let you think it over to what works best
here (don't know much about the feature written yet!) :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #10 from Aleisha Amohia  ---
Hmm I see. I guess could obselete the final two patches here and put them on
Bug 24053 so that the notice is always sent, without depending on a syspref

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #9 from Katrin Fischer  ---
Ok thx - I was thinking of something like bug 20453.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #8 from Aleisha Amohia  ---
(In reply to Katrin Fischer from comment #7)
> Hi Aleisha, just reading the commit subjects I wonder if the notice for
> cancelling holds could be a separate feature?

Not really, the sending of notices was part of the feature we wrote for this
library and depends on a syspref that this feature introduces. This will be
explain in the test plan I'm currently writing

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #7 from Katrin Fischer  ---
Hi Aleisha, just reading the commit subjects I wonder if the notice for
cancelling holds could be a separate feature?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24716] Foreign language doesnt show.

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24716

Katrin Fischer  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEW |RESOLVED
 CC||katrin.fisc...@bsz-bw.de

--- Comment #1 from Katrin Fischer  ---
Hi Thanasis, please note that bugzilla is used for reporting bugs and
enhancement requests and only very few people read the new bugs - it's almost
always better to check on the mailing list first if someone can help you out.

Things that come to mind here:
- How do you catalog your records? Are they downloaded or manually added?
- Have you modified the frameworks in any way?
- Do you have a LDR set? (this has a position for encoding that can mess things
up if missing)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #6 from Aleisha Amohia  ---
Created attachment 99545
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99545=edit
Bug 24718: Send notice when cancelling a hold from intranet

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #5 from Aleisha Amohia  ---
Created attachment 99544
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99544=edit
Bug 24718: Adding notice to be sent when cancelling holds

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #1 from Aleisha Amohia  ---
Created attachment 99540
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99540=edit
Bug 24718: Introducing HourBasedHolds system preference

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #4 from Aleisha Amohia  ---
Created attachment 99543
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99543=edit
Bug 24718: Get OPAC working with datetimepicker and HourBasedHolds

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #3 from Aleisha Amohia  ---
Created attachment 99542
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99542=edit
Bug 24718: Get templates working with HourBasedHolds

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24718] Introduce hour-based holds

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24718

--- Comment #2 from Aleisha Amohia  ---
Created attachment 99541
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99541=edit
Bug 24718: Get reservedate and expirationdate to use datetime

Sponsored-by: Waikato Institute of Technology

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24680] Hold modification endpoints don't always work properly

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24680

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
 Status|Signed Off  |ASSIGNED

--- Comment #22 from Katrin Fischer  ---
(In reply to Jonathan Druart from comment #19)
> I think it also applies to priority as it can be null in DB.

Setting to Assigned - Ere please check, can go back to Signed off after (with
or without follow-up)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24641] Spelling Error is System Preference in description of ClaimReturnedWarningThreshold

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24641

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Katrin Fischer  ---
This appears to have been fixed :)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24629] SIP2 logs garbage

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24629

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #17 from Katrin Fischer  ---
(In reply to Jonathan Druart from comment #15)
> (In reply to Martin Renvoize from comment #14)
> > Trivial fix, thanks guys..
> > 
> > PQA
> 
> That is not that trivial in my opinion.
> We should track down a bit where does come from (and the possible problems)
> the 2 different types in the item list (scalar vs hashref).
> 
> I think I asked Nick last Friday but cannot remember the conclusion.

Did you manage to clear this one up?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 15156] Get all Borrowers with pending/unpaid fines/accountlines

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15156

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de,
   ||martin.renvoize@ptfs-europe
   ||.com, tomasco...@gmail.com

--- Comment #7 from Katrin Fischer  ---
(In reply to Emmi Takkinen from comment #6)
> Maybe this needs to be reworked entirely? Bug 12603 introduced TestBuilder
> module so bug 13906 might not be valid anymore. Also I think
> GetAllBorrowersWithUnpaidFines should be implemented in Patrons.pm instead
> of C4::Accounts.pm.

I think you might be on the right track here - I think removing the dependency
on bug 13906 would be good. Also adding Tomas and Martin.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12742] Omnibus: QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742

Katrin Fischer  changed:

   What|Removed |Added

 Depends on|12430   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430
[Bug 12430] Search truncation disables relevance ranking when not using
QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12430] Search truncation disables relevance ranking when not using QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430

Katrin Fischer  changed:

   What|Removed |Added

 Blocks|12742   |
 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |---

--- Comment #49 from Katrin Fischer  ---
Oops, this one got falsely linked to QueryParser - it breaks things WITHOUT IT.
Removing dependency.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12430] Search truncation disables relevance ranking when not using QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430

Katrin Fischer  changed:

   What|Removed |Added

 Status|REOPENED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12742] Omnibus: QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
Bug 12742 depends on bug 24586, which changed state.

Bug 24586 Summary: Double quote escape doesn't work properly in 
C4::AuthoritiesMarc::SearchAuthorities with QueryParser enabled
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24586

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24586] Double quote escape doesn't work properly in C4::AuthoritiesMarc::SearchAuthorities with QueryParser enabled

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24586

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #10 from Katrin Fischer  ---
We've voted to remove the QueryParser code
(https://wiki.koha-community.org/wiki/Development_IRC_meeting_4_March_2020), so
I am closing this WONTFIX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12742] Omnibus: QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
Bug 12742 depends on bug 18945, which changed state.

Bug 18945 Summary: UseQueryParser system preference breaks subject searches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18945

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18945] UseQueryParser system preference breaks subject searches

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18945

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18945] UseQueryParser system preference breaks subject searches

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18945

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Katrin Fischer  ---
We've voted to remove the QueryParser code
(https://wiki.koha-community.org/wiki/Development_IRC_meeting_4_March_2020), so
I am closing this WONTFIX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24586] Double quote escape doesn't work properly in C4::AuthoritiesMarc::SearchAuthorities with QueryParser enabled

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24586

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13953] Bad QueryParser YAML config + old version of YAML::XS can cause segfault

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13953

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12738] Search behaviour inconsistent with QueryParser on Perl 5.18

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12738

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12647] QueryParser fails tests

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12647

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12745] Add a sanity check for QueryParser configuration on about.pl

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12745

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12585] Tag searching broken if QueryParser is turned on

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12585

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11353] Searches with QueryParser activated are broken if an Uppercase is used in the index name

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11353

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12430] Search truncation disables relevance ranking when not using QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12268] Subject Broader Narrower Related terms and QueryParser and Exploded Terms issues

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12268

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12431] Relevance does not work properly when using QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12431

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11293] QueryParser date filters do not handle full dates well

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11293

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11193] Update Queryparser conf file to take into account changes made by bug 8252

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11193

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2422] Using QueryParser: Cataloging searches with more than 1 page results show blank pages after page 1

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2422

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10831] QueryParser requires that defaultSortField and defaultSortOrder be set to non-NULL values

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10831

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12742] Omnibus: QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742

Katrin Fischer  changed:

   What|Removed |Added

 Blocks|24493   |
 Depends on||24493


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24493
[Bug 24493] UsequeryParser wording in System Preference is not accurate
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10542] QueryParser + OpacSuppression doesn't allow search in 'all libraries'

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10542

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||12742
 Depends on|12742   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12742] Omnibus: QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742

Katrin Fischer  changed:

   What|Removed |Added

 Depends on||13953, 18945, 24586, 2422,
   ||10542, 10831, 11193, 11293,
   ||11353, 12268, 12430, 12431,
   ||12585, 12647, 12738, 12745
 Blocks|13953, 18945, 24586, 2422,  |
   |10542, 10831, 11193, 11293, |
   |11353, 12268, 12430, 12431, |
   |12585, 12647, 12738, 12745  |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2422
[Bug 2422] Using QueryParser: Cataloging searches with more than 1 page results
show blank pages after page 1
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10542
[Bug 10542] QueryParser + OpacSuppression doesn't allow search in 'all
libraries'
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10831
[Bug 10831] QueryParser requires that defaultSortField and defaultSortOrder be
set to non-NULL values
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11193
[Bug 11193] Update Queryparser conf file to take into account changes made by
bug 8252
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11293
[Bug 11293] QueryParser date filters do not handle full dates well
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11353
[Bug 11353] Searches with QueryParser activated are broken if an Uppercase is
used in the index name
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12268
[Bug 12268] Subject Broader Narrower Related terms and QueryParser and Exploded
Terms issues
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430
[Bug 12430] Search truncation disables relevance ranking when not using
QueryParser
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12431
[Bug 12431] Relevance does not work properly when using QueryParser
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12585
[Bug 12585] Tag searching broken if QueryParser is turned on
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12647
[Bug 12647] QueryParser fails tests
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12738
[Bug 12738] Search behaviour inconsistent with QueryParser on Perl 5.18
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12745
[Bug 12745] Add a sanity check for QueryParser configuration on about.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13953
[Bug 13953] Bad QueryParser YAML config + old version of YAML::XS can cause
segfault
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18945
[Bug 18945] UseQueryParser system preference breaks subject searches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24586
[Bug 24586] Double quote escape doesn't work properly in
C4::AuthoritiesMarc::SearchAuthorities with QueryParser enabled
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 18945] UseQueryParser system preference breaks subject searches

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18945

Katrin Fischer  changed:

   What|Removed |Added

 Blocks|12742   |
 Depends on||12742


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12742] Omnibus: QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
Bug 12742 depends on bug 24493, which changed state.

Bug 24493 Summary: UsequeryParser wording in System Preference is not accurate
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24493

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24493] UsequeryParser wording in System Preference is not accurate

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24493

Katrin Fischer  changed:

   What|Removed |Added

 Depends on|12742   |
 Blocks||12742
 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Katrin Fischer  ---
We've voted to remove the QueryParser code
(https://wiki.koha-community.org/wiki/Development_IRC_meeting_4_March_2020), so
I am closing this WONTFIX.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24493] UsequeryParser wording in System Preference is not accurate

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24493

Katrin Fischer  changed:

   What|Removed |Added

 Blocks|12742   |
 Depends on||12742


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 24586] Double quote escape doesn't work properly in C4::AuthoritiesMarc::SearchAuthorities with QueryParser enabled

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24586

Katrin Fischer  changed:

   What|Removed |Added

 Blocks|12742   |
 Depends on||12742


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12745] Add a sanity check for QueryParser configuration on about.pl

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12745

Katrin Fischer  changed:

   What|Removed |Added

 Blocks|12742   |
 Depends on||12742


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12647] QueryParser fails tests

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12647

Katrin Fischer  changed:

   What|Removed |Added

 Blocks|12742   |
 Depends on||12742


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12742] Omnibus: QueryParser

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||18945, 24493, 24586, 10542,
   ||12647, 12745
 Depends on|18945, 24493, 24586, 10542, |
   |12647, 12745|


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10542
[Bug 10542] QueryParser + OpacSuppression doesn't allow search in 'all
libraries'
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12647
[Bug 12647] QueryParser fails tests
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12745
[Bug 12745] Add a sanity check for QueryParser configuration on about.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18945
[Bug 18945] UseQueryParser system preference breaks subject searches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24493
[Bug 24493] UsequeryParser wording in System Preference is not accurate
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24586
[Bug 24586] Double quote escape doesn't work properly in
C4::AuthoritiesMarc::SearchAuthorities with QueryParser enabled
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10542] QueryParser + OpacSuppression doesn't allow search in 'all libraries'

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10542

Martin Renvoize  changed:

   What|Removed |Added

   Target Milestone|Oldversions |---

Katrin Fischer  changed:

   What|Removed |Added

 Blocks|12742   |
 Depends on||12742


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12742
[Bug 12742] Omnibus: QueryParser
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 2422] Using QueryParser: Cataloging searches with more than 1 page results show blank pages after page 1

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2422

Katrin Fischer  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WONTFIX

--- Comment #20 from Katrin Fischer  ---
We've voted to remove the QueryParser code
(https://wiki.koha-community.org/wiki/Development_IRC_meeting_4_March_2020), so
I am closing this WONTFIX.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11293] QueryParser date filters do not handle full dates well

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11293

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX
 CC||katrin.fisc...@bsz-bw.de

--- Comment #1 from Katrin Fischer  ---
We've voted to remove the QueryParser code
(https://wiki.koha-community.org/wiki/Development_IRC_meeting_4_March_2020), so
I am closing this WONTFIX.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 10831] QueryParser requires that defaultSortField and defaultSortOrder be set to non-NULL values

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10831

Katrin Fischer  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 CC||katrin.fisc...@bsz-bw.de
 Status|NEW |RESOLVED

--- Comment #1 from Katrin Fischer  ---
We've voted to remove the QueryParser code
(https://wiki.koha-community.org/wiki/Development_IRC_meeting_4_March_2020), so
I am closing this WONTFIX.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 12268] Subject Broader Narrower Related terms and QueryParser and Exploded Terms issues

2020-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12268

Katrin Fischer  changed:

   What|Removed |Added

Summary|Subject Broader Narrower|Subject Broader Narrower
   |Related terms and Query |Related terms and
   |Parser and Exploded Terms   |QueryParser and Exploded
   |issues  |Terms issues
 Status|NEW |RESOLVED
 CC||katrin.fisc...@bsz-bw.de
 Resolution|--- |WONTFIX

--- Comment #4 from Katrin Fischer  ---
We've voted to remove the QueryParser code
(https://wiki.koha-community.org/wiki/Development_IRC_meeting_4_March_2020), so
I am closing this WONTFIX.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


  1   2   3   4   >