https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23075 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud@biblibre.com --- Comment #3 from Alex Arnaud <alex.arnaud@biblibre.com> --- (In reply to David Nind from comment #2)
I wanted to test this, but couldn't figure it out! Any hints or direction would be appreciated.
Is this talking about etc/koha-config.xml and the URL in there? For testing is this the URL to configure in koha-config.xml? https://mana-test.koha-community.org/
Or is it once you have it enabled and working, that is you have enabled and added a token? David, just enter a non valid URL in mana_config and try to register via cgi-bin/koha/admin/share_content.pl (request a mana token).
Up-to-date on master.
I haven't been to get registration to work either, I get these two error messages when on /cgi-bin/koha/admin/share_content.pl:
- An error occurred, mana server returned: URL must be absolute
- Mana configuration is currently empty. This feature will not work. Please contact your site administrator. As said, mana_config is empty. enter the following in your koha-conf.xml:
<mana_config>https://mana-test.koha-community.org</mana_config> -- You are receiving this mail because: You are watching all bug changes.