[TYPO3] BUG? Object Name String contains invalid character...

maaboo maaboo at gmail.com
Fri Sep 19 21:14:39 CEST 2008


Hi, just recently i've discovered a strange thing. TSOB said me:

* - ERROR:* Line 2050: Object Name String, "config" contains invalid
character "�". Must be alphanumeric or one of: "_-."

but there is only:
config {
on this line and nothing else! I tried to encode and convert to UTF-8 (file
was already in UTF-8), change file format Win/UNIX, but there was no
results. There are no symbols beyond ASCII.

That's why my config did not  work. If i put # on first string:

* - ERROR:* Line 2050: Object Name String, "#" contains invalid
character "�". Must be alphanumeric or one of: "_-."

and
config {
on the second - it works.

These error are at first lines of all 3 includes.

# * - ERROR:* Line 2050: Object Name String, "#" contains invalid
character "�". Must be alphanumeric or one of: "_-."
### main menu ###* - ERROR:* Line 2129: Object Name String, "###"
contains invalid character "�". Must be alphanumeric or one of: "_-."

plugin.tt_news {* - ERROR:* Line 2186: Object Name String,
"plugin.tt_news" contains invalid character "�". Must be alphanumeric
or one of: "_-."


About environment:

TYPO3 4.2.1, Full UTF-8 configuration

TS setup:
<INCLUDE_TYPOSCRIPT: source="FILE: dat/ts/main.ts">
<INCLUDE_TYPOSCRIPT: source="FILE: dat/ts/navigate.ts">
<INCLUDE_TYPOSCRIPT: source="FILE: dat/ts/news.ts">

As i understand the was no problem early (a week ago).

-- 
with respect, MaaBoo
ICQ UIN: 22694713


More information about the TYPO3-english mailing list