Accueil arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Bug in FCK Editor (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Bug in FCK Editor
#21568
svolz (User)
Fresh Lemon
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Bug in FCK Editor 1 Month, 1 Week ago Karma: 0  
When I use the word "link" in a question, using the FCKeditor and the source-view, everything seems fine. After saving the question, the question text changes to:
"li<x>nk</x>"
I suppose this is a bug in FCK editor. Do you already know about this?
Happens as well for instance with "Meta" and with links: there the editor writes <a ... <x></x></a>
 
Logged Logged  
 
Last Edit: 2008/11/25 12:27 By svolz.
  The administrator has disabled public write access.
#21579
Mazi (Moderator)
Moderator Lime
Posts: 3503
graph
User Online Now Click here to see the profile of this user
Re:Bug in FCK Editor 1 Month, 1 Week ago Karma: 28  
There is a filter for security reasons which filters javascript input to prevent XSS attacs: "This setting enables filtering of suspicious html tags in survey, group, questions and answer texts in the administration interface. Only leave this to 'false' if you absolutely trust the users you created for the administration of LimeSurvey and if you want to allow these users to be able to use Javascript, Flash Movies, etc."

Therefore <x> is put into certain words. This won't effect the way your survey looks like at the end. Just ignore these tags.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#21590
svolz (User)
Fresh Lemon
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Re:Bug in FCK Editor 1 Month, 1 Week ago Karma: 0  
Thank you for replying so fast.
I don't see why writing the word "meta" has anything to do with suspicious html tags. Well, it does change my text, not severly, but it lower-cases the words (which is in German important).
 
Logged Logged  
  The administrator has disabled public write access.
#21600
c_schmitz (Admin)
Moderator Lime
Posts: 1384
graphgraph
User Online Now Click here to see the profile of this user
Re:Bug in FCK Editor 1 Month, 1 Week ago Karma: 39  
The lowercase issue will be fixed in the next LimeSurvey version.
 
Logged Logged  
 
Best regards

Carsten Schmitz
LimeSurvey Project Leader
  The administrator has disabled public write access.
#21603
svolz (User)
Fresh Lemon
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Re:Bug in FCK Editor 1 Month, 1 Week ago Karma: 0  
good to know
 
Logged Logged  
  The administrator has disabled public write access.
Go to top