OMP 3.4. : pb chargement image ?
Le problème d'affichage des images sur OMP 3.4. persiste (idem #17 ?)
Ci-après quelques éléments rassemblés mais qui ne sont peut-être pas les plus pertinents.
Dis-moi si je peux creuser vers une autre piste.
Sauf erreur d'analyse :
- même archive soumise (AP-img.zip) ;
- même XSL dans les plugins ;
- branch master installée sur instance OMP 3.4.
OMP 3.4
- image non affichée : https://puc-editorial.unicaen.fr/omp-3.4/index.php/Caen/catalog/view/2/2/31
- Encodage HTML :
<img src="https://puc-editorial.unicaen.fr/omp-3.4/index.php/Caen/catalog/zimage/2/2/Catalogue_MSM_01_Avranches_39_pl-X-01.jpg">
-
XML2HTMLPlugin.php
semble bien similaire à celui de la branch master du dépôt - Côté bd (au bon endroit ?) :
cannet@kpuc-editorial:/opt/omp_store_3.4/presses/1/monographs/2/66826f2f3267f$ ls -l
-rw-r--r-- 1 www-data www-data 5736 1 juil. 10:57 66826f2f3267f.html
-rw-r--r-- 1 www-data www-data 6736 1 juil. 10:53 66826f2f3267f.xml
-rw-r--r-- 1 www-data www-data 243720 1 juil. 10:53 Catalogue_MSM_01_Avranches_39_pl-X-01.jpg
OJS 3.3.
- image affichée : https://puc-editorial.unicaen.fr/ojs-3.3/index.php/Caen/article/view/6/45
- Encodage HTML :
<img src="https://puc-editorial.unicaen.fr/ojs-3.3/index.php/Caen/article/zimage/6/45/Catalogue_MSM_01_Avranches_39_pl-X-01.jpg">
cannet@kpuc-editorial:/opt/ojs_store_3.3/journals/1/articles/6/66826fc41f4b5$ ls -l
-rw-r--r-- 1 www-data www-data 5737 1 juil. 10:58 66826fc41f4b5.html
-rw-r--r-- 1 www-data www-data 6736 1 juil. 10:53 66826fc41f4b5.xml
-rw-r--r-- 1 www-data www-data 243720 1 juil. 10:53 Catalogue_MSM_01_Avranches_39_pl-X-01.jpg
cannet@kpuc-editorial:/opt/ojs_store_3.3/journals/1/articles/6/66826fc41f4b5$
OJS 3.4.
OMP 3.3.