Time |
S |
Nick |
Message |
00:34 |
|
|
druthb_away joined #koha |
01:33 |
|
|
WaylonR joined #koha |
01:41 |
|
|
JDatTeTakere joined #koha |
01:44 |
|
|
JDatTeTakere left #koha |
01:51 |
|
rangi |
bug 9654 |
01:51 |
|
huginn |
Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9654 trivial, P5 - low, ---, koha-bugs, Needs Signoff , Missing space between amount and currency symbol in basket groups |
01:51 |
|
rangi |
patch from an intern at the catalyst au office |
01:52 |
|
rangi |
so an outside of catalyst sign off would be awesome |
01:55 |
|
|
mtompset joined #koha |
01:55 |
|
mtompset |
Greetings, #koha. |
01:57 |
|
eythian |
rangi: mtompset clearly volunteers ;) |
01:58 |
|
mtompset |
Not unless there is an honorarium? ;) |
01:58 |
|
mtompset |
Volunteer for what, anyways? |
01:59 |
|
mtompset |
Ah to sign off a bug? |
02:00 |
|
mtompset |
Let me see if it has a test plan. |
02:01 |
|
mtompset |
Well, I've never created orders before, but I guess it looks simple enough to test, if I figure out how to trigger it. :) |
02:12 |
|
mtompset |
Okay, this "create some orders" is not working as I expect... let me RTFM. |
02:21 |
|
eythian |
New 3.12 and 3.14 packages published. |
02:21 |
|
mtompset |
Oh that was a pain... |
02:21 |
|
eythian |
Finally. |
02:21 |
|
mtompset |
I think I have the non-applied test case run. :) |
02:23 |
|
mtompset |
YAY! That patch works. Now to flush out that test plan for people who don't understand the cursed basket/basket group mess. |
02:46 |
|
eythian |
http://pgbovine.net/two-cultures-of-computing.htm <-- good reading, especially if you're teaching programming. |
03:15 |
|
mtompset |
Hmmm... quick confirmation question. |
03:16 |
|
pastebot |
"mtompset" at 127.0.0.1 pasted "Which do you think bug 9654 means?" (11 lines) at http://paste.koha-community.org/48 |
03:16 |
|
huginn |
Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9654 trivial, P5 - low, ---, koha-bugs, Needs Signoff , Missing space between amount and currency symbol in basket groups |
03:17 |
|
eythian |
Assuming . binds tighter than //, only the first one makes sense. Assuming // binds tighter than ., they're identical. |
03:18 |
|
eythian |
OK, . binds tighter |
03:18 |
|
eythian |
so only the first one makes sense. |
03:19 |
|
mtompset |
*sigh* so... okay... the bug doesn't have the bracketing to prevent the strange possibility. |
03:19 |
|
mtompset |
Do I fix it, and sign it off, or do I fail QA and comment about it? |
03:19 |
|
eythian |
that definitely changes the semantics, you're right. |
03:19 |
|
eythian |
I'd comment about it. |
03:20 |
|
mtompset |
I hate failing people's patches. :( |
03:20 |
|
eythian |
I'd describe the fix too. |
03:20 |
|
eythian |
(and why it's needed) |
03:20 |
|
eythian |
that'll make it pretty clear. |
03:20 |
|
eythian |
or acutally |
03:20 |
|
wahanui |
i guess acutally is a new word I just invented. |
03:21 |
|
eythian |
if he's still online, I can get him to submit a new one, one moment. |
03:24 |
|
eythian |
no quick response, it might be worth noting it on the bug |
03:26 |
|
mtompset |
Done. :( |
03:27 |
|
eythian |
mtompset: oh, he just popped up. I'll make him join here too. |
03:27 |
|
mtompset |
make? |
03:27 |
|
mtompset |
Torturing the interns? |
03:28 |
|
eythian |
Someone's got to do it! |
03:30 |
|
|
scrosby joined #koha |
03:31 |
|
eythian |
welcome, scrosby |
03:31 |
|
scrosby |
thanks |
03:32 |
|
mtompset |
Greetings, scrosby. I just attempted to sign off bug 9654. If you could make the appropriate change, I'll retest it. |
03:32 |
|
huginn |
Bug http://bugs.koha-community.org[…]w_bug.cgi?id=9654 trivial, P5 - low, ---, koha-bugs, Failed QA , Missing space between amount and currency symbol in basket groups |
03:32 |
|
scrosby |
sure, thanks :D |
03:32 |
|
scrosby |
i'll make the change now |
03:55 |
|
mtompset |
scrosby: Have you made the change yet? |
04:02 |
|
scrosby |
only just uploaded it now |
04:06 |
|
mtompset |
You forgot to change the status to needs sign off. ;) |
04:07 |
|
mtompset |
Oh, and the previous patch isn't properly obsoleted either. :) |
04:09 |
|
scrosby |
whoops, sorry. ill fix it now |
04:10 |
|
scrosby |
thanks all for the help :) |
04:16 |
|
mtompset |
Details -> Edit details -> Obsolete -> submit. -- I did it for you. |
04:16 |
|
eythian |
scrosby: note that if you use git bz you can make it do much of this for you. |
04:17 |
|
scrosby |
thanks |
04:25 |
|
mtompset |
Don't worry. I don't even know how to get git bz to change the status to Signed Off (or Needs Signoff) automagically. I do a couple things manually on bugzilla still. You'll notice that I included the test plan in the patch, and made a tweak to the description. |
04:25 |
|
mtompset |
The bug is signed off. |
04:26 |
|
scrosby |
yay, thank you :D |
04:26 |
|
eythian |
mtompset: git bz attach -e |
04:27 |
|
mtompset |
is there a man page for git bz? |
04:30 |
|
eythian |
I don't know |
04:32 |
|
mtompset |
anyways... found something in ~/git-bz/git-bz.txt |
04:33 |
|
mtompset |
Any other small signoffs like that? |
05:24 |
|
|
Binu joined #koha |
05:47 |
|
|
cait joined #koha |
05:49 |
|
mtompset |
Have a great day, #koha. |
06:16 |
|
* cait |
waves |
07:04 |
|
|
laurence joined #koha |
07:10 |
|
* magnuse |
waves |
07:17 |
|
|
Oak joined #koha |
07:17 |
|
* Oak |
waves |
07:17 |
|
magnuse |
Oak |
07:17 |
|
Oak |
magnuse |
07:18 |
|
magnuse |
:-) |
07:18 |
|
Oak |
\o/ |
07:45 |
|
|
cait left #koha |
07:46 |
|
|
alex_a joined #koha |
08:00 |
|
|
laurence joined #koha |
08:15 |
|
|
cait joined #koha |
08:15 |
|
|
Binu joined #koha |
08:16 |
|
cait |
morning #koha |
08:19 |
|
magnuse |
morning cait |
08:20 |
|
magnuse |
rangi++ cait++ for being qa heroes! |
08:22 |
|
cait |
can i get a t-shirt? :) |
08:24 |
|
cait |
and morning magnuse |
08:25 |
|
magnuse |
cait: i'll see what i can do ;-) |
08:40 |
|
|
laurence joined #koha |
08:45 |
|
|
paul_p joined #koha |
08:47 |
|
magnuse |
bonjour paul_p |
08:47 |
|
paul_p |
hello magnuse & others. Back to work after 1 week AFK ! |
08:49 |
|
cait |
hi paul_p |
08:49 |
|
paul_p |
hi cait. How are you. No holiday (at least no QA holiday ;-) ) for you it seems, right ? |
08:50 |
|
cait |
i was away some days over christmas, visiting my brother and his family |
08:50 |
|
cait |
the little nephew kept me away from QA just fine :) |
08:50 |
|
cait |
but ihad a need to tidy up before the new year i guess... and cleaning the apartment lost over QA |
08:50 |
|
cait |
paul_p: how was your kid free time? :) |
08:50 |
|
magnuse |
little_nephew++ ;-) |
08:57 |
|
paul_p |
cait well, it's not ended yet. I'm back working, but no kids up to ... next year ;-) |
08:58 |
|
paul_p |
cait if you hesitate between cleaning appartment & QAing, just one question : at the end of the day, when you go to bed, which one will make you think "ok, it was a good day !" |
08:59 |
|
paul_p |
cait = yesterday, I had the opportunity to go to movie theater, or do some living-room reorganization. I didn't choose the movie, and went to bed very happy to have been successful doing something I wanted to do for months ! |
09:00 |
|
magnuse |
sounds nice :-) |
09:02 |
|
|
Binu joined #koha |
09:03 |
|
cait |
paul_p: the apartment isn't a total mess yet, don't worry |
09:03 |
|
cait |
;) |
09:11 |
|
|
Binu joined #koha |
09:12 |
|
|
ashimema joined #koha |
09:16 |
|
* magnuse |
does a package install on his new laptop |
09:17 |
|
cait |
yay |
09:17 |
|
* cait |
configures a new database for her dev envirnment :) |
09:37 |
|
magnuse |
huh, i'm getting "Invalid command 'AssignUSerID'" |
09:47 |
|
WaylonR |
anyone know how koha system preferences live edit works? you know, the whole change a row and 'save' appears, and is saved via ajax? |
09:50 |
|
cait |
without looking at the code i don't and even then i might not get it :) |
09:50 |
|
cait |
why are you asking? |
09:50 |
|
pastebot |
"Oak" at 192.168.0.204 pasted "=LDR 00000nam a2200000Ia 45e0" (12 lines) at http://paste.koha-community.org/49 |
09:51 |
|
Oak |
guys, how can we import multiple items of a record |
09:51 |
|
Oak |
the paste has a record with two 952$p fields. should it work? |
09:52 |
|
WaylonR |
Work wants a better editable journal list by new years day, and thinking that ajax is the way to do it, as sending back 3000 rows of data is not a good idea anymore. |
09:53 |
|
WaylonR |
think i got something though, Zentense |
09:53 |
|
cait |
Oak: you have to do repeating lines |
09:53 |
|
Oak |
what i get is a single item, with the barcode field populated with "15446 | 15176" |
09:53 |
|
cait |
2 952 lines |
09:54 |
|
cait |
one for each item |
09:54 |
|
Oak |
ah. see. |
09:54 |
|
cait |
maybe take a look at populating $2 |
09:54 |
|
cait |
so that a sorting form of your callnumber is generated on import |
09:55 |
|
cait |
$2 has the classification source (look it up in administration > classification something) |
09:55 |
|
cait |
for ddc it should just be $2ddc i think |
09:55 |
|
Oak |
cool thanks cait. let me check that $2. |
09:56 |
|
cait |
it tells koha what kind of callnumber it is |
09:56 |
|
cait |
and then... i think cn_sort is populated automatically |
09:56 |
|
cait |
in the items table |
09:57 |
|
WaylonR |
or maybenot. damn. |
09:57 |
|
Oak |
hmm. sounds useful. |
09:58 |
|
cait |
i think it wouldn't hurt and is quite cheap to do |
09:59 |
|
Oak |
yeah, doing it. and i checked, it's 'ddc'. |
09:59 |
|
Oak |
disabled loc |
09:59 |
|
cait |
hm maybe also check for classification in sys prefs |
09:59 |
|
cait |
i think you can set a default value there for new items |
09:59 |
|
cait |
for later :) |
10:03 |
|
|
Binu joined #koha |
10:04 |
|
Oak |
sure will do that as well :) thank you! |
10:24 |
|
magnuse |
huh, now apache is serving me the source of the perl scripts, instead of interpreting them... |
10:40 |
|
|
Binu joined #koha |
10:46 |
|
cait |
magnuse: ew - new apache? |
10:52 |
|
magnuse |
yeah |
10:52 |
|
magnuse |
"sudo a2enmod cgi" solved it |
10:53 |
|
magnuse |
but that is 3 hickups for installing the packages on ubuntu 13.10 |
10:53 |
|
cait |
h |
10:53 |
|
cait |
oh that was a new one then |
10:53 |
|
cait |
i hadn't that happen |
10:54 |
|
* cait |
is working on statistics for 2013... |
10:55 |
|
magnuse |
for customers? |
10:59 |
|
cait |
internal use, but some for customers too |
11:00 |
|
magnuse |
what fun! |
11:00 |
|
wahanui |
i think fun is over, i'm switching back to drojf's usual tl:dr behaviour |
11:00 |
|
magnuse |
oh well, we had a good time while the fun lasted... |
11:09 |
|
* magnuse |
needs lunch |
11:14 |
|
Oak |
cait |
11:15 |
|
Oak |
never mind |
11:15 |
|
wahanui |
Good, I'm glad you figured it out. I didn't understand, and probably never will, being a bot. |
11:20 |
|
cait |
heh |
11:20 |
|
cait |
yes? |
11:21 |
|
Oak |
nah, figured it out. :) |
11:25 |
|
|
Binu joined #koha |
11:34 |
|
Oak |
cait, one question. |
11:36 |
|
|
sophie_m joined #koha |
11:38 |
|
Oak |
to add multiple authors, i'll do this? =700 \\$aMeigs, Mary A.$aBettner, Mark |
11:38 |
|
Oak |
in mrk file of marceddit |
11:39 |
|
Oak |
never mind |
11:39 |
|
wahanui |
Good, I'm glad you figured it out. I didn't understand, and probably never will, being a bot. |
11:43 |
|
cait |
Oak: hm i think normally multiple 700 |
11:43 |
|
cait |
sorry, bit busy here :) |
11:48 |
|
magnuse |
yeah, it should be multiple 700's, not one 700 with multiple $a's |
11:48 |
|
|
grharry joined #koha |
11:52 |
|
magnuse |
tee hee http://blogs.perl.org/users/to[…]mas-eve-obfu.html |
11:53 |
|
Oak |
okay cool. thanks! |
11:54 |
|
|
ebegin joined #koha |
11:54 |
|
grharry |
Hello, I've installed koha on debian as in the howto, and imported some bib marc records from staging etc, however when I search from the web interface in non latin alphabet zebra returns back all 2000+ records in the results... |
11:54 |
|
grharry |
I use UNIMARC |
11:54 |
|
grharry |
records are in unimarc |
11:55 |
|
grharry |
MySQL database and all is in utf8 |
11:56 |
|
Oak |
cait++ |
11:56 |
|
Oak |
magnuse++ |
11:56 |
|
Oak |
later guys. time to go home. |
11:57 |
|
magnuse |
grharry: i think the solution to that is to "use icu" - but i'm afraid i know nothing about that... |
11:59 |
|
magnuse |
these pages might be relevant: http://wiki.koha-community.org[…]of_Arabic_records and http://wiki.koha-community.org[…]of_Polish_records |
12:23 |
|
grharry |
magnuse: thanks man ... I am trying that now :) |
12:39 |
|
cait_lunch |
grharry: i haven't used icu with unimarc yet, but magnuse is right - your problems is 'typical' for not using icu |
12:39 |
|
cait_lunch |
we use icu for hebrew and it works nicely |
12:39 |
|
cait_lunch |
but with marc21 |
12:44 |
|
grharry |
thank's all .. I just tried the icu indexing ... it seems to be working fine ... regards |
12:50 |
|
|
francharb joined #koha |
12:52 |
|
grharry |
Another thing I see, in results page -> refine your search area ... there are "�" chars that when selected return no results. If I enter the search term by typing results are returned ... it seems as if the "�" char is embedded in the search terms |
12:53 |
|
|
collum joined #koha |
12:53 |
|
francharb |
good morning #koha |
12:58 |
|
cait_lunch |
good morning francharb |
12:58 |
|
cait_lunch |
grharry: is it always the last character? |
13:01 |
|
grharry |
yes ... and the symptom occurs when I search in non-latin chars and the result page shows for instance "Results of search with limit(s): 'se:Î Ïώτες ιστ� Ïίες'" |
13:02 |
|
grharry |
and no results |
13:02 |
|
grharry |
is it a javascript thing ??? |
13:02 |
|
cait_lunch |
hm |
13:02 |
|
cait_lunch |
you could try something |
13:02 |
|
cait_lunch |
go to administration |
13:02 |
|
cait_lunch |
system preferences |
13:02 |
|
wahanui |
hmmm... system preferences is http://wiki.koha-community.org[…]ystem_Preferences |
13:02 |
|
cait_lunch |
search for facet |
13:02 |
|
|
wahanui joined #koha |
13:02 |
|
cait_lunch |
there is one parameter that says when the strings are cut off as too long - try to set that to a high value |
13:03 |
|
cait_lunch |
or a higher one at least :) |
13:05 |
|
|
ebegin joined #koha |
13:07 |
|
cait |
t |
13:12 |
|
grharry |
I changed FacetLabelTruncationLength to 200 and maxRecordsForFacets to 200 .... still the same ... "Results of search with limit(s): 'se:Βιβλία με ήχ� υς και εικόνες π� υ ξεπετάγ� νται' " |
13:19 |
|
grharry |
or for an even smaller search string facet " Results of search with limit(s): 'su-to:Θάλασσα - � Ïπανση' " |
13:19 |
|
grharry |
:-( |
13:20 |
|
|
Oak joined #koha |
13:21 |
|
|
NateC joined #koha |
13:28 |
|
|
barton joined #koha |
13:41 |
|
cait |
hm |
13:41 |
|
cait |
then it's nto that grharry |
13:41 |
|
cait |
it could e your data |
13:41 |
|
cait |
which version of koha are you looking at? |
13:59 |
|
ebegin |
morning ! |
13:59 |
|
ebegin |
@wunder montreal quebec |
13:59 |
|
huginn |
ebegin: The current temperature in Montreal, Quebec is -14.0°C (8:00 AM EST on December 30, 2013). Conditions: Mostly Cloudy. Humidity: 72%. Dew Point: -18.0°C. Windchill: -25.0°C. Pressure: 29.98 in 1015 hPa (Rising). |
14:01 |
|
grharry |
I just went through the mail list ... it seems to be the issue of arabic chars in the Search.pm part of the code changed the "$facet_link_value =~ s/[()!?¡¿؟]/ /g;" to "$facet_link_value =~ s/(\(|\))/ /g;" and all is OK now !!! |
14:03 |
|
Oak |
grharry++ |
14:03 |
|
Oak |
whoa -14C!!! |
14:03 |
|
Oak |
@wunder islamabad |
14:03 |
|
huginn |
Oak: The current temperature in Islamabad, Pakistan is 10.0°C (7:00 PM PKT on December 30, 2013). Conditions: Haze. Humidity: 50%. Dew Point: 0.0°C. Pressure: 30.04 in 1017 hPa (Falling). |
14:04 |
|
|
df joined #koha |
14:08 |
|
cait |
grharry: :) |
14:10 |
|
grharry |
Thank's for your help people ... I am very new to this ... so I am sure that I will be needing your help in the future a lot ... regards |
14:10 |
|
grharry |
:) |
14:11 |
|
druthb |
@wunder 77098 |
14:11 |
|
huginn |
druthb: The current temperature in Greenway Plaza, Houston, Texas is 5.0°C (8:11 AM CST on December 30, 2013). Conditions: Overcast. Humidity: 73%. Dew Point: 1.0°C. Windchill: 1.0°C. Pressure: 30.22 in 1023 hPa (Rising). |
14:11 |
|
cait |
grharry: looks like you are doing well :) |
14:11 |
|
cait |
hi druthb |
14:11 |
|
druthb |
hi cait! :) |
14:13 |
|
magnuse |
druthb! |
14:13 |
|
wahanui |
Well, she finally snapped, like we all knew she would. |
14:13 |
|
magnuse |
@wunder boo |
14:13 |
|
huginn |
magnuse: The current temperature in Bodo, Norway is 5.0°C (2:50 PM CET on December 30, 2013). Conditions: Mostly Cloudy. Humidity: 87%. Dew Point: 3.0°C. Windchill: 1.0°C. Pressure: 29.56 in 1001 hPa (Rising). |
14:13 |
|
druthb |
magnuse! |
14:13 |
|
wahanui |
i heard magnuse was afraid that we added another 10000 bugs while he was eating pizza. |
14:13 |
|
* magnuse |
wonders if +10 is like freezing cold for Oak... |
14:19 |
|
cait |
@wunder Konstanz |
14:19 |
|
huginn |
cait: The current temperature in Taegerwilen, Taegerwilen, Germany is 2.8°C (3:15 PM CET on December 30, 2013). Conditions: Partly Cloudy. Humidity: 92%. Dew Point: 2.0°C. Windchill: 3.0°C. Pressure: 30.24 in 1024 hPa (Steady). |
14:24 |
|
magnuse |
hah! |
14:24 |
|
magnuse |
;-) |
14:25 |
|
|
edveal joined #koha |
14:25 |
|
cait |
magnuse: you have crazy weather |
14:26 |
|
magnuse |
yup |
14:27 |
|
magnuse |
all the snow and ice is gone now - so lovely |
14:31 |
|
cait |
:) |
14:33 |
|
jcamins |
Ice cream? |
14:33 |
|
wahanui |
Ice cream is, like, known to improve many other desserts |
14:34 |
|
jcamins |
Yes, Myshkin agrees. You should have ice cream to celebrate the warmth. |
14:34 |
|
magnuse |
hm, i'll have to think about it a bit |
14:38 |
|
* magnuse |
wanders off to re-heat some http://en.wikipedia.org/wiki/Pinnekj%C3%B8tt |
15:02 |
|
druthb |
mmmm... |
15:08 |
|
|
NateC joined #koha |
15:09 |
|
jenkins_koha |
Starting build #1577 for job Koha_master (previous build: SUCCESS) |
15:14 |
|
huginn |
New commit(s) kohagit: Bug 11188 - Make gather_print_notices.pl die on failed open() <http://git.koha-community.org/[…]b505bbf16c49dfeff> / Bug 11445: avoid sending duplicate hold waiting notifications <http://git.koha-community.org/[…]d61bec364fd93d9e9> / Bug 11445: regression test for duplicate hold notifications <http://git.koha-communit |
15:14 |
|
|
rocio joined #koha |
15:20 |
|
jenkins_koha |
Starting build #283 for job master_maria (previous build: STILL UNSTABLE -- last SUCCESS #264 19 days ago) |
15:23 |
|
|
barton joined #koha |
15:24 |
|
huginn |
New commit(s) kohagit: Bug 11075: 'select all' for export no longer clears renew checkboxes <http://git.koha-community.org/[…]5837bc470510ebb07> |
15:24 |
|
cait |
gmcharlt++ |
15:28 |
|
|
aab joined #koha |
15:29 |
|
|
NateC joined #koha |
15:44 |
|
|
aab left #koha |
15:45 |
|
|
NateC joined #koha |
15:54 |
|
|
thd-away joined #koha |
15:56 |
|
huginn |
New commit(s) kohagit: Bug 10277: Add UT for C4::Context::IsSuperLibrarian <http://git.koha-community.org/[…]4f6758ad5118321df> / Bug 10277 - Add C4::Context->IsSuperLibrarian() <http://git.koha-community.org/[…]acca3d56e4f5eb7c5> |
16:04 |
|
|
laurence left #koha |
16:14 |
|
jenkins_koha |
Project master_maria build #283: STILL UNSTABLE in 53 min: http://jenkins.koha-community.[…]master_maria/283/ |
16:14 |
|
jenkins_koha |
* Tomas Cohen Arazi: Bug 8921: make koha-common*.deb depend on cron-daemon |
16:14 |
|
jenkins_koha |
* Nicole C. Engard: Bug 11403: Add missing help file to new Renew page |
16:14 |
|
jenkins_koha |
* Galen Charlton: Bug 11445: regression test for duplicate hold notifications |
16:14 |
|
jenkins_koha |
* Galen Charlton: Bug 11445: avoid sending duplicate hold waiting notifications |
16:14 |
|
jenkins_koha |
* Magnus Enger: Bug 11188 - Make gather_print_notices.pl die on failed open() |
16:14 |
|
jenkins_koha |
* Jonathan Druart: Bug 11075: 'select all' for export no longer clears renew checkboxes |
16:14 |
|
huginn |
Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8921 minor, P5 - low, ---, koha-bugs, Pushed to Master , koha-common*.deb should depend on cron |
16:14 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11403 minor, P5 - low, ---, nengard, Pushed to Master , renew page missing help file |
16:14 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11445 normal, P5 - low, ---, koha-bugs, Pushed to Master , it is possible for duplicate hold notifications to be sent |
16:14 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11188 minor, P5 - low, ---, magnus, Pushed to Master , Make gather_print_notices.pl die on failed open() |
16:14 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11075 minor, P5 - low, ---, jonathan.druart, Pushed to Master , Clicking 'select all' link in export tab in checkout page clears renew checkboxes |
16:20 |
|
jenkins_koha |
Starting build #284 for job master_maria (previous build: STILL UNSTABLE -- last SUCCESS #264 19 days ago) |
16:22 |
|
cait |
oh |
16:22 |
|
cait |
what is it complaining about this time? |
16:22 |
|
|
barton_ joined #koha |
16:23 |
|
cait |
oh offline circ |
16:28 |
|
huginn |
New commit(s) kohagit: Bug 11402: (follow-up) add one more unit test <http://git.koha-community.org/[…]aa435e2850bacf7e4> / Bug 11402: make Labels::_guide_box return undef if undefned data is passed <http://git.koha-community.org/[…]fdefd1a4f724d3144> |
16:42 |
|
|
rocio joined #koha |
16:50 |
|
|
cait left #koha |
16:58 |
|
|
rocio left #koha |
16:59 |
|
huginn |
New commit(s) kohagit: Bug 11208: If no smsalertnumber is defined, the message is marked as failed <http://git.koha-community.org/[…]e800775b403d2e1c0> / Bug 11208: regression test for failing SMS messages <http://git.koha-community.org/[…]8b3c43f0796fcfb05> |
17:00 |
|
francharb |
What's the difference between copy number and stock number? |
17:01 |
|
francharb |
(hi) |
17:01 |
|
francharb |
(again) |
17:02 |
|
jcamins |
francharb: stock number is a European thing -- I think for some sort of external numbering scheme -- whereas copy number is just "which copy of the n copies of the book owned by this library is this one." |
17:02 |
|
jcamins |
I'm not really sure what stock number is, but that's the impression I get. |
17:05 |
|
francharb |
If stock number is similar to inventory number, it's a number that uniquely identifies the item |
17:06 |
|
francharb |
so copy number would be related to the number of copies the library has |
17:06 |
|
francharb |
ok |
17:06 |
|
francharb |
sounds logicla |
17:06 |
|
francharb |
logical |
17:06 |
|
francharb |
thank you jcamins |
17:06 |
|
jcamins |
Right. |
17:06 |
|
francharb |
:) |
17:06 |
|
jcamins |
You're welcome. |
17:09 |
|
jenkins_koha |
Project Koha_master build #1577: SUCCESS in 2 hr 2 min: http://jenkins.koha-community.[…]Koha_master/1577/ |
17:09 |
|
jenkins_koha |
Tomas Cohen Arazi: Bug 8921: make koha-common*.deb depend on cron-daemon |
17:09 |
|
huginn |
Bug http://bugs.koha-community.org[…]w_bug.cgi?id=8921 minor, P5 - low, ---, koha-bugs, Pushed to Master , koha-common*.deb should depend on cron |
17:10 |
|
|
thd-away joined #koha |
17:11 |
|
jenkins_koha |
Project master_maria build #284: STILL UNSTABLE in 51 min: http://jenkins.koha-community.[…]master_maria/284/ |
17:11 |
|
jenkins_koha |
* Kyle M Hall: Bug 10277 - Add C4::Context->IsSuperLibrarian() |
17:11 |
|
jenkins_koha |
* Jonathan Druart: Bug 10277: Add UT for C4::Context::IsSuperLibrarian |
17:11 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=10277 enhancement, P5 - low, ---, kyle.m.hall, Pushed to Master , Add C4::Context->IsSuperLibrarian() |
17:14 |
|
jenkins_koha |
Starting build #1578 for job Koha_master (previous build: SUCCESS) |
17:17 |
|
jenkins_koha |
Starting build #285 for job master_maria (previous build: STILL UNSTABLE -- last SUCCESS #264 19 days ago) |
17:54 |
|
|
rambutan joined #koha |
18:08 |
|
jenkins_koha |
Project master_maria build #285: STILL UNSTABLE in 50 min: http://jenkins.koha-community.[…]master_maria/285/ |
18:08 |
|
jenkins_koha |
* Tomas Cohen Arazi: Bug 11402: make Labels::_guide_box return undef if undefned data is passed |
18:08 |
|
jenkins_koha |
* Galen Charlton: Bug 11402: (follow-up) add one more unit test |
18:08 |
|
jenkins_koha |
* Galen Charlton: Bug 11208: regression test for failing SMS messages |
18:08 |
|
jenkins_koha |
* Jonathan Druart: Bug 11208: If no smsalertnumber is defined, the message is marked as failed |
18:08 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11402 minor, P5 - low, ---, gmcharlt, Pushed to Master , Labels::_guide_box should return undef if undefned data is passed |
18:08 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11208 normal, P5 - low, ---, jonathan.druart, Pushed to Master , Multi transport types: a sms message without sms number should be marked as failed |
18:46 |
|
barton |
Hey everybody -- I thought that I'd introduce myself, now that I've been lurking for a few weeks... I'm Bywater Solutions' newest Perl/Linux geek -- see http://bywatersolutions.com/author/barton/ for a bit more bio. |
18:49 |
|
|
larryb joined #koha |
18:50 |
|
larryb |
Good morning #koha |
18:59 |
|
huginn |
New commit(s) kohagit: Bug 10277: (follow-up) if no userenv is set, act like a superlibrarian <http://git.koha-community.org/[…]b263a8fd943d3f7b9> |
19:04 |
|
|
paul_p joined #koha |
19:05 |
|
gmcharlt |
hi barton! |
19:05 |
|
jenkins_koha |
Starting build #286 for job master_maria (previous build: STILL UNSTABLE -- last SUCCESS #264 19 days ago) |
19:06 |
|
barton |
afternoon hmcharlt :-) |
19:06 |
|
barton |
s/hmcharlt/gmcharlt/ |
19:07 |
|
barton |
s/hmcharlt/gmcharlt/g (for good measure) |
19:07 |
|
gmcharlt |
heh |
19:07 |
|
larryb |
hey #koha can anyone help me with an odd SIP problem? |
19:08 |
|
larryb |
I'm getting the following error in my sip logs: Failed to load ILS implementation for .... |
19:08 |
|
larryb |
but I DO have the institution stanza setup for that ID. |
19:08 |
|
larryb |
any thoughts? |
19:09 |
|
barton |
google tells me that it's found in C4::SIP::Sip::MsgType |
19:10 |
|
gmcharlt |
larryb: double-check that PERL5LIB is set correctly |
19:10 |
|
larryb |
it is |
19:14 |
|
rangi |
hi barton |
19:14 |
|
rangi |
larryb: also do a perl -c on the ILS stuff |
19:14 |
|
barton |
hi rangi |
19:15 |
|
rangi |
if there is a syntax error or anything like that, it wont load and you will get that message |
19:15 |
|
* rangi |
has run into that one before |
19:16 |
|
larryb |
I've quadruple checked the sipconfig.xml file and can find no issues in it. |
19:16 |
|
barton |
larryb: the error in question is caused when $@ is set -- that happens when code executed by 'eval' fails. |
19:16 |
|
barton |
... or specifically doesn't compile. |
19:17 |
|
rangi |
yep it wont be the config, what is happening is the ILS code isnt being pulled in, and most likely isnt compiling |
19:17 |
|
rangi |
(or interpreting as the case may be :)) |
19:18 |
|
barton |
Isn't being parsed correctly by Perl's bytecode compiler ;-) ;-) |
19:19 |
|
barton |
larryb -- does that help?\ |
19:19 |
|
huginn |
New commit(s) kohagit: Bug 11131: display authority summary correctly when searching by all authority types <http://git.koha-community.org/[…]7b7d713a780be3e66> |
19:20 |
|
larryb |
I'm checking some things |
19:22 |
|
barton |
larryb: the actual code for the error message is |
19:22 |
|
barton |
die("Failed to load ILS implementation '$module' for $inst"); |
19:23 |
|
barton |
Where $module is the perl module with the syntax error. |
19:27 |
|
jenkins_koha |
Project Koha_master build #1578: UNSTABLE in 2 hr 15 min: http://jenkins.koha-community.[…]Koha_master/1578/ |
19:27 |
|
jenkins_koha |
* Nicole C. Engard: Bug 11403: Add missing help file to new Renew page |
19:27 |
|
jenkins_koha |
* Galen Charlton: Bug 11445: regression test for duplicate hold notifications |
19:27 |
|
jenkins_koha |
* Galen Charlton: Bug 11445: avoid sending duplicate hold waiting notifications |
19:27 |
|
jenkins_koha |
* Magnus Enger: Bug 11188 - Make gather_print_notices.pl die on failed open() |
19:27 |
|
jenkins_koha |
* Jonathan Druart: Bug 11075: 'select all' for export no longer clears renew checkboxes |
19:27 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11403 minor, P5 - low, ---, nengard, Pushed to Master , renew page missing help file |
19:27 |
|
jenkins_koha |
* Kyle M Hall: Bug 10277 - Add C4::Context->IsSuperLibrarian() |
19:27 |
|
jenkins_koha |
* Jonathan Druart: Bug 10277: Add UT for C4::Context::IsSuperLibrarian |
19:27 |
|
jenkins_koha |
* Tomas Cohen Arazi: Bug 11402: make Labels::_guide_box return undef if undefned data is passed |
19:27 |
|
jenkins_koha |
* Galen Charlton: Bug 11402: (follow-up) add one more unit test |
19:27 |
|
jenkins_koha |
* Galen Charlton: Bug 11208: regression test for failing SMS messages |
19:27 |
|
jenkins_koha |
* Jonathan Druart: Bug 11208: If no smsalertnumber is defined, the message is marked as failed |
19:27 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11445 normal, P5 - low, ---, koha-bugs, Pushed to Master , it is possible for duplicate hold notifications to be sent |
19:27 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11188 minor, P5 - low, ---, magnus, Pushed to Master , Make gather_print_notices.pl die on failed open() |
19:27 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11075 minor, P5 - low, ---, jonathan.druart, Pushed to Master , Clicking 'select all' link in export tab in checkout page clears renew checkboxes |
19:27 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=10277 enhancement, P5 - low, ---, kyle.m.hall, Pushed to Master , Add C4::Context->IsSuperLibrarian() |
19:27 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11402 minor, P5 - low, ---, gmcharlt, Pushed to Master , Labels::_guide_box should return undef if undefned data is passed |
19:27 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11208 normal, P5 - low, ---, jonathan.druart, Pushed to Master , Multi transport types: a sms message without sms number should be marked as failed |
19:31 |
|
jenkins_koha |
Starting build #1579 for job Koha_master (previous build: UNSTABLE -- last SUCCESS #1577 4 hr 24 min ago) |
19:35 |
|
larryb |
okay gmcharlt barton, rangi helped me track down the problem. |
19:35 |
|
larryb |
@rangi++ |
19:35 |
|
huginn |
larryb: I've exhausted my database of quotes |
19:35 |
|
rangi |
@quote random |
19:35 |
|
huginn |
rangi: Quote #200: "chris_n: usually the problem is either too much time and not enough cookies or not enough time and too many cookies" (added by wizzyrea at 03:24 PM, April 12, 2012) |
19:35 |
|
wahanui |
i already had it that way, huginn. |
19:55 |
|
|
rambutan joined #koha |
19:58 |
|
jenkins_koha |
Yippee, build fixed! |
19:58 |
|
wahanui |
o/ '`'`'`'`'`'`'`'`'` |
19:58 |
|
jenkins_koha |
Project master_maria build #286: FIXED in 52 min: http://jenkins.koha-community.[…]master_maria/286/ |
19:58 |
|
jenkins_koha |
Galen Charlton: Bug 10277: (follow-up) if no userenv is set, act like a superlibrarian |
19:58 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=10277 enhancement, P5 - low, ---, kyle.m.hall, Pushed to Master , Add C4::Context->IsSuperLibrarian() |
20:00 |
|
|
rocio joined #koha |
20:04 |
|
jenkins_koha |
Starting build #287 for job master_maria (previous build: FIXED) |
20:05 |
|
rambutan |
rusty_juggler would be a good handle |
20:10 |
|
barton |
rambutan -- true ... but I'm currently bathing in the glory of the fact that I work at a company that's small enough that my username can simply be 'barton' rather than the un-pronouncable 'bchittenden'. The fact that it wasn't taken on IRC is gravy. |
20:19 |
|
barton |
so ... noob question: what do 'jenkins_koha' and 'huginn' do? ... they're bots obviously. but what's their purpose? |
20:20 |
|
rangi |
jenkins_koha is the koha jenkins bot, it can interact with our jenkins instance |
20:20 |
|
rangi |
http://jenkins.koha-community.org/ |
20:21 |
|
rangi |
huginn is a supybot, it can do lots of stuff |
20:21 |
|
huginn |
rangi: I'll give you the answer as soon as RDA is ready |
20:21 |
|
jcamins |
@later tell barton It can do this, for example. |
20:21 |
|
huginn |
jcamins: The operation succeeded. |
20:21 |
|
jcamins |
(say something) |
20:22 |
|
barton |
ah. |
20:22 |
|
rambutan |
@wunder 64507 |
20:22 |
|
huginn |
rambutan: The current temperature in Wyatt Park, St Joseph, Missouri is -2.9°C (2:22 PM CST on December 30, 2013). Conditions: Partly Cloudy. Humidity: 49%. Dew Point: -12.0°C. Windchill: -7.0°C. Pressure: 30.20 in 1023 hPa (Falling). |
20:24 |
|
barton |
... #bywater has a similar supybot ... what is a 'jenkins instance'? |
20:25 |
|
rangi |
jenkins? |
20:25 |
|
wahanui |
jenkins is http://jenkins.koha-community.org/ |
20:26 |
|
barton |
OIC. Continuous integration. |
20:27 |
|
|
cait joined #koha |
20:27 |
|
barton |
rambutan -- You in St. Joseph MO? |
20:28 |
|
rambutan |
yea, rhcl.org |
20:29 |
|
druthb |
wahanui: jcamins? |
20:29 |
|
wahanui |
i guess jcamins is a spoilsport |
20:29 |
|
druthb |
:P |
20:29 |
|
druthb |
wahanui: cait? |
20:29 |
|
wahanui |
cait: go to bed |
20:29 |
|
jcamins |
I just figured out how to lock up an HP multifunction scanner. |
20:29 |
|
jcamins |
Use the web interface to start a scan, then refresh the page. |
20:30 |
|
barton |
jcamins: slow clap |
20:30 |
|
barton |
;-) |
20:31 |
|
jcamins |
barton: that was kind of impressive, actually. I'm an old hand at jamming printers, but this is the first time I've successfully jammed a scanner. |
20:31 |
|
barton |
ha. |
20:32 |
|
barton |
just don't go all office space on it. |
20:33 |
|
barton |
PC LOADLIGHTBEAM 500 |
20:34 |
|
cait |
hi :) |
20:35 |
|
jcamins |
Awesome! Next time I'm in an office where lots of people are scanning things on a central scanner, I am replacing people's material with a sheet of paper that says "PC LOADLIGHTBEAM 500" randomly, and then swapping it back before they get to the scanner to figure out what's going on. |
20:54 |
|
|
larryb left #koha |
20:58 |
|
jenkins_koha |
Project master_maria build #287: SUCCESS in 54 min: http://jenkins.koha-community.[…]master_maria/287/ |
20:59 |
|
jenkins_koha |
Jonathan Druart: Bug 11131: display authority summary correctly when searching by all authority types |
20:59 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11131 normal, P5 - low, ---, jonathan.druart, Pushed to Master , Authority search does not display summary while searching by all auth types |
21:16 |
|
cait |
@wunder Konstanz |
21:16 |
|
huginn |
cait: The current temperature in Konstanz, Germany is -1.0°C (10:00 PM CET on December 30, 2013). Conditions: Mist. Humidity: 96%. Dew Point: -1.0°C. Pressure: 30.35 in 1028 hPa (Rising). |
21:20 |
|
druthb |
@wunder 77098 |
21:20 |
|
huginn |
druthb: The current temperature in Greenway Plaza, Houston, Texas is 7.2°C (3:20 PM CST on December 30, 2013). Conditions: Clear. Humidity: 66%. Dew Point: 1.0°C. Windchill: 4.0°C. Pressure: 30.22 in 1023 hPa (Rising). |
21:21 |
|
* cait |
is freezing |
21:25 |
|
rangi |
@wunder nzwn |
21:25 |
|
huginn |
rangi: The current temperature in Wellington, New Zealand is 19.0°C (10:00 AM NZDT on December 31, 2013). Conditions: Clear. Humidity: 37%. Dew Point: 4.0°C. Pressure: 29.68 in 1005 hPa (Steady). |
21:32 |
|
jenkins_koha |
Yippee, build fixed! |
21:32 |
|
wahanui |
o/ '`'`'`'`'`'`'`'`'` |
21:32 |
|
jenkins_koha |
Project Koha_master build #1579: FIXED in 2 hr 3 min: http://jenkins.koha-community.[…]Koha_master/1579/ |
21:32 |
|
jenkins_koha |
* Galen Charlton: Bug 10277: (follow-up) if no userenv is set, act like a superlibrarian |
21:32 |
|
jenkins_koha |
* Jonathan Druart: Bug 11131: display authority summary correctly when searching by all authority types |
21:32 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=10277 enhancement, P5 - low, ---, kyle.m.hall, Pushed to Master , Add C4::Context->IsSuperLibrarian() |
21:32 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11131 normal, P5 - low, ---, jonathan.druart, Pushed to Master , Authority search does not display summary while searching by all auth types |
21:38 |
|
eythian |
hi |
21:39 |
|
rangi |
https://soundcloud.com/cleopat[…]ne-happy-new-year |
21:40 |
|
rangi |
there's only 13ish hours left of 2013 (in nz anyway) |
21:50 |
|
cait |
:) |
21:50 |
|
cait |
nice! |
21:50 |
|
cait |
it will be nice when the 13 is gone |
22:03 |
|
|
edveal left #koha |
22:06 |
|
|
mtompset joined #koha |
22:06 |
|
mtompset |
Greetings, #koha. |
22:07 |
|
eythian |
hi mtompset |
22:07 |
|
mtompset |
Greetings, eythian. |
22:09 |
|
mtompset |
Didn't you take any holidays? Or are you hanging out here for fun, eythian? |
22:09 |
|
eythian |
I was away last week. |
22:13 |
|
mtompset |
Have a good Christmas/Holiday? |
22:24 |
|
eythian |
yeah, it was alright. |
22:30 |
|
francharb |
bye |
22:38 |
|
eythian |
> Ah, I love the future. No power? Jump onto the internet to ask people if they don't have power. Should it be possible? No. Is it possible? Yes. |
22:40 |
|
jcamins |
eythian: hehe. |
22:54 |
|
|
ebegin joined #koha |
23:28 |
|
|
rambutan left #koha |
23:45 |
|
|
NateC joined #koha |
23:53 |
|
mtompset |
Oh my... lots of updates to pull. |