Project

General

Profile

Activity

From 2007-07-29 to 2007-08-27

2007-08-27

23:43 Feature #17368: Add a second language fallback in sysext/lang/
ok, after some reflection time i did the way Dmitry proposed.
Definition of language category is the same:
c...
Steffen Kamper
20:01 Feature #17564: RFC: Extended BE Module "Web/Permissions"
In the attached file »6220_permissions_example.png« you can see what changes:
- you can click each allowed or deni...
Andreas Beutel
19:47 Feature #17564 (Closed): RFC: Extended BE Module "Web/Permissions"
When you have to deal with large sites and complex page permssions the current permissions module is slightly unhandy... Andreas Beutel
16:55 Bug #17563 (Closed): PHP Fatal error: Call to a member function on a non-object in ..class.tx_rtehtmlarea_base.php on line 1493
When using Firefox 2.0.0.6 on some systems, it seams that in some cases $TSFE->csConvObj is not instantiated when usi... Ingo Schmitt
16:48 Bug #14500: Domain Record with umlaut Domains not working
Well, until it is approved by core, interested people can use extension, whose extension key is "punycode". It does i... Dmitry Dulepov
15:52 Feature #17540: Add user function support to Constant Editor
Thanks Ingo. I like the discussion on the core list about disabling fields when the extension is uninstalled too. L... Jeff Segars
14:05 Feature #17540: Add user function support to Constant Editor
added an ext_conf_template.txt file to show that it also works in the EM, fixed the categories to "basic" as a categ... Ingo Renner
15:38 Bug #17449: Clearing cache renders content incorrectly/incompletely
Further steps to solve the problem:
Upgraded to TYPO3 version 4.1.2 = no difference.
Peter Murray
15:20 Bug #17449: Clearing cache renders content incorrectly/incompletely
This is happening again with another site after adding the CMW Linklist extension.
The template has:
# Configurin...
Peter Murray
14:28 Bug #17562: function getBeforeAfter in class.tslib_menu.php didn´t work properly
Sorry - this is the wrong category. Can someone move this report to "Typo3 Core"? Frank no-lastname-given
14:13 Bug #17562 (Closed): function getBeforeAfter in class.tslib_menu.php didn´t work properly
When using the typoscript -function "beforeImg", the generated <img>-Tag is not correct. After the height-parameter t... Frank no-lastname-given
13:30 Bug #17561 (Closed): meta http-equiv="Content-Type" should change along with config.doctype
When using config.doctype = xhtml_11 to specify that the content output is xhtml 1.1 a meta charset and ontent type t... Michiel Roos

2007-08-26

22:38 Feature #17225: Pagination to the List module
Patch works for me.
I have used ext:list_adv for quite some time. Very usefull feature when fiddling with a lot of...
Christian Kuhn
19:55 Bug #17515: Disabling the "disable RTE" checkbox
I can not confirm this for TYPO3 4.1.2:
If I disable "Pagecontent: Disable Rich Text Editor" for a usergroup, a user...
Christian Kuhn
19:11 Bug #17560 (Closed): UserTSconfig options.moduleMenuCollapsable = 0 doesn't work
Expected Result: Module sections of Main Menu should no longer be collapsable.
Attached patch fixes this.
(iss...
Christian Kuhn
18:40 Feature #15818: Enable expand/collapse for tables in the list module
Added a patch for this.
It works similar to the collapse-feature of the main-menu.
I have introduced a new user...
Christian Kuhn
13:04 Feature #14463: Menu doesn't expand if ".special" is set
I downloaded the patch, but cannot manage to apply it on a windows server. There is no directory tslib in typo3 4.1.1... Krisztian Pal
11:49 Bug #17559 (Closed): zlib must be compiled in to make an extension lookup
The EM will fail with a PHP error message when zlib is not compiled into PHP. zlib is only optional on the typo3.org ... Martin Kutschker
03:26 Bug #15220: Filesize of maximum allowed files in mailforms
I agree with Felipe; in the meantime please set this limit to a reasonable amount, which should be sufficient for mos... Robert Markula

2007-08-25

21:58 Feature #17540: Add user function support to Constant Editor
Hey Ingo,
Thanks for taking a look at this. I've already attached an example extension has two userFuncs for the Co...
Jeff Segars
19:15 Feature #17540: Add user function support to Constant Editor
Hi Jeff, I'll take care of getting it into the core. Could you add a small example extension please? Ingo Renner
19:30 Bug #17550: Object copied in t3lib_div::makeInstance
The next release of TYPO3 (4.2) will require have a minimum requirement of php 5.2. We can't add this patch to the pr... Ingo Renner
17:27 Bug #17494: switch to User does not Work in List Modul
Added attached patch to fix this. Christian Kuhn
12:54 Bug #17557: Company info is missing for fe_users (View Item)
company is missing in TCA['fe_users']['interface']['showRecordFieldList'] in typo3/sysext/cms/tbl_cms.php
Attached...
Christian Kuhn
12:31 Bug #17556: language of BE-User-interface for BE-user no longer switchable
Hey,
I was wondering about the same thing on the devlist about 4 days ago. I think we should merge both fields to on...
Benni Mack
02:35 Bug #17556: language of BE-User-interface for BE-user no longer switchable
I looked closer and now found the two language-fields: user->default-lang and user ->setup ->language
I'm sure I n...
Bernd Wilke
01:14 Bug #17556: language of BE-User-interface for BE-user no longer switchable
This is not a bug, its a feature (sry, i just wanted to use this phrase somewhere)
As a admin you only set up the ...
Christian Kuhn

2007-08-24

15:49 Bug #17558 (Closed): can not remove stopwords
The feature to add stopwords via the info module works fine but once a stopword is set, one can not remove it.
Thi...
gregory
12:06 Bug #17557 (Closed): Company info is missing for fe_users (View Item)
If you show the Info (View Item) of an frontend user, the company ist missing.
To reproduce:
* Login in the...
Michael Voehringer
11:43 Bug #17556 (Closed): language of BE-User-interface for BE-user no longer switchable
changing the default-language in my BE-User-record doesn't change the BE-display. I'm admin-user.
I changed it onc...
Bernd Wilke
11:17 Bug #17555 (Closed): 'TCAdefault.table.field as PageTS' not working with TCEFORM
I have installed the patch from Wolfgang Klinger (0001919; See Change Log v4.2).
It works fine if I'm not disabling ...
Malte Jansen
10:49 Feature #17540: Add user function support to Constant Editor
many thanks Jeff, a picture says more than 1000 words.
What a great extension of functionality !
Steffen Kamper
02:11 Feature #17540: Add user function support to Constant Editor
I've just attached a couple support files for this patch. Two screenshots show the kind of things a userFunc will en... Jeff Segars
09:18 Bug #17002: cHash is not recreated on disposal in config.linkVars
Hi,
is there any reason why the change from patch 0005161 is not incuded in this patch even if it affects the same...
Sareen Millet

2007-08-23

23:50 Bug #17550: Object copied in t3lib_div::makeInstance
Just look at the original one... :P
>.<
Jean-David Gadina
23:11 Bug #17550: Object copied in t3lib_div::makeInstance
Yes, but the code is still ugly :) Popy no-lastname-given
20:01 Bug #17550: Object copied in t3lib_div::makeInstance
This is indeed a problem with PHP 4... But as the next version of T3 will only run on PHP5, I don't think there is a ... Jean-David Gadina
22:57 Feature #17438: Removing style attribute for images
Hello,
it would be really great if one could disable some fields of the image dialogue, especially the margin stuf...
Uschi Renziehausen
19:15 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Hi Daniel,
I used: config.sys_language_mode = content_fallback; 1,0
Why did you change this config to
config.s...
Sareen Millet
16:12 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
they should work.
did you set new setting:
config.sys_language_fallBackOrder=1,0
Daniel Poetzinger
15:57 Feature #17175: Get rid of &no_cache parameter
TSo this is the current state of my "cHash solution specification":
a) Automatically check and cache, if a cHash h...
Elmar Hinz
15:11 Revision fe70628e: Fixed: hanging recordset in t3lib_BEfunc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2459 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:07 Revision 30133ea4: Fixed: hanging recordset in t3lib_BEfunc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2458 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
13:22 Bug #17133: install tool crashes with PHP 5.2.1
I have had a very similar bug with Mandriva Linux 2007. This only happens with the Firefox and Epiphany browsers. So ... Franz Holzinger
13:18 Feature #16921: HTTP Error when trying to upload extension: Improve error-handling
Write an email to the admin of typo3.org to give you more space than 100 kByte for your extension which is the defaul... Franz Holzinger
13:11 Feature #15193: There is no API to list tables in the Web->Page module
I have resent this patch again to the Core list that it comes into TYPO3 4.2.
Please have a look at it and tell me i...
Franz Holzinger
12:07 Bug #16922: Error when installing sr_feuser_register
Fixed in SVN for trunk, 4.1 and 4.0 branches. Andreas Otto †
12:07 Revision 2f245cf7: Fixed bug #4888: Invalid argument supplied for foreach().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2457 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
12:06 Revision 1211c217: Fixed bug #4888: Invalid argument supplied for foreach().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2456 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
12:06 Revision 9f6637c3: Fixed bug #4888: Invalid argument supplied for foreach().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2455 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
11:16 Feature #17335: TCEforms: add inline editing of secondary options
Hi Benjamin, Hi Martin,
nice to se things going.
@Benjamin: Can you please contact me "off-tracker" to speak ab...
Thomas Hempel
11:09 Feature #17335: TCEforms: add inline editing of secondary options
Hey,
this topic just came up in a small HCI brainstorming session last night.
We also think that the second optio...
Benni Mack
10:30 Feature #17368: Add a second language fallback in sysext/lang/
Hi Dmitry,
this would be an option too, and it would be "more easy" because only change is need in pi_getLL, somet...
Steffen Kamper
10:17 Feature #17368: Add a second language fallback in sysext/lang/
The more I think about it, the more I see it as language overlays. I.e. if we find:
<language index="de-ch">
We...
Dmitry Dulepov
09:04 Feature #17368: Add a second language fallback in sysext/lang/
Hi Michael,
because the categories are "sublevel" they are in the place of the label when it is transformed to arr...
Steffen Kamper
08:05 Feature #17368: Add a second language fallback in sysext/lang/
And btw. could you please use tabulators in your patch, because this makes it a lot easier to review it... :-) Michael Stucki
08:03 Feature #17368: Add a second language fallback in sysext/lang/
I think that the category should not be written into the label. This way, there is no separation of the translations ... Michael Stucki
01:17 Feature #17368: Add a second language fallback in sysext/lang/
Hi Michael,
indeed there was something wrong in the diff. Sorry about that, it was wrong copying.
Now the patch...
Steffen Kamper
00:24 Feature #17368: Add a second language fallback in sysext/lang/
Hi Steffen,
I had a quick look at your patch which looks promising and indicates that this change can be made quit...
Michael Stucki
00:17 Feature #17368: Add a second language fallback in sysext/lang/
i forgot to remove a debug, so please use languageCategories2.diff Steffen Kamper
08:13 Bug #17002: cHash is not recreated on disposal in config.linkVars
Please consider this: http://lists.netfielders.de/pipermail/typo3-dev/2007-August/024671.html
I'm not sure anymore...
Michael Stucki
01:14 Bug #16792: FE editing inside Draft Workspace : new created elements dont appear in the FE
I can confirm this too.
Any news?
Thomas Murphy
00:41 Feature #17503: BE should check Mysql charset settings
That's the reason why all fields must be converted from blob to text in the first step! Michael Stucki
00:10 Feature #17540: Add user function support to Constant Editor
Ooops, meant to attach the diff and not the actual file. I'm uploading a diff now against the Subversion trunk. Jeff Segars

