Activity
From 2007-11-25 to 2007-12-24
2007-12-24
- 21:58 Feature #17950 (Closed): Forbid record in sysfolder
- We can modify $PAGES_TYPES[254"]["allowedTables"].="...";
But it's possible to add new option :
$PAGES_TYPES[2... - 12:55 Bug #17949 (Closed): Hardcoded Ampersand in fe_user->get_URL_ID
- When you set config.ftu = 1 in your root-TS, you get a session tracking variable rendered into all urls generated by ...
- 12:04 Bug #17948 (Closed): $tce->clear_cacheCmd fails
- Hi according to TYPO3 Core APIs guide to clear FE cache I must to call
$tce->clear_cacheCmd('<value>')
this co...
2007-12-23
- 10:28 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
- This is then resolved, heh?
- 08:51 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
- Thanks for the hint with the workaround: it works now with baseURL.
2007-12-22
- 13:59 Bug #17947 (Closed): TCE: error message if no label has been set in TCA
- A wrong SQL is generated, if you did not set the ctrl label field for a table.
SELECT tx_mytable.uid,tx_mytable.
... - 12:38 Bug #17946 (Closed): EM: sql_free_result() on non-resources fails
- If I install an extension which creates tables, then I get a warning message in the EM.
$GLOBALS['TYPO3_DB']->sql_... - 11:58 Feature #17945 (Closed): error messages are hidden with new TCE
- If you have a SQL or another error message in a TCE form, then this is hidden by the TCE form fields with the new TCE...
2007-12-21
- 22:45 Bug #17917: RTEfullScreenWidth by default please !
- Thank You Roland, but I prefer config by default ;-)
Can you add that for RTE config ?
Thank You - 22:30 Bug #17917: RTEfullScreenWidth by default please !
- This is related to TCEFORM or any script invoking the RTE, not to the RTE itself. But htmlArea RTE has the following ...
- 22:19 Bug #17925: popup web links windows errors
- This error is caused by patch 6442.
- 22:16 Bug #17646: Hook in browse_links request (for linking to records)
- This patch is creating errors in htmlArea RTE popup windows. See issue 6961
- 19:17 Feature #17930: Enable stdWrap for wrapItemAndSub
- i tought about the possibility giving "each" TS property stdWrap properties :)
do not ask currently how i am going... - 16:34 Bug #17399: Child records with image fields are not shown in m:n disposal
- Committed to SVN:
* TYPO3_4-1 (rev. 2854)
* Trunk (rev. 2855)
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... - 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...
- 20:55 Bug #17828: RTEhtmlarea doesn't work with IRRE anymore
- Yes. Will need to wrap the statement in a try & catch clause.
- 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...
- 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
- 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!
- 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... - 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?
- 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...
- 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...
- 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... - 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...
- 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... - 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...
2007-12-19
- 22:22 Feature #17927: Return errors from performUpdateQueries
- Commited to trunk
- 19:26 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- Commited to trunk (rev 2849)
- 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...
- 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... - 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...
- 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... - 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... - 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 ... - 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...
- 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 ... - 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...
- 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...
- 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... - 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
- 09:03 Bug #17937: Cannot create more than 9 related records in IRRE
- What is the exact TYPO3 version you're using?
- 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... - 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...
- 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/
- 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...
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.
- 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...
- 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... - 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...
- 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 ...
- 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...
- 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...
- 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... - 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...
- 09:36 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
- What about adding this fix in the core?
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... - 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...
- 19:20 Bug #17929: Use prototype functions instead of own code, where it's possible in clickmenu.js
- Committed to trunk.
- 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... - 19:18 Bug #17933: No icon for versioning shown in clickmenu for non admin users
- Committed to 4.0, 4.1 and trunk.
- 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... - 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... - 17:42 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
- Patch in core list, to be considered for 4.2.
- 15:24 Feature #17930: Enable stdWrap for wrapItemAndSub
- I accidently attached "tca" tag, and now cannot delete it...
- 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... - 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... - 15:08 Feature #17915: Log login failures with t3lib_div::syslog()
- Login failures can be logged with t3lib_div::syslog().
- 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... - 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...
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...
- 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... - 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 - 14:44 Bug #17920: fileadmin contextual menu doesn't popup well
- thanks Ben!
now it works perfectly
stefano - 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. - 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.
- 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.
- 12:07 Bug #17920: fileadmin contextual menu doesn't popup well
- ops... here it comes
- 11:53 Bug #17920: fileadmin contextual menu doesn't popup well
- hey stefano
no screenshot was attached. - 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...
- 12:32 Bug #17925: popup web links windows errors
- same here. I also let Stanislas know already.
- 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...
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...
- 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 - 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 ... - 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
:? - 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...
- 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.
- 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...
- 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... - 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...
- 13:11 Bug #17903: labels in t3lib/stddb/tbl_be.php hardcoded
- committed to svn
- 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 ...
- 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... - 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...
- 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... - 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... - 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... - 00:44 Bug #16233: t3lib_div::validEmail() -> validation not complete?
- Duplicate of #15054
- 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...
- 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... - 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.
- 00:03 Feature #17771: De-admin the Tools module
- Fixed with feature request #17831
2007-12-14
- 23:54 Bug #17820: Splitting CMS-TCA into several files (clean up)
- Suspended
- 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....
- 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? - 22:34 Bug #17820: Splitting CMS-TCA into several files (clean up)
- This one can be close
- 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!
- 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...
- 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...
- 22:42 Bug #17355: Using $TCA['ctrl']['hideTable'] has no effect
- RFC #17783 was committed to Trunk (rev. 2803) by Dmitry
- 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 - 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 - 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...
- 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...
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)
- 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)
- 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...
- 19:41 Bug #17647: Hook in browse_links request (for linking to records)
- Closing ticket as requested. Thx for the hint.
- 15:02 Bug #17647: Hook in browse_links request (for linking to records)
- can be closed: see #17646
- 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 ...
- 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... - 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... - 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...
- 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
- 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.
- 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...
- 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 ...
- 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().
...
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. - 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... - 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... - 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
- 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...
- 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 ..) ... - 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.
- 15:25 Feature #17912: stdWrap.numberFormat for rendering prices
- Nice idea! Great work sonja.
- 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 ...
- 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... - 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...
- 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...
- 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...
- 01:02 Bug #17911: Unlike the default preview language, fields of additionalPreviewLanguages are shown if they are empty
- This is related to #17337
- 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...
- 00:45 Bug #17713: addQueryString.exclude with an empty query string causes &= url parameter
- here is the patch against 4.1.4
- 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 ... - 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
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... - 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...
- 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...
- 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 ... - 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.... - 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 ... - 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... - 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... - 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...
- 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... - 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...
- 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 - 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...
- 09:13 Bug #16637: recs['clear_all'] should be clear as an array
- Still present in 4.1.4.
- 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...
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... - 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... - 16:44 Bug #17487: Crawler/Index Config: hidden records are re-indexed
- Confirmed. Attached patch fixes this.
- 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...
- 12:02 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
- I can confirm this problem.
- 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-... - 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...
- 02:04 Bug #17880: Menu of subpages, strange bug !
- not a bug
2007-12-09
- 23:08 Feature #17896: Capitalizing with stdWrap (TypoScript)
- Thank You Martin !
- 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... - 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...
- 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...
- 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.
- 20:33 Bug #16101: Problem with russian (windows-1251)
- Still an issue (in 4.1)?
- 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).
- 20:26 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
- Same problem exists for PostgreSQL.
- 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.
- 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... - 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...
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... - 12:21 Feature #17896: Capitalizing with stdWrap (TypoScript)
- See TSref (stdWrap.case).
This is NOT a help forum! - 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...
- 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...
2007-12-07
- 23:45 Bug #17899: Misconfigured search/replace-patterns in t3lib_parsehtml->mapTags
- overtake = take sth. over ;-) sorry
- 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... - 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... - 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(... - 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 ? - 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 ? - 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... - 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...
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) - 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 ...
- 17:09 Feature #17628: enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
- See bug #17886
- 14:11 Bug #17783: $TCA[table]['ctrl']['hideTable'] not implemented
- rev 2803
- 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/... - 11:50 Feature #17874: Add suggest-like feature to TCEforms
- good idea. +1
- 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...
- 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...
- 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...
- 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.
- 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...
- 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...
- 01:36 Bug #17880: Menu of subpages, strange bug !
- Ahhh Ok thks
- 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... - 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...
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... - 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... - 22:36 Bug #17889: TCA eval on TEXT field does not work
- yes. in v4.1.2 => doesn't work either
- 22:23 Bug #17889: TCA eval on TEXT field does not work
- Did you test this also with the latest 4.1.x version?
- 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... - 22:19 Bug #17891: Page 404 - check logged in or not
- Duplicate of bug #17418
- 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 ... - 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 ... - 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 ... - 17:40 Bug #16748: Changes in alternative page language does not clear cache
- +1 (!!!)
- 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.) ... - 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... - 12:08 Bug #17856: DB compare fails
- Revisions:
TYPO3 4.2: r2796
TYPO3 4.1: r2797 - 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...
- 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 ...
- 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...
- 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...
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.
- 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 ''.
- 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...
- 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"...
- 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...
- 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
- 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...
- 12:44 Feature #17825: New login extension
- added version 1.0 and the patch for it
- 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...
- 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... - 08:33 Bug #17879: Sticky top icons in alt_doc: missing icon
- I'll check that for 4.2
- 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... - 08:28 Bug #17882: Missing functions in typo3/template.php
- I'll fix this. Thanks for pointing it out.
- 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... - 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...
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 ;-(
- 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(...)... - 21:02 Feature #17385: join_pages is not configurable
- Commited to trunk (23.11., rev.2758)
- 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... - 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 ... - 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 = ... - 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...
- 16:18 Feature #17586: Featurerequest: config.inlineStyle2TempFile.media
- i.e this would be nicer as a stdWrap
- 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... - 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...
- 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... - 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();
... - 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"...
- 14:55 Bug #16099: Fatal error after uploading the Version 4.0
- 2 Tor de Vries: and there is no quota for your user..?
- 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, ...
- 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...
- 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
- 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... - 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... - 08:59 Feature #17871: Enable labels for EM extension configuration
- committed to trunk
2007-12-02
- 22:04 Bug #17875: Missing icon for not in menu, access-restricted pages
- Committed to trunk.
- 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....
- 21:09 Feature #17832: Allow disabling of new page wizard
- Bug closed, will be resolved in a new bug/RFC.
- 20:58 Bug #17760: Unserialized objects not debugged properly
- Committed to trunk.
- 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... - 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
... - 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...
- 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...
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 ...
- 15:35 Bug #17504: No thumbnails generated for jpg and png
- same for me. I have updated. Thank you.
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 ...
- 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...
- 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...
- 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...
- 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... - 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... - 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... - 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...
- 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...
- 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... - 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...
- 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. $... - 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 ...
- 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...
- 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... - 13:08 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
- Committed to SVN:
* TYPO3_4-1 (rev. 2785)
* Trunk (rev. 2786) - 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...
- 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???
- 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)... - 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 - 08:53 Bug #17865: Upgrade from 3.8, no page tree
- i tried that, no change...
- 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...
- 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) - 10:49 Feature #17867: Add a menu to clear caches to the new toolbar in backend.php
- committed to trunk
- 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... - 10:40 Feature #17866: Add a backend search to the toolbar in backend.php
- committed to trunk
- 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)
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...
- 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... - 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... - 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 ... - 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']
- 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.
... - 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... - 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?
- 14:43 Feature #17862: Make excludeCHashVars work
- cHash is supposed to have all vars in it by design. Otherwise cache will not work properly.
- 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... - 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... - 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...
- 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 - 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... - 11:37 Bug #17504: No thumbnails generated for jpg and png
- the same here
threre are not thumbnails for images with upper ".JPG"
- 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...
- 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,...
- 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... - 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... - 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...
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... - 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 ?
... - 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...
- 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... - 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...
- 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 #...
2007-11-27
- 19:58 Feature #17840: Non Breaking Spaces in HTML-Area
- Yes, you can use Paypal or moneybookers.
Thanks. - 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... - 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... - 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,...
- 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...
- 17:49 Feature #17813: Enable htmlArea RTE in Safari
- Indeed!
Fixed in SVN TYPO3core trunk, revision 2776 - 17:46 Bug #17851: Cannot enter line break in Safari (Windows)
- Shift enter will do it.
Committed to SVN TYPO3core trunk, revision 2776 - 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... - 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.
- 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.
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...
- 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 ...
- 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...
- 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.
... - 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":
... - 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... - 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... - 09:55 Bug #17848: Refactored Clickmenu is cut off on the left, when does not fit in the viewport
- Committed revision 2771.
- 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...
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 - 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...
- 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.... - 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 ...
- 20:10 Bug #17833: charset changes randomly
- try to change field HTML in table cache_pages from MEDIUMBLOB to LONGTEXT.
- 17:20 Bug #17846: t3lib_div::debug is printing and throws error
- Committed second version of patch (see core list) to trunk.
- 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...
- 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... - 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 ...
Also available in: Atom