filter incompatibility

DynV - February 6, 2008 - 23:11
Project:Side Content
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I'm having trouble incorporating a module using filter through sidecontent, the specific module is Slideshow Creator.

behavior

I save the following code which behave as expected :

[slideshow: 2, name=relative, rotate=4, blend=1, layout=bottom, width=160, height=160, img=|img1.jpg|img1.jpg||||, img=|img2.jpg|img2.jpg||||]

Here's what appears when I edit the corresponding node:

<p><span class="ssc relative" id="ssc-1"><a href="/img1.jpg" id="ssc-limage-1" class="ssc-limage"><img src="img1.jpg" alt="" height="160" width="160" id="ssc-image-1"/></a><a href="/img1.jpg" id="ssc-ltitle-1" ><span class="ssc-title" id="ssc-title-1"></span></a><span class="ssc-description" id="ssc-description-1"></span><a href="/node/15/edit?ssc=1,2" id="ssc-previous-1" class="ssc-previous active">Previous</a> <span class="ssc-index" id="ssc-index-1">Image <span class="ssc-current" id="ssc-current-1">1</span>/2 </span><a href="/node/15/edit?ssc=1,2" id="ssc-next-1" class="ssc-next active">Next</a></span></p>

To circumvent the unexpected behavior, it would mean reentering the sidecontent data at every edit, which is unacceptable in this case.

#1

DynV - February 7, 2008 - 03:02

Here's a similar issue #184363: Side Content and Markdown filter and what seems to be the solution #119321: Double translation of input bbcode thanks to millette !

#2

Robert Castelo - April 4, 2009 - 22:23
Status:active» fixed

Fixed in Side Content 5.x-1.1

#3

System Message - April 18, 2009 - 22:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.