Christian Karsten
- Login: ckarsten
- Email: karsten@soldan.de
- Registered on:
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
2009-01-26
- 13:03 TYPO3 Core Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
- Same problem here, but only when using a redirect to a subdomain:
- 1st request to <domain>.de is a redirect (via ...
2008-05-06
- 14:08 TYPO3 Core Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- No, [^>]* works. Greediness does not mean that the rest of the pattern will be ignored. When href="#[^"]*" can be fou...
2008-04-30
- 20:21 TYPO3 Core Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- The new regexp has two problems:
1) .+ is greedy, so the <a is matched to the first <a in the content and the href...
Also available in: Atom