← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
15:42 | toins | hi all |
15:42 | chris: around ? | |
15:49 | kados | hdl: around/ |
15:49 | ? even | |
15:49 | hdl | yes |
15:50 | kados | hi |
15:50 | dewey | privet, kados |
15:50 | hdl | hi how are you ? |
15:50 | kados | not bad |
15:50 | I just noticed and confirmed a bug in 2.2.9 for purchase suggestions | |
15:50 | Bo reported it: | |
15:50 | The 'purchase suggestion' form can be accessed and filled in by all, | |
15:50 | even visitors who are not logged in... | |
15:50 | However when submitting the form as an anonymous visitor the form fails | |
15:50 | transparently, no error message, no confirmation. The patron might | |
15:50 | believe he's actually sent a request to a librarian when in reality her | |
15:50 | well-researched and thoughtful book suggestion has has fallen into a | |
15:50 | boundless, digital vaccum -never to be seen again or heard of again. | |
15:51 | I can confirm it happens for anonymous visitors | |
15:51 | hdl | MMMM... |
15:51 | Do we really want to allow ANY body do an acquisition suggestion ? | |
15:52 | kados | wit |
15:52 | wait even | |
15:52 | I found something | |
15:52 | a syspref called 'AnonSuggestions' | |
15:52 | if I set it to a borrower number it creates anonymous suggestions | |
15:53 | hdl | this may be a new syspref. |
15:54 | kados | ok, I'll dig further |
15:54 | hdl | But anonymous suggestions shouldnot be allowed and ppl should be prompted to login if anonSuggestions is empty. |
15:54 | jaron | I tried to get that to work once but wasn't able to get it to work. |
15:54 | I just gave up. | |
15:54 | kados | hdl: I agree |
15:54 | jaron: it worked for me just now | |
15:54 | jaron: on the liblime demo | |
15:55 | jaron | kados: I'll have to take another look at it sometime then. :) |
16:01 | kados | hdl: one last question: |
16:01 | some errors with updatedatabase in 2.2.9, etc.: | |
16:01 | > DBD::mysql::st execute failed: Invalid default value for 'aqbudgetid' at | |
16:01 | > scripts/updater/updatedatabase line 1717. | |
16:01 | > DBD::mysql::st execute failed: Invalid default value for 'id' at | |
16:01 | > scripts/updater/updatedatabase line 1717. | |
16:02 | what is the proper default value and can that be fixed easily? | |
16:04 | looks like aqbudgetid is defined as int(11) in one place and int(4) in two others :( | |
16:04 | and the default is '0'? | |
16:04 | hdl | can you show me wat code is |
16:04 | kados | it's in updater/updatedatabase |
16:04 | hdl | aqbudgetid shouldnot be default to 0 |
16:05 | (I donot have budget at line 1717 in my updatedatabase.) | |
16:05 | kados | (me either) |
16:06 | hdl | int(11) may be the good one. |
16:06 | kados | it's also listed as tinyint(4) |
16:06 | if you do a search for aqbudgetid in updatedatabase | |
16:07 | hdl | I saw. |
16:09 | kados | should it be fixed? |
16:10 | hdl | I think it should. |
16:10 | kados | ok |
16:10 | I'll change all to int(11) | |
16:10 | and commit | |
16:10 | what should default be? | |
16:11 | hdl | NULL |
16:11 | (for subscription) | |
16:11 | imho | |
16:11 | kados | ok, thanks |
16:20 | hdl: have you or paul looked much at updatedatabase in HEAD? | |
16:20 | hdl: ie, what is the plan to move from 2.2.9 -> 3.0 ? | |
16:20 | is updatedatabase obsolete? | |
16:21 | hdl | No. |
16:21 | paul could tell you more. | |
16:21 | kados | ok |
16:21 | hdl | The idea is that you have to use updatedatabase. |
16:22 | then move_biblio_to_biblioitems. | |
16:22 | and authorities to auth_header. | |
16:22 | and the rebuild_zebra copes with indexing. | |
16:22 | kados | right |
16:22 | hdl | This is the basic. |
16:22 | kados | ok, thanks |
16:22 | hdl | But paul may have done it right. |
17:26 | slef | dewey: botsnack |
17:26 | dewey | :) |
← Previous day | Today | Next day → | Search | Index