Yes- and thank you.
That is not the problem though- To reproduce this error and see what I am talking about (using DNN 04.09.00)... log in and click on your name to see your user settings. From there click "Manage User Profile" From there click in the Biography field and type, "This is a test." Then make the word "test"
bold using the WYSIWYG editor.
Click "Update" and then return back to that same screen again by clicking "Manage Profile". You will see that the HTML was not saved and now the HTML code is in the WYSIWYG view. It doesn't save correctly and re-render this view.
I even went through the
tutorial on this site for creating a custom user registration page and tried this with a new rich text field (instead of the Biography field) and this didn't work either.
I want users to be able to add a bio about themselves including an image. But if you try to add an image- this error prevents it from saving the code as HTML- it displays the image code instead of the image.
Does anyone know of a work around or a fix for this? I've researched on the internet and didn't find much. There are a few links that mention this bug. One suggestion was to turn off Ajax from the Host menu but that didn't work to fix this problem for me- and besides some of my modules use ajax. Another link suggested modifying the FCKConfig.js file within the FCKEditor Providers folder- and so far, playing around with these settings has not worked for me either.
I would appreciate any help anyone can provide at this point!! Thanks!