http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4188 Jean-André Santoni <jeanandre.santoni@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeanandre.santoni@biblibre.c | |om --- Comment #6 from Jean-André Santoni <jeanandre.santoni@biblibre.com> 2010-04-30 13:41:02 --- You have to upload the PDF in the OrderPdfTemplate syspref. This syspref is of the type 'upload', it can contain the whole pdf file, base64 encoded in a BLOB. This way, users can customize their PDF (as long as they respect the differents layouts proposed by Koha) Maybe patches are incomplete, or some of them have been lost in the trip? I know that this sort of syspref is a bad idea, but I had no other : Paul asked to to NEVER let users upload real files on the server. I never understood why. In the PHP world we do it all the time (see Drupal) for exemple. Maybe because the security issues aren't the same when running as CGI or as apache module? ...but I think we should not loose this feature wich might be usefull for some people. It just need to be documented. What do you think? -- 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.