old_integra
- Login: old_integra
- Email: haerig@2im.de
- Registered on:
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
2004-10-20
- 11:51 TYPO3 Core Bug #14363: sendnotifyemail - fromname
- # class.tslib_content.php v3.7.0
# :5466
-- if ($email_from) {$headers[]='From: '.$email_fromName.' <'.$email_from... - 11:48 TYPO3 Core Bug #14363 (Closed): sendnotifyemail - fromname
- if the from name has specail chars the headers of the recieved mail are broken
just send an email with this functi...
2004-07-02
- 08:37 TYPO3 Core Bug #14220: last character cutted
- hmm, OK, so thats it.
- 00:09 TYPO3 Core Bug #14220: last character cutted
- hi stucki
do you really think that it is recommended to put the double qoutes into single qoutes like this:
$word =...
2004-07-01
- 23:23 TYPO3 Core Bug #14220: last character cutted
- my patch is not that correct, hopefully Stucki will post a hint to his patch.
- 18:07 TYPO3 Core Bug #14220: last character cutted
- has also to be done in line 250
- 17:34 TYPO3 Core Bug #14220: last character cutted
- GOT IT:
replace line 256 in tslib/class.tslib_search.php from TYPO3-3.6.1 in function split()
--> $word = ereg_repl... - 17:27 TYPO3 Core Bug #14220: last character cutted
- it'S line 256 in tslib/class.tslib_search.php from TYPO3-3.6.1 in function split()
--> $word = ereg_replace($delchar... - 16:55 TYPO3 Core Bug #14220: last character cutted
- just token from the mailinglist
if the last character is a number, this will be cutted too.
exampl. search for IS... - 15:15 TYPO3 Core Bug #14220 (Closed): last character cutted
- my record contains 'MYSEARCHWORD' and if i search for 'mysearchword' i'll find the record. if i search for 'mySearchW...
Also available in: Atom