2007-08-22

23:20 Feature #17368: Add a second language fallback in sysext/lang/
ok, but this was not as difficult as i thought.
I made a patch where this can be used (with fallback)
The patch c...
Steffen Kamper
20:54 Feature #17368: Add a second language fallback in sysext/lang/
Just a little info on that: Though there are currently no plans to implement this in TYPO3, Robert Lemke has assured ... Michael Stucki
20:32 Feature #17368: Add a second language fallback in sysext/lang/
Great idea. I can see many uses cases for language categories within a particular language.
With the Web-Empowere...
Jeff Segars
01:06 Feature #17368: Add a second language fallback in sysext/lang/
To enable this it's like having categories in languages.
To use such a construct the xml-structure should be changed...
Steffen Kamper
21:54 Bug #17554 (Closed): Problem with strings in IN
I've a problem with DAM and PostgreSQL (DBAL)
---
LOG: statement: SELECT COUNT(DISTINCT "tx_dam"."uid") as "coun...
Marcel Alburg
20:38 Feature #17540: Add user function support to Constant Editor
+++1 - very good!
This can be very helpful for configuration of extension with userdefined elements like Pagepicke...
Steffen Kamper
18:20 Bug #17553: When creating a new record in a draft workspace, this record is not selectable in an Relation Table
This also happend with TYPO3 4.1.2 on PHP 5.1. Oliver Klee
18:17 Bug #17553 (Closed): When creating a new record in a draft workspace, this record is not selectable in an Relation Table
When creating a new record in a workspace that is not the Live Workspace, the record created cannot be selected in an... Bernd Schoenbach
16:35 Bug #17552 (Closed): IFNULL operator cannot be parsed
Hello,
i wanna use IrFAQ with DBAL and PostgreSQL. PostGresql dont use IFNULL(..) and because of that, i changed t...
Marcel Alburg
15:35 Revision ac2d71e7: Initial test if SVN works, therefore only substituted a space with a tab
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2454 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:50 Bug #16375: Performance tunning : avoid low php-functions
see also 6193 which belongs to here Franz Holzinger
11:35 Feature #17538: Why not a native lang support ?
This extension is now in test a recent project, and works perfectly for now. Is anybody interested ? Popy no-lastname-given
11:25 Bug #17551 (Closed): Error message when creating a record in draft WS with a "double" field
Steps to reproduce:
1. Install the attached extension ux_wstest. It basically creates a new database table includi...
Oliver Klee
11:22 Bug #17550 (Closed): Object copied in t3lib_div::makeInstance
t3lib_div::makeInstance call itslef recursively to handle ux_* classes, but the recursive call is not really well don... Popy no-lastname-given
11:05 Bug #17549 (Closed): Usability: after editing WS versions, go back to the previously showed list view
Steps to reproduce:
1. Switch to the draft workspace.
2. In the list view, click on a table name to only show r...
Oliver Klee
10:49 Bug #17548 (Closed): Usability: After editing a record in the list view, restore the same list view after saving+closing
Steps to reproduce:
1. Go to a page that contains more than 100 records (eg. 264) of the same type.
2. Click on...
Oliver Klee

