Project

General

Profile

Activity

From 2004-07-11 to 2004-08-09

2004-08-07

23:27 Revision 7ce1e3f0: Various; 3 new access control modes; CSH changes; moving sys_language to core (see changelog for details).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@427 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:48 Bug #14265: formmail can be abused to send spam
This is well known, and have been fixed in version 3.6 exactly the way you mention by calulating a hash of the recipi... Jan-Erik Revsbech
12:39 Bug #14265: formmail can be abused to send spam
This issue has been spoken about in the dev list already.
Maybe Jan-Erik can give a comment on the current status of...
Ingmar Schlecht
09:49 Bug #14257: nav-title not used in multi-language-sites
Did you use pk_limitmenutolang? There is a bug in this extension that leads to this behaviour. Without the extension ... Martin Kutschker

2004-08-05

21:06 Bug #14265 (Closed): formmail can be abused to send spam
Getting typo3 to send emails to arbirtary email adresses is as easy as typing in
---------------------------------...
old_WalterHofmann
13:14 Bug #14264 (Closed): getUpdateJS: broken when using UTF-8 and IE
The function getUpdateJS in class.tslib_content.php, used by feAdmin_Lib, does not work correctly when using an UTF-8... Simon Ihmig
13:13 Bug #14245: Result resource error in task center
Finally I could check on this, and cannot reproduce the error. This does not mean it didn't exist, but meanwhile a lo... Karsten Dambekalns

2004-08-04

17:41 Revision ab89d208: * Added new rendering modes for the "select" type in TCA: You can now render multiple-select lists as either a SINGLE selector box with multiple value selection OR as a list of checkboxes. For mozilla even the icons are rendered nicely in the option tags. Check out the backend user group configurations. Work is still in progress.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@426 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:06 Revision 5f994bb3: * Added TYPo3_CONF_VARS[FE][lockHashKeyWords] so it is optional to lock FE user sessions to HTTP_USER_AGENT
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@425 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
10:19 Bug #14263 (Closed): Path problems with PHP5
Typo3 shows the error message "Cannot find configuration. This file is probably executed from the wrong location." on... Ingmar Schlecht
10:19 Revision 87d8fdd2: Updated translations for danish and german
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@424 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-08-03

21:32 Revision cfe28834: * Changed the default file folder for language flags (sys_languages) to the new t3lib/gfx/flags directory.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@423 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
18:26 Revision f0d80d05: Removed a debug line that I forgot in my last CVS commit. Sorry for that.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@422 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech
16:53 Revision c8892cbb: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@421 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:49 Bug #14262 (Closed): Using input type="image" does not trigger $TSFE->checkDataSubmission()
When using input type="image" in a mailform the HTTP_POST_VARS array does not contain a key named formtype_mail, but ... old_leening

2004-08-02

16:20 Revision b22bcf97: Added comment for changes to dmailer class.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@420 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech
16:02 Revision a70bce79: Updated Changelog with changes to htmlmail class.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@419 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech
02:05 Bug #14261 (Closed): XHTML cleaning breaks base tag
XHTML Cleaning adds an end tag to the base tag, but the specification forbids this:
http://www.w3.org/TR/REC-html4...
Simon Child

2004-08-01

13:03 Bug #14256: special characters in username not checked
I have to add that replacing the md5.js file is not that easy since some typo functions may rely on functions in the... old_fholzke
11:50 Bug #14259 (Closed): Context-menu forgets the selected module
If you have to do a lot of things in module: List, you will notice the following bug:
- Select the module list
- De...
old_cwiechmann

2004-07-31

05:20 Feature #14248: Login-error!No user logged in! Sorry, I can't proceed then!
Same problem happens with ALL the users (Christine, etc) when trying the Quickstart package.
I can log on, and at...
old_psanchez

2004-07-30

11:16 Bug #14258 (Closed): lockSSL: extensions not downloadable via backup/delete
if lockSSL is enabled for the backend, extensions cannot be downloaded as T3X via the backup/delete function. this is... Christian Zehaczek

2004-07-29

13:04 Bug #14257 (Closed): nav-title not used in multi-language-sites
If you define a nav_title for a page the default language is used for creating menus - no matter what you enter in th... old_greyt

