Project

General

Profile

Activity

From 2004-08-17 to 2004-09-15

2004-09-15

23:28 Bug #14317 (Closed): RTE produces invalid nested list markup
When nesting ordered and unordered lists, the RTE produces markup like this:
<ul>
<li>List item</li>
<li>List it...
Christopher
16:20 Bug #14316 (Closed): em ignores PEAR compatible classes
if opening tag is in a new line (as recommended by PEAR) i.e.
class new_class
{ // PEAR
instead of
class new_cl...
Peter Russ
13:49 Feature #14313: Call to undefined function: printcontent() in typo3\wizard_add.php on line 227
It's now fixed in the TYPO3_3-7 branch of the CVS.
Thanks also to Wolfgang Klinger who helped sorting this out.
Ingmar Schlecht
08:56 Bug #14204: after pasting a pagecontent, it jumps back to another page
If this still happens - can you make an update to 3.6.2? Hans J
00:27 Feature #14315 (Closed): ampersands in url parameters are 'cleaned' by xhtml_cleaning
If xhtml_cleaning is activated, the urls in a frameset look like src='index.php?id=2&amp;amp;type=2' , so the second ... Nico de

2004-09-14

22:04 Feature #14203: logging did not work
Fixed now. Please test this in the 3.7RC! Michael Stucki
20:34 Bug #14279: Edit whole template record does not work
I didn't look at this. If it is really the same like Bug #14295 then it is fixed now. Michael Stucki
20:32 Bug #14295: masked html tags are unmasked in function conv, class.t3lib_cs.php
Will be fixed in 3.7 Michael Stucki
16:56 Feature #14177: No special chars for database password
I have just fixed this for 3.7, please test it in the RC. Ingmar Schlecht
15:42 Bug #14267: sorting must be set for pi_list_query to work
did you test it?
Otherwise it will not go into 3.7.
Ingmar Schlecht
12:58 Bug #14299: IPv6 / AAAA dns records not supported?
Sorry for mixing up FE and BE. You're right - I obviously menat BE...
Commented out the first if line and replaced...
old_intimus
11:16 Bug #14299: IPv6 / AAAA dns records not supported?
Fine, thanks for the information. I think you mean that you "cannot login to the BE" not FE...(?)
Can you please r...
Michael Stucki
10:43 Bug #14299: IPv6 / AAAA dns records not supported?
Set [BE][enabledBeUserIPLock] = 0
Also set [FE][lockIP] = 0.
[BE][IPmaskList] =
(so IPmaskList is empty).
Stil...
old_intimus
10:21 Feature #14314 (Closed): spamProtectEmailAddresses javascript not removable
It would be nice to be able to remove the javascript employed by this function from the page header to an external fi... Christopher
08:34 Bug #14304: fileadmin mount problem
Maybe it can be solved by removing only "../" or "./" together.
I'm sure there are ereg experts for that :-)
Christian Hernmarck
00:33 Bug #14310: function uniqueList got list ended with commata
Thanks guys. We already fixed this in CVS.
The bug was caused when I replaced t3lib_div::uniqueArray with the nati...
Michael Stucki

2004-09-13

23:07 Bug #14299: IPv6 / AAAA dns records not supported?
IPv6 address using '":" for block separation. Also they can be written in short terms like 43FB::BB3F:A0A0:0 which me... Sven Wilhelm
22:57 Bug #14299: IPv6 / AAAA dns records not supported?
Obviously the function t3lib_div::cmpIP() is not (yet) IPv6 compatible.
However this requires that you have set at...
Michael Stucki
22:40 Bug #14299: IPv6 / AAAA dns records not supported?
Could you please try if disabling the IPLock for your backend user works?
Of course that would just be a workaroun...
Ingmar Schlecht
22:11 Bug #14298: RewriteRule "Feature"
This bug is kind of a duplicate of that one: #0000036 Ingmar Schlecht
22:06 Feature #14297: "go back"-Link in Repository
This is not a bug, but a feature request.
It works as it currently is but of course it's not perfect.
I will close ...
Ingmar Schlecht
21:57 Bug #14312: pagetree shown twice in latest 3.7.0-dev cvs
fixed by Kasper. Ingmar Schlecht
21:46 Bug #14312: pagetree shown twice in latest 3.7.0-dev cvs
with the lastest update from cvs everything works fine now again.
Thanks a lot to Kasper and Ingmar!
Hans J
20:29 Bug #14304: fileadmin mount problem
There is the following in that function:
-------------------------
// these lines remove all slashes and dots be...
Ingmar Schlecht

2004-09-12

20:24 Bug #14307: phpversion does not work with PHP Version 4.3.8-8.dotdeb.1
Kasper has fixed this, at least for normal version numbers like 4.3.0 it works now.
However, I don't know, if it wor...
Ingmar Schlecht
20:17 Bug #14310: function uniqueList got list ended with commata
The time difference is not very much. I executed each variant 300000 times, the substr method took about 10,5 sek and... Karsten Hachmeister
20:06 Bug #14310: function uniqueList got list ended with commata
Well, both accomplish the same thing. I'd prefer to just run the command once, but as you said runtime should probabl... Michael Cannon
19:33 Bug #14310: function uniqueList got list ended with commata
If you think preg_replace is the better choice, ok. With regular expression I always think it is more cpu intensive?! Karsten Hachmeister
18:36 Bug #14310: function uniqueList got list ended with commata
Why not not just preg_replace it out? I admit it always runs, but the control structure to seach for this has to do t... Michael Cannon
20:04 Bug #14309: check for php version fails
This has been solved by Kasper now.
The problem was that Kasper already uses PHP5 and thus he didn't notice that b...
Ingmar Schlecht
19:06 Feature #14313: Call to undefined function: printcontent() in typo3\wizard_add.php on line 227
I was creating a new BE group and found that error reported in the server php-errorlog. At the moment I have no exact... Peter Russ
18:37 Feature #14313: Call to undefined function: printcontent() in typo3\wizard_add.php on line 227
Could you please describe the steps that are necessary for reproducing this bug? Ingmar Schlecht
10:02 Feature #14313 (Closed): Call to undefined function: printcontent() in typo3\wizard_add.php on line 227
This class doesn't privide this function
(issue imported from #M353)
Peter Russ
18:43 Bug #14312: pagetree shown twice in latest 3.7.0-dev cvs
yes, I have. I will give you access to the server via pm Hans J
18:37 Bug #14312: pagetree shown twice in latest 3.7.0-dev cvs
I can not confirm this.
Are you sure you have done the "Compare Database" step in the Install Tool?
See http://ty...
Ingmar Schlecht

2004-09-11

21:00 Bug #14312 (Closed): pagetree shown twice in latest 3.7.0-dev cvs
Pagetree is shown twice in BE (tested with fresh install + admin users)
(issue imported from #M352)
Hans J
13:05 Feature #14311 (Closed): additional option for spamProtectEmailAddresses
Added the additional option 'ascii' for spamProtectEmailAddresses. If you set the 'ascii' option emails get translate... Karsten Hachmeister
12:54 Bug #14310 (Closed): function uniqueList got list ended with commata
If the function uniquiList in class.t3lib_div.php gets a list that ended with a commata a wrong SQL statement could b... Karsten Hachmeister
11:01 Bug #14309: check for php version fails
same as http://bugs.typo3.org/bug_view_page.php?bug_id=0000344 Hans J

2004-09-10

19:00 Bug #14308: ImageMagick - ISP Problem
Hi Nikos,
Again, this is not a bug - it's a QUESTION. The Bugtracker is for reporting reproducible errors or unexp...
Christopher
10:33 Bug #14308 (Closed): ImageMagick - ISP Problem
How do I install ImageMagick to my ISP's Server in order to work with TYPO3?
(issue imported from #M345)
old_nikos
17:57 Bug #14309 (Closed): check for php version fails
typo3/sysext/cms/tslib//index_ts.php line 118
if (t3lib_div::int_from_ver(phpversion())<4100000) die ('TYPO3 runs wi...
Helmut Rieth
16:46 Bug #14306: Warning: array_merge() is not an array in clss.t3lib_beuserauth.php
TYPO3 is not yet compatible with PHP5.
However you have good chances that all known PHP5 issues will be fixed in 3...
Michael Stucki
15:48 Bug #14282: Tweaking localconf.php doesn't work
Poster confirmed it is working as expected with the current code Karsten Dambekalns
14:06 Bug #14282: Tweaking localconf.php doesn't work
It's probably related to the weird combo of old and new code I had at the time.
I had the revised code from preview....
old_Pic
11:47 Bug #14282: Tweaking localconf.php doesn't work
This may well be caused by the DBAL extension from CVS being outdated. The current code will be available through CVS... Karsten Dambekalns
11:43 Bug #14283: backpath problem with symbolic linked directories
I think this is not DBAL specific. I have not tested it, but remember having a similar problem with TemplaVoila. Karsten Dambekalns
10:32 Bug #14302: Raw HTML coding impossible?
Thank you, I got it ... :-)
One has to be very patient with TYPO3 ... :-)
old_nikos
01:37 Bug #14178: indexed search [result] (paging, ancor corrupt)
@Ingmar: Did you refer to Franz' comment or on this bug? Michael Stucki
01:32 Bug #14164: index search and 3.6.1
This has just been fixed in CVS. See bug 186 if you need a patch for the current version.
- michael
Michael Stucki
01:27 Bug #14220: last character cutted
Just FYI. This is now fixed in CVS. Michael Stucki

2004-09-09

23:37 Bug #14273: return-path isn't set correctly by t3lib_htmlmail
The bug is now fiex in the 3.6.0 branch (for the upcoming relase of 3.6.3) and also in the head for the 3.7.0 release... Jan-Erik Revsbech
20:20 Bug #14273: return-path isn't set correctly by t3lib_htmlmail
See the attached file for a replacement of t3lib_htmlmail->sendTheMail
Works for me (TYPO3 3.6.1 & Postfix), would b...
Simon Ihmig
14:39 Bug #14307: phpversion does not work with PHP Version 4.3.8-8.dotdeb.1
o.k. someone made the correction in cvs for /typo3/init.php, but the bug still resists in /typo3/sysext/cms/tslib/ind... Hans J
10:38 Bug #14307: phpversion does not work with PHP Version 4.3.8-8.dotdeb.1
Workaround:
comment the line 199 in /typo3/init.php and 118 in /typo3/sysext/cms/tslib/index_ts.php
or
solution:...
Hans J
10:33 Bug #14307 (Closed): phpversion does not work with PHP Version 4.3.8-8.dotdeb.1
There is a check for the php-Version running in latest cvs-files.
PHP Version 4.3.8-8.dotdeb.1 will not be detected ...
Hans J
09:58 Bug #14293: meta-tag charset not the very first tag in head
Fixed in CVS for 3.7 (according to a posting on typo3.dev from Kasper). Martin Kutschker
06:57 Bug #14302: Raw HTML coding impossible?
I think this is no bug, but unfamiliarity with the system - what about the HTML content element?
-Christopher
Christopher

2004-09-08

13:51 Bug #14306 (Closed): Warning: array_merge() is not an array in clss.t3lib_beuserauth.php
If I tick "Clear All Cache" in backend of the package dummy 3.6.2 or even dummy 3.7dev (snapshot typo3_src-37.0-dev_0... old_2Writer

2004-09-07

14:35 Bug #14305 (Closed): Typo3 Session-content size limited
The Typo3 Session-content size is limited to 65536 bytes. (that is, using the $GLOBALS["TSFE"]->fe_user->getKey and s... old_greti

2004-09-06

11:39 Bug #14220: last character cutted
Hmmm, update.
The solution was much easier. See latest patch.
I'm still waiting for Kaspers OK (I just resent the...
Michael Stucki

2004-09-02

17:55 Bug #14304 (Closed): fileadmin mount problem
File: class.t3lib_userauthgroup.php
Function: addFileMount
My fileadmin dir is located in "/.2/www/fileadmin"
Th...
old_haunschild

2004-09-01

15:53 Bug #14227: fe_adminLib: hard-coded Form URL, should be typolink
Problem is that for example feuser_admin uses something like this in its template file:
###FORM_URL###&cmd=infomail&...
Simon Ihmig
14:26 Bug #14278: Browser Client Konqueror not recognized
I've made an output in line 2660 (class.t3lib_div.php in function client_info) before the line "if ($bInfo['BROWSER']... Christian Hernmarck
12:59 Bug #14303 (Closed): func_delete: error-message false
Whe trying to delete a single empty directory, without exec_commands enabled a message appears:
"The item was not a...
Christian Hernmarck
11:11 Bug #14302 (Closed): Raw HTML coding impossible?
I am a new user of TYPO3 planning to use for extended professional use. Now I am just trying some CMS's such as postN... old_nikos
10:47 Bug #14300 (Closed): Javascript GUI control in the BE, type Files or ImageFiles, ordering item broken
This type of GUI control available often in the BE is now broken.
When you hit the «move upward» item, they are mo...
old_sylvain

2004-08-31

17:24 Bug #14299 (Closed): IPv6 / AAAA dns records not supported?
Our webserver address has both an A and an AAAA record. Browsers prefer using the IPv6 (AAAA) record, which results i... old_intimus
02:08 Bug #14298 (Closed): RewriteRule "Feature"
Rewriteing to a fix id e.g.
RewriteRule ^(.*\.html|/)$ index.php?id=5
always tries to deliver the page called with ...
Peter Russ

2004-08-30

22:28 Feature #14297: "go back"-Link in Repository
Just use the "back" button of your browser, that'll do.
Is this really a bug?
Ingmar Schlecht
19:07 Feature #14297 (Closed): "go back"-Link in Repository
If you return from a Extension-Detail-Page in TER via the "go back"-Link, you need to re-connect to the repository an... Ingo Schommer
22:16 Bug #14120: Spelling mistake (or typo?)
ok, thanks masi, I think I can close the bug now.
It's time to hunt real bugs instead ;-)
Ingmar Schlecht
10:12 Bug #14120: Spelling mistake (or typo?)
The "correct" word is "deprecated", but the dictionary says that "depreciated" is being used often in the sense of "d... Martin Kutschker
17:15 Bug #14296 (Closed): BE upload field does not work when minitems=1
If one configures a field in the TCA with type=group, internal_type=file and minitems=1, the upload field displayed i... Stanislas Rolland
11:49 Bug #14279: Edit whole template record does not work
Pls see <a href="http://bugs.typo3.org/bug_view_page.php?bug_id=0000319">Ticket 319</a> for further description/solution Hans J
11:44 Bug #14295 (Closed): masked html tags are unmasked in function conv, class.t3lib_cs.php
(see also Ticket 299).
Masked HTML-tags are unmasked during charset conversion in function conv (class.t3lib_cs.php...
Hans J
10:42 Bug #14294 (Closed): <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
In tslib_pagegen.php this meta-tag is hardcoded. This is bound to be forgotten when 3.7 is released.
(issue impor...
Martin Kutschker
10:40 Bug #14293 (Closed): meta-tag charset not the very first tag in head
<meta http-equiv="Content-Type" content="text/html; charset="blah"> is not the first tag. Currently it comes AFTER th... Martin Kutschker
10:23 Bug #14292 (Closed): template->endPage(): spurious </body>
While startPage() doesn't output a body tag for docType "xhtml_frames" endPage() does.
This will invalidate the do...
Martin Kutschker
10:20 Bug #14291 (Closed): wizards: truncation of P[currentValue]
The currentValue argument will be truncated to fit in a URL. This is fine, but still a problem.
Unfortunately the ...
Martin Kutschker
10:18 Bug #14290 (Closed): cannot get current value of RTE field
A wizard won't get the current value of an RTE field. P[currentVal] is not updated by the RTE on invoking the wizard ... Martin Kutschker
10:06 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
Ok., as far as we know now there are to solutions to solve it, both require browser sniffing. In one case we determin... Martin Kutschker

2004-08-28

20:45 Bug #14289 (Closed): lib.stdheader doesn't RESTORE_REGISTER
lib.stdheader.2 and lib.stdheader.3 always use LOAD_REGISTER and the register stack gets filled up. So you can't pop ... Andreas Tschirpke
17:12 Bug #14288 (Closed): check for inclusion of localconf fails.
In config_default $typo_db is set to the empty string, then localconf is included and TYPO3_db is defined as $typo_db... Christian Jul Jensen

2004-08-26

20:47 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
I modified getUpdateJS for extension sr_feuser_register:
if (window.decodeURIComponent) { unesc = decodeURIComponent...
Stanislas Rolland
14:48 Bug #14287 (Closed): Indexed Search getting metatags
The Index Search is now getting meta tag informations. it seems that the "<!--TYPO3SEARCH_begin-->" and "<!--TYPO3SEA... old_rouven
12:40 Bug #14286 (Closed): BE re-login doesn't work with mozilla
When the login expires, a javascript alert ask if we want to refresh the login.
click on Ok button does nothing wi...
old_sylvain

2004-08-25

14:09 Bug #14285: Images in fileadmin are not displayed, when using typo3 inside public_html directory
I forgot: I am using Typo3 with MySQL 4.0.20 on Linux (Debian unstable) old_HolgerWirtz
13:21 Bug #14285 (Closed): Images in fileadmin are not displayed, when using typo3 inside public_html directory
I have installed typo3 (3.5.0 and later 3.6.2) inside my public_html directory: fx. http://www.xyz.org/~user/typo3.
...
old_HolgerWirtz

2004-08-24

11:26 Bug #14272: Dead End
Ingmar,
I have used the Dummy package, worked through it, used the Template tutorial part 1 - everything is fine _...
old_TopGunn
11:23 Bug #14272: Dead End
Occurs even with Dummy package old_TopGunn

2004-08-23

23:22 Bug #14284 (Closed): metatype error
Choosing db-check->database relations in the backend results in an error.
Fatal error: Call to undefined functio...
Arco van Geest
23:01 Bug #14283 (Closed): backpath problem with symbolic linked directories
When the extension is symbolic linked from another location to typo3conf/ext/dbal the backend module doesn't work.
...
Arco van Geest
12:43 Bug #14282 (Closed): Tweaking localconf.php doesn't work
Trying to use the DBAL extension I first tried adding 'dbal' to the $TYPO3_CONF_VARS['EXT']['extList'] doesn't work a... old_Pic
11:06 Bug #14281: Opera can be detected as Internet explorer
Yeah, I can follow these arguments. Maybe we can introduce a TypoScript variable, so the site admin can change the de... Sebastian Kurfuerst
10:31 Bug #14281: Opera can be detected as Internet explorer
This is a feature of Opera. I see no reason to break a great feature of a great piece of software.
Operas browser g...
Thorsten Kahler

2004-08-22

21:51 Bug #14239: Page-type list also shows not accessible types
OK, Kasper said he has solved this while implementing access restriction on per-value base.
Testing is highly appr...
Ingmar Schlecht
17:49 Bug #14247: COA_INT objects breaks language settings
Kasper has solved this in CVS. Ingmar Schlecht
16:51 Bug #14281 (Closed): Opera can be detected as Internet explorer
When Opera is in stealth mode, it will be identified as MSIE in Typo3, because in t3lib_matchcondition.php , it is fi... Sebastian Kurfuerst
09:56 Bug #14280: ACTIFSUB does not ignore "not in menu" pages
TYPO3 Version 3.6.1+ Wolfgang Klinger
09:55 Bug #14280 (Closed): ACTIFSUB does not ignore "not in menu" pages
So ACTIFSUB is active but there are no sub menu entries shown - that's a problem when building complex menus.
(is...
Wolfgang Klinger

2004-08-21

20:31 Bug #14221: config.stat_apache_pagenames code [type] ends up empty
hey ingmar,
sorry - i overlooked the bugnote youve added: youre right:
$pageName = str_replace("[type]",$this->type...
old_pekue
19:55 Bug #14221: config.stat_apache_pagenames code [type] ends up empty
Peter, I haven't got a reply from you, so the bug will probably not be fixed in 3.7. Ingmar Schlecht
20:24 Bug #14193: Pagetree in BE: break withhin long page-titles
Thorsten, thanks for your suggestion.
Have you tested it?
It would be nice if it would be possible to resolve this ...
Ingmar Schlecht
20:21 Bug #14121: RTE: Tables
I didn't look deeper into this issue, but as I understand it, Peter (juggler) found a workaround so this bug can be c... Ingmar Schlecht
20:10 Bug #14227: fe_adminLib: hard-coded Form URL, should be typolink
ihmig, are you still interested in getting this thing settled for 3.7?
If so, I'd like to renew my request for a patch.
Ingmar Schlecht
20:08 Feature #14203: logging did not work
As soon as Stucki's patch is confirmed to work, it can go into 3.7.
So anyone tested it?
Ingmar Schlecht
19:53 Bug #14217: Error Msg on Login without JS
Kasper wrote:
>>"Note: Cookies and Javascript must be enabled!"
>
>
> No, this should not be a standard messa...
Ingmar Schlecht
19:31 Bug #14273: return-path isn't set correctly by t3lib_htmlmail
assigning to Erik, our t3lib_htmlmail maintainer. Ingmar Schlecht
19:29 Bug #14272: Dead End
This is not a bug of Typo3 but a problem of your server or its configuration.
The Quickstart package has been report...
Ingmar Schlecht
08:53 Bug #14267: sorting must be set for pi_list_query to work
I would if I could - my testplatform is currently under re-construction after a HD crash. I will test your fix when I... old_cazoo

2004-08-20

22:34 Bug #14276: Commands with redirect blocked by server security
Please close this bug note.
I found out this security measure was just local to one server.
It is intended to p...
old_facorreia
03:22 Bug #14276 (Closed): Commands with redirect blocked by server security
Some servers have a hacking protection that prevents the value http:// being used in script parameters.
Using the ...
old_facorreia
20:06 Bug #14278: Browser Client Konqueror not recognized
If anyone could supply a patch, that would increase the chances of getting this bug solved for 3.7. Ingmar Schlecht
08:48 Bug #14278 (Closed): Browser Client Konqueror not recognized
typo3 does not distinguish between Netscape/Mozilla and Konqueror.
[browser=net]
and
[browser=konqu] are valid identi...
old_HeikoSchroeter
19:28 Bug #14271: prefixRelPath incorrectly prefixes absolute urls
I have to thank you for your patch! :-)
I'm now setting the status of this bug to resolved.
Ingmar Schlecht
19:14 Bug #14271: prefixRelPath incorrectly prefixes absolute urls
Sounds great, thanks for taking my small patch.
What's the close procedure for these bugs? I'm new to the Typo3 d...
Lyle E
18:59 Bug #14271: prefixRelPath incorrectly prefixes absolute urls
This is fixed in CVS now and will be in Typo3 3.7.0 Ingmar Schlecht
19:25 Feature #14240: A memory_limit of NULL should be interpreted as "no limit" instead of 0 MB
fixed in HEAD CVS for Typo3 3.7. Ingmar Schlecht
19:25 Bug #14241: [php] memory_limit displayed as wrong value
fixed in HEAD CVS for Typo3 3.7. Ingmar Schlecht
19:01 Bug #14267: sorting must be set for pi_list_query to work
Cazoo, can you please verify that my fix works and does not cause any harm?
I would commit the fix to the CVS then.
Ingmar Schlecht
15:08 Bug #14279: Edit whole template record does not work
! The describtion of the field "website title" contains the <title> tag unquoted. It seems that my ie can't handle th... Hans J
14:43 Bug #14279 (Closed): Edit whole template record does not work
Clicking on the link "click here to edit whole template record" shows only a part of the expected page: The Form to e... Hans J
11:02 Feature #14177: No special chars for database password
I think you should also expand the regexp's for checking the
username and the databasename in the Install Tool.
e.g...
Schmid Valentin
08:45 Feature #14277 (Accepted): Start/Stop time for pages is ignored in standard menu objects
Since menu objects are normally cached they will not change even if a new page would appear/disappear because the sta... Michael Stucki
01:03 Bug #14215: Warning: exec(): Unable to fork during install
OK I've added a small change to your patch so that a non-executable cmd will cause [BE][disable_exec_function] to bec... Michael Stucki

2004-08-19

11:08 Bug #14275: Insert records, cache refresh problem
Reminder sent to sylvain
remind me bug 295
old_sylvain
11:07 Bug #14275 (Closed): Insert records, cache refresh problem
In a page which contain a content record of type *insert records*, which goal is to insert the content of another rec... old_sylvain
01:33 Bug #14215: Warning: exec(): Unable to fork during install
I'd like to know if my proposal has been reviwed. old_facorreia

2004-08-18

18:12 Bug #14274: httpd is going down!
You have to edit row 60 in .htaccess:
Add all directories without relationship to TYPO3 also to this row.
-Ma...
Marcel Gmür
17:29 Bug #14274 (Closed): httpd is going down!
If you have installed gallery.menalto.com and TYPO3 3.6.2
The default .htaccess-File will destroy your webserver.
...
Marcel Gmür
13:32 Bug #14273 (Closed): return-path isn't set correctly by t3lib_htmlmail
Setting the return-path in the header of an email seems not to work on most installations. In fact I haven't seen any... Thorsten Kahler
00:10 Bug #14272 (Closed): Dead End
Run install script, install sample db into tx3_quickstart.sql, 1.2.3 script processes to end.
Offers choice between ...
old_TopGunn
 

Also available in: Atom