Hey

I had a closer look at this, and the AddType directives in the .htaccess
file were added back in 2015, for IE 9/10 compatibility with Fontawesome.

Since that time, RFC8081 standardized font mime types, font/woff and
font/woff2 deprecated previous usages such as application/font-woff and
application/octet-stream.

Maybe we could get rid of this .htaccess file, as the standard font types
should normally be declared by default in the web server's config nowadays
(e.g. For Apache on Ubuntu 22.04 TypesConfig /etc/mime.types).

Could you please try if things work (i.e. You see the icons) without the
.htaccess file?

Thanks

Le lun. 4 sept. 2023 à 15:24, Damien Regad <dre...@mantisbt.org> a écrit :

> You are getting HTTP 500 errors, so you need to check the web server error
> logs for more information.
>
> Most likely a problem with the web server's config.
>
> Damien
>
> PS you should remove the admin directory...
>
> Le lun. 4 sept. 2023 à 09:48, Fabian Cenedese <cened...@indel.ch> a
> écrit :
>
>> Hello
>>
>> I just upgraded an old 1.3.11 installation to the current 2.25.7.
>> I untarred it to a new location and copied the plugins (Source,
>> SourceGitlab, SourceSVN) over. The admin/install page worked
>> without error.
>>
>> Everything seems to work so far except that there are errors
>> with regards to fonts. And this also leads to missing icons.
>> However the font files are all present and accessible. What
>> could be the reason for this?
>>
>> []
>>
>>
>> /var/www/public/mantisbt-2.25.7/fonts$ ls -la
>> -rw-r--r--  1 www-data www-data 165742 Apr 12 00:55
>> fontawesome-webfont.eot
>> -rw-r--r--  1 www-data www-data 444379 Apr 12 00:55
>> fontawesome-webfont.svg
>> -rw-r--r--  1 www-data www-data 165548 Apr 12 00:55
>> fontawesome-webfont.ttf
>> -rw-r--r--  1 www-data www-data  98024 Apr 12 00:55
>> fontawesome-webfont.woff
>> -rw-r--r--  1 www-data www-data  77160 Apr 12 00:55
>> fontawesome-webfont.woff2
>> etc
>>
>> Thanks
>>
>> bye  Fabi
>> _______________________________________________
>> mantisbt-help mailing list
>> mantisbt-help@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mantisbt-help
>>
>
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to