Thomas Kieslich schreef:
> Am Tue, 10 Feb 2009 10:59:12 +0200 schrieb Dmitry Dulepov:
> 
>> Hi!
>>
>> Patrick Broens wrote:
>>> I think he is talking about that myquizandpoll extension, not realurl
>>> ... :-)
>> Ow. Than I should apologize :D I am very touchy when it comes to RealURL and 
>> its "errors" or "not working" :) Typically it is found that those problems 
>> are not RealURL problems :)
> 
> Sorry Dmitry, i dont mean that it is a realurl problem. It was my first try
> for Problem looks like this with another extension. The problem was in the
> extension.
> 
> 
> my solution
> //$this->description[] = $this->filterNL2BR(addslashes($description));
> $this->description[] = $this->filterNL2BR($description);
> 
> removing the "addslashes"
> Perhaps you find similar things in myquizandpoll. I believe the "Linkstyle"
> was the same.
> 
> Thomas
> 

Thanks Thomas,

but there is no addslashes in myquizandpoll.

The line (I think) it goes wrong is:

$markerArray["###EXPLANATION###"] = 
$this->pi_getLL('listFieldHeader_explanation', 
'listFieldHeader_explanation');
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to