Open soren121 opened 9 years ago
From doodle62 on August 18, 2012 05:42:08
Oh no. I'm sorry this problem is reoccurring, I was quite sure I had it fixed last time. I'll look into it.
Status: Accepted
Labels: -Priority-Medium Priority-High
From j...@kodewerx.org on August 20, 2012 20:30:21
If you still need a replacement WYSIWYG editor, have a look at the one I'm building: http://blog.kodewerx.org/?post=31 It looks like you're replacing nicEdit with cleditor, but cleditor gives me all kinds of crazy problems, like truncating my posts where it inserts or > ...
From doodle62 on August 22, 2012 09:53:33
I'm busy at the moment, but if you'd like to replace CLEditor with uEditor and see if it solves your problems, be my guest. All you'll need to do is edit admin/create.php and admin/edit.php and replace the CLEditor references near the end of the files. If you find it works better, I'd consider adding it to the upcoming release, 0.9.4.
From doodle62 on August 22, 2012 09:59:03
Although, thinking about it now, the problem may run deeper than CLEditor, since it really shouldn't be truncating anything. I'll look into this when I have time.
From j...@kodewerx.org on August 22, 2012 23:58:13
cleditor isn't the culprit after all!
I swapped it in a sandbox lightblog, and my posts are still modified in strange ways. One example is all of my unordered lists (<ul> tags) get replaced with ordered lists (<ol> tags) and styled with list-style-type:circle; and all <font> tags get stripped. Really strange...
From j...@kodewerx.org on August 18, 2012 07:53:56
What steps will reproduce the problem? 1. See my blog front page: http://blog.kodewerx.org/ 2. The post titled "LPC: Postmortem" contains a broken "Read more" link
<div style="font-weight:</div>... <a href="?post=29">Read More »</a> What version of LightBlog are you using? On what operating system? SVN - r554 (lightblog 0.9.3.2) on Chrome 22, OS X 10.8 Mountain Lion.
Original issue: http://code.google.com/p/lightblog/issues/detail?id=54