Project

General

Profile

Activity

From 2007-11-21 to 2007-12-20

2007-12-20

22:00 Bug #17937: Cannot create more than 9 related records in IRRE
I think I could point out the problem.
One of my fields in Level 3 is a flex-field. In my oppinion, either TYPO3 get...
Mischa
21:34 Bug #17937: Cannot create more than 9 related records in IRRE
I installed this plugin on a bandnew version of TYPO3 (4.1.5 and 4.1.2) without any other ext. but both are not worki... Mischa
20:55 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
Yes. Will need to wrap the statement in a try & catch clause. Stanislas Rolland
11:44 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
The error occurs only if the IRRE records are collapsed. You can compare this to a RTE field on a tab which is curren... Oliver Hader
11:35 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
The mentioned code in line 1807 was added in rev. 2735: Feature #6769: Enable htmlArea RTE in Safari Oliver Hader
17:02 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
Olly, does this patch work with individual flexform fields too or is it limited to IRRE records and tabs? Thanks! Jeff Segars
14:18 Bug #17944: tslib_cObj uses deprecated function call_user_method
$ php --version
PHP 5.1.4-1.dotdeb.2 (cli) (built: Jun 2 2006 10:34:33)
Copyright (c) 1997-2006 The PHP Group
Zen...
Ivan
14:12 Bug #17944: tslib_cObj uses deprecated function call_user_method
Hm, which exact PHP version are you using and on which operating system? Oliver Hader
13:44 Bug #17944 (Closed): tslib_cObj uses deprecated function call_user_method
tslib_cObj uses deprecated function call_user_method which should be updated to call_user_func_array. If Exceptions a... Ivan
14:07 Bug #17942: update from 4.1.4 to 4.1.5 failed
Please attach your file at /var/www/typo3_src-4.1.5/typo3/sysext/cms/tslib/class.tslib_menu.php to this bug report. F... Oliver Hader
12:43 Bug #17942: update from 4.1.4 to 4.1.5 failed
I used the complete release package and just switched the symlink to 4.1.5.
Several other typo3 installations (with...
Ralf Kraemer
12:09 Bug #17942: update from 4.1.4 to 4.1.5 failed
This is strange. The only thing that was modified between TYPO3 4.1.4 and 4.1.5 was the localization thing in t3lib_d... Oliver Hader
11:04 Bug #17942 (Closed): update from 4.1.4 to 4.1.5 failed
If i upgrade one of my typo3 Installations from 4.14 to 4.15 the Frontend stops working and this Erros displays:
F...
Ralf Kraemer
12:45 Feature #17943 (Closed): Implement CSH for flexforms
Flexforms are missing CSH labels. Add support for them. See patch and screenshot for details.
(issue imported fro...
Dmitry Dulepov

2007-12-19

22:22 Feature #17927: Return errors from performUpdateQueries
Commited to trunk Thomas Hempel
19:26 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
Commited to trunk (rev 2849) Ernesto Baschny
17:33 Feature #14605: Click-enlarge for Images
I'm also very interested in a working patch. Is there still any development? I tried to wrap the Image with custom ta... Sven Mittelbach
14:36 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
Hm, seems like there's still a bug - I get the following with FF 2.0.0.11:
uncaught exception: [Exception... "Compon...
Oliver Hader
14:30 Bug #17941: typolinkCheckRootline not working with multiple websites under one umbrella website.
I'm not in hurry to get this fixed in TYPO3 4.x, but I do think it's an issue that should be considred during the dev... Robert Destigter
14:21 Bug #17941 (Closed): typolinkCheckRootline not working with multiple websites under one umbrella website.
I am running multiple websites under one root (umbrella) website.
Technically this means that I have a root page c...
Robert Destigter
13:29 Bug #17940 (Closed): t3lib_DB displays wrong SQL in error case
If there is a SQL error due to an UPDATE query with empty field array,
then an error message is displayed. However t...
Franz Holzinger
11:19 Bug #17939: Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
I am not a programmer, but it seems to me, that i entered the following "else" in class.tx_impexp.php:
I will try ...
Thomas Esders
11:03 Bug #17939: Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
Well in my opinion this is a bug. The importer should handle file references as it oes with pictures or dcuments incl... Thomas Esders
10:51 Bug #17939: Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
yes, this is a bad behaviours of Import/export taht i never liked much..
i don't even know if it is really useful ...
Stefano Cecere
10:45 Bug #17939 (Closed): Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
I made an Export of a fresh installation after TV-mapping. The export is configured to include everything with infini... Thomas Esders
11:03 Bug #17937: Cannot create more than 9 related records in IRRE
Sorry for posting so much, but I think this will help. I try to find solutions as well. So I followed the Relationshi... Mischa
10:50 Bug #17937: Cannot create more than 9 related records in IRRE
Even turning off date2cal doesn't solve this problem.
We additionally changed the way of fetching the XML for flex...
Mischa
10:14 Bug #17937: Cannot create more than 9 related records in IRRE
It was not working on 4.1.3, 4.1.4 and 4.1.5 Mischa
09:03 Bug #17937: Cannot create more than 9 related records in IRRE
What is the exact TYPO3 version you're using? Oliver Hader
08:55 Bug #17937: Cannot create more than 9 related records in IRRE
I've registered a 2 new strange behaviours:
1. If a mandantory field is set in an IRRE-Set and it's not filled out...
Mischa
10:31 Bug #17865: Upgrade from 3.8, no page tree
Sorry, i was on holidays and didnt check my email. Yes, problem is solved via database analyzer, so issue can be reso... Peter Wechtersbach
09:10 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
You can work around on setting a baseURL:
config.baseURL = http://my-domain.de/
Oliver Hader
05:58 Bug #17938 (Closed): Page displays without CSS when giving wrong URL to Typo3
When I enter a wrong URL in my browser pointing to my Typo3 project, typo3 will display the root page without any CSS... Markus no-lastname-given

2007-12-18

22:24 Bug #17937: Cannot create more than 9 related records in IRRE
New ext_tables.sql uploaded. But error still remains. Will test disabling date2cal. Mischa
20:33 Bug #17937: Cannot create more than 9 related records in IRRE
The attached extension uses data2cal which doesn't work correctly with IRRE. This might be (part of) the problem. Fur... Oliver Hader
13:20 Bug #17937 (Closed): Cannot create more than 9 related records in IRRE
On my new extension, IRRE shows a strange behaviour:
I can only create up to 9 related items in the sub-sub-relati...
Mischa
09:46 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
Sure I will. I got here quite a big project running with 12 tables and 8 of them in one IRRE with 5 Tabs, so this fea... Georg Ringer
09:43 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
Okay, maybe I have some time the next few days to get this work into the Core. And if you could test it, it would be ... Oliver Hader
09:34 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
i am working here with a 4.1.3 and not with a current trunk version. I guess just some lines are missing because it s... Georg Ringer
09:26 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
This patch is pending in Core List since July 2007. But there have been other modifications to TYPO3, e.g. the "clean... Oliver Hader
08:35 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
and i discovered a bigger bug: there is an JS error when creating a new parent record =>
line 465 (which is absolutl...
Georg Ringer
09:44 Bug #17936 (Closed): indexed_search shows overflow error after updating zu t 4.1.4 / .5
Fatal error: zval::refcount integer overflow detected in /srv/www/vhosts/typo3.hosteurope1.netresearch.de/httpdocs/ty... Michael Ablass
09:36 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
What about adding this fix in the core? Moreno Feltscher

2007-12-17

22:32 Bug #17935 (Closed): Installation misses key-definition of table pages and create of table fe_users
after setup (done with new install) these compare results are given:
ALTER TABLE pages DROP KEY parent;
ALTER TAB...
Steffen Kamper
20:27 Bug #17934 (Closed): Is Options +FollowSymLinks needed in default _.htaccess file?
I installed 4.1.5 on a windows machine and when I enabled the simulatestatic and the .htaccess I received a 403 forbi... Matthew
19:20 Bug #17929: Use prototype functions instead of own code, where it's possible in clickmenu.js
Committed to trunk. Ingmar Schlecht
13:58 Bug #17929 (Closed): Use prototype functions instead of own code, where it's possible in clickmenu.js
In clickmenu.js the window object is extended by two functions window.getDimensions and window.getScrollOffset.
Bo...
Helmut Hummel
19:18 Bug #17933: No icon for versioning shown in clickmenu for non admin users
Committed to 4.0, 4.1 and trunk. Ingmar Schlecht
18:47 Bug #17933 (Closed): No icon for versioning shown in clickmenu for non admin users
Problem:
The check for user rights uses a wrong
module name. It should be web_txversionM1 but uses txversionM1 (see...
Helmut Hummel
18:14 Bug #17932 (Closed): Context Senstitive Help as Tooltip
Context Senstitive Help takes long to start up in new window.
Now the first Senstence of the CSH is shown when mouse...
Christoph Lindenmller
17:42 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
Patch in core list, to be considered for 4.2. Ernesto Baschny
15:24 Feature #17930: Enable stdWrap for wrapItemAndSub
I accidently attached "tca" tag, and now cannot delete it... Helmut Hummel
15:02 Feature #17930 (Closed): Enable stdWrap for wrapItemAndSub
Currently there is no stdWrap for wrapItemAndSub. This would be very nice to use .insertData = 1.
Currently you nee...
Georg Ringer
15:22 Bug #17931 (Closed): t3ib_refindex requires t3lib_BEfunc but does not include it
When using t3lib_refindex from FE, the following fatal PHP error may happen:
http://xxxxx.com/index.php?id=78&tx_t...
Dmitry Dulepov
15:08 Feature #17915: Log login failures with t3lib_div::syslog()
Login failures can be logged with t3lib_div::syslog(). Andreas Otto †
12:24 Bug #17928 (Closed): HMENU excludeUidList and excludeDoktypes ignore pages of type mount point
If you have a page tree with mount point pages with the following conditions:
a) mount points are in another site in...
Boos no-lastname-given
09:06 Feature #17927 (Closed): Return errors from performUpdateQueries
The performUpdateQueries in t3lib_install does not return any errors if the occure while performing the queries.
I...
Thomas Hempel

2007-12-16

18:51 Bug #17924: Versioning clickMenu option only available for Admin User
The issue : 0001893: "Broken Rootline when a Editor view a Page that is not online" seems to be resolved with Typo3 V... Laurent
17:18 Bug #17922: t3lib_htmlmail.php cleanup
Hi Stefano,
thanks for reporting back. I uploaded a new version that includes your fixes. We still have to test th...
Benni Mack
14:55 Bug #17922: t3lib_htmlmail.php cleanup
hi Ben
i applied the patch and got 3 errors.
i apply here the patch to fix it
Stefano Cecere
14:44 Bug #17920: fileadmin contextual menu doesn't popup well
thanks Ben!
now it works perfectly
stefano
Stefano Cecere
14:17 Bug #17920: fileadmin contextual menu doesn't popup well
Hey Stefano,
the attached patch fixes the issue. I'll send it to the core list soon.
Benni Mack
14:14 Bug #17920: fileadmin contextual menu doesn't popup well
This is prototype related since I extended the Position object which is now deprecated. I'll create a patch soon. Benni Mack
13:46 Bug #17920: fileadmin contextual menu doesn't popup well
I just checked, I have the same error. Let me see what I can do for you. Benni Mack
12:07 Bug #17920: fileadmin contextual menu doesn't popup well
ops... here it comes Stefano Cecere
11:53 Bug #17920: fileadmin contextual menu doesn't popup well
hey stefano
no screenshot was attached.
Benni Mack
14:31 Bug #17926 (Closed): File List: "Show Thumbnails" does not take precedence if user-setup option is used
Right now there is an option called "Show Thumbnails" on the bottom of the filelist that says "Show Thumbnails". This... Benni Mack
12:32 Bug #17925: popup web links windows errors
same here. I also let Stanislas know already. Benni Mack
00:28 Bug #17925 (Closed): popup web links windows errors
with latest trunk (2837) the htmlarea popup window gives many errors
i attach a screenshot
stefano
(issue i...
Stefano Cecere

2007-12-15

22:43 Bug #17924 (Closed): Versioning clickMenu option only available for Admin User
The Versioning clickMenu option is only available for Admin User even if the BE user group used have access to the ve... Laurent
22:30 Bug #17922: t3lib_htmlmail.php cleanup
no i didn't try it.. i just browsed the pach and looked good
maybe i'll try tomorrow
thanks Ben
Stefano Cecere
16:13 Bug #17922: t3lib_htmlmail.php cleanup
hey Stefano.
nowhitespace is just a patch create with the -uwb option to remove the whitespace changes (to make a ...
Benni Mack
08:56 Bug #17922: t3lib_htmlmail.php cleanup
good work Benjamin!
but i can't understand easily the purpose of
20071214_htmlmail_cleanup_nowhitespace.patch
:?
Stefano Cecere
02:17 Bug #17922 (Closed): t3lib_htmlmail.php cleanup
The file t3lib/class.t3lib_htmlmail.php did not have phpDoc style comments yet and was quite unusable for documentati... Benni Mack
22:27 Bug #17882: Missing functions in typo3/template.php
The attached patch takes care of it. I'll send it to the core list very soon. Benni Mack
15:28 Feature #17923 (Closed): Localize labels for backend languages in TCEForms
The backend languages are used in the sysext/setup module as well as in TCEforms for the tables be_groups and be_user... Patrick Rodacker
15:25 Bug #17753: Button for creating new records disappeared on nested child records if a parent record reached the maxitems value
Problem:
On using nested inline records with the 'maxitems' property set, I happens, that the "create new record" bu...
Oliver Hader
13:59 Bug #16099: Fatal error after uploading the Version 4.0
I had similar problems in (yep, outdated) 4.1.1 today, after saving a new template and, while I guess it was still sa... Palahala
13:11 Bug #17903: labels in t3lib/stddb/tbl_be.php hardcoded
committed to svn Ingo Renner
12:20 Bug #15951: clickmenu on pagetree icons does not work
Click Menu popup is not working in [typo3 4.1.4], on IE7 and on Firefox, have tried all solutions mentionned, but it ... Omar Dahan
08:58 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
i agree: this bug is resolved with Typoe 4.2 new startup modle selector...
(maybe this feature could be ported lat...
Stefano Cecere
02:11 Bug #17921 (Closed): Remove bottom button panel in alt_doc.php
Since the button panel on top is now static and not moving, the bottom button panel is unncessary. Also, we want to r... Benni Mack
00:50 Feature #17542: Conditional Requirment for Fields in BE-Forms
This bug can be closed.
There is now the extension:
maja_conditions
If the is feedback, than this extensio...
Malte Jansen
00:47 Bug #17864: Taskcenter: Submodules are not shown
Backward compability is not given by "removing empty tabs".
Default value must be changed to 2 instead 1...
getDy...
Malte Jansen
00:45 Bug #17920: fileadmin contextual menu doesn't popup well
ciao Oliver
attached is a screenshot of the bug.
the first time i click on an icon, the contextual menu gets di...
Stefano Cecere
00:44 Bug #16233: t3lib_div::validEmail() -> validation not complete?
Duplicate of #15054 Oliver Hader
00:34 Bug #17707: Fatal error: Cannot use string offset as an array in class.tslib_pibase.php on line 217
Bug is located in extension. There's nothing the TYPO3 Core could do... Oliver Hader
00:32 Bug #17707: Fatal error: Cannot use string offset as an array in class.tslib_pibase.php on line 217
In line 207 of index_ts.php there's the "preBeUser" hook:
$TYPO3_CONF_VARS['SC_OPTIONS']['tslib/index_ts.php']['preB...
Oliver Hader
00:19 Bug #17835: thumbnails do not show in Backend:Filelist using Mozilla Firefox 2.0.0.9/Windows, wrong parameters for thumbs.php
Suspended as requested by reporter. Oliver Hader
00:03 Feature #17771: De-admin the Tools module
Fixed with feature request #17831 Oliver Hader

2007-12-14

23:54 Bug #17820: Splitting CMS-TCA into several files (clean up)
Suspended Oliver Hader
23:35 Bug #17820: Splitting CMS-TCA into several files (clean up)
The tca.php (of sysext/cms/) is only included once the first time, because of checking the column array is not empty.... Malte Jansen
22:51 Bug #17820: Splitting CMS-TCA into several files (clean up)
Did the discussion in the Core-List come to an end?
Or is it your own decision to drop the patch?
Oliver Hader
22:34 Bug #17820: Splitting CMS-TCA into several files (clean up)
This one can be close Malte Jansen
23:12 Bug #17753: Button for creating new records disappeared on nested child records if a parent record reached the maxitems value
Could you please attach your extension (or send it via mail to oh (at) inpublica /dot/ de)? Thx! Oliver Hader
22:54 Bug #17920: fileadmin contextual menu doesn't popup well
Could you please attach a screenshot that shows how this looks like on your system? I've tested with FF 2.0.0.11 on W... Oliver Hader
22:07 Bug #17920 (Closed): fileadmin contextual menu doesn't popup well
in latest trunk (v2834, DON'T KNOW IN EARLIER) the right-click contextual menu in the tree is displaced and non selec... Stefano Cecere
22:42 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
RFC #17783 was committed to Trunk (rev. 2803) by Dmitry Oliver Hader
22:36 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
Solved with this Bug, it is now implemented:
http://bugs.typo3.org/view.php?id=6703
Malte Jansen
17:10 Bug #16166: Publishing a record breaks dam_ttcontent-relations
I see about 10 patches. I read the posts but i ask me, which patches i need?
Could anyone help me?
thanks
Ohk
16:53 Bug #17919 (Closed): History/undo information disappears after publication
When changing a content element in a workspace, the relevant information is added to the history/undo log. After publ... Bart Veldhuizen
14:59 Bug #17918 (Closed): Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
If you use SQL-Functions like MIN(), MAX() or SUM() in SQL-Queries the fieldmapping does not work. Example:
SELECT...
Christian Trabold

2007-12-13

21:29 Bug #17905: t3lib_div::readLLXMLfile does not use localized content anymore
Fixed in TYPO3 4.1.5 (hotfix for 4.1.4) Oliver Hader
18:51 Bug #17905: t3lib_div::readLLXMLfile does not use localized content anymore
Committed to SVN:
* TYPO3_4-1 (rev. 2826)
* Trunk (rev. 2827)
(the file "0006924_v2.patch" was taken for comit)
Oliver Hader
20:29 Feature #17912: stdWrap.numberFormat for rendering prices
Besides defining each property, this information could be used from current locale set (e.g. 'de_DE' or 'fr_FR') by l... Oliver Hader
19:41 Bug #17647: Hook in browse_links request (for linking to records)
Closing ticket as requested. Thx for the hint. Oliver Hader
15:02 Bug #17647: Hook in browse_links request (for linking to records)
can be closed: see #17646 Daniel Poetzinger
19:37 Bug #17865: Upgrade from 3.8, no page tree
Peter, could you please tell me if this problem still exists on your TYPO3 system or whether it could be solved with ... Oliver Hader
19:33 Bug #17903: labels in t3lib/stddb/tbl_be.php hardcoded
cleaned up the patch and removed some duplicates after feedback from Ingo in core list:
recent patch is 0006921_v2.p...
Patrick Rodacker
16:42 Bug #17917 (Closed): RTEfullScreenWidth by default please !
Hi,
It's possible to change RTEfullScreenWidth by default for all RTE !
Example :
RTE.default.RTEfullScree...
Yannick Pavard
15:41 Bug #16870: Garbage characters displayed in flexform field labels
Hm, it seems like the problem isn't solved, right? My umlauts still look scrambled. How can one apply the patch poste... Michael Bakonyi
14:56 Bug #17913: page tree in BE cannot be expanded/collapsed
just checked and deleted all. still the same error
(wether i use backend.php or alt_main.php)
PS: Firefox 2.0.0.11
Daniel Poetzinger
13:17 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
This error occurs if you open an extension to edit its settings in the manager. Moreno Feltscher
13:10 Bug #17916 (Closed): Ext Manager doesn't work with dbal SVN 0.9.20
I'm using dbal SVN-version 0.9.20 (because of the CLOB-features) with Oracle 10g. The error only occurs in this versi... Moreno Feltscher
12:52 Bug #16148: IFSUB and ACTIFSUB of Menus fails with pagetype shortcut as subpage
will this as well as the langOverlay bug with shortcuts be fixed in 4.2.0? Would be very nice, as the bugs are quite ... Franz Koch
10:28 Feature #17915 (Closed): Log login failures with t3lib_div::syslog()
I would like to log login failures, like wrong username, wrong password or wrong domain using t3lib_div::syslog().
...
Andreas Otto †

2007-12-12

23:13 Bug #17913: page tree in BE cannot be expanded/collapsed
hey Daniel,
please make sure you cleared the browser cache and all.
Benni Mack
16:57 Bug #17913 (Closed): page tree in BE cannot be expanded/collapsed
Just upgraded from 4.2.alpha1 to alpha2
And cannot expand/collapse the BE tree anymore.
I got several javasript e...
Daniel Poetzinger
19:13 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
Hello Francois,
These extensions doesn't work with the typo3 MM system, and this path right now just look on publish...
Andreas
11:08 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
Tested with 4.1.4 and 4.1.5-dev Francois Suter
11:08 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
I have tried the patch for dam_ttcontent and not dam_ttnews (but it should be the same problem since both are two-way... Francois Suter
18:52 Feature #17914 (Closed): Add browser_link for external url pages
What about adding a browse_link wizard for external url pages?
Sometimes I want to link local files (pdf, doc ..) ...
Yannick Pavard
16:32 Bug #17569: No notification mails will be sent on using user groups
added a patch to receive emails for users of the assigned backend usergroups and the assigend users entries. Patrick Rodacker
15:25 Feature #17912: stdWrap.numberFormat for rendering prices
Nice idea! Great work sonja. Jonas Felix
15:09 Feature #17912 (Closed): stdWrap.numberFormat for rendering prices
A lot of extensions need number formating, nearly everywhere where a price has to be rendered. The easiest way to do ... Sonja Schubert
11:14 Bug #17905: t3lib_div::readLLXMLfile does not use localized content anymore
The v3 patch modifies the following:
* update readLLXMLfile's "version" from 2.2 to 2.3 and forces a new hash
* cha...
Oliver Hader
11:06 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Sorry about the mention of dam_ttnews (that's for related bug 3907), but the lack of solution is sadly real... Francois Suter
11:04 Bug #16166: Publishing a record breaks dam_ttcontent-relations
I have tried the patch for dam_ttcontent and not dam_ttnews (but it should be the same problem since both are two-way... Francois Suter
01:24 Bug #17903: labels in t3lib/stddb/tbl_be.php hardcoded
Added patch (against trunk) for t3lib/stddb/tbl_be.php and typo3/sysext/lang/locallang_tca.xml to localize forms in b... Patrick Rodacker
01:02 Bug #17911: Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty
This is related to #17337 Helmut Hummel
00:59 Bug #17911 (Closed): Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty
If field of a translated record does contain a value in the default language, the content of this field is shown. If... Helmut Hummel
00:45 Bug #17713: addQueryString.exclude with an empty query string causes &= url parameter
here is the patch against 4.1.4 Marc Bastian Heinrichs
00:32 Bug #17713: addQueryString.exclude with an empty query string causes &= url parameter
sorry, a little bit tricky description. hope this is better:
* set up a clean t3 installation
* use following TS ...
Marc Bastian Heinrichs
00:03 Bug #17910: Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
here is the patch against 4.1.4 Marc Bastian Heinrichs

2007-12-11

23:55 Bug #17910 (Closed): Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
[v4.1.4]
Fatal error: Cannot use string offset as an array in [...]/typo3_src-4.1.4/t3lib/class.t3lib_tceforms.php o...
Marc Bastian Heinrichs
23:42 Bug #17337: options.additionalPreviewLanguages is showing the wrong record for table pages
I can confirm this bug. It's working correct with the attached patch and I see no side effects, because transOrigPoin... Marc Bastian Heinrichs
22:41 Bug #17909 (Closed): Last character of german translation of Tools > User not fully visible
The german translation of the Tools > user Module (in german "Benutzerverwaltung") is too long and the last character... Patrick Rodacker
20:39 Bug #17908 (Closed): Problem when login = email
Hi,
When I set this extension to have login = email, there is a problem with LOST PASSWORD email..
Look in xml ...
Yannick Pavard
20:08 Bug #17907 (Closed): (X)HTML/Javascript Code of AdminPanel is not valid
- The fonts of the AdminPanel are tagged with the depreached <font>.
- All layout stuff do better with CSS
e.g....
Stefano Kowalke
19:23 Bug #16476: TCAdefaults.table.field doesn't work for MM-fields
I attached a unified diff for 4.1.2
Could you post your experiences to the core-list after checking possible side ...
Bernhard Kraft
18:57 Bug #16476: TCAdefaults.table.field doesn't work for MM-fields
Thanks Bernhard!
Seems to work for me on trunk but I haven't tested extensively enough to see if there are any si...
Jeff Segars
18:39 Bug #16476: TCAdefaults.table.field doesn't work for MM-fields
The attached patch fixes this problem ...
Has to get applied against 4.1.2 ... do not know if it works well for ot...
Bernhard Kraft
17:07 Bug #17539: OCI_INVALID_HANDLE
I tried the SVN-version. I also dropped tt_content and recreated it with the install-tool. Now all VARCHAR2(4000) col... Moreno Feltscher
16:52 Bug #17906 (Rejected): thumbs.php fails on cmyk images
hi there,
Pointinge &file=abc to a cmyk image makes thumbs.php returns a cmyk thumb. That does not make sense since...
Nikolas Hagelstein
16:43 Bug #17905 (Closed): t3lib_div::readLLXMLfile does not use localized content anymore
In bug #17894 the localization of other languages (besides the 'default' language) should be move to an external file... Oliver Hader
14:13 Bug #17870: Treatment of content-elements in front- and backend with language setting 'all'
The path to the file to fix the problem in the frontend is:
typo3/sysext/cms/tslib/class.tslib_content.php
Karl Molter
11:17 Bug #17904 (Closed): showAccessRestrictedPages does not work with special menus
A menu of type special * does not list acces restricted pages, even though showAccessRestrictedPages has been configu... Kurt
09:13 Bug #16637: recs['clear_all'] should be clear as an array
Still present in 4.1.4. Bjrn Kraus
00:10 Bug #17903 (Closed): labels in t3lib/stddb/tbl_be.php hardcoded
The labels for the TCA entries be_users, be_groups, sys_filemounts and sys_workspace are hardcoded in the file tbl_be... Patrick Rodacker

2007-12-10

23:33 Bug #15025: PHP Notices
Example#1 A simple empty() / isset() comparison.
<?php
$var = 0;
// Evaluates to true because $var is empty
i...
Michiel Roos
16:51 Bug #17122: flexform <eval>required</eval> on type "input" applies only on last input-field
I got the same problem.
More, with a localization of a flexcontent.
Only de LAST localisation of the LAST input...
Luc Muller
16:44 Bug #17487: Crawler/Index Config: hidden records are re-indexed
Confirmed. Attached patch fixes this. Christian Kuhn
13:20 Bug #17902 (Closed): t3lib_htmlmail Content-Type header error
In line 576 of class.t3lib_htmlmail.php there is no semi-colon between "content-type" header and the "name"-parameter... Thomas Pilgaard Carlsen
12:02 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
I can confirm this problem. Administrator Admin
10:16 Feature #17125: Storage page for child records
there is just 1 big bug:
If i use the sorting icons in the list view to sort the parent records, suddenly the IRRE-...
Georg Ringer
09:10 Bug #17835: thumbnails do not show in Backend:Filelist using Mozilla Firefox 2.0.0.9/Windows, wrong parameters for thumbs.php
No spaces in the filename. As already mentioned above, the problem was a firefox configuration issue, tracked it down... saengera
02:04 Bug #17880: Menu of subpages, strange bug !
not a bug Ingo Renner

2007-12-09

23:08 Feature #17896: Capitalizing with stdWrap (TypoScript)
Thank You Martin ! Yannick Pavard
10:21 Feature #17896: Capitalizing with stdWrap (TypoScript)
I've adjusted the subject according to the reformulation of your request.
Capitalzing could be implemented. In the...
Martin Kutschker
21:01 Feature #17901 (Closed): cObj->getTreeList doesn't allow addtional SQL with JOINS
Currentlly the function has only $moreWhereClauses, but it could also have a $moreFromClauses. The final two argument... Martin Kutschker
20:39 Feature #17262: Change the hook call in execFinalQuery() to add other tables
The solutions IMHO opinion wrong as the signatire of the hook is changed. Better to allow the hook to return an array... Martin Kutschker
20:35 Bug #15750: first letter of section name missing in result display with multiple domains
Closed because report could not reproduce the bug any more. Martin Kutschker
20:33 Bug #16101: Problem with russian (windows-1251)
Still an issue (in 4.1)? Martin Kutschker
20:33 Bug #15980: config.language takes no effect
Closig as this seems to work now (4.1) and both Mantis users are not active (when writing this note). Martin Kutschker
20:26 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
Same problem exists for PostgreSQL. Martin Kutschker
17:43 Bug #17508: image effects: grayscale in text w/image not working
The same problem is still present on TYPO3 4.1.3. I also experienced it on Debian GNU/Linux 4.0. Joris Willems
14:24 Bug #17484: RTEhtmlarea is not show in child records if parent has no RTE
FYI: Committed to TYPO3_4-1 (rev. 2807)
Still pending for Trunk since some changes are required due to recent change...
Oliver Hader
07:04 Feature #17900 (Rejected): Marking required fields in flexforms
It might be great, that the individual fields in flexforms will be marked with the yellow exclamationmark in an flexf... Mischa

2007-12-08

15:53 Feature #17896: Capitalizing with stdWrap (TypoScript)
Oups sorry for my bad english.. but my question was about new option for stdwrap function
Add capitalize and not u...
Yannick Pavard
12:21 Feature #17896: Capitalizing with stdWrap (TypoScript)
See TSref (stdWrap.case).
This is NOT a help forum!
Martin Kutschker
13:17 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
We have the same problem: Clearing the fe cache from within the backend takes several minutes and reduces page delive... Hartmut Plehn
12:08 Bug #17899: Misconfigured search/replace-patterns in t3lib_parsehtml->mapTags
Ignore patch.diff, i had to correct my pattern a bit, use patch_02.diff.
Changed pattern to:
'/'.preg_quote($ltChar...
Thomas Oppelt

2007-12-07

23:45 Bug #17899: Misconfigured search/replace-patterns in t3lib_parsehtml->mapTags
overtake = take sth. over ;-) sorry Thomas Oppelt
23:28 Bug #17899: Misconfigured search/replace-patterns in t3lib_parsehtml->mapTags
Little correction "Finally it MAYBE does not make sense to preserve the attributes...".
(and of course the patch res...
Thomas Oppelt
23:25 Bug #17899 (Closed): Misconfigured search/replace-patterns in t3lib_parsehtml->mapTags
I think there are misconfigured search-/replace-patterns used within t3lib_parsehtml->mapTags l.970:
$value = preg...
Thomas Oppelt
19:50 Bug #17898 (Closed): t3lib_pageSelect->getMenu ignores doktype 5
t3lib_pageSelect->getMenu ignores page type "hide in menu" (doktype = 5).
Possible workaround:
...->getMenu(...
Tobias Grosse-Puppendahl
15:38 Bug #17835: thumbnails do not show in Backend:Filelist using Mozilla Firefox 2.0.0.9/Windows, wrong parameters for thumbs.php
Are there spaces in the image filename ?
Try to remove them - is it working afterwards ?
Bernhard Kraft
15:37 Bug #15205: Thumbnails doesn't work in spite of a working ImageMagick
Are there any spaces in the filename ?
Try to remove them ? Is it working ?
Bernhard Kraft
15:35 Bug #17504: No thumbnails generated for jpg and png
Hi !
We have a similar problem here ... here for images which have a "space" character in their name no images get...
Bernhard Kraft
10:35 Bug #17897 (Closed): Filenames ending with a number confuse TYPO3s renaming/instancing system
While creating an Advent calendar I upload 24 .swf files to a fileadmin folder. The files where named xmas_01.swf - x... Sacha Vorbeck

2007-12-06

23:07 Feature #17896 (Closed): Capitalizing with stdWrap (TypoScript)
Hi,
It's possible to have UPPERCASE option for object TEXT with TS ?
Thank You
(issue imported from #M6908)
Yannick Pavard
17:24 Bug #17895 (Closed): "Conflicts" check ignores version
COnflicts check ignores version of conflicted extension when making checks. Thus it is impossible to say that only a ... Dmitry Dulepov
17:09 Feature #17628: enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
See bug #17886 Dmitry Dulepov
14:11 Bug #17783: $TCA[table]['ctrl']['hideTable'] not implemented
rev 2803 Dmitry Dulepov
12:24 Feature #17862: Make excludeCHashVars work
I made an extension implementing similar thing.
http://typo3.org/extensions/repository/view/nh_exclchashvars/0.0.2/...
Nikolas Hagelstein
11:50 Feature #17874: Add suggest-like feature to TCEforms
good idea. +1 Typoheads GmbH
11:07 Bug #17894 (Closed): Translated language files are not loaded
If extension's or core language file contains section for another language (either partial or full) and external tran... Dmitry Dulepov
10:50 Bug #17893 (Closed): Add a general imagespace in case of adding non img-elements
It is quite easily to add different elements than images to the CE "Text w image" but the problem is, that the <dl> a... Georg Ringer
05:59 Bug #17220: rtehtmlarea doesn't work in Safari
I would expect htmlArea RTE from SVN TYPO3core trunk revision 2776+ to work correctly in Safari/3 revision 523+. Plea... Stanislas Rolland
05:42 Bug #16574: images are not saved under special conditions
I think this problem should be fixed since revision 2776 TYPO3 trunk. Please confirm. Stanislas Rolland
05:32 Bug #17319: Several bugs when writing HTML entities and tags inside of RTE
I would think that if you use htmlArea RTE 1.5.4+ (it would probably work also with older versions) and if you use th... Stanislas Rolland
05:25 Bug #16341: Entities entered in wysiwyg are decoded and therefore gone when toggling to html source or saving
I would think that if you use htmlArea RTE 1.5.4+ (it would probably work also with older versions) and if you use th... Stanislas Rolland
01:36 Bug #17880: Menu of subpages, strange bug !
Ahhh Ok thks Yannick Pavard
01:34 Bug #16614: clickmenu on pagetree icons does not work
Hello
* Does this happen with every TYPO3 installation you have?
No, just after sysadmin copy file+bdd on another...
Yannick Pavard
01:07 Bug #17892 (Closed): BE does not reload if another skin or navigation has been selected
If you select another skin or navigation setting within User Settings, the BE does not reload. As you have selected a... Andreas Balzer

2007-12-05

22:54 Bug #17889: TCA eval on TEXT field does not work
according to the bugtracker - motto yes: It's not a bug, it's a missing feature ;-)
+1 for your suggested properties...
Typoheads GmbH
22:44 Bug #17889: TCA eval on TEXT field does not work
There's currently no "eval" property for type "text" - so, this isn't a bug, but more a feature.
The "eval" property...
Oliver Hader
22:36 Bug #17889: TCA eval on TEXT field does not work
yes. in v4.1.2 => doesn't work either Typoheads GmbH
22:23 Bug #17889: TCA eval on TEXT field does not work
Did you test this also with the latest 4.1.x version? Oliver Hader
17:50 Bug #17889 (Closed): TCA eval on TEXT field does not work
i tried to make a field of type 'text' required:
$TCA['tt_content']['columns']['altText']['config']['eval'] = 'req...
Typoheads GmbH
22:19 Bug #17891: Page 404 - check logged in or not
Duplicate of bug #17418 Oliver Hader
22:04 Bug #17891 (Closed): Page 404 - check logged in or not
hi,
I have the same problem here :
http://lists.typo3.org/pipermail/typo3-english/2007-June/040597.html
Do ...
Yannick Pavard
22:05 Feature #17418: Page 404 -- check for logged in or not
Oki, but it's correct.
Hide at login = hidden page
hidden page = not visible for visitor
If you want a good ...
Yannick Pavard
18:11 Feature #17890 (Closed): Lost Password, send mail in HTML format
Hi,
It's possible to add template for formatting "lost password" mail please ?
or use another function (choice ...
Yannick Pavard
17:40 Bug #16748: Changes in alternative page language does not clear cache
+1 (!!!) Typoheads GmbH
14:05 Bug #17888 (Closed): Fatal error: Cannot use string offset as an array in .... class.t3lib_tcemain.php on line 2133
When using FlexForm for definition of input-fields, we got an error in the following case:
1.) Create an entry
2.) ...
Peter
12:11 Feature #17887 (Closed): Possibility to avoid displaying the full TYPO3 version in the generated pages code
As discussed on the mailing list, for security reasons it might be reasonable
that the administrator can avoid showi...
Claudio Strizzolo
12:08 Bug #17856: DB compare fails
Revisions:
TYPO3 4.2: r2796
TYPO3 4.1: r2797
Dmitry Dulepov
10:22 Feature #17886 (Closed): Disabling some or all controls in "group" field
This is a better solution for bug #6389. It offesrs possibilities to disable certain controls for the field with type... Dmitry Dulepov
04:54 Feature #17874: Add suggest-like feature to TCEforms
Thanks Andreas! I was able to test this and overall it works well for me. I'm very excited to see this progress and ... Jeff Segars
01:03 Bug #17206: Problem ignoring extension constraints
I've updated the patch to apply cleanly to trunk now. I've also attached an example extension to demonstrate the pro... Jeff Segars
00:11 Feature #17885 (Closed): Clean_up/Feature/Revision of db_new.php. Adding Flexible NewWizards
The new-record-listing (db_new.php) is very static and with many tables bulky. An other point is that the wizards are... Malte Jansen

2007-12-04

23:51 Bug #17513: Function addToAllTCAtypes ignores "specificTypesList" if there is just the Type 0 specified
Fixed in trunk and 4.1 branch. Jeff Segars
18:29 Bug #17513: Function addToAllTCAtypes ignores "specificTypesList" if there is just the Type 0 specified
Attached a patch to fix this. Instead of specificTypesList == false, we just check for the current default value of ''. Jeff Segars
19:58 Bug #17884 (Closed): Change Undoes and Redoes from past tense to present/future tense (Undo and Redo)
Currently, the description for the Undo and Redo icons say Undoes and Redoes. This makes it awkward to write document... Bill Tenny-Brittian
18:53 Bug #17883: Nested USER_INT, COA_INT, etc. objects are not rendered
The attached patch integrates a reprocessing for *_INT objects. Furthermore the inclusion of libraries ("includeLibs"... Oliver Hader
18:50 Bug #17883 (Closed): Nested USER_INT, COA_INT, etc. objects are not rendered
The following TypoScript won't work at the moment, because TSFE doesn't check for new *_INTs after one has been rende... Oliver Hader
15:43 Bug #15114: limited to languages; still can delete content element
Hey Basti, send me both files (before and after), I can create the patch for you this one time: mack (ad) xnos (dat) org Benni Mack
15:39 Bug #15114: limited to languages; still can delete content element
Is it possible to publish the whole and edited class.t3lib_tcemain.php? It would be easier for me (cause copy&paste w... Basti Baumann
12:44 Feature #17825: New login extension
added version 1.0 and the patch for it Steffen Kamper
09:34 Feature #17586: Featurerequest: config.inlineStyle2TempFile.media
strange - i thought ive seen it for some extensions (config.coolExtension.bleh) - but indeed - might be an unclean so... Daniel Wegener
09:09 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hi Ingmar!
before I left for holiday I showed this to Oliver Hader who wanted to have a further look at it. If he co...
Michael Stucki
08:33 Bug #17879: Sticky top icons in alt_doc: missing icon
I'll check that for 4.2 Benni Mack
08:32 Bug #16614: clickmenu on pagetree icons does not work
I need some more information here:
* Does this happen with every TYPO3 installation you have?
* Does this problem...
Benni Mack
08:28 Bug #17882: Missing functions in typo3/template.php
I'll fix this. Thanks for pointing it out. Benni Mack
06:58 Bug #17882 (Closed): Missing functions in typo3/template.php
When I try to manage News categories via Web->Info I get the following error.
Fatal error: Call to undefined metho...
Uschi Renziehausen
08:23 Feature #17628: enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
Hey Michael + Patrick,
I created your patch against trunk, uploaded it and submitted it to the core list.
Thank...
Benni Mack

2007-12-03

22:31 Bug #16614: clickmenu on pagetree icons does not work
same problem today.. after copy of website (+bdd) from dev to prod ;-( Yannick Pavard
22:11 Feature #17628: enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
Hi,
I think I found the solution
In the class.t3lib_tceforms.php, in the function getSingleField_typeGroup(...)...
Patrick Boisclair
21:02 Feature #17385: join_pages is not configurable
Commited to trunk (23.11., rev.2758) Ernesto Baschny
19:08 Bug #17880: Menu of subpages, strange bug !
Because there's also this in the static template:
# Match TYPO3 3.9.0 and later
[compatVersion = 3.9.0]
...
# acc...
Oliver Hader
17:53 Bug #17880 (Closed): Menu of subpages, strange bug !
hi
This is typoscript from "css_styled_content" :
# "Menu of subpages to these pages"
1 < .default
1.special ...
Yannick Pavard
18:31 Feature #17881 (Closed): Enable stdWrap for select.where
stdWrap is not possible for select.where.
Example:
10 = CONTENT
10 {
table = tt_content
select.where.data = ...
Oliver Hader
17:39 Feature #17586: Featurerequest: config.inlineStyle2TempFile.media
It is not possible to have subproperties inside "config". I.e. it can be only config.whatever but not config.whatever... Dmitry Dulepov
16:18 Feature #17586: Featurerequest: config.inlineStyle2TempFile.media
i.e this would be nicer as a stdWrap Daniel Wegener
16:14 Feature #17586: Featurerequest: config.inlineStyle2TempFile.media
its not that much...
here we go: typo3/sysext/cms/tslib/class.tslib_pagegen.php
update the following:
in Line 62...
Daniel Wegener
17:35 Bug #17879 (Closed): Sticky top icons in alt_doc: missing icon
Sticky top icons do not show "edit" icon for a special mode in alt_doc when $this->columnsOnly is set. If this attrib... Dmitry Dulepov
16:30 Bug #17878 (Closed): mod_rewrite redirect to subdirectory + realurl = page not found
I have a site installed into /typo3 subdirecttory of hosting user home dir.
In that directory, .htaccess uses mod_re...
Victor Sergienko
15:07 Bug #17834: IRRE does not take TBE_STYLES into account
a short fix that works only for one level of nesting:
l. 976-980:
case 'inline':
$this->storeSchemes();
...
Johannes K
15:07 Bug #16099: Fatal error after uploading the Version 4.0
The user has a quota of 50gb, and has consumed less than 20gb, leaving more than 30gb available. I said "disk space"... Tor de
14:55 Bug #16099: Fatal error after uploading the Version 4.0
2 Tor de Vries: and there is no quota for your user..? Kirill Klimov
13:44 Bug #17877 (Closed): TCEFORM TSconfig disabled fields still available in List View
Disabling fields via TCEFORM.tablename.fieldname.disabled = 1 will disable the field showing up in the editing form, ... Robert Destigter
12:18 Bug #17876 (Closed): Sorting of child records is inverted on moving parent record to different page
If you want to move a IRRE record with manual sorted child records, the sorting of the child records will be inverted... Martin Borer
12:11 Feature #15255: use tt_content.pi_flexform.display_mode instead of CODE field in Plugin content
closed by request of f. holzinger as this is included in 4.0 Michael Hirdes
10:43 Bug #17856: DB compare fails
remove NOT NULL from tables.sql and compare works fine.
btw - with attached patch this works fine also with "NOT N...
Steffen Kamper
09:28 Bug #17856: DB compare fails
There's also another error:
DB-Compare complains about a difference between field definition in tables.sql and the r...
Alois Baule
08:59 Feature #17871: Enable labels for EM extension configuration
committed to trunk Ingo Renner

2007-12-02

22:04 Bug #17875: Missing icon for not in menu, access-restricted pages
Committed to trunk. Ingmar Schlecht
21:40 Bug #17875 (Closed): Missing icon for not in menu, access-restricted pages
When a page is "not in menu" and access to it is restricted to some FE user group, the page icon used is the old one.... Francois Suter
21:09 Feature #17832: Allow disabling of new page wizard
Bug closed, will be resolved in a new bug/RFC.
Ingmar Schlecht
20:58 Bug #17760: Unserialized objects not debugged properly
Committed to trunk. Ingmar Schlecht
16:49 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
OK, more information on this.
This "bug" only occurs, with the following default setting:
setup.default.edit_do...
Helmut Hummel
14:22 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
Steps to reproduce:
1. Check "File upload directly in Doc-module" in User->Setup
2. Select a group for this user
...
Helmut Hummel
14:42 Feature #17874: Add suggest-like feature to TCEforms
A minor ;) thing I forgot: This version of the patch is not ready for submission to core, it is just to test and give... Andreas Wolf
14:40 Feature #17874 (Closed): Add suggest-like feature to TCEforms
The current way of inserting records into relation-fields is quite complicated - you have to open the element browser... Andreas Wolf

2007-12-01

15:45 Bug #17504: No thumbnails generated for jpg and png
@Ohk: Could you please mention, when the error occurred on your system? Did you update a running system with a newer ... Oliver Hader
15:35 Bug #17504: No thumbnails generated for jpg and png
same for me. I have updated. Thank you. Martin Kästner

2007-11-30

23:15 Bug #17873 (Closed): Broken page localization on PostgreSQL
You cannot switch the language (no drop down visible) in Web>page even if an alt. lang. page record exists. Also the ... Martin Kutschker
22:59 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
The path removes the brackets around (be_sessions, be_users u). Does the patch work with them? There was a reason for... Martin Kutschker
20:36 Feature #17862: Make excludeCHashVars work
If some developer don't know how to set up proper caching I don't really care. There are enough resources to learn ab... Ernesto Baschny
20:03 Feature #17862: Make excludeCHashVars work
Yes, you're right with this. I thought about looking for pivars, eg tx_myext_pi1 -> USER or USER_INT, if USER, add it... Steffen Kamper
19:14 Feature #17862: Make excludeCHashVars work
> piVars from USER_INT shouldn't included by default.
Steffen, this isn't possible, because TYPO3 currently has no...
Ernesto Baschny
18:30 Feature #17862: Make excludeCHashVars work
i discussed this with Dmitry, and conclusion was that you can't exclude piVars without having wrong cache entries.
e...
Steffen Kamper
16:26 Feature #17862: Make excludeCHashVars work
Oliver, that sounds cool and I think it is very interesting addition to 4.2.
But it won't solve the problem when l...
Ernesto Baschny
12:01 Feature #17862: Make excludeCHashVars work
The attached cHashTunnel patch is FYI and was created against some 4.1 version. So, let's talk about this and maybe m... Oliver Hader
11:59 Feature #17862: Make excludeCHashVars work
I ran into the same problem some months ago and created a "cHashTunnel" patch for my own purpose. It was configured i... Oliver Hader
19:31 Bug #17861: Extension Manager does not sort versions of an extension correctly
Remark:
The above sorting algorithm assumes that the latest version equals the highest version. That sounds natura...
Elmar Hinz
12:54 Bug #17861: Extension Manager does not sort versions of an extension correctly
I can confirm this. The current "sorting" is just the order of the entries of the xml file (http://typo3.org/fileadmi... Oliver Hader
10:06 Bug #17861: Extension Manager does not sort versions of an extension correctly
To say it in my words:
01. $versions = array_keys($this->xmlhandler->extensionsXML[$extKey]['versions']);
02. $...
Elmar Hinz
16:08 Feature #17871 (Closed): Enable labels for EM extension configuration
It would be nice to have some labels in the ext configuration in the EM because usability is better and the admin is ... Georg Ringer
15:33 Bug #17870 (Closed): Treatment of content-elements in front- and backend with language setting 'all'
Content elements with language setting [All] (sys_language_uid = -1) are not rendered in the frontend and are not sho... Karl Molter
14:53 Bug #17869 (Closed): Installing extensions via different domains
I have two domains pointing to my typo3 webhost. Lets call them domain1.com and domain2.com.
I log into http://dom...
Martin Madsen
13:08 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
Committed to SVN:
* TYPO3_4-1 (rev. 2785)
* Trunk (rev. 2786)
Oliver Hader
11:43 Bug #17865: Upgrade from 3.8, no page tree
Between 3.8 and 4.1 some database related stuff changed and the pages table got new fields. Did you go to your instal... Oliver Hader
09:38 Bug #17865: Upgrade from 3.8, no page tree
also, if try to create new page, there' s no error, but there is also no page shown??? Peter Wechtersbach
09:36 Bug #17865: Upgrade from 3.8, no page tree
nop. its not the same bug.
Here there is no page tree on all the browsers. it just shown first page (the world icon)...
Peter Wechtersbach
09:20 Bug #17865: Upgrade from 3.8, no page tree
Maybe this patch will help you:
http://bugs.typo3.org/view.php?id=5840
Franz Holzinger
08:53 Bug #17865: Upgrade from 3.8, no page tree
i tried that, no change... Peter Wechtersbach
08:18 Bug #17865: Upgrade from 3.8, no page tree
Try to clear your browser cache (or close your browser) or press shift-reload to load the new pagetree as some CSS ch... Benni Mack
10:51 Feature #17868 (Closed): Add a menu for shortcuts to the new toolbar in backend.php
we need a menu to call, store and edit shortcuts in backend.php
(issue imported from #M6863)
Ingo Renner
10:49 Feature #17867: Add a menu to clear caches to the new toolbar in backend.php
committed to trunk Ingo Renner
10:49 Feature #17867 (Closed): Add a menu to clear caches to the new toolbar in backend.php
we need a menu to clear caches: all caches, page content cache, cached configuration in typo3conf/
(issue importe...
Ingo Renner
10:40 Feature #17866: Add a backend search to the toolbar in backend.php
committed to trunk Ingo Renner
10:39 Feature #17866 (Closed): Add a backend search to the toolbar in backend.php
the backend search from the shortcut frame needs to be moved to the new toolbar
(issue imported from #M6861)
Ingo Renner

2007-11-29

23:54 Bug #17865 (Closed): Upgrade from 3.8, no page tree
I want to upgrade an exsisting page from 3.8 to 4.1.3. I just copied typo3 source over old source and logged in. Ther... Peter Wechtersbach
22:45 Bug #17244: Backend task center does not work properly
Hi Bernhard,
thanks for taking care of this. I think Malte Jansen already sent a patch to the Core list today as a...
Benni Mack
18:59 Bug #17244: Backend task center does not work properly
Hi !
I started this patch (hiding empty dynTabs) - but AFAIR the mentioned code above is not from me:
if (!$isN...
Bernhard Kraft
11:57 Bug #17244: Backend task center does not work properly
You can disable empty tabs....
dividers2tabs = 1 : will remove empty tabs
dividers2tabs = 2 : will disable empty ...
Malte Jansen
11:57 Bug #17244: Backend task center does not work properly
ok. I found out that the task center menuItems only contain $def['icon'] and not $def['content'] Benni Mack
11:43 Bug #17244: Backend task center does not work properly
The problem is that dyntabmenu (from template.php) now hides empty items and thinks the taskcenter items are empty.
...
Benni Mack
17:13 Bug #17861: Extension Manager does not sort versions of an extension correctly
There is a BUG when you like to get the current Ext Version ( see Ext: lab_newsfolders ),
but this is not by every E...
Micha Barthel
11:09 Bug #17861: Extension Manager does not sort versions of an extension correctly
can you give some examples what exactly the error is and why it is sorted? Benni Mack
14:43 Feature #17862: Make excludeCHashVars work
cHash is supposed to have all vars in it by design. Otherwise cache will not work properly. Dmitry Dulepov
13:45 Feature #17862 (Closed): Make excludeCHashVars work
class.tslib_fe.php consiste of the excludeCHashVars property but it isnt implemented yet.
There is the need to exc...
Nikolas Hagelstein
14:29 Bug #17864 (Closed): Taskcenter: Submodules are not shown
Due to change of remove empty dyntabs. Some extensions are not shown in the taskcenter.
So dividers2tabs must be cha...
Malte Jansen
14:23 Feature #17863 (Closed): Hook Request: t3lib_TCEmain->localize($table,$uid,$language)
It would be great to get a hook for the localize-function to extend/replace the autogenerated "[translate to: xxx] te... Daniel Wegener
13:06 Bug #17504: No thumbnails generated for jpg and png
yes it was the element browser in version 4.1.2.
So i've have to update this site...
thx
Sascha Egerer
11:53 Bug #17504: No thumbnails generated for jpg and png
For the upper-/lowcase crowd:
Could you please point out <b>where</b> these files are not displayed? While editing a...
Oliver Hader
11:37 Bug #17504: No thumbnails generated for jpg and png
the same here
threre are not thumbnails for images with upper ".JPG"
Sascha Egerer
10:43 Bug #17504: No thumbnails generated for jpg and png
In my backend there are thumbs generated for "*.jpg" but not for "*.JPG". I thought this is case insensitive. I use T... Martin Kästner
12:48 Bug #15720: Fields of type 'select' with maxitems>1 and itemsProcFunc set work only, if items is set also
I too can confirm the issue. But I can also offer a less obstrusive workaround: just set the items to an empty array,... Karsten Dambekalns
07:40 Bug #17836: Not editable text block using IE and CSS width-Definition
What is the width of the editing area? In User TSConfig, try to set property
options.RTESmallWidth
to a large...
Stanislas Rolland
07:27 Bug #17853: sub and sup are added via CSS instead of tags (Safari)
Yes, this is the very strange Apple Webkit way. Perhaps the class is used only for advertisement?
Will be fixed in...
Stanislas Rolland
07:24 Bug #17852: Strange layout for header N except the first one (Safari)
Strange indeed. Are you sure you did not apply some font size? I cannot reproduce this behavior.
Is this on Window...
Stanislas Rolland

2007-11-28

21:14 Bug #17861 (Closed): Extension Manager does not sort versions of an extension correctly
This list not sorted!
$versions = array_keys($this->xmlhandler->extensionsXML[$extKey]['versions']);
$latestVersion...
Micha Barthel
21:04 Feature #17860 (Rejected): Shortcut and ACT state not enable with TMENU ;-(
Hi,
Please heard me ;)
Do you have also problem with shortcut page (in sysfolder), with TMENU and ACT state ?
...
Yannick Pavard
18:43 Bug #17859 (Closed): XClass of class.browse_links.php
It looks like that we can't create XClass for this class. I have to create an XClass for changing asort to natcasesor... Pierre Boivin
16:25 Feature #14974: secureFormmail
Brilliant idea!
Just added a comment to pop this issue to the top as 'modded'.
This has been _new_ for two year...
Michiel Roos
16:17 Bug #15114: limited to languages; still can delete content element
bug_6682_trunk_v2.diff has nothing to do with this bug and was uploaded by accident :-/ It should be deleted by an a... Helmut Hummel
01:19 Feature #17858 (Closed): enable Tabs in tt_content
according to the tabs in page properties here comes a patch for tabs in tt_content records
(issue imported from #...
Steffen Kamper

2007-11-27

19:58 Feature #17840: Non Breaking Spaces in HTML-Area
Yes, you can use Paypal or moneybookers.
Thanks.
Stanislas Rolland
19:48 Feature #17840: Non Breaking Spaces in HTML-Area
Yes, that's right. "nbsp" is inserted after saving.
But as said, only if the p tag has no class,... added.
To "wh...
Matthias Kappenberg
18:58 Feature #17840: Non Breaking Spaces in HTML-Area
Thank you for offering to sponsor this issue. You may send your contribution as indicated on this page:
http://typo3...
Stanislas Rolland
19:06 Feature #17857 (Closed): Make preserving div sections a configurable RTE processing option
Currently, the only RTE processing options for div sections are to eliminate them, to transform them into paragraphs,... Stanislas Rolland
19:01 Bug #17856 (Closed): DB compare fails
many users noticed that EM gives update warning though field definition is equal to existing field. You see it with a... Steffen Kamper
17:49 Feature #17813: Enable htmlArea RTE in Safari
Indeed!
Fixed in SVN TYPO3core trunk, revision 2776
Stanislas Rolland
17:46 Bug #17851: Cannot enter line break in Safari (Windows)
Shift enter will do it.
Committed to SVN TYPO3core trunk, revision 2776
Stanislas Rolland
13:49 Story #17855 (Closed): php-docs for all hooks
Currently there is no common documentation for all hooks in the core.
As they are quite important to extension pro...
Bernhard Kraft
09:36 Feature #17672: Various enhancements to update wizard
I'd like to get this going and update it to work with the new installer. Sebastian Kurfuerst
03:33 Bug #17230: links entered in <th>-tag with the RTE are not parsed on the frontend
The problem is not related to any RTE.
I think is due to the handling of HTMLtableCells in tslib_content.
Stanislas Rolland

2007-11-26

21:34 Feature #17854 (Closed): Allow Multimedia files for "Text w. Image" and "Image" Content Elements
Currently you can only place "real" images into a "Text w. Image" or "Images" content element. When applying the belo... Bernhard Kraft
18:21 Bug #17853 (Closed): sub and sup are added via CSS instead of tags (Safari)
Using CSS is fine in theory, but using tags allows more freedom in TYPO3 configuration (eg additional CSS or removal ... Martin Kutschker
18:15 Bug #17852 (Closed): Strange layout for header N except the first one (Safari)
When you change the paragraph style from "normal" to eg "header 1" (h1) this works well for the first paragraph in th... Martin Kutschker
18:12 Bug #17851 (Closed): Cannot enter line break in Safari (Windows)
The enter key always results in a new paragraph. None of the modifier keys (incl. shift) results in a line break.
...
Martin Kutschker
17:45 Feature #17813: Enable htmlArea RTE in Safari
I think there is a typo in the first patch.
htmlarea.js:
There used to be a break after
case "LeftToRight":
...
Martin Kutschker
17:27 Bug #25507: Wrong syntax highlighting in wrong context
this is hardcore test for highlight :-)
maybe you can define the rule
* only highlight Object Keyword after ={spa...
Steffen Kamper
15:46 Bug #25507 (Closed): Wrong syntax highlighting in wrong context
Examples of code snippets tested:
10.value = My.TEXT.file.txt
5.file = EXT:whatever/res/header.jpg
In these exam...
Oliver Hader
09:55 Bug #17848: Refactored Clickmenu is cut off on the left, when does not fit in the viewport
Committed revision 2771. Wolfgang Klinger
09:53 Feature #17850 (Closed): Possibility to add inline JS to page
If you want to add inline JS, you normally have to include this manually with page.headerData.
This feature allows...
Steffen Kamper

2007-11-25

23:44 Feature #17825: New login extension
I attached an update, v0.9.4
also for tester without php5 i attached a php4-version
Steffen Kamper
22:02 Feature #17849 (Closed): Mailform / auto_respond_msg with slashes
It would be nice to be able to send slashes with the auto respond message, i.e. if you want to pass an URL to the rec... Stefan Padberg
21:24 Bug #17848: Refactored Clickmenu is cut off on the left, when does not fit in the viewport
Look at the screenshots for visual explanation.
This bug is related to this commit:
http://typo3.svn.sourceforge....
Helmut Hummel
21:22 Bug #17848 (Closed): Refactored Clickmenu is cut off on the left, when does not fit in the viewport
When having long text in the Clickmenu (like the German clickmenu of the pagetree) and therefore does not fit in the ... Helmut Hummel
20:10 Bug #17833: charset changes randomly
try to change field HTML in table cache_pages from MEDIUMBLOB to LONGTEXT. Bartosz Aninowski
17:20 Bug #17846: t3lib_div::debug is printing and throws error
Committed second version of patch (see core list) to trunk.
Ingmar Schlecht
11:16 Bug #17846 (Closed): t3lib_div::debug is printing and throws error
in t3lib_div::debug the output is printed direct. This is before headers are sent, so it throws an error "headers alr... Steffen Kamper
16:57 Feature #17847: Move template-functions in own class to use it without instancing (FE+BE)
as 2 functions are in parse_html i moved 2 functions to the existing class, so no new class is needed.
See new attac...
Steffen Kamper
13:29 Feature #17847 (Closed): Move template-functions in own class to use it without instancing (FE+BE)
Templating in BE is not supported yet. But the functions are already in core. Unfortunally they are in tslib_content ... Steffen Kamper

2007-11-24

23:01 Feature #17264: Hook in TCEmain after all database operations needed
Committed to SVN Trunk (rev. 2764).
Dropped for TYPO3_4-1.
Oliver Hader
16:10 Feature #17264: Hook in TCEmain after all database operations needed
T3X_seminars-0_5_99-z-200711241606.t3x is a patched version of tx_seminars for testing. Niels Pardon
00:32 Feature #17264: Hook in TCEmain after all database operations needed
Thank you very much for your help, Olly!
The modifications you made are working for me!
Niels Pardon
22:59 Bug #17838: Files with extension xml are ignored as resource of a template
Committed to SVN:
* TYPO3_4-1 (rev. 2762)
* Trunk (rev. 2763)
Oliver Hader
22:34 Bug #25506 (Closed): Characters get mixed up while typing
I have an extisting template setup with about 80 lines.
After an existing header comment, like "# this is the main t...
Oliver Hader
22:01 Bug #17845 (Closed): Remove "Show Description for Fields" checkbox in alt_doc.php
Right now we have two places in the BE for a user to show the Help of backend fields:
* In the User => Setup module
...
Benni Mack
18:37 Bug #17844 (Closed): Icon for empty palettes should not be displayed
Hey,
when using pageTSconfig to disable certain fields that are on the second options palette, the icon to display...
Benni Mack
17:26 Bug #17843 (Closed): Ignore & regenerate empty cache/images files
When cache files (in typo3temp directory) are 0 size, Typo3 should ignore them and try to regenerate them.
This us...
John Angel
15:49 Bug #17842 (Closed): Remove "Disable RTE" checkbox in alt_doc.php
right now we have two places in the BE for a user to disable the editing of fields with the RTE.
* In the User => Se...
Benni Mack
15:28 Bug #17772: Hook processDatamap_afterDatabaseOperations bug with inline relations
The solution for that problem is a new hook in TCEmain: "processDatamap_afterAllOperations"
see bug #17264
Oliver Hader
15:19 Feature #17267: Some Hooks for tslib_content
I uploaded the extension T3X_sgtest_content_hook-0_0_0-z-200711241518.t3x for testing these hooks.
It includes the...
Stefan Geith
15:10 Feature #17267: Some Hooks for tslib_content
Ingmar changed the patch to use interfaces instead of using method_exists().
And I commented the interfaces.
I uplo...
Stefan Geith
15:12 Bug #17841 (Closed): Default EXTCONF is not loaded
Since css_styled_content is loaded by default, there is no configuration in typo3conf/localconf.php. This means that ... Benni Mack
14:58 Feature #17564: RFC: Extended BE Module "Web/Permissions"
I've deleted all files obsolete files, so I only left the last one.
Ingmar Schlecht
14:00 Feature #17840: Non Breaking Spaces in HTML-Area
I like to sponsor this Feature, but where should I send my money to :-? Matthias Kappenberg
13:47 Feature #17840 (Closed): Non Breaking Spaces in HTML-Area
When entering normal text in HTML-Area RTE with no aligment or any classes or styles I get a "nonbreaking space ( )" ... Matthias Kappenberg
13:45 Feature #16786: FeUsers in table sys_lockedrecords
Sorry, forgot to change tslib_fe ...
Please use patch 'feature-004655-with-fe.patch'.
Stefan Geith
13:35 Feature #16786: FeUsers in table sys_lockedrecords
I have attached a new patch 'feature-004655.patch' for this feature-request.
2 Things changed:
- If no username i...
Stefan Geith

2007-11-23

22:03 Feature #17264: Hook in TCEmain after all database operations needed
So, how does this work in tx_seminars now:
* I created a new class variable in tx_seminars_tcemainprocdm: $tceMainFi...
Oliver Hader
21:51 Feature #17264: Hook in TCEmain after all database operations needed
The attached file creates a new hook in TCEmain: processDatamap_afterAllOperations($this)
The patch for tx_seminar...
Oliver Hader
20:22 Bug #17839 (Closed): Search working in the first group's DB mount only
If the user is member of several groups (each having its own DB mounts), when searching using lower "Edit/Search" box... John Angel
19:47 Feature #17825: New login extension
I should mention, that the extension only work with php5. Steffen Kamper
19:08 Bug #17838: Files with extension xml are ignored as resource of a template
The attached patch adds the file extension 'xml' to the allowed file extenision of the sys_template table. Oliver Hader
19:00 Bug #17838 (Closed): Files with extension xml are ignored as resource of a template
Uploading a xml file to a template (sys_template) is denied by TCEmain since the extension xml isn't part of the allo... Oliver Hader
18:23 Bug #25505 (Closed): Editor gets slower with growing line numbers
It generally works with Firefox 2.0.0.8, but very slow on my Laptop
(Pentium M 1.3 GHz, 1.25 GB RAM, Xubuntu Gutsy 7...
Steffen Müller
18:18 Bug #25504 (Closed): Javascript warnings when parsing Mochi.js
The follwoing warning is repeated over and over again:
Warning: reference to undefined property o.nodeType
Source...
Steffen Müller
17:47 Bug #15910: Multiline BE admin menu for longer menu items
complete rewrite of the main menu code for typo3 4.2 Thomas Murphy
17:45 Bug #15812: No highlighting for admin functions
There won't be any more changes to the t3skin of branch 4.1 and 4.2 will have a different layout for the admin funct... Thomas Murphy
17:36 Bug #17837 (Closed): New backend.php has a wrong CSS integration order
In the new backend.php, the stylesheets for the new layout below "css/*" are integrated _after_ stylesheet_post.css w... Thomas Murphy
16:40 Bug #17836 (Closed): Not editable text block using IE and CSS width-Definition
Hi,
I'm including an css file the following way:
RTE.default {
contentCSS = EXT: extension_key/styles/screen...
Claudia Schmidt
16:29 Bug #25503: Editor does not respect charset settings while saving with AJAX
The normal saving is working fine. See:
http://img265.imageshack.us/img265/4564/diffgv1.gif
One is saved via AJ...
Helmut Hummel
16:21 Bug #25503 (Closed): Editor does not respect charset settings while saving with AJAX
I tried entering some special characters in the Editor (eg äößé), then
saving (using AJAX), then reloading the templ...
Helmut Hummel
16:24 Bug #17570: pageNotFound_handling outputs a blank page if the given URL could no be retreived via CURL or fopen
Commited to:
- trunk (rev. 2756) (for 4.2-alpha3)
- TYPO3_4-1 (rev. 2757) (for 4.1.4)
Ernesto Baschny
16:00 Bug #17468: TCA eval required on date field does not work
Committed to SVN:
* TYPO3_4-1 (rev. 2754)
* Trunk (rev. 2755)
Oliver Hader
15:51 Bug #17468: TCA eval required on date field does not work
I've uploaded a new patch with a small modification for recent changes in Trunk. Oliver Hader
12:58 Bug #17835: thumbnails do not show in Backend:Filelist using Mozilla Firefox 2.0.0.9/Windows, wrong parameters for thumbs.php
to make it more clear: the parameterlist contains html equivalents instead of just simple ampersands and slashes
O...
saengera
12:49 Bug #17835 (Closed): thumbnails do not show in Backend:Filelist using Mozilla Firefox 2.0.0.9/Windows, wrong parameters for thumbs.php
In File->Filelist, if I check "Display thumbnails" the following html is generated:
<img src="thumbs.php?&amp;dumm...
saengera
11:56 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
Committed to SVN Trunk -- will be in TYPO3 4.2-alpha3 Oliver Hader
11:55 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
After removing the files in typo3temp/rtehtmlarea/ and clearing the browsers cache, this problem seems to be solved: ... Oliver Hader
11:26 Bug #17819: Page and info module ignore "Limit to language"
fixed in trunk Wolfgang Klinger
11:12 Feature #17434: Allow more than one parent field pointing to the same children table with foreign_field
+1!
This behaviour limits the reusability of child tables drastically.
If someone points me in the right directio...
Beat Takeshi

2007-11-22

20:26 Bug #17834: IRRE does not take TBE_STYLES into account
The file without-irre.png show how it should look like according to TBE_STYLES['borderschemes']:
$TBE_STYLES['bord...
Johannes K
20:16 Bug #17834 (Closed): IRRE does not take TBE_STYLES into account
When using IRRE the rules from TBE_STYLES formatting are interpreted completely wrong.
(issue imported fr...
Johannes K
18:14 Feature #17037: Better Shortcut for pages
Hi Benjamin;
at the moment, I am a bit lacking of time admittedly. However, I will try to give this one some hours...
Ralf Hettinger
17:10 Bug #15133: Date/time field changes its value
Commited to trunk. rev. 2752 Ernesto Baschny
15:37 Bug #17833: charset changes randomly
forgot, typo3 mysql database set to utf-8 Peter Wechtersbach
15:32 Bug #17833 (Closed): charset changes randomly
I have a fresh typo3 4.1.2 installation.
i have set [BE][forceCharset] = utf-8
im working on a page with slovenian...
Peter Wechtersbach
15:35 Feature #17745: Allow dynamic values in TCAdefaults
I updated the patch file.
The patch does only implement the userFunc-Feature for Page- and User-TSconfig and does ...
Christian Trabold
15:30 Bug #17719: install tool doesnt work?
I guess this has nothing to do with the installer Thomas Hempel
15:25 Bug #17719: install tool doesnt work?
issue resolved. I created .htpasswd and put it in C:/www/.htpasswd and now it works.
couldnt find any other work-around
Peter Wechtersbach
08:18 Bug #17826: alt_doc.php: extraFormHeaders does not work anymore
committed to trunk Ingo Renner
08:16 Feature #17802: Add fields cruser_id and crdate to table fe_groups
committed to trunk Ingo Renner
08:16 Feature #17831: Rename User and Tools modules
committed to trunk Ingo Renner
07:44 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
Sorry, my error.
Fixed in SVN TYPO3core trunk, revision 2747.
Please confirm.
Stanislas Rolland
05:56 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
Please try to delete all file in typo3temp with names starting with 'rtehtmlarea_'. Delete also typo3temp/rtehtmlarea... Stanislas Rolland
06:43 Feature #16079: RTE adds unwanted <p> tags in Tables
A new Page TSConfig property: RTE.default.buttons.table.disableEnterParagraphs is added. If set, it will prevent Fire... Stanislas Rolland

2007-11-21

23:30 Feature #17831: Rename User and Tools modules
Updated patch with CSS correction (thanks to Steffen Kamper). Francois Suter
22:22 Feature #17831 (Closed): Rename User and Tools modules
Following discussions on the dev mailing list (and as a replacement to feature request #17771 "De-admin the Tools mod... Francois Suter
23:10 Feature #17832 (Closed): Allow disabling of new page wizard
I was asked by a client about the possibility of hiding the new page wizard. By looking at the TSconfig options, I th... Francois Suter
22:24 Feature #17771: De-admin the Tools module
This bug has been replaced with feature request #17831: Rename User and Tools modules.
It can be closed.
Francois Suter
19:04 Bug #17830 (Closed): does not check sword size when type=20 (fix included)
If you selec type=20, it does not check for the size of the sword, so that all search index entries are found.
Tha...
Jonas Felix
18:21 Feature #17829 (Closed): Add hook for function viewPageIcon
Add hook for function viewPageIcon and possibility to reorder view page icons using module configuration for users/u... Tapio Markula
17:59 Bug #17828 (Closed): RTEhtmlarea doesn't work with IRRE anymore
In FF2, when having some IRRE elements, the error occours on opening them:
uncaught exception: [Exception... "Compon...
Oliver Hader
17:14 Bug #17772: Hook processDatamap_afterDatabaseOperations bug with inline relations
The patch "class.t3lib_tcemain.php.diff" is against the 4.1 branch. I also added a version for trunk. Niels Pardon
17:11 Bug #17827 (Closed): classesAnchor and classesLinks get lost when changing tab in link browser
I have a RTE configuration with the following:
RTE.default.classesLinks = cw_details
RTE.default.classesAnchor = ...
Francois Suter
16:01 Bug #15114: limited to languages; still can delete content element
I added two new patchfiles (simply cleanup and output specific error messages):
bug_1678_V2_4_1.diff:
for 4_1 br...
Helmut Hummel
13:09 Bug #15114: limited to languages; still can delete content element
so if the patch works, Helmut, do you want to send it to the core list? Benni Mack
13:06 Bug #15114: limited to languages; still can delete content element
Hi Helmut,
as it says, you are able to add content that is shown up on ALL translations using "-1".
Just tried ...
Christian Zehaczek
12:49 Bug #15114: limited to languages; still can delete content element
After reading the function checkLanguageAccess in class.t3lib_userauthgroup.php I come to the conclusion, that beeing... Helmut Hummel
12:20 Bug #15114: limited to languages; still can delete content element
Hi,
it's not true that adding new entries to the default language is possible (even without applied patch). But addi...
Helmut Hummel
15:58 Bug #17826 (Closed): alt_doc.php: extraFormHeaders does not work anymore
While development of 4.1 I requested a hook in t3lib_tceforms. This patch also allowed to add special elements in fro... Bernhard Kraft
15:29 Feature #17802: Add fields cruser_id and crdate to table fe_groups
The title of the thread should be changed
"Add fields cruser_id and crdate to tables of sysext/cms"
Malte Jansen
15:09 Feature #17822: Tabbed menu as separate class
the patch has minor bugs - made a new Tapio Markula
08:25 Feature #17822: Tabbed menu as separate class
Missing new files
* class.t3lib_tabmenus.php.txt
* tabmenus.js.txt
added separately
Tapio Markula
08:24 Feature #17822 (Closed): Tabbed menu as separate class
I made individual patch files + some new files for separating tabbed menus into stand-alone class file, when tabbed m... Tapio Markula
13:21 Feature #17037: Better Shortcut for pages
Hey Ralf,
can you work on your patch to make it work with workspaces as well? Because then we could integrate it i...
Benni Mack
12:27 Bug #17824: static_languages - no lg_typo3 for English
I forgot one workaround:
in class.t3lib_cs change line for 'pl' (or language you are using) and add line for 'en'...
Adam Nojszewski
11:28 Bug #17824 (Closed): static_languages - no lg_typo3 for English
In table static_languages there is no lg_typo3 for entry 'english' which causes fallaback to 'default' when using <la... Adam Nojszewski
12:14 Feature #17825 (Closed): New login extension
This is a new extension as a rewrite and improvement of newloginbox.
It replaces the "old" login-form and is ready f...
Steffen Kamper
09:29 Bug #17823 (Closed): Survey results are not stored in to database
I have installed frontend user login extension for typo3. I have created a survey page and created users for that pag... sjy
00:38 Feature #17821 (Closed): Introducing site constants
the idea is from wec_constants.
It's very comfortable to define important constants of a website in one place to use...
Steffen Kamper
 

Also available in: Atom