https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17047 --- Comment #272 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Alex Arnaud from comment #271)
(In reply to Jonathan Druart from comment #254)
- Message on the admin page - click here, then you enable, then? We should link to a documentation page.
IIRC there is a link on the admin page, which point to the syspref. But it's not clear what "mana" is and what need to be done to configure/use it correctly. I suggested to add a link to point to a documentation page (wiki or manual)
- log_path is not in the default yaml file or specify in any docs. I did not manage to configure the server config file to make it work locally. Can you share a working example please?
Server-side, I am trying to make it work locally to test the whole things. I did not manage to get a working config file to make the server run properly.
- What is supposed to happen when I click on "Send" in the ManaToken syspref block? There is a wrong error handling, as my server is not setup properly, I click and nothing happens.
You are supposed to receive an email containing a link to activate your Mana account. Like this one:
" Hello Alex Arnaud, Someone asked on 2018-08-28 for an authentication on the Mana KB webservice. To activate your account definitively, please click on the following link and follow the instruction https://mana-test.koha-community.org/ registration?id=DnX************************
"
It works for me because i set the official Mana server url in Koha. May be you are using a locale one?
Yes, the server I am using does not return a correct message and nothing happens when I click, which means errors are not handled correctly in JS code. -- You are receiving this mail because: You are watching all bug changes.