Page 1 of 1

Some mce_bogus code in category view

Posted: 31 Oct 2009, 10:28
by BenLomax
Hi.
I have problem with view in category view.

Look on example:

Image

In the ? i have this code:

Code: Select all

<div>
<p>
<br mce_bogus="1"/>
</p>
</div>
<p> </p>
But in next category its all ok?

Sory for my poor EN.

Re: Some mce_bogus code in category view

Posted: 31 Oct 2009, 14:18
by Jan
Hi, try to check the categories description, e.g. if the editor didn't add some code to categories desription. Try to remove all in description (in html view)

Jan

Re: Some mce_bogus code in category view

Posted: 31 Oct 2009, 15:58
by BenLomax
Hi. I check the categories description...and yes, editor add this code to description (html view) -

Code: Select all

<p><br mce_bogus="1"></p>
but i can delete this code (i remove the code, click update,and nothing happend).

Any solution?

Re: Some mce_bogus code in category view

Posted: 03 Nov 2009, 11:20
by Jan
See if the code is in the database, check if this is not added by your editor (try to switch to html source code and delete all)

Jan

Re: Some mce_bogus code in category view

Posted: 03 Nov 2009, 11:55
by BenLomax
When i switch to html mode the mce_bogus code is there.

I go to Categories, then to description, then i click html view or toogle editor and the mce_bogus code is there :(

I'm thinkig is some TinyMCE bug: http://tinymce.moxiecode.com/punbb/view ... ?pid=51333

Re: Some mce_bogus code in category view

Posted: 05 Nov 2009, 15:03
by Jan
So try to switch to other editor or try to remove it from html (html source in editory - I don't have any experiences there but maybe if you remove it in html and resave then it will be displayed not more there) :idea:

Re: Some mce_bogus code in category view

Posted: 05 Nov 2009, 15:17
by BenLomax
Yes, i change editor. Now is all ok.

Good work Jan (Phoca is great project :twisted: , i waitning for 2.6.0 )

Re: Some mce_bogus code in category view

Posted: 10 Nov 2009, 23:47
by Jan
Ok