https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6815
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED --- Comment #39 from Owen Leonard <[email protected]> --- I've attached a new follow-up so that I might get some feedback. This is working pretty well from the patron detail page. Test with a webcam-capable device. I think it's not ideal that the user is required to save the image to the local machine and then upload it. We already have picture-upload.pl so it seems logical that we should be able to submit the data directly. I've found write-ups of accomplishing this in PHP, for instance: https://www.geeksforgeeks.org/how-to-save-an-html-5-canvas-as-an-image-on-the-server/ There is some AJAX in patron-webcam.js which mocks this process but I'm not sure yet how to finish it. If anyone is interested in this feature I'd love to get your opinion. I think it would be really nice to be able to push this feature with the automatic-save built in. -- 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/
