Martin Sch¶nbeck
- Login: old_schoenbeck
- Email: ms.t3@schoenbeck.de
- Registered on:
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
2006-03-23
- 16:26 TYPO3 Core Bug #14934: mb_ereg(): mbregex compile err
- At the moment I have no chance to check the patch because I can't reproduce the error. It appeared very seldom f.e. w...
2006-02-26
- 13:28 TYPO3 Core Bug #15676: Refuses to work with PHP 5.1.2
- Yes, I was referring to that check.
I think, constraints from using an extension with newer versions of php should...
2006-02-19
- 23:30 TYPO3 Core Bug #15676 (Closed): Refuses to work with PHP 5.1.2
- Of course, it's not really an error, but it's obviously intented not to work with PHP 5.1.2. I tested it by changing ...
2006-01-25
- 15:48 TYPO3 Core Bug #15503: wrong ereg expression throws compile error warning
- Sorry, it's on line 248 in tssstyleconfig in beta2. I managed to get into beta1, while looking for the line numbers.
... - 15:38 TYPO3 Core Bug #15503 (Closed): wrong ereg expression throws compile error warning
- In class.t3lib_tsparser_ext.php on line 1085 and in class.t3lib_tsstyleconfig.php on line 247 the regular expression ...
2006-01-24
- 15:09 TYPO3 Core Bug #15468: masked characters (<) in xml are destroyed
- I now installed PHP5.1.2 and it works. So I'm sorry for any inconvenience, but at least we know now, TYPO3 won't work...
- 01:03 TYPO3 Core Bug #15468: masked characters (<) in xml are destroyed
- I've just installed PHP5.1.2 on the system, where I had PHP4 before, because the problem clearly was in the xml_parse...
2006-01-20
- 18:29 TYPO3 Core Bug #15468: masked characters (<) in xml are destroyed
- I forgot to mention, that I'm using utf-8 and of course TemplaVoila 0.5.0
- 18:22 TYPO3 Core Bug #15468 (Closed): masked characters (<) in xml are destroyed
- When converting the XML of a TemplateVoila Datastructure, all masked characters seem to be destroyed. This results in...
2005-12-05
- 15:04 TYPO3 Core Bug #14934: mb_ereg(): mbregex compile err
- The problem seems to be using " instead of ' in line 249.
if (ereg("^{[\$][a-zA-Z0-9\.]*}$",trim($fV),$reg)) ...
Also available in: Atom