[Koha-bugs] [Bug 19077] When loading patrons matching on userid updates to matched patrons are rejected

2017-09-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19077

Jonathan Druart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|Failed QA   |RESOLVED

--- Comment #5 from Jonathan Druart  
---
Closing, reopen if it is still needed.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19077] When loading patrons matching on userid updates to matched patrons are rejected

2017-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19077

Katrin Fischer  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

--- Comment #4 from Katrin Fischer  ---
Hi Colin, after Jonathan's fix the update using userid for matching works for
me without the patch. Can you verify?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19077] When loading patrons matching on userid updates to matched patrons are rejected

2017-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19077

Jonathan Druart  changed:

   What|Removed |Added

 CC||jonathan.dru...@bugs.koha-c
   ||ommunity.org

--- Comment #3 from Jonathan Druart  
---
(In reply to Katrin Fischer from comment #2)
> Hi Colin, with and without the patch I receive an internal server error when
> I try to match on username/uderid:
> 
> Use of uninitialized value $uploadborrowers in concatenation (.) or string
> at /home/vagrant/kohaclone/tools/import_borrowers.pl line 113.
> Use of uninitialized value $uploadborrowers in concatenation (.) or string
> at /home/vagrant/kohaclone/tools/import_borrowers.pl line 113.
> Can't call method "unblessed" on unblessed reference at
> /home/vagrant/kohaclone/tools/import_borrowers.pl line 255, <$fh> line 2.
> 
> Can you help?

Should be fixed by
  commit 6f595e4c95c22ba444f49c61c9d101483309871f
Bug 17829: (follow-up) Fix import patron

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19077] When loading patrons matching on userid updates to matched patrons are rejected

2017-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19077

Katrin Fischer  changed:

   What|Removed |Added

   Severity|minor   |major

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19077] When loading patrons matching on userid updates to matched patrons are rejected

2017-08-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19077

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #2 from Katrin Fischer  ---
Hi Colin, with and without the patch I receive an internal server error when I
try to match on username/uderid:

Use of uninitialized value $uploadborrowers in concatenation (.) or string at
/home/vagrant/kohaclone/tools/import_borrowers.pl line 113.
Use of uninitialized value $uploadborrowers in concatenation (.) or string at
/home/vagrant/kohaclone/tools/import_borrowers.pl line 113.
Can't call method "unblessed" on unblessed reference at
/home/vagrant/kohaclone/tools/import_borrowers.pl line 255, <$fh> line 2.

Can you help?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/


[Koha-bugs] [Bug 19077] When loading patrons matching on userid updates to matched patrons are rejected

2017-08-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19077

Colin Campbell  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |colin.campbell@ptfs-europe.
   |ity.org |com
 Status|NEW |Needs Signoff

--- Comment #1 from Colin Campbell  ---
Created attachment 65828
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65828=edit
Add test to not reject update if matching on userid

test by confirming that if matching by userid a matched record is updated,
howver if matching by another criteria a record with a duplicate userid should
still be rejected

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/