General

Profile

old_integra

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...
old_integra
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...
old_integra

2004-07-02

08:37 TYPO3 Core Bug #14220: last character cutted
hmm, OK, so thats it. old_integra
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 =...
old_integra

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. old_integra
18:07 TYPO3 Core Bug #14220: last character cutted
has also to be done in line 250 old_integra
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...
old_integra
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...
old_integra
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...
old_integra
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... old_integra

Also available in: Atom