MDL-17344 fix case and unicode related profile field issues in user upload
commit623966a396316b9ae82f60cae59d2899a3b317e5
authorPetr Skoda <commits@skodak.org>
Wed, 13 Apr 2011 09:54:58 +0000 (13 11:54 +0200)
committerPetr Skoda <commits@skodak.org>
Thu, 14 Apr 2011 11:19:52 +0000 (14 13:19 +0200)
tree1059ba37336e6dfe1110614aec99c97a3d9b4e9b
parent91787c37e1c8e0821b2284c2a7052e8b20a649e5
MDL-17344 fix case and unicode related profile field issues in user upload

This fixes issue with uppercase and non-ascii profile fields and closes the iterator properly when field not found. Please note that profile fields with upper case letters must be specified exactly in CSV file headers. includes improved docs and parameter typo fix (credit for the parameter typo discovery goes to Aparup Banerjee)
admin/uploaduserlib.php