Activity
From 2004-07-13 to 2004-08-11
2004-08-10
- 16:07 Bug #14267 (Closed): sorting must be set for pi_list_query to work
- In class.tslib_pibase.php the function pi_list_query() specifies "orderBy" as an optional param. However, it fails if...
- 02:06 Bug #14266 (Closed): cannot preview hidden pages in BE when lockSSL = 1 or 2
- Unable to preview hidden pages when logged into Back End and 'lockSSL' is set to 1 or 2. Other page types display no...
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
- 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...
- 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... - 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 ...
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
---------------------------------... - 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...
- 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...
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
- 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
- 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...
- 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
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
- 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
- 16:53 Revision c8892cbb: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@421 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 ...
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
- 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
- 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...
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...
- 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...
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...
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...
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...
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 ... - 18:50 Feature #14253: Setlocale does not work when page is cached
- Yes, right.
This is a dupe of #0000238 - 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 - 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...
- 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 ...
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... - 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...
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... - 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... - 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...
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 ... - 21:42 Bug #14241: [php] memory_limit displayed as wrong value
- Reminder sent to wwk1
[php] memory_limit displayed as wrong value - 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...
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
- 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... - 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(?)
- 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...
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 ... - 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... - 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...
- 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 ... - 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
- 15:12 Revision 780773af: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@416 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 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...
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... - 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 ... - 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... - 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...
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...
- 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...
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.
- 15:42 Bug #14235: Spamassasin MIME_BASE64_LATIN
- Assigning this to Jan-Erik Revsbech who is in charge of t3lib_htmlsmail AFAIK.
- 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... - 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...
- 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
- 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... - 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... - 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?
- 15:46 Bug #14244: fileadmin links to files wrong
- this is a duplicate, closing.
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...
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...
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...
- 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, ...
- 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...
- 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" ...
- 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... - 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...
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
- 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.
- 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 - 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...
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...
- 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...
- 15:52 Bug #14178: indexed search [result] (paging, ancor corrupt)
- This is related to the extension RealURL being installed on Typo3.org.
- 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... - 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...
- 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... - 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_... - 04:59 Bug #14215: Warning: exec(): Unable to fork during install
- Tested under Windows XP and Windows 2003 Server.
- 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...
- 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...
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...
- 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... - 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 ...
Also available in: Atom