1
ghostrunner
Html tags for ÆØÅ gets messed up in FCK editor

Hey.

I'm using XOOPS 2.30
I have set FCKEditor as the standard editor. when i use the danish characters ÆØÅ it should transform them to: & aelig; exc.
If i type in an æ and click source it is ok (& aelig;). But if i save and reopen then its changed to & amp;aelig;
As i can see the problem is that the & gets encoded to & amp; when i save.

It's only in smartsection that i have this problem

Is there a solution for this problem.

2
le130
Re: Html tags for ÆØÅ gets messed up in FCK editor
  • 2008/11/3 22:28

  • le130

  • Just popping in

  • Posts: 21

  • Since: 2008/11/3


I get the same problem...
I'm searching for any solution but looks there is none !

if you get the fix please let me know

3
Anonymous
Re: Html tags for ÆØÅ gets messed up in FCK editor
  • 2008/11/3 22:35

  • Anonymous

  • Posts: 0

  • Since:


Might be a language issue, perhaps?

xoops 2.3.x moved to UTF8 encoding as default.

Take a look at your xoops_root/language/your-language/global.php (lines 202 and 203)

I edited mine to be what they were under my former XOOPS 2.0.18.2 installation (same file/location, different line number) to:

define('_CHARSET''ISO-8859-1');
define('_LANGCODE''en');


If you have a copy of your old XOOPS files you could try this, but keep a backup.

Try it at your peril - no guarantees given

4
le130
Re: Html tags for ÆØÅ gets messed up in FCK editor
  • 2008/11/5 13:12

  • le130

  • Just popping in

  • Posts: 21

  • Since: 2008/11/3


Hi John, I converted all my site to UTF-8 and set UTF-8 on the locale.php
Looks like content edited on wysiwyg don't work properly on various modules (newbb, profile, webphoto, etc)

When editing my profile signature I enter

------------------------
-25º25'04" 49º14'30" Alt. 940m

in the editor. But when saved the content pages shows:

<p><span class="postbody"> ------------------------ <br /> -25º25'04" 49º14'30" Alt. 940m <br /> </span></p>

And when going back to editor it loads sort of

-25& ordm;25'04& quot; 49& ordm;º14'30& quot; Alt. 940m



I'm using XOOPS 2.3.1
This little problem are seriouly troubling my site

There is a way to switch the default editor to one that may work? Or there is any update for the xoopseditor and framework that I need to install?

Thanks!




5
anderssk
Re: Html tags for ÆØÅ gets messed up in FCK editor
  • 2008/11/5 17:58

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


It's reported on xoopsnordic.org

And on sourceforge

I'll this tread to Sourceforge.

6
ghia
Re: Html tags for ÆØÅ gets messed up in FCK editor
  • 2008/12/19 23:27

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Is there a report of what is actually stored in the database?

I'm affraid that quite some modules, editors, core and datbasehandling are not yet enough streamlined to handle UTF-8 on all levels.
Some problems I encountered may be related with that.
On this forum with the extended DHTML editor, I found that copying Cyrillic characters in a post resulted in ???????, altough the copy was fine in the editor window and also the preview showed these characters correct.
On one other occasion php program characters turned into the diamond characters, while reposting the same text from the same source in a quote block displayed ok.

7
Marco
Re: Html tags for ÆØÅ gets messed up in FCK editor
  • 2009/3/21 15:12

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


ok, still in the tracker
Do synergy or die.

Login

Who's Online

143 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 143


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits