Dotclear

Ticket #869 (closed enhancement: fixed)

Opened 16 years ago

Last modified 11 years ago

[External Media] Embedding disabled by request

Reported by: dlorre Owned by: Tomtom33
Priority: normal Milestone:
Component: module:plugins Version: 2.1
Severity: normal Keywords:
Cc:

Description

Bonjour,

Il y a un problème avec l'insertion de medias youtube quand l'encapsulation est désactivé par youtube, car l'insertion échoue sans message d'erreur.

On trouve que la variable $cap dans le fichier plugins/externalMedia/index.php a une longueur de 29 octets et contient la chaine suivante : >Embedding disabled by request<

C'est à la ligne 139 sur ma version (nightbuild du 7 décembre 2009)

case 'youtube':

if (preg_match('#<input.+?\s+name="embed_code".+?\s+value="(.+?)"#ms',$content,$m)) {

$cap = html::decodeEntities($m[1]); $movie = ;

Change History

comment:1 Changed 15 years ago by xave

  • Summary changed from Embedding disabled by request to [External Media] Embedding disabled by request

comment:2 Changed 15 years ago by xave

  • Milestone changed from 2.2 to 2.3

comment:3 Changed 14 years ago by bruno

  • Priority changed from low to normal
  • Severity changed from minor to normal
  • Milestone 2.3 deleted

comment:4 Changed 14 years ago by Tomtom33

  • Owner changed from xave to Tomtom33

Ce sera réglé avec l'intégration de TinyMCE et oEmbed. En attente donc...

comment:5 Changed 13 years ago by franck

  • Milestone set to Wysiwyg editor (multi-syntax)

comment:6 Changed 11 years ago by franck

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone Wysiwyg editor deleted

Réglé sur la version courante (0.8) de externalMedia (dont le support n'est pas assuré ici, voir  http://plugins.dotaddict.org/dc2/details/externalMedia).

Note: See TracTickets for help on using tickets.

Sites map