Activity
From 2004-11-05 to 2004-12-04
2004-12-04
- 02:03 Bug #14435 (Closed): incorrect var name in t3lib_cs conv_case: $str should be $string
- a small typo discovered in t3lib/class.t3lib_cs.php
lines 1502 and 1504, in conv_case
the variable $str is used, bu...
2004-12-03
- 21:29 Bug #14434 (Closed): Lorem Ipsum can't paste in graphical mode
- Maybe the guilty extension is "lorem_ipsum"...
When using the wizard lorem_ipsum in graphical mode with rtehtmlar... - 15:57 Bug #14422: bug with MySQL 4.1.7
- someting like this should be able to correct it.
!/bin/bash
version=typo3_src-3.7.0
for i in $(find $version -name... - 15:27 Bug #14422: bug with MySQL 4.1.7
- looks like # 0000546, because of the new syntax on auto increment.
- 08:03 Bug #14433: Transforming from a ' in q "
- Sorry I forgot to tell that I use
config.doctype = xhtml_trans
config.xhtml_cleaning = all
config.langua...
2004-12-02
- 18:36 Bug #14433 (Closed): Transforming from a ' in q "
- Special Chars like a € or a " are translated automaticallly into a &euro or a " .
I put a small javascript int... - 16:56 Bug #14432 (Closed): RTE and horizontal line
- When saving the RTE with a HR in the text, a second save removes the HR. The HR is not removed after the first save. ...
- 06:50 Feature #14431 (Closed): Find related information about importing Wiki Glossary into TYOP3 DB
- TYPO3 now handle the Glossary Keywords internally.
At the DocTEAM we now would want to know how to handle its gro...
2004-12-01
- 21:54 Bug #14363: sendnotifyemail - fromname
- There is a typo in the patch. The quotes and the doublequotes needs to be exchanged:
WRONG:
++ if ($email_from) {... - 17:57 Bug #14430 (Closed): "Select a position for the new page" displayed where adding content is not allowed
- After clicking on the yellow folder icon and selecting from more options... 'Create New' wizard' a list of folder is...
- 15:28 Bug #14429 (Closed): "Access Key" with umlauts in Firefox
- German umlauts like ÄÖÜ don't work as "Access Key" combination in Firefox (and possibly other browsers)
I suggest t... - 15:15 Feature #14428 (Closed): The "Access Key" combination is not added to the "title" Attribute
- The "Access Key" combination is added to the "alt" Attribute of the image (Title [ALT+A]) but not to the "title" Attr...
- 13:28 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- Indeed some elements are destroyed, but unfortunately that doesn't explain everything. I will now upload an updated s...
- 08:28 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- .. and you haven't deleted any records? You'll find them in the database (with deleted = 1) but not in any view... (j...
- 13:14 Feature #14427: AND combination for TypoScript conditions doesn't work
- works with 3.7.0 too
- 08:25 Feature #14427 (Closed): AND combination for TypoScript conditions doesn't work
- the conditions are always combined with OR what's bad if you have to e.g. check for a certain browser type and versio...
- 06:30 Bug #14426 (Closed): Rewrite the Wiki structure
- See:
http://wiki.typo3.org/index.php/Talk:The_structure
And the related article for details.
Affected user:
... - 06:27 Feature #14425 (Closed): Upgrade MediaWiki engine
- We're running a fairly old version of mediawiki (1.3.2 <-> 1.3.8 is latest). As there have been quite a lot bugfixes ...
- 02:41 Bug #14424 (Closed): Typo3 Cookies and Zonealarm Security Suite
- This is not a good combination I think, as I am not able to get it to work. Shut down Zonealarm and it works. But I c...
2004-11-30
- 19:36 Bug #14423 (Closed): Security hole: some files are world-writeable
- After installing Typo3 3.7, I found the following files and directories world-writeable:
drwxrwxrwx typo3/filea... - 00:32 Bug #14422 (Closed): bug with MySQL 4.1.7
- all SQL statements like NOT NULL DEFAULT '0' seem to be rejected by mysqld
There has already been some fixes for ex...
2004-11-28
- 23:15 Revision 86b9052a: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@516 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:09 Revision 6e97b162: See Changelog: Updates to Indexed Search (mainly), t3lib_cs (bug), t3lib_tcemain (bug), right-click Context menu, TS option "USERUID_substToken"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@515 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-11-27
- 04:05 Feature #14421 (Closed): Add a reconnect in logout.php
- If you are logout from too much inertia, the page logout.php is showned if you click on the "No" button in the JS win...
- 02:05 Revision b57c954c: Just a few cosmetical changes.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-7@514 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-11-26
- 22:52 Bug #14348: Many Errors after upgrading to PHP 5.02 and mySQL 3.23.57
- Found the resolution to this issue. When installing on IIs and changing permissions on required folders the install p...
- 20:56 Bug #14420 (Closed): Path in log output is truncated
- One more bug found by user Foxpower in bug #0000526:
Found another bug: In this line
192.168.1.24 - - [23/Nov/2... - 20:50 Bug #14419 (Closed): Log writes wrong paths
- This bug was reported by user Foxpower in #0000526. I paste his comment below:
Semms, that Windows (XP) is now wri... - 20:45 Revision 380e2940: * Fixed bug #0000527: Title tag is added even if the page title was empty. Thanks to Hannes Schmid.
- * Fixed bug #0000526: Logging does not work on Windows systems. Thanks to Dirk Hoffmann.
* New configuration option [... - 16:46 Bug #14418 (Closed): popup page is going underneath when using «Save document and view page» button.
- Under Mozilla (French v. 1.7.3 for Mac OS X), the «Save document and view page» button sends the '_blank' window unde...
- 15:55 Feature #14416: TER does not use natural sorting on version numbers
- I wanted to close this bug (or at least downgrade its severity) but I couldn't find where.
- 15:53 Feature #14416: TER does not use natural sorting on version numbers
- OK, it's not a bug, it's a feature. Sorry for the bother. I guess it was a question of the developer being a bit shy ...
- 11:25 Feature #14416 (Closed): TER does not use natural sorting on version numbers
- The TER does not seem to use natural sorting when comparing version numbers of extensions.
Point in case: I wanted... - 15:52 Bug #14417 (Closed): t3lib_TCEmain::deleteRecord - logging of delete record operation
- Why t3lib_TCEmain::deleteRecord method doesn't log full information about record being deleted?
Users have removed ... - 15:32 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
- I now have an example of a similar problem, but reversed (see the files in screenshots2.zip).
I have created an Al...
2004-11-25
- 22:38 Bug #14415 (Closed): Charset problems (UTF-8, mysql 4.1.7)
- My testing setup: mysql 4.1.7, typo3 3.8.0-dev (from CVS), using utf-8 everywhere.
The problem: accented character... - 17:03 Revision 47b6514e: Fixed bug 464 problems when sending mails with Typo3 on Postfix below version 2.0.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-7@512 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Feature #14411: Context menu layer on does not work on Mac
- Opera is working quite ok here - no problems, even with the secondary options.
Version information
Version 7.50 ... - 11:55 Feature #14411: Context menu layer on does not work on Mac
- More facts about Opera:
The last release is 7.5.4.
The menu is displaying, but when you try to click on an item, ... - 11:27 Feature #14411: Context menu layer on does not work on Mac
- Ok, so here are complete tests on Mac (OSX 10.3), as requested:
Browser: Mozilla
Version: 1.7.3
Problems: None
... - 10:29 Feature #14411: Context menu layer on does not work on Mac
- If we change this, then we need to be sure that it won't break other browsers.
- Which browsers work fine with the... - 15:03 Bug #14111: Extension Repository
- I don't know why it's now working but it's still not fixed in the clean way. I will keep this opened and add the patc...
- 14:27 Bug #14414 (Closed): function UPDATEquery in t3lib_DB class
- i want to build a query for updating substingsd of a tablefield in my own extension. therefore i use the funktion exe...
- 13:54 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- Jan-Erik,
3.7.1 is on the way and we should fix this as soon as possible.
I think it has been pointed out the pro... - 11:31 Feature #14395: unzip in fileadmin
- I'm planning to write such an extension. Did not have much time yet but will do it in the end of this year...
- 09:53 Feature #14413 (Closed): Task Center frameset resizible...
- i think the fix width command frame of the task center is a bit too large...
or we make it a bit smaller (170/160 ... - 00:33 Bug #14385: HMENU special=language does not work if L in linkvars
- ops... i didn't absolutely wanted to write "Satan's"!!!
what a type-mistake :):)
maybe i wanted to write "Stan's"...
2004-11-24
- 23:12 Bug #14412: can't tell text before typing
- sorry, forgot to write, that I am using Firefox 1.0 on MacosX
- 23:11 Bug #14412 (Closed): can't tell text before typing
- When trying to del a certain passage of text directly after giving the focus to the RTE it just does not work, I have...
- 18:29 Feature #14411 (Closed): Context menu layer on does not work on Mac
- This menu works without problems on Mac, with a Mozilla based browser.
Maybe it should be activeted for that platfor... - 17:46 Bug #14410 (Closed): RealURL does not work, because TYPO3_SITE_URL value is wrong
- I'm trying to get RealURL 0.2.0 working on a TYPO3 3.7.0 installation. Generating the links always worked fine, but w...
- 14:40 Bug #14409 (Closed): page isn't displayed after changing access back to default
- steps to reproduce:
for a page (for example "layer of the week" from quickstart):
1. set access to "Hide at login"
... - 10:23 Bug #14408 (Closed): lang-children "get lost"(should be deleted) when deleting parent-record in default language
- Sometimes, when I am in List view, not all elements appear in the list. This behaviour seems restricted to page conte...
- 09:14 Bug #14215: Warning: exec(): Unable to fork during install
- anyone already noticed that "Unable to fork [/convert.exe] in ..." thing is probably not an error message of IM b...
- 00:05 Bug #14407 (Closed): hardcoded tt_news reference in class.db_layout.php
- case 'tt_news' can be removed from function renderListContent().
if necessary, tt_news can be re-added to th...
2004-11-23
- 22:48 Bug #14406 (Closed): hardcoded tt_news references in class.t3lib_userauthgroup.php
- inserts the admin name as tt_news author. (line 706)
the admins (or other users) name & email as tt_news author ca... - 17:14 Bug #14405 (Closed): CSH translation tool (llxmltranslate) produces invalid HTML output for Firefox users
- the descriptions or captions for images within the CSH are displayed incorrect for with Firefox if there are additio...
- 14:37 Feature #14404 (Closed): FE editing: up/down buttons broken
- It appears that when FE-editing the up/down buttons for content elements have no effect. tested on both 3.7.0 and 3.8...
- 10:45 Bug #14403 (Closed): Update extensions
- After updating (not loading) of different extensions I can not login to the backend any more. After entering login an...
- 09:59 Feature #14399: Rewriting the code for generating statistic files under Windows
- foxpower,
thanks for your reminder. Unfortunately I didn't take note of this when I submitted my patch yesterday -... - 09:36 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- Sorry I have been travelling, when I look at my log files after i log in it doesnt even do anything. Here you can se...
- 07:52 Bug #14402 (Closed): the TS embedded help is not up-to-date
- I raise this as a bug following the conversation between kasper and myself (see below). This bug even though primaril...
- 07:43 Bug #14111: Extension Repository
- Reminder sent to stucki
It seems to be this bug is resolved (tested on current CVS version) - 07:37 Bug #14401 (Closed): function rfw() not found in the tstemplate extension from TER
- I have just come across the following bug in Typo3 CVS (3.8.0-dev) version, after having installed tstemplate as a l...
2004-11-22
- 12:01 Bug #14400 (Closed): Typo3 3.7.0 fails and crash PHP with Firefox 1.0 (stable release)
- After installing quicstart package of typo3 3.7.0, typo3 always crashes PHP when you open your site with Firefox but ...
- 03:07 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- I'm quite sure this is a different problem. However there's nothing to do if we have no server logs. You should ask t...
- 02:55 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- Just in case anyone is still monitoring this for the content element page rendering failure, it is now fixed in the c...
- 02:15 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- @stucki:
I thought this was a similar error because the internal frame was not displaying. In my case it is the "pa...
2004-11-21
- 22:28 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- @burge:
What's the relation with this bug?
If you get a server error, have a look at your logfile and paste the e... - 22:19 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- I'm not using squid or anything related - I'm on a normal T1 connection and I've had this same error. Let me redescr...
- 20:29 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
- Doesn't look like a TYPO3 problem to me.
What does Squid say in its logfile? - 21:22 Feature #14399 (Closed): Rewriting the code for generating statistic files under Windows
- What about rewriting the code for generating statistic files under Windows?
I think, this is a important thing, beca... - 19:07 Bug #14347: absolute path for [FE][logfile_dir] don't work
- I have now changed the description of $TYPO3_CONVF_VARS[FE][logfile_dir]:
"Path where TYPO3 should write webserver-s... - 12:16 Bug #14398: Mark extrep_wizard extension as deprecated for TYPO3 >3.7
- You should send this to Kasper, he's still the owner of that extension and he can do that.
- 06:44 Bug #14398 (Closed): Mark extrep_wizard extension as deprecated for TYPO3 >3.7
- extrep_wizard ans been remplaced by kickstarter
Deprecated not for 3.7.0
http://typo3.org/extensions/repository/... - 06:31 Feature #14397: Write Wiki page to help about ML/NG subcribing/use
- The resulting page could under that Wiki page or directly an improving:
http://wiki.typo3.org/index.php/TYPO3Wiki:... - 06:25 Feature #14397 (Closed): Write Wiki page to help about ML/NG subcribing/use
- HOWTO sign into mailinglist without getting hundreds of emails
From T3-Doc thread:
http://lists.typo3.org/piperma... - 06:12 Bug #14380: Setup the Bug tracker for documentation use
- This is not at block status, because, it doesn't block anything. User are not imposed to use the tracker.
I will c... - 06:07 Bug #14388: Move Glossary item "Admin Panel" to a new FAQ Item
- I've moved the Glossary item "Admin Panel" definition to the FAQ.
The FAQ still need some formatting ordering. Th...
2004-11-20
- 18:20 Bug #14385: HMENU special=language does not work if L in linkvars
- i'd suggest to integrate the tt_news language_menu.php.. which solves problems with the GETvars, simulateStatics and...
2004-11-19
- 16:43 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- I have installed typo3.7.0 today. Started from a clean/empty website and only inserted one page with the default mail...
- 15:12 Bug #14396 (Closed): css for backend is defined with hard sizes / unscaleable
- All (?) sizes of the backend aren't defined relative but in hard values. So you need IE for RTE but you can't scale ...
- 13:18 Bug #14321: md5 mismatch error with .t3x-files
- I did not try it with PHP warnings, but as they are written on the standard "stream" I think my patch will supress th...
2004-11-18
- 22:33 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- I can confirm that there is a problem with postfix 1.1 and suggest a configuration flag (in the install tool) that di...
- 21:26 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- Sorry, wasn't finished yet.
What I want to say is that this was just a hack but not a solution.
Jan-Erik was tr... - 21:19 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- Yes of course because it just reverts the code back to 3.6.2 style.
- 21:04 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- Sorry, about late answer to the patch workability (due my trip to Denmark, some Typo3 work also ;-) and I came back j...
- 20:54 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- I would be happy if we could solve this as soon as possible. We plan to bring out 3.7.1 at the end of next week...
- 20:14 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
- Hi, it's me again ;-) Finally I was able to find the time to install typo3 on my unstable debian linux server. No tim...
- 22:26 Feature #14395 (Closed): unzip in fileadmin
- In the fileadmin it would be nice to upload zip/tar files which get unpacked on the fly. Or an option to unpack them ...
- 22:05 Bug #14394 (Closed): using language [All] make the page content item disapear
- Page content item dissapears.
-create new page content (text or plugins)
-selecting language=[All]
-save
-close... - 21:15 Revision 668a1f80: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@511 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:28 Revision 0e88c15b: * !!! Moved ALL core localizations into language packs found in extensions prefixed "csh_[language key]". The consequence of this is that the backend will work in english until the proper language pack is installed for the language the user has selected. This step is taken to make backend localization more scalable and prevent the huge memory problems we have with ll-XML and 3.7.0. The "csh_*" extensions are NOT available in TER at the moment, but the whole bunch can be downloaded from http://130.228.0.33/t3dl/src/all_39_language_packs_as_local_extensions.tgz
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@510 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:34 Bug #14393 (Closed): Link browser starts alway with external url "http://TYPO3ROOT/?id="
- If I use the link browser outside the RTE and there is no link defindef for that field the link browser starts always...
- 15:32 Bug #14391: fasten up if clause class t3lib_stdGraphic in function imageMagickConvert
- Thanks, I just commited this to HEAD.
- 14:48 Bug #14391 (Closed): fasten up if clause class t3lib_stdGraphic in function imageMagickConvert
- I was searching for an error in different files, and while searching I found this row in class t3lib_stdGraphic in fu...
- 15:31 Revision 78f660ad: * Implemented #0000508: Minor performance improvement in an if clause in t3lib_stdgraphic, thanks to Volker Graubaum.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@509 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:23 Bug #14392 (Closed): TCAdefaults.pages.hidden works only for "pages in" but not for "pages after"
- If I set a default value for the pages hidden field (TCAdefaults.pages.hidden = 1) it works only if I use create "pag...
- 14:05 Feature #14390: Date selector should accept alternative date formats
- We should just go ahead and implement the famous DHTML calendar of that Mishoo guy who also coded htmlarea.
http:/... - 13:55 Bug #14321: md5 mismatch error with .t3x-files
- I agree now agree that the other patch_sprws.diff should be used as well, sorry for not using it right away!
Becau... - 00:38 Feature #14236: (Feature suggestion) Improved "crop" function.
- Well, it has already been implemented in 3.7.0! :-)
However the comment about the 3rd parameter was missing, I did a...
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:
...
Also available in: Atom