[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Humberto Blanco changed: What|Removed |Added OS|All |Linux Priority|

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Jonathan Druart changed: What|Removed |Added CC||jonathan.dru...@bugs.koha-

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #2 from Humberto Blanco --- (In reply to Jonathan Druart from comment #1) > Hi Humberto, > Could you give us the detail of the record matching this callnumber please? > You certainly have a date starting with '-0' in

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #3 from Humberto Blanco --- Created attachment 48121 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48121&action=edit Image for one of those record width "340.11" -- You are receiving this mail becaus

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #4 from Jonathan Druart --- Could you export the record and attach it to the bug report. Then execute, in your sql cli: SELECT * FROM biblio WHERE biblionumber=YOUR_BIBLIONUMBER and post the result here. -- You are r

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Héctor Eduardo Castro Avalos changed: What|Removed |Added CC||hector.hecax.

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #6 from Humberto Blanco --- (In reply to Jonathan Druart from comment #4) > Could you export the record and attach it to the bug report. > Then execute, in your sql cli: > SELECT * FROM biblio WHERE biblionumber=YOUR_BI

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #7 from Humberto Blanco --- Created attachment 48153 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48153&action=edit select cn_class -- You are receiving this mail because: You are watching all bug c

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #8 from Humberto Blanco --- in the apache2 log found thiswhen the error exist [Wed Feb 17 00:25:53 2016] -e: CGI::param called in list context from package ModPerl::ROOT::ModPerl::Registry::usr_share_koha_intranet_cgi_2db

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #9 from Humberto Blanco --- (In reply to Héctor Eduardo Castro Avalos from comment #5) > 082 field isn't indexed. > > Line 164 to 168 in ccl.properties > > #Classification-Dewey 13 A classification number from082

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #10 from Humberto Blanco --- This morning i have the same error when do this search http://catalogo.urosario.edu.co/cgi-bin/koha/opac-search.pl?idx=kw&q=vivo&offset=80&sort_by=relevance_dsc and get the error Software

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #11 from Jonathan Druart --- I am sorry but I don't have enough information to help you. On a test server, you could try to modify Koha::DateUtils::output_pref with: +++ b/Koha/DateUtils.pm @@ -220,6 +220,7 @@ sub outpu

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #12 from Héctor Eduardo Castro Avalos --- Your records look good, Humberto. I could see that in my records I don't have biblioitems.cn_sort with any data populated on it. And you got 340_110 in all records

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #13 from Humberto Blanco --- Today review and found that nothing is happend if i found "topographic signature" 340.1 or 340.12 or failed when search some terms that use spaces in the url the system puts + to do this and t

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #14 from Galen Charlton --- In haste: I ran into this today and have diagnosed at least one cause of it. Suppose that the search results contain an item where item.onloan is set to '-00-00', not NULL. In that case,

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #15 from Humberto Blanco --- (In reply to Galen Charlton from comment #14) > In haste: I ran into this today and have diagnosed at least one cause of it. > Suppose that the search results contain an item where item.onloan

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Jonathan Druart changed: What|Removed |Added Version|3.22|master Severity

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Jonathan Druart changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Jonathan Druart changed: What|Removed |Added Assignee|gmcha...@gmail.com |jonathan.dru...@bugs.koha-

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 --- Comment #17 from Jonathan Druart --- Created attachment 57725 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57725&action=edit Bug 15822: Fix 500 error when searching if items.onloan=-00-00 The calls ou

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Hugo Agud changed: What|Removed |Added CC||ha...@orex.es -- You are recei

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Alex Buckley changed: What|Removed |Added Attachment #57725|0 |1 is obsolete|

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Alex Buckley changed: What|Removed |Added Status|Needs Signoff |Signed Off C

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Alex Buckley changed: What|Removed |Added Attachment #48121|0 |1 is obsolete|

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Alex Buckley changed: What|Removed |Added Attachment #48153|0 |1 is obsolete|

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-12-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Nick Clemens changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receiv

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-12-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Nick Clemens changed: What|Removed |Added Attachment #57849|0 |1 is obsolete|

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-12-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Kyle M Hall changed: What|Removed |Added Status|Passed QA |Pushed to Master

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2016-12-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Katrin Fischer changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2017-01-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Julian Maurice changed: What|Removed |Added CC||julian.maur...@biblibre.com

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2017-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Marcel de Rooy changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2017-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Mason James changed: What|Removed |Added CC||m...@kohaaloha.com --- Commen

[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

2017-02-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822 Fridolin SOMERS changed: What|Removed |Added Blocks||17821 Referenced Bugs: