http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3723 Colin Campbell <colin.campbell@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent --- Comment #1 from Colin Campbell <colin.campbell@ptfs-europe.com> 2009-10-21 09:01:36 --- Actual koha's behaviour here is not incorrect but some units expect the mandatory fields to precede the optional fields as per listing in spec. Indeed one unit actually looks for the institution id field to signal the beginning of the variable field section. A quick fix on-site caused valid patrons to work thus the report of this only occuringon invalid patrons. Submitted patch that outputs the response fields in the expected order for units making unwarranted assumptions. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.