https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35635
Christopher Brannon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #54 from Christopher Brannon <[email protected]> --- I'm not sure this accomplishes everything. Yes, it is great that now we can distinguish what is mandatory for the patron or the staff to fill in - if the patron is using the OPAC. However, with the use of systems like Aspen, self registration is mocked up via API - which behaves like staff. There will be times we want API to behave like the staff interface - and there are times we want API to behave like the OPAC. API does not respect that aspect. Unless there is some switch in the API URL or commands to indicate which way to behave, things like self registration through API is going to behave like staff and require patron attributes that should not be required. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
