[Koha-bugs] [Bug 6815] Capture member photo via webcam

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 5 03:10:10 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6815

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91302|0                           |1
        is obsolete|                            |

--- Comment #29 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 91303
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91303&action=edit
Bug 6815: Add a 'Take Patron Image' ability

This does not just click in place, which would be
nice. But it does take the picture, download to a file,
and then let's the user use the existing upload
functionality to add the photo.

If wording or formating is ugly, feel free to tweak.

TEST PLAN
---------
1) the 'patronimages' system preference in Patrons system preferences
   must be set to 'Allow'.
2) apply the patch
3) go to any patron
4) click the 'Take' button.
   -- it is in the text area on the right, and not the
      hover over the image area. Adding here would require
      CSS changes, which are now difficult and ugly to do.
   -- new tab should open. If you have a working webcam,
      you should see it playing 'live'.
5) click the "Take the Patron's Picture" button
   -- this should download a photo SamplePhoto.jpg or some
      variation of that.
6) close this tab, and click the 'Edit' or 'Add' button for
   the patron image.
7) click 'Choose File' and choose the file that was created
8) click 'Upload'
   -- the webcam photo should now be used.
9) run koha qa test tools

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list