[horde] H6 imp appears to ignore mime_drivers.local.php

Jean Charles Delépine delepine at u-picardie.fr
Mon May 26 20:04:23 UTC 2025


Quoting Brent <impuser at bitrealm.com>:

> After running "composer update" today, I find my system is no longer  
> using the html inline allowance I have in my mime_drivers.local.php  
> file.
>
> In the following directory:
>
> <install-dir>/var/config/imp
>
> I have a file named "mime_drivers.local.php" which contains:
>
> <?php
> $mime_drivers['html']['inline'] = true;
>
> I run "composer horde-reconfigure" and this creates a symlink in  
> <install-dir>/vendor/horde/imp/config for this file that is in the  
> directory above; however, it doesn't appear to be using the override  
> setting I have set.
>
> I have to update the main mime_drivers.php file in  
> <install-dir>/vendor/horde/imp/config directory in order to get  
> inline html to display.
>
> This is on imp-7.0.0(alpha 14) and horde(6.0.0-alpha10), using php 8.4.7.

Hello,

This patch not yet in composer fix a similar problem caused by last  
update (hook.php not loaded) :

fix: Hoist pathinfo request to make sure the variable pinfo is  
available in all paths of loadconfig
https://github.com/horde/Core/commit/02a5e23c587781c31f83c0ff81691122c08a27d9

Sincerly,
     Jean Charles Delépine

-- 
Service systèmes et réseaux - DISI

Université de Picardie Jules Verne
5, rue du moulin neuf - 80000 Amiens



More information about the horde mailing list