Bug 15040

Summary: Plack testing -- patron files area not behaving as expected
Product: Koha Reporter: HB-NEKLS <gwilliams>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, josef.moravec, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 15019    

Description HB-NEKLS 2015-10-20 21:40:52 UTC
I'm checking the patron file upload with Plack, and seeing something odd; this may or may not be Plack-related. First, I set the patronimages & EnableBorrowerFiles sys prefs to Allow/Do. Here's the oddity I've run into so far (the other one went away while writing the bug report):

When I can finally get the Files tab up, the system says the patron has no files attached -- even though I've uploaded 2 files already. But if I upload another file, the now three attached files display, but if I click away from the files area, and come back, the system says the patron has no files attached, yet again. 

The borrower I was working with: http://test-intra.plack.bywatersolutions.com/cgi-bin/koha/members/files.pl?borrowernumber=102
Comment 1 Josef Moravec 2015-10-26 09:25:01 UTC
I can't reproduce it, everything around upload patron files works as expected for me... So I'm closing it. If you think it's still valid, please reopen.