http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1956 Summary: patronimages should be yes/no not textbox Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: major Priority: P3 Component: System Administration AssignedTo: paul.poulain@free.fr ReportedBy: nicole.engard@liblime.com QAContact: koha-bugs@nongnu.org <nengard> preference: patronimages - this preference wants me to enter a file extension for images of patrons - I have mine set to 0 and yet it still let me upload images - what does this do? And can I use more than one extension? <owen> I'm not sure that's up to date... fbcit? * fbcit looks <fbcit> nengard: your install sounds like its out of sync <fbcit> this is currently a YES/NO pref <nengard> fbcit: ahhh - thanks for letting me know - kados can you check this?? <qiqo> hi guys, are we close to beta? <fbcit> qiqo: only one letter away... ;-) <owen> Yeah, mine is a YES/NO too, but a bug should be filed to get the explanation changed <fbcit> the explanation should be correct as well, is it not? <owen> fbcit: Mine says "Enable patron images for the Staff Client; to enable, specify a file extension (e.g., png)" <fbcit> current sql file says: INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('patronimages',0,'Enable patron images for the Staff Client',NULL,'YesNo'); <fbcit> http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=installer/data/mysql/... * fbcit checks updatedatabase.pl <fbcit> it appears I missed it there which explains why it is missing on existing installs <fbcit> I'll get a patch off to fix that immediately ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.