[Eisfair] Nextcloud 1.19.3 (28.0.9)

Christian Koeck christian.koeck at gmx.net
Mi Aug 28 15:28:38 CEST 2024


On Wed, 28 Aug 2024 08:18:21 +0200, "Stefan H."
<stefan-in-news at web.de> wrote:

>Hi Marcus,
>
>> Tante Google mit "nextcloud mimetypes migrations" gefüttert liefer:
>> https://help.nextcloud.com/t/mimetype-warning-after-upgrading-to-28-0-9-or-29-0-5/201289
>
>icvh mach es wie im Forum beschrieben: Ich warte auf das nächste Update. :-)


für Eilige: 

/var/www/htdocs/nextcloud/lib/private/Repair/RepairMimeTypes.php

find line

if (version_compare($mimeTypeVersion, '30.0.0.0', '<') &&
$this->introduceExcalidrawType()) {

edit then

if (version_compare($mimeTypeVersion, '29.0.5.0', '<') &&
$this->introduceExcalidrawType()) {


Neustart Apache


Mehr Informationen über die Mailingliste Eisfair