Activity
From 2004-10-19 to 2004-11-17
2004-11-17
- 22:31 Bug #14321: md5 mismatch error with .t3x-files
- Hi Masi,
see Ingmars questions:
> doesn't the patch_ignws.diff fix the whole problem?
> The leading whitespace... - 13:27 Bug #14321: md5 mismatch error with .t3x-files
- Well, all patch_sprws.diff does is to add
while (@ob_end_clean());
before
echo $backUpData;
As explai... - 12:56 Bug #14321: md5 mismatch error with .t3x-files
- Masi, can I close this bug?
- 17:52 Revision 6bc56842: Some work done on glossary in CSH
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@508 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:56 Revision 6bb741cf: Converted locallang*.php to locallang*.xml in new system extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@507 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:58 Feature #14236: (Feature suggestion) Improved "crop" function.
- Looks very useful, thank you!
- 12:55 Feature #14390 (Closed): Date selector should accept alternative date formats
- Dates have to be entered like this: 17-11-04
It would be nice if it's also possible to enter 17.11.04 or 17/11/04.
...
2004-11-16
- 20:42 Bug #14354: MySQL gt 4.1 no default value for auto inc
- I just fixed this in HEAD. The fix will probably be ported to the 3.7 branch as well.
- 20:34 Revision 4d4ff9d7: * Fixed bug #0000416: Removing spurious DEFAULT '0' in SQL create table statements of uid columns right before they're executed in t3lib_install.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@506 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:59 Bug #14220: last character cutted
- Had to reopen the bug because it was not possible to delete obsolete patches otherwise...
The remaining patch is t... - 17:55 Revision a9250da3: Updated locallang from TER for a set of system Extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@505 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:31 Revision c36c17b4: * Moved the remaining global extensions to sysext/ which were selected to be system extension.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@504 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:24 Revision 5d4f9d2a: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@503 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:25 Revision 5972d642: * Added configuration option in TYPO3_CONF_VARS[FE][lifetime] so the frontend users cookies can be set to a lifetime in seconds. Currently the cookie lasts only for the browser session and not more.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@502 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:38 Revision 23aa998c: * Fixed bug #0000459: undefined function: float() in class.t3lib_cs.php
- * Changed URL to licensing details page in LICENSE.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO...
2004-11-15
- 19:41 Bug #14374: undefined function: float() in class.t3lib_cs.php
- Fixed in CVS.
- 18:52 Feature #14389 (Closed): Enhancement to class.t3lib_htmlmail.php
- It would be nice to see from where the web mail was sent (client address and servers name).
function setHeaders ... - 15:48 Feature #14383: Unlink doesn't work for Non-Admins
- I could not reproduce your bug. I created a non-admin backend user, created a content element with the TV page module...
- 15:05 Revision d4f7aa4a: * Fixed view_help.php so translators of llXML can see all tables listed.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@500 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:47 Revision e736e55a: * Using "t3lib_div::cmpIP" for evaluating the list of "config.stat_excludeIPList"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@499 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:49 Revision cd4a54f5: * Merged all changes from "TYPO3_3-7" branch
- * Changed to version 3.8.0-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@498 709f56b5-9817-0410-a4d7-c38... - 11:10 Bug #14354: MySQL gt 4.1 no default value for auto inc
- Yes, of course. Both make sense.
- 05:59 Bug #14333: "Page is being generated" should be translated
- Using property message_page_is_being_generated, the whole html message may be overridden in config section of TS temp...
2004-11-14
- 23:11 Feature #14384: Context-Menu on Mac-Browsers
- thats not true. it loads in the top, like in every mozilla-based browser
- 23:11 Feature #14384: Context-Menu on Mac-Browsers
- thats not true. it loads in the top, like in every mozilla-based browser
- 22:55 Bug #14354: MySQL gt 4.1 no default value for auto inc
- OK, I'll commit that to kickstarter CVS soon, but I still think it's necessary to fix t3lib_install as well so it doe...
- 15:42 Bug #14354: MySQL gt 4.1 no default value for auto inc
- Have a look at bug #495 that fixes the problem on the kickstarter side.
- 00:20 Bug #14330: parse error in index.php (require_once, line 71)
- This is clearly not a bug but some strange installation problem.
Please consult the install mailinglist. - 00:17 Bug #14333: "Page is being generated" should be translated
- AFAIK it's not possible to determine the language as early in the rendering process as this message is generated.
... - 00:12 Feature #14344: doNotCheckReferer, perhaps not a bug
- AFAIK Norton Personal Firewall makes the IE hide the referer, which causes the problem described above.
I understa... - 00:06 Bug #14361: Placement of <title>-tag
- Personally I find it more logical if the meta tag specifiying the charset is the first one, because in the title tag ...
- 00:02 Bug #14366: cleanName in t3lib_loadmodules.php adds space at end
- OK, maybe we should add that trim(), but actually I don't quite understand why it should be necessary, as ereg_replac...
2004-11-13
- 23:55 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
- It would have been interesting to know what the contents of the temp_* files were when you had that strange error.
... - 23:54 Feature #14369: Rich Text Editor (Access Denied)
- As far as I remember this bug has been solved in the RTE version that shipps with TYPO3 3.7.0. Please test it.
I'm... - 23:46 Feature #14379: Create Backend Usergroup
- Could you please have a look into your apache error log and provide us with further information?
- 23:45 Bug #14348: Many Errors after upgrading to PHP 5.02 and mySQL 3.23.57
- I'm closing this bug again, because I don't really have a clud how to fix it, nor am I sure this really is a bug.
... - 23:40 Feature #14350: header_position and header_link are no exclude-fields
- I'm herewith assigning this tiny feature request to Kasper.
It's up to him to decide wheter or not the fields will... - 23:36 Bug #14382: Fileadmin doesn't accept extensions .php .php3
- This is not a bug, it's a feature!
In most cases you can use use .txt or .inc instead of .php or .php3 or whatever... - 23:28 Bug #14354: MySQL gt 4.1 no default value for auto inc
- I have attached a fix that deletes DEFAULT '0' within the CREATE statement of fields named "uid" having "auto_increme...
- 22:47 Bug #14354: MySQL gt 4.1 no default value for auto inc
- I agree this bug is critical. A fix is likely to be shipped with 3.7.1.
- 22:51 Bug #14378: MySQL 4.1.7 does not tolerate DEFAULT '0' with AUTO_INCREMENT
- This is a dupe of #0000416.
- 20:51 Bug #14388 (Closed): Move Glossary item "Admin Panel" to a new FAQ Item
- Someone have to move one or two paragrahs from the Glossary item "Admin Panel" and make it a new FAQ page/section...
... - 18:05 Feature #14387 (Closed): Add coloring capabilities to shadow's mask on GifBuilder
- Line 1268 on class.t3lib_stdgraphic.php hardcode the color of the mask being used by the makeShadow( ) function to b...
- 18:04 Feature #14386 (Closed): Add coloring capabilities to shadow's mask on GifBuilder
- Line 1268 on class.t3lib_stdgraphic.php hardcode the color of the mask being used by the makeShadow( ) function to b...
- 07:14 Bug #14385 (Closed): HMENU special=language does not work if L in linkvars
- The 3.7 language menu generates a faulty URL for language switch. When rendering a page with the L querystring in the...
2004-11-12
- 13:01 Bug #14368: Pagecount not correct
- Any luck yet?
2004-11-11
- 20:01 Feature #14384: Context-Menu on Mac-Browsers
- OK, solved this one myself: You just have to remove one check in /typo3/template.php:
"$GLOBALS['CLIENT']['SYSTEM']!... - 19:04 Feature #14384 (Closed): Context-Menu on Mac-Browsers
- While the context-menu in the page-tree (left-click on yellow page-icons) gives a "real" dropdown-menu on IE/Win and ...
- 19:37 Feature #14383: Unlink doesn't work for Non-Admins
- you`re right, clicking on the waste-bin icon won`t delete content elements. However, if an admin clicks on the pencil...
- 18:58 Feature #14383: Unlink doesn't work for Non-Admins
- Sorry for the repeated posting, but it seems that even your bugtracker is buggy ;)
I got this error on sending my bu... - 18:56 Feature #14383 (Closed): Unlink doesn't work for Non-Admins
- In the Web->Templavoila-Module deleting an content-element only works for BE-Admins. Non-Admins (access-list-restrict...
- 13:28 Bug #14382 (Closed): Fileadmin doesn't accept extensions .php .php3
- The file list module doesn't allow to create/upload files with the extensions .php .php3. Extension .txt will be acce...
- 12:35 Feature #14350 (Closed): header_position and header_link are no exclude-fields
- In tbl_tt_content.php the option exclude => 1 is not set for header_position and header_link. It would be nice, if th...
2004-11-10
- 22:58 Bug #14348: Many Errors after upgrading to PHP 5.02 and mySQL 3.23.57
- Sorry, but I really have no idea where to start searching.
Maybe someone with Windows can dig into it? - 21:43 Bug #14380: Setup the Bug tracker for documentation use
- May be a good start point would be to add any TODO or bug item from the wiki TODO.
http://wiki.typo3.org/index.php... - 06:43 Bug #14380 (Closed): Setup the Bug tracker for documentation use
- The TYPO3 DocTEAM has requested a tracker component to manage their task and documenation bugs.
We now need to set... - 17:24 Bug #14381 (Closed): dmailerd.phpcron doesn't include t3lib_cs.php
- insert
require(PATH_t3lib."class.t3lib_cs.php");
in the file typo3/ext/direct_mail/mod/dmailerd.phpcron arround l...
2004-11-09
- 22:35 Feature #14379 (Closed): Create Backend Usergroup
- If i want to create a new backend usergroup, it produce a internal server error 500.
but i can create new backend us... - 22:21 Bug #14348: Many Errors after upgrading to PHP 5.02 and mySQL 3.23.57
- I just tried again with a new install of 3.7. Work perfect on my laptop (which is a mac) but after dumping the databa...
2004-11-08
- 23:14 Bug #14348: Many Errors after upgrading to PHP 5.02 and mySQL 3.23.57
- Hi Daniel,
do you still have this problem? Anybody else having it?
- michael - 20:58 Bug #14374: undefined function: float() in class.t3lib_cs.php
- Oops, just re-read the "additional information" - should be floatval(phpversion()) not floatva
Also, tested altern... - 17:25 Bug #14378 (Closed): MySQL 4.1.7 does not tolerate DEFAULT '0' with AUTO_INCREMENT
- With MySQL 4.1.7 (at least, that's what we've tested with), MySQL does not accept "DEFAULT '0'" when used with a prim...
- 12:41 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- @Jan-Erik: I have tried two different servers with all typo3.7.0 and Debain woody stable v3.0 release and the followi...
2004-11-06
- 16:10 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- I'm working in this problem. It seems that the problems is related to earlier version of postfix. Can anybody confirm...
- 12:46 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- Attached is a patch that solves the problem.
@Jan-Erik: It's just a backport of the 3.6 functionality, so your new... - 11:56 Bug #14377 (Closed): Typo3 version 3.7.0 doesn't send emails any more from standard form
- Typo v3.7.0 mails send using the standard mail forms aren't delivered anymore. the /var/log/mail.error file on the w...
- 09:05 Bug #14178: indexed search [result] (paging, ancor corrupt)
- The search at http://Typo3.org works now. Great and important!
@stucki : He has answered to my question.
2004-11-05
- 22:25 Bug #14375: detection of imagemagick fails
- ImageMagick3.png shows the solution:
[GFX][im_path_lzw]=current value is D:\Programme\ImageMagick-6.0.8-Q16/ must be... - 22:13 Bug #14375: detection of imagemagick fails
- But it gets lost again as soon as someone clicks at 'Reading image formats' in the '3. Image Processing' tab.
- 22:11 Bug #14375: detection of imagemagick fails
- The ImageMagick is well detected under Windows2000.
- 12:47 Bug #14375 (Closed): detection of imagemagick fails
- file: sysext/install/mod/class.tx_install.php
line: 1756
if (ini_get("open_basedir")||(@file_exists...
detection... - 21:58 Bug #14376: It is not possible to select the database a second time
- My computer under Windows2000 has the name 'argent'.
After changing $typo3_db in typo3conf/localconf.php from 'test... - 15:50 Bug #14376: It is not possible to select the database a second time
- Then I have changed the user to 'root' and empty password and could get the database combobox select and the field to...
- 15:44 Bug #14376 (Closed): It is not possible to select the database a second time
- This error is under Windows 2000 and XAMPP for Windows 1.4.9. I used phpmyadmin to create the 'typo3' database becau...
- 03:38 Bug #14374 (Closed): undefined function: float() in class.t3lib_cs.php
- when clicking on a news item (uri+query string like: index.php?id=4&backPID=4&tt_news=1) php raises a fatal error:
...
2004-11-04
- 11:36 Feature #14373 (Closed): edit mapping in TV looses header part
- when editing a DS with TV and saving the new DS to an existing DS/TO the information about "header parts" is lost.
A...
2004-11-03
- 09:40 Bug #14372 (Closed): False value of $GLOBALS["TSFE"]->beUserLogin
- The value of $GLOBALS["TSFE"]->beUserLogin is false when logged in as "normal" BE-User.
Logged in as:
- admin ==>...
2004-11-02
- 17:24 Bug #14371 (Closed): Problems with "Clear temp_CACHED" and "Clear All Cache"
- If you click those two links let's say "too fast" (or maybe in the wrong order) on a server with a higher latency it ...
2004-10-30
- 02:15 Bug #14370 (Closed): PDF popup-links not indexed
- If I link to an PDF file on the same server, it will indexed correctly.
But if I define, that a new popup browser ...
2004-10-28
- 10:28 Bug #14368: Pagecount not correct
- I've tried the patch, but this did not solve the problem. Anyone tried this patch succesfully?
Any chance on a ne...
2004-10-26
- 15:54 Feature #14369 (Closed): Rich Text Editor (Access Denied)
- I have installed PHP 4 and MSSQL on IIS in Windows Server 2003 Environment and got Typo3 installed correctly but am h...
- 14:39 Bug #14368: Pagecount not correct
- Don't know, will have a look at it...
- 14:08 Bug #14368: Pagecount not correct
- This does not seem to fix the problem?
- 13:46 Bug #14368: Pagecount not correct
- I know that problem! This is caused by a wrong parameter, I think.
Check the attached patch. - 12:46 Bug #14368: Pagecount not correct
- this also occurs op typo3.org etc
- 11:18 Bug #14368: Pagecount not correct
- Typo 3.7, indexed_search 2.0.0
- 11:18 Bug #14368 (Closed): Pagecount not correct
- Pagecount changes on every click on next page, pagecount changes as well!
search on web289.server2.itaw.de for sit... - 11:15 Bug #14192: indexed_search header+page clicks
- I resolved this myself.
This bug occurs when a form with the name tx_indexedsearch is added to the page.
I don'... - 09:57 Bug #14367 (Closed): class.tslib_content.php function getUpdateJS produce JS error messages
- this function forget to add a ";" after each generated javascript line so that the IE popup with a error message if y...
2004-10-25
- 11:39 Revision 8eba3499: Fixed bug with htmlmail when running with safe mode enabled.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-7@497 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:39 Bug #14366 (Closed): cleanName in t3lib_loadmodules.php adds space at end
- the function 'cleanName' in t3lib_loadmodules.php adds a space at end of the variable it is supposed to clean to only...
2004-10-22
- 13:40 Bug #14210: SSL - SSL Lock HTTPS Proxy ...
- I found a problem on some servers where "lockSSL = 2" would result in an endless loop and "lockSSL" redirects to an u...
2004-10-21
- 12:24 Bug #14192: indexed_search header+page clicks
- http://web289.server2.itaw.de/index.php?id=29
search on sitemap, that should give you enough results to generate t... - 09:27 Bug #14192: indexed_search header+page clicks
- I'm not using that searchbox extension, just indexed search (v 1.2.8)
I have tried 3.6.2 and 3.7.0, both give the ... - 00:50 Bug #14192: indexed_search header+page clicks
- That's a JavaScript error, isn't it?
Since you both have the same problem, please compare...
- If you are both ... - 10:39 Feature #14365 (Closed): href title tags
- At this point href title tags (<a title="..." href="..."></a> are only possible in typo3 menu elements. This is, howe...
- 10:33 Bug #14361: Placement of <title>-tag
- Sorry, hard to document this. Many SEO-experts claim that the <title> element should be placed at the very beginning ...
- 03:15 Bug #14361: Placement of <title>-tag
- I'd like to see some documentation of this - I can NOT confirm it. You will need to provide links to w3c specs showin...
2004-10-20
- 13:53 Bug #14364 (Closed): class.t3lib_befunc.php: 2 functions are creating a wrong java-event-handler-link
- file: class.t3lib_befunc.php
lines: 2251 & 2276
If the handed over variable $script is empty, the variable is aut... - 11:51 Bug #14363: sendnotifyemail - fromname
- # class.tslib_content.php v3.7.0
# :5466
-- if ($email_from) {$headers[]='From: '.$email_fromName.' <'.$email_from... - 11:48 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... - 10:16 Bug #14192: indexed_search header+page clicks
- I have the same problem!
Any ideas?
I use typo 3.6.2, is this fixed in 3.7.0?
edited on: 20.10.04 10:20
Also available in: Atom