[Owncloud] error in files/admin.php

Arthur Schiwon blizzz at owncloud.com
Fri Apr 13 09:29:05 UTC 2012


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
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud



More information about the Owncloud mailing list