2007-08-21

17:54 Bug #17543: Static Templates: Character encoding issue in ext_tables_static+adt.sql
Hi Martin,
thanks for your bug report. Without looking in detail to the file, I've create a diff between your file a...
Oliver Hader
17:38 Feature #17544: Round Robin for native MySQL SELECT queries
Yes, i know. A patch for DBAL is my next project because i use PostgreSQL (and with PostgreSQL it's possible to balan... Marcel Alburg
17:29 Feature #17544: Round Robin for native MySQL SELECT queries
Hi Marcel,
I like the idea of load balancing, but there are some things missing in my point of view:
* Maybe the ...
Oliver Hader
17:22 Bug #16700: Icon-Path to many Icons not correct?
hello thomas, i saw the nice icons in the pdf and i wonder if its possible for you to share them? if you like i could... Typoheads GmbH
16:58 Feature #17547 (Closed): Issue with Multilanguage-Pages and Content-Elements enabled for "All" languages
Hello,
i recently build a multi-language enabled Typo3-Page basing on the "One Tree fits all" concept. While buildin...
Gabriel Kaufmann
16:20 Feature #17368: Add a second language fallback in sysext/lang/
Absolutly right such a solution is needet.
in germans are different problems of this kind.
like German (de-de)...
Christian Wolff
16:05 Feature #17503: BE should check Mysql charset settings
Using TYPO3-4.1.2, MySql-4.1.22, PHP-4.4.1, phpMyAdmin-2.6.4.-pl3:
Let's assume 'character_set_client', 'charact...
Martin Bless
11:45 Feature #17361: class.indexer: Indexing of meta description and keywords
Fixed in SVN trunk, will be shipped with TYPO3 4.2.
Introduced a new TS option that makes indexing of metatags con...
Andreas Otto †
11:40 Revision 53219fa1: Feature request #5748: Introduced a new TS option that makes indexing of metatags configurable. Adapted code to make use of the new TS option.
Changes needed for doc_core_tsref are documented at http://wiki.typo3.org/index.php/Pending_Documentation#doc_core_ts... Andreas Otto †
10:21 Revision 25e00184: Concerning bug #6170: Changed TYPO3 requirement of sysext from 4.1.0 back to 3.8.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2452 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:16 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
@Martin:
| On both sites, [BE][forceCharset] is set to "utf-8". Should I still remove "metaCharset"
| and "renderCh...
Michael Stucki
10:10 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Hi Wolfgang,
yes, that may be. See here for an explanation of their difference: http://dev.mysql.com/doc/refman/5.1/...
Michael Stucki
08:19 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
I noticed this problem when using
----
SET NAMES utf8
SET CHARACTER SET utf8
----
in the
setDBinit field (Inst...
Wolfgang Klinger
09:52 Bug #17468: TCA eval required on date field does not work
I've added a new patch that has only some small changes concerning names and the possibility to use the new checks co... Oliver Hader
09:31 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
This is similar or the same with #17479. Franz Holzinger
08:19 Bug #17442: Default values defined in TCA not used in IRRE children
Patch works. Joscha Feth
01:48 Bug #17546 (Closed): Default values not used in IRRE children
When editing child records using IRRE, the TCA-defined defaults are not used. This is due to a small error in t3lib_... Jeff Segars

2007-08-20

22:40 Feature #17545 (Closed): Multiple Domains without Redirects
I've wrote a patch which allows to set a Content Page for the Domain Object.
If you add a Domain Object to the ro...
Marcel Alburg
22:29 Feature #17544 (Rejected): Round Robin for native MySQL SELECT queries
I've create a Patch (just a proof-of-concept) to Cluster the Select Statements from Typo3.
You can enter in localc...
Marcel Alburg
21:59 Feature #17335: TCEforms: add inline editing of secondary options
i added some js to alt_doc_php to show the palettes immediately after checking "show secondary options" as requested.... Martin Ficzel
09:37 Feature #17335: TCEforms: add inline editing of secondary options
I will send an RFC to the core list. Thomas Hempel
18:37 Bug #17543 (Closed): Static Templates: Character encoding issue in ext_tables_static+adt.sql
In short: one *.sql file of the source distribution should be replaced by the one supplied here.
Version typo3_src...
Martin Bless
17:06 Feature #17361: class.indexer: Indexing of meta description and keywords
Thanks for the patch which made it a bit easier. However we also had to make this backwards compatible so the default... Andreas Otto †
11:57 Feature #16477: Navigation title in tree view
I sent an RFC to core list with a new patch version that implements "showNavTitle" for normal page tree and wizard t... Thomas Hempel
11:53 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
It may be important to mention that this does only affect the DRAFT workspace. It's no problem to add filemounts for ... Michael Stucki
09:56 Feature #17542 (Closed): Conditional Requirment for Fields in BE-Forms

I'm searching for a solution of following Problem and have naothing found until now:
Problem 1:
Fields (input,T...
Malte Jansen

2007-08-19

14:56 Bug #17541: File locallang.php used in static template instead of locallang.xml
Committed to SVN Trunk (rev. 2451) for TYPO3 4.2. Oliver Hader
14:34 Bug #17541: File locallang.php used in static template instead of locallang.xml
There is a function t3lib_div::readLLfile() that takes care about this. If a file like "locallang.php" should be incl... Oliver Hader
14:52 Revision e98f911e: (trivial) Fixed bug #6170: CSC - File locallang.php used in static template instead of locallang.xml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2451 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:37 Bug #16375: Performance tunning : avoid low php-functions
I reviewed Popy's patch and additionally changed some things (e.g. with the foreach references). I left the function ... Oliver Hader

2007-08-18

21:27 Feature #17335: TCEforms: add inline editing of secondary options
i modified the patches because it turned out that my first solution was'nt compatble with irre. the current state wor... Martin Ficzel
20:04 Bug #17541 (Closed): File locallang.php used in static template instead of locallang.xml
I have found a difference between the template and the installed files. In the box with the addditional information I... Sylvia-Kathrin Tanneberger
16:44 Bug #16375: Performance tunning : avoid low php-functions
I'm going to change the foreach reference thingy, test each of the changes again and then finally post it to the Core... Oliver Hader
15:42 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
Had the same problem with one installation after upgrade - for me dropping cache_pages and recreating with
CREATE ...
Jürgen Kendzorra
15:05 Bug #17046: Umlauts not working in GIFBUILDER with php5
Here is a dirty but working solution:
First of all: the codesnippet above only works in latin charsets (at least a...
Clemens Riccabona

2007-08-17

22:50 Feature #15193: There is no API to list tables in the Web->Page module
I would really go for this patch in the next typo3 version. better listings on the page module would be very smooth t... Andreas
22:43 Feature #17540 (Closed): Add user function support to Constant Editor
In addition to the built in form widgets, it would be nice if the Constant Editor supported user functions to allow m... Jeff Segars
18:44 Feature #17438: Removing style attribute for images
as for disabling style attributes for images - simply set this pageTS:
----
RTE.default.proc.entryHTMLparser_db.tag...
Franz Koch
14:57 Bug #17539 (Closed): OCI_INVALID_HANDLE
When I watch some pages in the frontend I get this error:
Warning: OCI-Lob::save() [function.OCI-Lob-save]: OCI_INVA...
Moreno Feltscher
14:40 Bug #16324: Empty reference index table
I can confirm this bug;
Details:
Reference Index table is empty
Virgin 4.2.1 Installation errs with repeated msg...
Georg Kühnberger
10:47 Bug #16375: Performance tunning : avoid low php-functions
;-)
I have an additional issue for TYPO3 4.2 which will require PHP 5.2:
The foreach loops can be improved by fac...
Oliver Hader
10:07 Bug #16375: Performance tunning : avoid low php-functions
@ Oliver Hader : I did correct my typos and attach the file. It's first time you agree with me, that's a nice day ;) Popy no-lastname-given

2007-08-16

17:07 Feature #17538: Why not a native lang support ?
That would be nice, and much easier...
We could use ISO codes for this
Jean-David Gadina
17:00 Feature #17538 (Closed): Why not a native lang support ?
For now the only way to make multilang website is to
1) Creat languages records
2) Translate pages & content
...
Popy no-lastname-given
15:10 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
Hi,
You'll find attached to the Issue the revised version of the patch dropping >>> for the end-tag, and an sxw op...
Jerome Schneider
12:57 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
Well, concerning the end tag, I would like to stick to standards like it is defined on php.net. Your idea is nice, bu... Michael Stucki
12:47 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
Actually there's no technical need for end tag to be prefixed with >>>,
But I thought that it's easier to visualy de...
Jerome Schneider
12:31 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
But I must say I like this patch very much. Let's integrate this soon!
If you don't mind, I would be happy if you ...
Michael Stucki
12:27 Feature #17536: Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
There seems to be an error in your description:
>>>SOMEPHP
I'm quite sure the ">>>" are not needed! Does your pat...
Michael Stucki
12:14 Feature #17536 (Closed): Patch for t3lib/class.t3lib_tsparser.php adding php-HEREDOC like syntax
The TS multiline parenthesis syntax ( ... ) doesn't allow one to define such a multiline text :
config.something (...
Jerome Schneider
14:32 Bug #17537 (Closed): Shortcuts within mounted trees lose MP-Parameter
When mounting a tree which has shortcut pages in it, a link to such a shortcut page has the MP-parameter in it. But w... Alois Baule
14:27 Bug #15951: clickmenu on pagetree icons does not work
I got a couple of more questions about this:
* Does this issue happen only if the german translation is used in the ...
Benni Mack
12:10 Bug #16775: The File module is missing when working in Drafts.
This is a dupe of #3486. Michael Stucki
12:09 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
Martin, are you working on this? Otherwise please unassign the record from you, so we need to find someone else who s... Michael Stucki
12:01 Feature #17503: BE should check Mysql charset settings
Changing priority to "urgent" because this must be solved by TYPO3 4.2. Michael Stucki
11:51 Feature #17503: BE should check Mysql charset settings
One more info:
Steps needed to convert a Latin1-database filled with UTF8-data without corrupting the contents:
...
Michael Stucki
11:33 Feature #17503: BE should check Mysql charset settings
The patch "dbCharset.diff" is just a demonstration of how I think this could be checked, filled with comments of what... Michael Stucki
11:26 Feature #17503: BE should check Mysql charset settings
The patch "blobToText.diff" solves the first problem at least in the core. Please cross-check if you find this correc... Michael Stucki
11:22 Feature #17503: BE should check Mysql charset settings
While the migration of this is pretty easy [1], we will have big problems with binary fields and forceCharset setting... Michael Stucki
11:22 Feature #17503: BE should check Mysql charset settings
Martin, did you already start to work on this? The reason why I'm asking is that I've hugely investigated the situati... Michael Stucki
08:01 Bug #17535 (Closed): index.php assumes current working directory to be PATH_site
After a recent PHP upgrade from 5.1.2-r3 to 5.2.4_pre200708051230-r2 on Gentoo Linux, the Typo3 frontend suddenly sto... Peter Dinges

2007-08-15

22:30 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
I observed the same problem. Then I tried the suggested patches but for me they don't Work. (I use Typo3 Version 4.12... Sareen Millet
20:40 Feature #17527: Recursive include of external Typoscript Files
the patch with recursion protection for t3lib_tspartser works for me but the patch for the second file does'nt work (... Martin Ficzel
20:26 Bug #17534 (Closed): Meta-Tag http-equiv="Content-Type" content="text/html [...]"
Add a template-TS option (fx. config.renderContent) to set another content type for <meta http-equiv="Content-Type" [... Wolfgang Sassik
16:18 Bug #17533 (Closed): abstract and shortcuts
Hi,
I'm using some plugins that create sitemaps and use the abstract field of the page to write a summary after th...
Ben Bieker
16:12 Revision 9fc8a6db: (trivial) Added is_array checks in extension manager code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2450 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
14:17 Bug #17015: "</col><//col>"keep duplicating each time I switch the view from WYSIWYG and text view
I tried to find out what's going on here:
The method HTMLArea.getHTMLWrapper in htmlarea.js processes the data of th...
Oliver Hader
11:25 Bug #17015: "</col><//col>"keep duplicating each time I switch the view from WYSIWYG and text view
I can reproduce this behaviour for custom tags using IE6. On IE7 and Firefox everything is okay. Oliver Hader
13:33 Bug #15657: left-click in filelist is broken (IE6)
Hi,
i got the problem with the click-menus also. I already disabled all extensions except the system ones (cms et...
Ansgar Brauner
12:51 Bug #17532 (Closed): Plugin Acronym enables class abbr for span (selected text)
If plugin is activated, the inlineCSS-selector shows a class abbr, which will be applied to a span, even if showTagFr... Uschi Renziehausen
10:12 Revision 072e627d: added @var phpDoc comments to various variables
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23854 735d13b6-9817-0410-8766-e36946ffe9aa Ingo Renner
10:12 Revision 21bdd4d4: added @var phpDoc comments to various variables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2449 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:09 Bug #17427: Dependencies of uploaded extensions get lost
Related to: http://bugs.typo3.org/view.php?id=5919 Elmar Hinz
10:06 Bug #17531 (Closed): Offered AllowClipboard helper doesn't work with 2.0.0.x Firefox
When trying to copy some text from rtehtmlarea in Firefox, the browsers security policy by default doesn't allow it. ... Ernesto Baschny
09:21 Revision 3b0c3fbd: even more intendation changes in typo3/sysext/taskcenter/task/*
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2448 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:50 Revision a67a542a: did some serious formatting cleanup in typo3/sysext/taskcenter/task/index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2447 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2007-08-14

18:37 Bug #17530 (Closed): sys_action allows to create records in SysFolders
It is possible to create actions in SysFolders but as I understand the extension doesn't make sense since all actions... Søren Schaffstein
08:18 Feature #17529 (Closed): Sitemaps/Menu of subpage with ACT
It would be very nice to have the ACT items by default in the menus. There is no need for a CSS code, TS is certainly... Georg Ringer

2007-08-13

23:39 Feature #17527: Recursive include of external Typoscript Files
Thanks for your patch, Martin. Attached is an enhanced version which includes loop protection and removes the uninter... Michael Stucki
15:46 Feature #17527 (Closed): Recursive include of external Typoscript Files
Currently it is not possible to use more than one level of external ts-files because the parser is not checking the i... Martin Ficzel
20:05 Bug #17046: Umlauts not working in GIFBUILDER with php5
There has to be one more place where this hack has to be integrated, as it does not work with graphical headers, exce... Clemens Riccabona
17:34 Bug #17046: Umlauts not working in GIFBUILDER with php5
If you want to apply this 'dirty patch' also to 'manual' produced ttf gifs, you'll have to include it in the function... Clemens Riccabona
16:55 Bug #17528 (Closed): BEenableFields returns only ' AND ' in some cases
If you call BEenableFields and nothing fits for the IF condition inside, then ' AND ' is returned. This is very bad, ... Franz Holzinger
15:52 Bug #17526: Password reset sends two messages with different password
Hi Kurt,
are you shure that your have only one time the plugin "newloginbox" include on the page?
regards,
Mick
Michael Klapper
15:20 Bug #17526 (Closed): Password reset sends two messages with different password
When a user uses the 'Forgot password' function, two messages are sent to the user.
The first mail includes a passw...
Kurt Ludikovsky
12:18 Bug #17525 (Closed): Feature Reference Check is not implemted to all delete buttons
There is a feture implemented at clickmenu, as well as WEB -> List Modul that tells you wether a record is referenced... Chris Zepernick

2007-08-12

14:45 Bug #17524 (Closed): 'Lastlogin' for FE Users not shown in BE
When displaying the FE-Users in the List-view the values from the 'Last Login' are not shown.
The values for lastlog...
Kurt Ludikovsky
01:45 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
I checked the latest version from http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/browser/typo3/TYPO3core/trunk/typ... Michael Ablass

2007-08-11

15:56 Bug #17523: Property config.baseUrl and it's current construct may be incompatible with Explorer
Right, my bad, I was just putting some sample value. It should write:
* BODY
o HEAD
...
David Worms
15:52 Bug #17523: Property config.baseUrl and it's current construct may be incompatible with Explorer
The baseUrl needs to contain "http://" Michael Stucki
15:19 Bug #17523 (Closed): Property config.baseUrl and it's current construct may be incompatible with Explorer
This problem appears when a page has this hierarchy
* BODY
o HEAD
+ BASE lik...
David Worms
15:46 Revision be7d4770: Fix obsolete comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2446 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:40 Revision 6bfde847: * More admin panel fixes:
- Hardcode some alignments
- Adding empty "summary" attribute to some tables of the admin panel
- Rem...
Michael Stucki

2007-08-10

23:54 Revision 2be0264b: * Various improvements to the admin panel:
- Lots of alignment definitions. Alignments are now hardcoded to avoid conflicts with stylesheets that contain someth... Michael Stucki
23:36 Bug #17522 (Closed): beuser
beuser interface shows be-loginpage inside frame instead of content.
I had this problem already in an earlier T3-V...
David Bruchmann
17:55 Bug #17521: Typo3 v4.1.2 Image cObject does not render properly in IE7.0
Doctype of the rendered page in IE7 is:
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
...
Johnny
17:52 Bug #17521 (Closed): Typo3 v4.1.2 Image cObject does not render properly in IE7.0
In Typo3 v4.1.1 and versions prior, the Image cObj included empty <dd class="csc-textpic-caption"></dd> tags for each... Johnny
17:24 Feature #17225: Pagination to the List module
It would be great if the lists for the record types are separated in tabs. So you see a tab for every record type, th... Jonas Felix
17:18 Bug #16099: Fatal error after uploading the Version 4.0
Hi... I just downloaded the latest stable version (4.1.2) and uploaded it to a client's web server. This is complete... Tor de
16:37 Revision 743006a5: Fix small typos
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2443 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:37 Revision 8a196dfd: Fix small typos
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2442 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:04 Bug #17476: When switching from copy-mode to move-mode in the clipboard, the tooltip still says "Copy Items instead of moving them"
This behavior is not a bug but a missing feature. With the new Skin the icons changed so it is necessary to provide a... Markus Bucher
15:27 Bug #17520 (Closed): Search result pagination fails with <base href="sitename"> and IE6
Hi,
When I use the <base href="sitename"> tag IE6 confilts with indexed_search pagination in search results. The h...
Rik Willems
14:52 Feature #17519 (Closed): sr_feuser_register -> get rid of newloginbox and kb_md5pw
Id like to get rid of newloginbox and kb_md5pw using sr_feuser_register.
For both extensions the source isn't so m...
David Bruchmann
14:34 Bug #17518 (Closed): formmail: reply-to can contain invalid characters if formMailCharset different from site charset
formmail automatically converts character sets in mail headers if you define config['formMailCharset'] different than... Wolfgang Zenker
13:59 Bug #17517 (Closed): newloginbox -> redirect
Newloginbox has most featuers for redirecting build in, but the variable 'redirect_url' is only known when it's insid... David Bruchmann
13:49 Bug #17516: t3d exports with impexp should be saved in fileadmin/_temp_ instead of fileadmin/
That should be easy. Can you write a patch for it, please? Michael Stucki
13:23 Bug #17516 (Closed): t3d exports with impexp should be saved in fileadmin/_temp_ instead of fileadmin/
If you choose to export a structure with the impexp extension, you are asked for the filename:
Filename (saved in "f...
Steffen Müller
13:11 Bug #15293: FORM wizard does not support FORM reset button
This issue is related to #16289 where a patch can be found to edit reset buttons from within the forms wizard.
I s...
Ralf Hettinger
11:47 Feature #17175: Get rid of &no_cache parameter
By the way I agree with Elmar about the cHash : it always have to be valid (That's why i created pp_chashchecker ^^)!... Popy no-lastname-given
10:49 Feature #17175: Get rid of &no_cache parameter
userFunc value will never be USER or USER_INT
I did make some extensions wich call themselves as USER_INT to outpu...
Popy no-lastname-given
11:05 Bug #17515 (Closed): Disabling the "disable RTE" checkbox
If I uncheck "page content: disable RTE" in the allowed excludefields of a usergroup the checkbox is rendered in the ... Wolfgang Giersberg
10:34 Feature #17514 (Closed): Enabling configuration of the "edit image" dialogue
It would be great if we could configure the "edit image" dialogue via typoscript so that properties like "border" or ... Wolfgang Giersberg
08:42 Bug #17513 (Closed): Function addToAllTCAtypes ignores "specificTypesList" if there is just the Type 0 specified
In the file class.t3lib_extmgm.php the function addToAllTCAtypes ignores the parameter "specificTypesList" if there ... Jonas Felix
04:16 Bug #17512 (Closed): Debugflag in class.t3lib_db.php $debugOutput
the $debugOutput flag which is false by default should be controllable by localconf.
Reason:
In many situations...
Christoph Eisenmann

2007-08-09

21:14 Bug #17511: newloginbox is missing sql
Somehow the UpdateSkript is initalized and referring many rows from tt_content but in the extension-manager the updat... David Bruchmann
20:21 Bug #17511 (Closed): newloginbox is missing sql
newloginbox does not update tt_content with the required field "tx_newloginbox_show_forgot_password".
I still have n...
David Bruchmann
18:12 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
There is a fix, but obviously the fix has not been committed yet, therefore reopening.
Thanks for pointing on this, ...
Michael Stucki
16:35 Bug #17507: IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
The attached file "0006104.patch" should change this behaviour for IE6/IE7. The div-elements that get set with "posit... Oliver Hader
14:36 Bug #17507: IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
I found out that this also occurs if script.aculo.us Sortable isn't used at all. It can be seen, when CSS hover effec... Oliver Hader
11:59 Bug #17507: IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
I found some related articles about this behaviour:
http://www.joomlapolis.com/component/option,com_joomlaboard/Item...
Oliver Hader
12:34 Bug #15955: error message on moving elements in draft workspace
Andreas, this issue is (unfortunately not very widespread) known from the very beginning of workspaces:
http://lists...
Ralf Hettinger
11:23 Bug #17510 (Closed): stdWrap.numRows not DBAL safe
The problem is that a user may use a copy of styles.content.get to set up a query. This will set an order clause. But... Martin Kutschker
10:29 Feature #17175: Get rid of &no_cache parameter
Hello Michael,
I could contribute such documentation. But my solution is to use 2 plugins, a USER plus a USER_INT....
Elmar Hinz
09:22 Feature #17175: Get rid of &no_cache parameter
Hi Elmar, yes I totally agree with you. And I even think that this will be an easy change.
However, the rather dif...
Michael Stucki
09:08 Feature #17175: Get rid of &no_cache parameter
Related: http://bugs.typo3.org/view.php?id=6108
The no_cache parameter could be restricted in that way, that it on...
Elmar Hinz
10:22 Feature #17258: A better $TSFE->set_no_cache()
@popy: Bien sûre. But this killer of performance can be slain, which is a lot. Elmar Hinz
10:00 Feature #17258: A better $TSFE->set_no_cache()
There's always a way to do insane extensions... you can't imagine what i did found on some french projects... Popy no-lastname-given
08:55 Feature #17258: A better $TSFE->set_no_cache()
@popy:
People can't proceed to make insane extensions in this point, because they would not work. You can only tak...
Elmar Hinz
08:59 Feature #17509 (Closed): Change the preview mechanism
The page preview works by sending the parameter no_cache=1 in the URL. This parameter is often abused by extensions. ... Elmar Hinz

2007-08-08

22:38 Bug #15955: error message on moving elements in draft workspace
I'm facing this issue again:
Errors:
1: Move attempt failed due to workspace restrictions: Record could not be ed...
Andreas
22:38 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
@Oliver:
You write: Your changes require to have a cHash on every GET call, even if this is addressing a USER_INT ...
Elmar Hinz
21:56 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
@popy: You want to send POST data to a USER plugin. You should always use a USER_INT for dynamic plugins. Elmar Hinz
21:34 Feature #17258: A better $TSFE->set_no_cache()
People who create insane extensions will continue even if we remove these features.
And that's not the problem, I ma...
Popy no-lastname-given
21:06 Feature #17258: A better $TSFE->set_no_cache()
@popy:
Both &no_cache=1 AND TSFE->set_no_cache(); have to go. They are abused by extensions.
Sending POST d...
Elmar Hinz
21:18 Feature #17225: Pagination to the List module
hi Ingo
could you add this feature to 4.2?
Dmitry Pikhno
17:11 Bug #17508 (Closed): image effects: grayscale in text w/image not working
All image effects are working despite grayscaling images. The command line which TYPO3 tries to execute rusults in th... Hartmut Müller
17:09 Bug #17507: IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
I found out, that the prototype.js method "Element.makePositioned()" is responsible for that behavior. If I disable t... Oliver Hader
17:02 Bug #17507 (Closed): IE7: Strange behaviour with hover event of nested Tabs/IRRE-levels with relative positioned HTML elements
This issue is very strange. It happens only in Internet Explorer 7 (and also version 6) when there are some nested Ta... Oliver Hader
16:29 Bug #17506 (Closed): EM diplays only a white page when something is wrong in an extension file
When you have made a PHP error in an extension in the file ext_emconf.php then the EM does not inform you about this ... Franz Holzinger
14:31 Bug #17505 (Closed): Output of class.t3lib_htmlmail.php is not standard compliant
On a Windowsserver, where you don't use sendmail, the created HTMLMail-Header is wrong.
There are some blanklines ...
Stefan
12:22 Bug #17504: No thumbnails generated for jpg and png
And for other file types (e.g. gif, pdf, etc.) this is working?
One thing I've seen often is a wrong path setting:
...
Oliver Hader
11:48 Bug #17504 (Closed): No thumbnails generated for jpg and png
Normaly when I use the content-element text with image, i can see a thumbnail.
Currently i get for jpg´s and png´s t...
Ohk
09:21 Bug #17499: typo3 backend and install tool are working properly but are linking to "page not found" when links are generated correctly.
Closed on reporters request. Martin Kutschker

2007-08-07

21:07 Bug #16995: 0004694: Feature request: Mount point on higher level
When do you get this error? It seems you cannot call a mount point page directly. I.e. if page with id 130 is a mount... Karsten Dambekalns
20:57 Bug #17502: [upgrade] PHP 5.1 or later, MySQL 4.0 or later
Helllo Sebastian,
please just upgrade PHP, I care for the wiki-engine. I know that you have much other things what...
Daniel Brüßler
15:43 Bug #17502: [upgrade] PHP 5.1 or later, MySQL 4.0 or later
current stable: 1.10.1
* PHP version 5.0 or later (5.1.x recommended)
* Database Server MySQL 4.0 or later
Daniel Brüßler
12:22 Bug #17502 (Closed): [upgrade] PHP 5.1 or later, MySQL 4.0 or later
the problem:
the wiki-engine is very old and connot be updated because the current PHP-version on the server is much...
Daniel Brüßler
16:59 Bug #17394: Child records are displayed multiple times: using patch 5718
Is this bug still reproducible with TYPO3 4.1.2? Oliver Hader
16:57 Bug #17374: Combination mode doesn't save new child records correctly
Is this bug still reproducible with TYPO3 4.1.2?
Oliver Hader
16:49 Bug #17494: switch to User does not Work in List Modul
In bug #17462 this was the same with the mod.php dispatcher. Oliver Hader
16:41 Bug #17494: switch to User does not Work in List Modul
The problem is that the context menu calls the module's index.php directly, but it's meant to be called via the dispa... Martin Kutschker
16:49 Bug #17501: link of home page not work
What "homepage"? Your homepage, TYPO3's homepage? Which link? Martin Kutschker
08:07 Bug #17501 (Closed): link of home page not work
it is not working
(issue imported from #M6090)
vijay
16:48 Feature #17503 (Closed): BE should check Mysql charset settings
Talking to the DB server the charset settings should match the settings of TYPO3 to avoid charset problems. So (at le... Martin Kutschker
11:29 Bug #14856: TYPO3_SITE_URL is not set correct
After testing I see it is a bit more complecated, thanI thought.
There are 2 different files, which define PATH_this...
Ulrich Fischer
10:55 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Hi Michael!
On both sites, [BE][forceCharset] is set to "utf-8". Should I still remove "metaCharset" and "renderCh...
Martin Zuther
08:14 Bug #17499: typo3 backend and install tool are working properly but are linking to "page not found" when links are generated correctly.
ok.......close this bug... vijay

2007-08-06

21:32 Revision c9cf35e4: Fixed bug #5941: Log reason of failure on DB connect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2441 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:32 Bug #17455: No proper error message mysql_error() information needed
Fixed in SVN (trunk and TYPO3_4-1). Martin Kutschker
21:29 Revision ca547bc4: Fixed bug #5941: Log reason of failure on DB connect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2440 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:58 Feature #17500 (Closed): Localization of child records
The localization of child records when viewing the parent record isn't possible. This is a missing feature of TYPO3 4... Oliver Hader
19:43 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
Closing on user request. Michael Stucki
19:31 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
What I can say is: If you use UTF-8 on your site, avoid using metaCharset and renderCharset because these won't affec... Michael Stucki
13:38 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
so should we assign that bug to the date2cal extension author? Thomas Mammitzsch
11:52 Revision ef5e947c: * Fixed bug #6017: Better transliteration for hebrew (lower-cased latin letters)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2439 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:14 Bug #17499 (Closed): typo3 backend and install tool are working properly but are linking to "page not found" when links are generated correctly.
We using typo3 4.1.1.
Links are not working and default page is displayed as “page not found”
But in the url the li...
vijay
09:08 Feature #17498 (Closed): Auto resizing of images placed with "Drag 'n Drop"
When adding images to the Richt Text Editor (RTE), images are not resized when using the tab "Drag'n Drop".
The or...
Robert Destigter

2007-08-05

19:12 Bug #17411: No backend modules are shown
typo3/alt_main.php:
The id=".." parameter is missing for the frames, only the name is given. So getElementById canno...
Franz Holzinger
09:12 Bug #17411: No backend modules are shown
Now it this bug is back again. - sigh Franz Holzinger
17:44 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
There are three things I found:
1) In tx_date2cal_wizard the variable $this->jsObj is set to &$GLOBALS['SOBE']->doc ...
Oliver Hader
14:01 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
I can reproduce the problem! Just disabled the natural language parsing feature of date2cal. Should have somebody a ... Stefan Galinski
15:36 Bug #16136: Crash when changing BE user password
On line 525 in typo3/sysext/setup/mod/index.php I found another require('template.php') I missed because of a additio... Oliver Hader
13:58 Bug #17468: TCA eval required on date field does not work
I had a bug in evalFunc_outputObjValue:
* "eval" => "date,required" worked
* "eval" => "required,date" didn't work
...
Oliver Hader
08:54 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
Problem also occurs with 4.1.1 and 4.1.2 of typo3. I am seeing this warning message also on the frontend (and in the ... Urra

2007-08-04

20:04 Feature #17497 (Closed): Enabling acronym plugin in IE and in Frontend
Currently the acronym feature is neither available in IE nor in the frontend.
Since proper markup for acronyms is on...
Uschi Renziehausen
11:58 Bug #17496 (Rejected): missing default value in search form
The search form input should have a default value like "Enter search here" This is a W3C WCAG requirement and require... Christoph Eisenmann
10:25 Bug #16375: Performance tunning : avoid low php-functions
No because i did add a space befire the first comma (added to $list) so if the found item is the first, strpos will r... Popy no-lastname-given
00:50 Bug #16375: Performance tunning : avoid low php-functions
function inList($list,$item) {
- return strstr(','.$list.',', ','.$item.',') ? true : false;
+ return strpos(' ,'...
Oliver Klee

2007-08-03

22:13 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hi,
i think this issue has to be continued. I have this problem really often, also by being not as fast - depends ...
Steffen Kamper
18:02 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
Which browser are you using and do you get any JavaScript errors? Oliver Hader
17:17 Bug #17495 (Closed): IRRE Ajax does't work if date2cal extension is installed
if your child record uses date fields and you have date2cal extension installed to help filling in date fields, you a... Thomas Mammitzsch
17:52 Bug #17468: TCA eval required on date field does not work
The attached patch file should solve the problems:
* since "required" had no effect on the evaluation/manipulation o...
Oliver Hader
16:40 Bug #17468: TCA eval required on date field does not work
I can confirm this behaviour:
* if the eval is set to "date,required", the unix timestamp will show instead of a for...
Oliver Hader
16:19 Bug #16136: Crash when changing BE user password
I've tried the patch. It doesn't help in my particular situation, but it doesn't make things worse either. :-) So I t... Oliver Klee
16:09 Bug #17494 (Closed): switch to User does not Work in List Modul
if selection "switcht to user" out of the context menu in the list modul.
the switch does not work.
im getting an ...
Christian Wolff
15:59 Bug #17493 (Closed): incorrect TS editicons on CType HTML
Content type HTML has editicon settings to show field 'pages' from table 'tt_content', which doesn't make any sense.
...
Loek Hilgersom
15:15 Bug #17492 (Closed): automaketemplate won't work
Same issue as bug no 0005845 http://bugs.typo3.org/view.php?id=5845 ! I am doing the "modern template building" tutor... Tilo
12:49 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
Was this patch applied? Cause I did not see it applied in TYPO3 4.1.2. Dmytro
10:57 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
i wondered, because the patch reads the configuration and replace the address in the right way, so in my opinion ther... Steffen Kamper
10:41 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
Sorry but I can't reproduce it any more. Now I have the correct address in the variable. And every thing works. I cha... Christian
09:56 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
Christian, the function is called in class.tslib_content.php. Could you please post your CONFIG-Part of TypoScript? T... Oliver Hader
09:18 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
For me the patch does not work. I found out that the varible $mailAddress is empty if i do an echo $mailAddress. Whic... Christian
04:13 Feature #16079: RTE adds unwanted <p> tags in Tables
First line should read:
The line heights are extra large because all the table cells have had p tags wrapped aroun...
Johnny
04:11 Feature #16079 (Closed): RTE adds unwanted <p> tags in Tables
From the RTE, insert a table and add some content. Go to the front end and look at the table. The line heights are ... Johnny

2007-08-02

23:57 Feature #16088: Adding propertie "class" for typolink
You are right, there isn't a big difference in typing. I would go for a "TS array" because it is a standard format. I... Elmar Hinz
20:18 Feature #16088: Adding propertie "class" for typolink
I agree, but ATagParams does exactly the same, you can add params as you like, it's only a different kind of writing.... Steffen Kamper
19:54 Feature #16088: Adding propertie "class" for typolink
@Steffen: Right. It's a "bordercase" and less important. Not to change it, isn't the worst case.
Both options are ...
Elmar Hinz
18:09 Feature #16088: Adding propertie "class" for typolink
atm the class can be given with 2 ways
1) parameter divided by space (your example)
2) $GLOBALS['TSFE']->ATagParams...
Steffen Kamper
18:03 Feature #16088: Adding propertie "class" for typolink
If an class attribute property is provided, an id attribute could simply be added in the same way. Elmar Hinz
17:53 Feature #16088: Adding propertie "class" for typolink
This is related to bug 0004564 Elmar Hinz
17:51 Feature #16088 (Closed): Adding propertie "class" for typolink
The typolink property "parameter" takes several informations:
http://typo3.org/documentation/document-library/ref...
Elmar Hinz
18:48 Bug #16087 (Closed): Copying of fe-users does not work
If you try to copy fe-users from one sys-folder to another the datarecord is not inserted into the new sysfolder, but... Marketing Factory
18:14 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
now it's perfect :-)
And i confirm, that in my case the rte is initialized right!
So all is working fine for me n...
Steffen Kamper
17:59 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
Ah yes, thanks for the hint. The patch was created against the latest revision of the 4.1 branch (TYPO3 4.1.3-dev). T... Oliver Hader
17:51 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
Hi Oliver,
very good news.
i tried to apply the patch (4.2 dev svn) but told me, that the patch is outdated - doe...
Steffen Kamper
14:38 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
Here we go! This patch was a f**king hard one...
The first instance of RTEhtmlarea sets/loads a portion of JavaScrip...
Oliver Hader
17:58 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
To make the matter complete we should also think of the other values of parameter. At least the "class" attribute co... Elmar Hinz
17:31 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
ok, i uploaded the patch as diff.
The change is very small
unset($theTypeP);
was changed to
$theTypeP =$conf['t...
Steffen Kamper
14:45 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
Well, while solution already exists (see my example with dataWrap), but I lik Steffen's solution too. Except that it ... Dmitry Dulepov
13:06 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
I vote for Steffen Kamper's solution:
10.typolink.parameter = 7
10.typolink.type=150
@Thorsten Kahler
Where...
Elmar Hinz
16:42 Bug #16110: links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.
That's a duplicate. Michael Stucki
16:27 Bug #16110 (Closed): links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.
We using typo3 4.1.1.
Links are not working and default page is displayed as “page not found”
But in the url the li...
vijay
16:27 Bug #17459 (Closed): links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.
We using typo3 4.1.1.
Links are not working and default page is displayed as “page not found”
But in the url the li...
vijay
15:19 Bug #17070: typolink: cHash corrupted due to linkVars
Bug still present in typo3 v 4.1.2 (and #17095 too !) Popy no-lastname-given
08:29 Bug #16129 (Rejected): imageLinkWrap missing text between img tag and a tag
According to wcag (web content accesibility group) of the w3c it is not possible to have source like this
<a href=...
Christoph Eisenmann

2007-08-01

22:54 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Hm, Julien, you are right, but I have to admit that I don't know how to handle this.
The problem is that if MM_opp...
Andreas Wolf
16:17 Bug #16135 (Closed): Fatal error upon uninstallation of tt_products
TYPO3 Fatal Error: Extension key "tt_products" was NOT loaded! (t3lib_extMgm::extRelPath)
Just press uninstall butto...
Anonymous
13:06 Bug #16545: GIFBUILDER indexcolors cropsized images
+1 For inclusion in CORE! Christopher Hlubek
12:48 Bug #16136: Crash when changing BE user password
I've added a patch that changes all require() to require_once() in the core. Maybe in your case template.php was load... Oliver Hader
12:27 Bug #16136: Crash when changing BE user password
I could reproduce this behavious with static_info_tables:
Fatal error: Cannot re-assign $this in [PATH]typo3conf/ext...
Oliver Hader
10:29 Bug #16136: Crash when changing BE user password
The data is saved correctly, though. Oliver Klee
10:28 Bug #16136: Crash when changing BE user password
This also happens when changing the user's real name, but not when changing the BE language. Probably this is relate... Oliver Klee
10:27 Bug #16136 (Closed): Crash when changing BE user password
1. Log in as a BE user with administrator rights.
2. User > Preferences
3. Enter a new password twice.
4. Cl...
Oliver Klee
09:57 Feature #17378: Hide dotfiles such as .svn in filelists
@Oliver:
Yep, got your point and it makes perfect sense of course. I guess you mean this in addition to this (or a s...
Sven Schwyn
09:50 Feature #17378: Hide dotfiles such as .svn in filelists
.svn directories are important when developing, but only if the source code has been checked out from SVN. In the TER... Oliver Klee
09:38 Feature #17378: Hide dotfiles such as .svn in filelists
@Steffen and Oliver:
Could you clarify what you mean with your notes? I'm not sure we're talking about the same th...
Sven Schwyn

2007-07-31

17:38 Bug #16166: Publishing a record breaks dam_ttcontent-relations
-> about the last patch
Well, what about the other side of the relation?
It seems to me that in 4.1, you can de...
Julien Bourdin
08:50 Bug #16587: MM records not written to database
Since the removal of the EXT mmforeign solved the problem, I'm closing this bug report. "mmforeign" overwrites parts ... Oliver Hader
08:40 Bug #16587: MM records not written to database
No, it applied to all MM relations in the TYPO3 installation. After removing mmforeign the problem was solved. As you... Robert Destigter
00:21 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
same problem with 4.1.1
thx for the patch - works perfect for me ;-)
Steffen Kamper
00:15 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
Same Problem here, but the Patch is working well, thx for that! Helmut Hummel

2007-07-30

21:39 Bug #16410: There is no connection to the database!
I have the same problem. phpmyadmin works great but T3 install tool doesn't. If you want I can grant access to a php... Andreas Balzer
13:17 Bug #16182: Domain Substitution in external link
i'm wondering at all, that external links are modified, they should be left as they are. Steffen Kamper
13:09 Bug #16182 (Closed): Domain Substitution in external link
I have a multidomain-setup
- root1 (domain1)
-- pages ...
- root2 (domain2)
-- pages ...
Now if I'm in domain2...
Steffen Kamper
09:52 Bug #17442: Default values defined in TCA not used in IRRE children
The attached patch should solve this problem on new records. Please test and gimme a short feedback. Thanks!
Oliver Hader
09:00 Bug #16026: special=directory does not include submenu entries
ok just seen http://bugs.typo3.org/view.php?id=633 Georg Ringer
08:59 Bug #16026: special=directory does not include submenu entries
so could this be changed? there is really a need to show level 2 menues with special = directory! Georg Ringer
07:33 Feature #14463: Menu doesn't expand if ".special" is set
The patch works. Please use it in future versions.
My site uses such setup and not works on Typo3 4.1.1 without th...
Dylgerov

2007-07-29

20:29 Bug #16190 (Closed): requestUpdate does not work on selectboxes (group-fields)
when i try to set requestUpdate on group-fields in TCA, i get no page-reload after modifying the field.
i tried to d...
Stephan Petzl
10:59 Bug #16375: Performance tunning : avoid low php-functions
I also like this patch. It makes the whole thing also more readable/understandable. But the are some small typos in t... Oliver Hader
10:29 Bug #16375: Performance tunning : avoid low php-functions
I like the patch. Finally a first step in getting rid of all the PHP3-made code from ten years ago ;-). Benni Mack
06:06 Bug #16191: class.t3lib_div.php >>>"lang " BUG, lang system bug
NOW THE ONLY WAY TO USE LANGUAGE FOR EVERYBADY IS THAT DEL ALL CODE OF "<languageKey index="ch" type="array"></langua... rob
05:51 Bug #16191 (Closed): class.t3lib_div.php >>>"lang " BUG, lang system bug
all extension have this problem, both ext and sysext. the I make a example of tt_news, then you can understand well.
...
rob
 

Also available in: Atom