Hi all.
I'm currently moving my comic from lupusignis.keenspace.com to vedrblaka.keenspace.com, and am encountering a peculiar problem: When I in Siteatmin write the comic name "Ve
Non-standard characters in comic's name
- Lupus Ignis
- Newbie
- Posts: 9
- Joined: Thu Nov 20, 2003 10:41 am
- Location: Odense, Denmark
- Contact:
Non-standard characters in comic's name
-Lupus Ignis
[url=http://lupusignis.keenspace.com/]Ve
[url=http://lupusignis.keenspace.com/]Ve
- Kris X
- Forum Pocket Kitten
- Posts: 2728
- Joined: Wed Apr 07, 2004 4:08 pm
- Location: Forum Pocket.
- Contact:
Here's my guess. Standard/Default submition tends to avoid complicated symbols and commands. Unfortunately then, it converts to gibberish. Best bet would be to pick a simipliar name or text and when you create the site, make the name plate not a tag, but a banner image so you can have it as you wish. Make sense?
- Lupus Ignis
- Newbie
- Posts: 9
- Joined: Thu Nov 20, 2003 10:41 am
- Location: Odense, Denmark
- Contact:
It does. Except for the fact that it worked in the first place (on my old site), and seems to (sometimes) accept EITHER the
-Lupus Ignis
[url=http://lupusignis.keenspace.com/]Ve
[url=http://lupusignis.keenspace.com/]Ve
- Lupus Ignis
- Newbie
- Posts: 9
- Joined: Thu Nov 20, 2003 10:41 am
- Location: Odense, Denmark
- Contact:
Strange. Now it seems to work. I tried from my mac once again, and by hitting "submit" twice, convinced Keen that that was actually what I wanted to name the comic...
-Lupus Ignis
[url=http://lupusignis.keenspace.com/]Ve
[url=http://lupusignis.keenspace.com/]Ve
- Kisai
- Goddess of Light

- Posts: 3276
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: The Past, the Present, The future
- Contact:
There is code in the system to prevent non-english characters from being used in the title, author name, and stuff because it crashes anything that reads the rss.xml file. I did have a code/decode thing in there, which is wh you see stuff like apos, quot, because it tries to convert it to xml safe.
You can bypass this behavior by putting the name as a unicode CDATA character, I'm not sure if this is what the browser did. Basically it sends it to keenspace as ࠭ (or whatever it is in unicode) instead of the accented character.
You can bypass this behavior by putting the name as a unicode CDATA character, I'm not sure if this is what the browser did. Basically it sends it to keenspace as ࠭ (or whatever it is in unicode) instead of the accented character.