2004-07-28

18:52 Bug #14247: COA_INT objects breaks language settings
Yes, setlocale seems not to be executed when a page is cached.
That results in wrong locales for non cached content ...
Ingmar Schlecht
18:50 Feature #14253: Setlocale does not work when page is cached
Yes, right.
This is a dupe of #0000238
Ingmar Schlecht
18:43 Feature #14253: Setlocale does not work when page is cached
Sounds like it's the same bug as this: 0000238
http://bugs.typo3.org/bug_view_page.php?bug_id=0000238
Peter Klein
12:04 Bug #14256 (Closed): special characters in username not checked
I created an account containing German umlauts ("özgün") and without any complain typo3 created the account (should t... old_fholzke
11:15 Bug #14165: Bug in media/scripts/tmenu_layers.php
Why is the inline CSS necessary anyway? I don't see the point. I am using TYPO3 3.6.2 and the inline CSS destroys my ... old_jacobs

2004-07-27

11:10 Bug #14255 (Closed): META Keywords/Description not saved
template tools/constant editor/page
The META keywords and description are not stored. The generated pages do not hav...
old_maxwellington
10:43 Feature #14254 (Closed): Moving repetitive elements
This is a fix for Typo3-3.7-dev to enable moving repetitive flexform elements.
Just replace the two class files wi...
Ingmar Schlecht

2004-07-26

18:03 Feature #14253 (Closed): Setlocale does not work when page is cached
Setlocale seems not to be executed when page is cached.
That results in wrong locales for non cached content like ad...
Ingmar Schlecht
14:52 Bug #14251: Page Tree - shows only 1 item - no more !
### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : bandle.lokal.de
TYPO3_HOST_ONLY : bandle.lokal.d...
old_fraban
14:21 Bug #14252 (Closed): Highlighting color of module should be same as highlighting color in page tree
When you click on a module in the backend of Typo3 3.7 (!), the module you clicked is highlighted. However, it is hig... Ingmar Schlecht

2004-07-25

22:52 Bug #14251 (Closed): Page Tree - shows only 1 item - no more !
Page Tree shows only one Item- Example the quickstart-guide.
You can see :
- Quickstart
+ FC Bigfeet
if you ...
old_fraban
21:42 Bug #14241: [php] memory_limit displayed as wrong value
Reminder sent to wwk1
[php] memory_limit displayed as wrong value
old_wwk1
15:08 Bug #14235: Spamassasin MIME_BASE64_LATIN
The changes to the dmailer class is commited to CVS, and I have made a new version of direct mail available in CVS. P... Jan-Erik Revsbech

2004-07-24

18:29 Revision c66d34dc: Added support for other transfer-encodings than base64 in direct mail.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@418 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech
07:30 Bug #14249: Specifying a shortcut page AND setting a shortcut mode leads to an error
*update*
page 1
-----> subpage 1
-----> subpage 2
------> sub to subpage 2
-----> subpage 3
setting...
Wolfgang Klinger
07:18 Feature #14248: Login-error!No user logged in! Sorry, I can't proceed then!
I think you can't call this a bug... rather misconfiguration(?) Wolfgang Klinger
01:55 Bug #14250 (Closed): can't install extensions with SAFE MODE ON
in a shared hosting, where SAFE MODE is ON (and i can't modify this settings), installing a new extension gives me th... Stefano Cecere

2004-07-23

20:04 Feature #14248: Login-error!No user logged in! Sorry, I can't proceed then!
Dear sir,
I increase Memory size(25mb) in php.ini, then I sucessfully logged in to typo3,
but after doing some ...
old_niraj_karia
18:31 Feature #14248 (Closed): Login-error!No user logged in! Sorry, I can't proceed then!
When I try to login with user name "admin" and password "password" then
it gives error Login-error!No user logged in...
old_niraj_karia
19:03 Bug #14249: Specifying a shortcut page AND setting a shortcut mode leads to an error
I suggest ignoring the shortcut mode when a page is explicitly set... Wolfgang Klinger
19:02 Bug #14249 (Closed): Specifying a shortcut page AND setting a shortcut mode leads to an error
@see Summary
Error!
The requested page didn't have a proper connection to the tree-root!
()
(issue imported ...
Wolfgang Klinger
16:04 Revision 47da5915: * Added the Core CVS rules to repository at "misc/core_cvs_rules.txt". ALL Contributers to the CORE CVS SHOULD READ AND FOLLOW THIS!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@417 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:12 Revision 780773af: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@416 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:48 Revision 1a1d7127: See my changelog comment from 2004-06-28 + locallang-XML changes (done to german language by Robert Lemke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@415 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:22 Bug #14235: Spamassasin MIME_BASE64_LATIN
I have made a bugfix with direct_mail, and will post it to CVS as soon as I have confirmede that it works correct. It... Jan-Erik Revsbech

2004-07-22

18:14 Bug #14247 (Closed): COA_INT objects breaks language settings
When using a COA_INT object, the language settings get ignored..
So everything gets renderes using the default (engl...
Peter Klein
15:38 Bug #14246: charset and generator meta tags are written in XHTML by default
Hi Ingmar,
> Hmm, the long time goal still is XHTML, so I would not like to remove the
> slashes.
but then ...
Sacha Vorbeck
15:06 Bug #14246: charset and generator meta tags are written in XHTML by default
Hmm, the long time goal still is XHTML, so I would not like to remove the slashes.
Perhaps we should create someth...
Ingmar Schlecht
15:10 Bug #14239: Page-type list also shows not accessible types
Yeah, that's kind of broken.
I guess it'll be fixed when general rights management of selector box values is impleme...
Ingmar Schlecht

2004-07-21

18:06 Bug #14246 (Closed): charset and generator meta tags are written in XHTML by default
On lines 597 and 599 of class.tslib_pagegen.php the generator and content-type meta-tags are written with a slash bef... Sacha Vorbeck
12:14 Bug #14245 (Closed): Result resource error in task center
I've just did the test you asked for in typo3.dev for DBAL June 22 and it went about 95% ok.
The only problem enco...
Karsten Dambekalns

2004-07-20

21:16 Bug #14235: Spamassasin MIME_BASE64_LATIN
I will take a look at this. I agree that there should be some way of specifying what encoding the mail should have. Jan-Erik Revsbech
15:42 Bug #14235: Spamassasin MIME_BASE64_LATIN
Assigning this to Jan-Erik Revsbech who is in charge of t3lib_htmlsmail AFAIK. Ingmar Schlecht
15:35 Bug #14235: Spamassasin MIME_BASE64_LATIN
Ok, in more detail (I had the same problem recently).
The mailer class sends all mails (obviously, as we had the p...
Karsten Dambekalns
21:14 Bug #14212: incorrect message-id in mailheaders
This is already fixed in the development version of TYPO3 (3.7.0), but I have just made the changes in the 3.6.0 bran... Jan-Erik Revsbech
21:12 Revision 70683e78: Fixed minor bugs related to messageid in thge 3.6.0 branch.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@414 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech
16:09 Bug #14243: fileadmin links to files are missing part of path
i actually misspelled the link typo3 generates:
if typo3 is installed under "/htdocs/TYPO3/[packagename]/", the link...
old_mi6
15:45 Bug #14243: fileadmin links to files are missing part of path
Yes, this is in fact not a bug.
The fileadmin folder really is at [packagename]/fileadmin and not [packagename]/typo...
Ingmar Schlecht
15:32 Bug #14243: fileadmin links to files are missing part of path
Why do you have the fileadmin under the typo3 folder, is the question. Or did I miss something? Karsten Dambekalns
15:46 Bug #14244: fileadmin links to files wrong
this is a duplicate, closing. Ingmar Schlecht

2004-07-19

09:36 Bug #14244: fileadmin links to files wrong
sorry again - after submission, it took about half a day until entry # 227 was online ... i thought submission had fa... old_mi6

2004-07-18

15:15 Bug #14244 (Closed): fileadmin links to files wrong
in the filelist module, the links to files stored in any directory below fileadmin are missing a part of the path: if... old_mi6

2004-07-16

23:26 Bug #14243 (Closed): fileadmin links to files are missing part of path
when i click on a file stored anywhere in the fileadmin directory, the link to open/save it is missing the typo3-part... old_mi6
23:05 Bug #14241: [php] memory_limit displayed as wrong value
okay, i've tried now with a setting of 1m in php.ini. the extension manager still works fine, same error, of course, ... old_mi6
21:19 Bug #14241: [php] memory_limit displayed as wrong value
OK, as I have already written at [1], it would be nice if the people encountering this problem could do the following... Ingmar Schlecht
15:37 Bug #14241: [php] memory_limit displayed as wrong value
sorry - this report contains various mistakes due to the fact that i had to punch it in three times: "typo3 version" ... old_mi6
15:32 Bug #14241 (Closed): [php] memory_limit displayed as wrong value
in the "basic configuration" screen, the memory_limit value returned is wrong.
with any value higher than 16m set in...
old_mi6
16:26 Feature #14242 (Closed): Make rendering of link to advanced search form configurable
By default a link to an advanced search form is rendered beneath the search button in the standard search form.
TS...
Sacha Vorbeck

2004-07-15

16:57 Revision 60dfedcb: * Added new language flag icons (see t3lib/gfx/flags/). Will be used by templavoila and maybe sys_language
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@413 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
16:33 Bug #14132: Deleting an extension in Extension Manager generates an unnecessary PHP error
I have fixed this already in version 3.6.2 as well as 3.7-dev. Ingmar Schlecht
12:02 Bug #14132: Deleting an extension in Extension Manager generates an unnecessary PHP error
seems related to
http://bugs.typo3.org/bug_view_page.php?bug_id=0000079
should be fixed in 3.6.2
Peter Niederlag
14:40 Feature #14240 (Closed): A memory_limit of NULL should be interpreted as "no limit" instead of 0 MB
Well, the subject line basically says it:
A memory_limit of NULL should be interpreted as "no limit" instead of 0 MB...
Ingmar Schlecht

2004-07-14

18:50 Bug #14239 (Closed): Page-type list also shows not accessible types
The page-type pull down always shows all page-types, even if not allowed by backend group configuration. Would be bet... Andreas Beutel
18:44 Bug #14238 (Closed): User cannot save existing page if page-type is not allowed by backend-group config
A user may open and edit an existing page (-header) but may not be able to save the page if he has no access to the c... Andreas Beutel
15:52 Bug #14178: indexed search [result] (paging, ancor corrupt)
This is related to the extension RealURL being installed on Typo3.org. Ingmar Schlecht
15:49 Bug #14178: indexed search [result] (paging, ancor corrupt)
The search at http://Typo3.org does only work for the first page of results.
When you hit
Page 2 Page 3 Page 4 Pa...
Franz Holzinger
14:00 Bug #14237 (Closed): Flexforms don't show default values
I have configured some default values in my flexforms. They aren't shown when i load the form. I have configured some... old_gmarsal
11:11 Feature #14236 (Closed): (Feature suggestion) Improved "crop" function.
Hi list. here's a small update suggestion for the TS crop function. It adds
a 3rd parameter to the crop function. (1...
Peter Klein
07:10 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
Reminder sent to robert, robertfink
I have the same problem, but It happens because I've installed extension "dmc_...
Cristiano Santeramo
04:59 Bug #14215: Warning: exec(): Unable to fork during install
Tested under Windows XP and Windows 2003 Server. old_facorreia
04:58 Bug #14215: Warning: exec(): Unable to fork during install
This patch will be inserted at the bottom of the checkImageMagick() function. I think this is the better place becaus... old_facorreia
04:55 Bug #14215: Warning: exec(): Unable to fork during install
I'm submitting a patch for the file class.t3lib_install.php version 3.6.2.
This bugfix will issue a warning and an...
old_facorreia

2004-07-13

18:27 Bug #14164: index search and 3.6.1
Carlos had me on "Remote Control" and came up with a temporary (or permanent?) solution for the line 256-issue in tsl... old_lindhardsen
16:03 Bug #14164: index search and 3.6.1
Is anyone working on this issue ?
It is rather crucial. I have the problem on both 3.6.1 and 3.6.2. Can anyone giv...
old_lindhardsen
15:10 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
OK this means that the 1-2-3 installer should check for imagegif as well, or even better: It should perform the same ... Michael Stucki

2004-07-12

21:31 Bug #14208: IE does not display the Image in the Image Popups
It's now fixed in CVS for version 3.6.2 using your suggested patch. Ingmar Schlecht
21:25 Revision 5c57afd6: * Fixed bug #167 and #206: IE does not display the image in the showpic.php popups if extension RealURL is used. Thanks to martin@beryllium.net for the patch.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@411 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
21:25 Revision c1353728: This commit was manufactured by cvs2svn to create tag 'TYPO3_3-6-2'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_3-6-2@412 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
20:36 Bug #14234: Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource
Sorry, German only:
Das Problem ist, dass ich mir ziemlich sicher bin, dass das ein Bug ist, der auf deine Konfigu...
Ingmar Schlecht
20:36 Bug #14234: Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource
mirco.keller-seiler.ch -> Dummy.3.6.1
typo.keller-seiler.ch -> testsite.3.6.1
old_Networms
20:30 Bug #14234: Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource
ich habe noch eine Testseite eingerichtet dort läuft es einwandfrei. -> typo.keller-seiler.ch
also wo liegt das Po...
old_Networms
20:28 Bug #14234: Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource
ich habe noch eine Testseite eingerichtet dort läuft es einwandfrei. -> typo.keller-seiler.ch
also wo liegt das Po...
old_Networms
20:22 Bug #14234: Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource
Since no-one reported that bug before, I'm quite sure it's not a bug of Typo3 but a problem with your system configur... Ingmar Schlecht
16:56 Bug #14234: Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource
Habe ich auch gemacht, dann kriege ich immer weniger einträge, sobald ich aber wieder eine Extension hinzufüge fängt ... old_Networms
16:50 Bug #14234: Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource
Hi,
das sieht mir sehr danach aus, dass irgendwo eine Extension eingebunden worden ist, die eine Debugausgabe in d...
Sacha Vorbeck
12:44 Bug #14234 (Closed): Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource id #14134Resource
Im Frontend finde ich immer diesen HTML Tag, jedoch ist diese oberhalb von eigentlichen Tag. Sobald ich weitere Extan... old_Networms
20:17 Bug #14188: tx_indexedsearch: bad processing of conf.rootPidList
Can anyone confirm the issue that the author of this bugreport depicted? Ingmar Schlecht
16:46 Bug #14188: tx_indexedsearch: bad processing of conf.rootPidList
General comment/feature request: When setting "rootPidList" to make the indexed search start in a certain branch of a... Sacha Vorbeck
20:12 Bug #14235: Spamassasin MIME_BASE64_LATIN
pardon? Ingmar Schlecht
19:40 Bug #14235 (Closed): Spamassasin MIME_BASE64_LATIN
Spamassasin triggers rule MIME_BASE64_LATIN with formmail
Mail Headers:
Mime-Version: 1.0
Content-Type: text/p...
old_brunsand1
11:43 Revision b1524aa8: * Fixed bug #194: wizard_table.php, missing parameter 'backPath'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@410 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:41 Revision 1251cdc7: * Fixed bug #194: wizard_table.php, missing parameter 'backPath'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@409 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:39 Bug #14225: TPYO3 3.6, wizard_table.php, missing parameter
fixed in CVS. Ingmar Schlecht
11:37 Revision 52405d42: * Fixed bug #79: Extension manager: Removing extensions containing empty folders did not work
* Fixed bug: When removing an extension, typo3 tried to remove the extension directory twice
git-svn-id: https://sv...
Ingmar Schlecht
11:30 Bug #14157: updating extensions fails because directories are not deleted
this is now fixed in CVS so it'll be fixed in 3.6.2. Ingmar Schlecht
11:27 Revision 1161d558: * Fixed bug #79: Extension manager: Removing extensions containing empty folders did not work
* Fixed bug: When removing an extension, typo3 tried to remove the extension directory twice
git-svn-id: https://sv...
Ingmar Schlecht
 

Also available in: Atom