collective / wildcard.media

13 stars 12 forks source link

Embedded video in existing page on Plone 4.1.6 not working on release version 2.0.2. #35

Closed ivanteoh closed 8 years ago

ivanteoh commented 8 years ago

When add html code as below on Plone 4.1.6 is not working on release version 2.0.2.

<span class="wcvideo">
<a href="http://localhost:8080/Plone/video" class="internal-link">Video</a>
</span>

1.2b3 rev=fa7ff80 is working fine.

ivanteoh commented 8 years ago

Since version 2.0.2 need jquery > 1.8.3, it won't be compatible with plone 4.1.x. I verified that 1.2b5 is working fine and won't have this issue on Plone 4.1.x. Will close this issue.