Actions
Bug #29150
closedHTMLArea -> SQL preventer ???
Status:
Closed
Priority:
Must have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2011-08-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi!
I encountered a strange behaviour of the RTE.
I entered following translation to my german page:
[...]
On the next page you can either:
a) select from the list of existing galleries, or
b) create a new gallery below with a name of your choice,
into which the image will be placed.
[...]
after saving I get following error:
You don't have permission to access /portal/typo3/tce_db.php on this server.
After editing the second line to s2elect (changing the word select) saving will work.
So I guess this is some sort of behaviour for SQL-Injection-Blocker, or something like that :-)
But I need to enter this text as is. So what do I supposed to do?
TYPO3: 4.4.7
RTE: 2.0.8
Actions