& #124;(space is intentional
) gets converted to | for instance, see here._______________
Long Live Rock n' Roll!
« Last edit by Dietrich on Sun Mar 19, 2006 7:13 pm. »
Page: 1
| Author | Post |
|---|---|
|
#1 Sun Nov 20, 2005 12:31 am
|
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
|
|
#2 Sun Nov 20, 2005 12:57 am
|
|
Moderator
![]() Registered: Oct 2005
Posts: 502
Location: Canada
|
oh my would you look at that it does! :p kinda weird how it didn't convert the others aswell? _______________ |
|
#3 Sun Nov 20, 2005 4:51 am
|
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
I don't know, I am a web design zealot as stated before, but this entity is kinda important for me to be non-converted.
![]() _______________ Long Live Rock n' Roll! |
|
#4 Thu Dec 01, 2005 10:57 am
|
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
Anything? Don't want to seem impatient, but folks cannot post code to a development-related board.
_______________ Long Live Rock n' Roll! |
|
#5 Sat Dec 10, 2005 10:03 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
|
Well, this is almost impossible to fix. Entities get converted to allow other charsets (sent as entities when a regular charset is used) to be shown on the forum, also in code tags.
Using UTF-8 and altering the unhtml() function can fix this. Or just altering unhtml() when you are sure no other charsets are sent to a page with a different charset on your forum. |
|
#6 Wed Dec 14, 2005 1:05 am
|
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
Weird thing: it does not convert when not in CODE.
![]() _______________ Long Live Rock n' Roll! |
|
#7 Mon Dec 26, 2005 12:53 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
|
|
| It does. |
|
#8 Mon Dec 26, 2005 4:42 pm
|
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
Indeed. But see the link I posted earlier. I am totally confused now.
![]() _______________ Long Live Rock n' Roll! |
|
#9 Mon Dec 26, 2005 5:16 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
|
Have you looked at the source of the post?
|
|
#10 Mon Dec 26, 2005 6:08 pm
|
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
[size=7] Tricky. ![]() _______________ Long Live Rock n' Roll! |
|
#11 Sun Mar 19, 2006 7:13 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
|
Fixed in CVS using new setting.
|
|
#12 Mon Mar 20, 2006 12:54 am
|
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
Thanks a lot, man! Which files should I replace?
_______________ Long Live Rock n' Roll! |
|
#13 Mon Mar 20, 2006 1:24 am
|
|
|
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
|
You need to replace at least config.php and sources/functions.php.
Set $conf['show_raw_entities_in_code'] = 1;in config.php |
|
#14 Mon Mar 20, 2006 10:07 am
|
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
It works. Thanks again.
_______________ Long Live Rock n' Roll! |
Page: 1
UseBB Community is powered by UseBB 1 Forum Software