Hi Uwe,

i worked on those settings and I think i resolved all issues.

On 04/05/2012 09:19 PM, Uwe Koloska wrote:
Hello,

the current implementation of files/admin.php doesn't work with another
activated admin form, because the current code set's some variables in case
of POST only if the files/admin form has been executed ...
Fixed

I have activated admin_export and when exporting the variables from the
admin/files form are not set and and errors occurs.

A fix is in the attached patch.
Thanks!

But there are more problems in this source:
* the current code set's the default in the form from the defaults and
   not from the configured values
Fixed

* the value for 'maxUploadSize' will be set directly in the .htaccess
   file from the function OC_Files::setUploadLimit(), but this function has
   the content of .htaccess hardcoded
   it is different from the current one -- but what's worse: different from
   a file the user changed
The lines in the .htaccess are replaced now, rest of htaccess in untouched

Cheers
Arthur


I hope you know what to do with this further errors.

Yours
Uwe Koloska



_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to