General

Profile

David Frster

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 6 6

Activity

2008-03-31

17:50 TYPO3 Core Bug #18463: Cannot import previously exported t3d file
The comment was not about Typo itself but custom PHP code.
As the use of the mbstring overload setting is discoura...
David Frster
17:49 TYPO3 Core Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
As the use of the mbstring overload function is officially discouraged this bug can be closed. David Frster

2008-03-19

11:18 TYPO3 Core Bug #18479 (Closed): Javascript error message
When working in the backend, sometimes the following Javascript error message pops up:
<t3err>Registered backend f...
David Frster
01:01 TYPO3 Core Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
Disabling the mbstring.overload php setting fixes the weird behaviour. However I would really appreciate if someone c... David Frster
00:53 TYPO3 Core Bug #18476 (Closed): Cannot login into the backend over SSL
Whenever I try to log into the backend of a Typo3 installation, accessible over https only, the typo3/index.php Scrip... David Frster
00:25 TYPO3 Core Bug #18475 (Closed): Cannot create admin user from install tool
The function "Create admin user" in the Install Tool (2. Database Analyser) doesn't work. When selecting it the foll... David Frster

2008-03-18

11:56 TYPO3 Core Bug #18463: Cannot import previously exported t3d file
The overload setting is needed for the following case:
A username may only be 8 characters long.
When someone ent...
David Frster
11:49 TYPO3 Core Bug #18463: Cannot import previously exported t3d file
> Thus, changing all occurrences of "strlen()" in the TYPO3 Core to "mb_strlen()" is a no-go.
I fully agree, that'...
David Frster
10:57 TYPO3 Core Bug #18463: Cannot import previously exported t3d file
Oliver, thank you very much tracking this down. The mbstring.overload setting is indeed enabled on the server.
The...
David Frster

2008-03-17

22:31 TYPO3 Core Bug #18463: Cannot import previously exported t3d file
Here's some information from the phpinfo() page. What do you mean by wrappers?
PHP Version 5.2.4
ZLib Support ...
David Frster

Also available in: Atom