[spip-dev] pb openbasedir

Bonjour,
lorsqu'on met en place des restrictions openbasedir au niveau de la config php; il y a un bug :

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/mon_chemin/ecrire/../../prive/themes/spip/) is not within the allowed path(s): (/monchemin/) in /monchemin/ecrire/inc/utils.php on line 934

En fait il y a un paramètre qui fait remonter trop haut la partie prive (un ../ de trop). Je n'ai pas trouvé ou était le bug...

Cordialement.

En effet, il en restait un, corrigé par http://core.spip.org/projects/spip/repository/revisions/18765