Activity
From 2010-05-10 to 2010-06-08
2010-06-08
- 23:21 Bug #20697: unwanted control fields exported in csv file
- the patch IMO needs to be reworked, currently it only strips the header fields but not the collected/calculated data.
- 17:06 Bug #20697: unwanted control fields exported in csv file
- I agree, however '_PATH' might be something that is useful in the exported .csv .
- 20:30 Bug #22838: image: setting columns does not work
- tHNx Susanne the issue can be closed and I will harrass the fancybox maker ;-)
- 20:27 Bug #22838: image: setting columns does not work
- ok, this is no core problem but one with your fancybox extension. If I install fancybox I get the same problem becaus...
- 20:12 Bug #22838: image: setting columns does not work
- Not that I know of. This site is a very basic one and it will show you the diferent rendering. Maybe the source shows...
- 20:09 Bug #22838: image: setting columns does not work
- (deleted my own note, stupid, so here it is again)
In a plain installation this is working without problems. Do yo... - 12:33 Bug #22838 (Closed): image: setting columns does not work
- With upgrading to one of the beta versions I noticed columns does now work anymore. I have set columns (2 or 3) in an...
- 18:21 Bug #22841 (Closed): t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
- In the case of engine 'gecko', t3lib_utility_Client::getBrowserInfo returns the bulid date which follows "Gecko/" in ...
- 18:16 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- Committed to SVN TYPO3core trunk (revision 7838).
- 17:56 Bug #22840 (Closed): htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- htmlArea RTE should use t3lib_utility_Client::getBrowserInfo for browser detection.
(issue imported from #M14662) - 17:45 Feature #17322: Skype links
- This is now working in current SVN trunk (revision 7837).
You may enter, for example:
skype:someone?call
as ... - 17:32 Bug #18830: TYPO3 4.2.0: RTE not available in FIREFOX 2.0.0.14
- No feedback for a long time. Closing the issue.
- 17:29 Bug #20364: "Open RTE in Fullscreen" icon moves up and down at right side. Sometimes complete disapears.
- This is fixed in current SVN trunk (TYPO3 4.4 beta3).
- 17:27 Bug #16178: UTF-8: Broken special characters on cached pages
- its still repoducable i have to currently 2 sites with this problem.
on different servers both seem to randomly chan... - 17:02 Bug #21816: Stylesheets missing when TSFE object is generated in BE
- The approach has changed between the two releases. The question is: is this still an issue in TYPO3 4.3?
- 16:56 Bug #19103: RTEhtmlarea not loading after upgrade to 4.2.1
- No feedback. Closing the issue.
The problem with Opera may have been related to timing-related issue #11847, now f... - 16:48 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- Could not reproduce with trunk revision 7836.
Please explain how to reproduce. - 16:42 Bug #16250: Double low-quote does not work correctly
- This may be browser-dependant?
Could not reproduce in Firefox 3.6.3.
It may be necessary to have the BE utf-8 e... - 15:48 Bug #22809: Add debug feature to Ext Direct
- attached is a new patch that use also localized messages
- 15:40 Bug #22839 (Closed): add note on compressionlevel in config_default.php
- When using $TYPO3_CONF_VARS['BE']['compressionLevel'] css and js files will now be compressed.
Special config is n... - 13:43 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- I attached a possible fix for the page path, see also screenshot
- 13:15 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- I looked again to this issue and i see no easy bugfixing method without breaking compatibility.
Reason is that PAGEP... - 12:38 Bug #22792: Install Tool seems to rely on the "autostart session" option from PHP
- Now I can't reproduce it either. I suspect the problems had something to do with inappropriate DNS-Konfiguration / -r...
- 10:24 Feature #22837 (Closed): queryParametersSelector for internal links everywhere (internal links with parameters)
- Since TYPO3 4.3 it is possible to use the queryParametersSelector via TS config so users are able to insert internal ...
- 00:19 Bug #19220: felogin redirect to frontpage doesn't work
- Henrik is right. There is in fact a bug in the code. It's located in class.tx_felogin_pi1.php on lines 657-661:
//...
2010-06-07
- 22:29 Feature #22836 (Closed): Caching framework: Implement PDO backend
- FLOW3 added a PDO based cache backend since it's last backported revision. This enables to use different DBMS like sq...
- 19:39 Bug #22835 (Closed): dbbackendtestcase manipulates $GLOBALS['EXEC_TIME'] but doesn't reconstruct original value
- Variable should be backed up in setUp() to a class variable and rebuild it in tearDown().
@see t3lib_div_testcase
... - 17:51 Bug #22391: Unit test failures in t3lib_cache_backend_FileBackendTestCase with open_basedir = Off
- Thanks for your feedback, Oliver!
Resolved, no longer reproducable. - 17:42 Bug #22391: Unit test failures in t3lib_cache_backend_FileBackendTestCase with open_basedir = Off
- No, this now works for me.
- 16:18 Bug #22830: Some labels are bold, others not
- This is fixed in the new backend design of TYPO3 4.4.
- 15:09 Bug #22830 (Closed): Some labels are bold, others not
- See attached screenshot. It looks as if some of the headings are marked as bold, others not.
Issue seen in TYPO3 v4.... - 16:06 Bug #22831: Typo in list view
- Thanks for noting, I just fixed the typo on the Translation Server.
- 15:12 Bug #22831 (Closed): Typo in list view
- There's a typo/mixup of languages: "Line danach" instead of "Linie danach" in the list view, see attached screenshot....
- 15:23 Bug #22832 (Closed): fe_adminLib.inc is incompatible with absRefPrefix
- ###FORM_URL### is filled by typoLink_URL() while ###THIS_URL### is filled by t3lib_div::getIndpEnv('TYPO3_REQUEST_DI...
- 14:54 Bug #22624: Moving/deleting section inside a container fails in workspaces
- What would be a reasonable sponsorship amount for this bug? My client keeps running in to this and I'd like to have i...
- 12:43 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- I had a quick look at the code, and it seems that in case of creating a new page, there is no uid and no pid at the t...
- 09:44 Bug #22686: cannot acces BE on Android phone
- Sent RFC under #22773 to the core list. Please test and vote!
- 05:24 Bug #22686: cannot acces BE on Android phone
- +1 from testing on current trunk with Arora browser which had same problem..
- 09:39 Bug #22773 (Closed): Improve cookie detection at login screen
- There are two major problems with the cookie detection at the login screen:
(1) The detection fails with Arora bro... - 06:19 Bug #19448: typolink not transformed nor rendered correctly with multiple class names in class parameter
- See patch on issue #20142.
- 05:49 Bug #21476: RTE does not work with arora
- Patch committed to SVN TYPO3core trunk (revision 7829).
Works fine in FE. However you need to apply patch for #144... - 05:26 Bug #21476: RTE does not work with arora
- Yes, thanks.
With current trunk, the RTE now works fine in Arora (except for the links that are clickable in the e... - 04:12 Bug #21476: RTE does not work with arora
- Same problem as this one: #14440?
- 04:10 Bug #21476: RTE does not work with arora
- Hi Ben,
I tried this browser again on the BE with current trunk and all I get is a message telling to enable cooki... - 03:50 Bug #20896: rtehtmlarea crashes chrome-browser when utf-8 letters are used
- Perhaps the issue was fixed in the browser. I am unable to reproduce this issue in Google Chrome 6.0.422.0 dev.
- 03:49 Bug #22828: Update caching framework to its according FLOW3 revision 4443
- Committed to trunk rev. 7828.
- 02:27 Bug #22828 (Closed): Update caching framework to its according FLOW3 revision 4443
- Update caching framework to its according FLOW3 revision 4443
(issue imported from #M14638)
2010-06-06
- 22:57 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Second follow-up committed to trunk (revision 7827).
- 22:33 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Still a multi-line menu wrapping glitch due to height of the text indicator widget.
- 21:49 Bug #22732: Unit test failures in t3lib_matchCondition_backend_testcase
- same tests fail for me in trunk rev. 7826 (on php 5.3)
- 01:22 Bug #22732: Unit test failures in t3lib_matchCondition_backend_testcase
- The matchCondition_backend tests run fine for me with trunk rev. 7809.
- 20:21 Bug #22391: Unit test failures in t3lib_cache_backend_FileBackendTestCase with open_basedir = Off
- Is this still a problem for you with current trunk?
- 20:19 Bug #20586: t3lib_cache_backend_FileBackend doesn't work on Windows
- Resolved, no change required after same month without further feedback. The fileBackend should work on Windows with l...
- 18:24 Bug #18104: There are still 'old' icons in the backend
- Since #22726 there is a new backend design, which should solve such issues, too.
- 17:24 Bug #22826 (Closed): Improvements to new Backend skin
- Several changes to BE skin:
* sprites: fixing some missing icons, some better icons, e.g. making hide/unhide icons... - 17:00 Bug #22823: Highlighting in typo3pageModule.js is disabled for each version of IE
- http://forge.typo3.org/issues/8075
- 15:57 Bug #22823 (Closed): Highlighting in typo3pageModule.js is disabled for each version of IE
- The comment states that Highlighting doesn't work for IE and therefor all elements should be set to visible instead.
... - 16:54 Bug #22825: caching framework file backend: Unit test fixes
- Committed to trunk rev. 7825, 4.3 rev. 7826.
- 16:44 Bug #22825 (Closed): caching framework file backend: Unit test fixes
- * glob() returns FALSE on some systems instead of an empty array, count($filesFound) == 0 fails then. Change the code...
- 16:20 Bug #22824 (Closed): wrong menu level-wrapping when shortcuts are set
- You have a page tree like this:
father
- son1
- son2
father will be level 1, son1 and son2 level 2 (one levvel de... - 16:00 Feature #20406: Add file modification time to ts ->filelink
- Request is sent today
- 15:47 Bug #22822: caching framework memcached backend: No exception thrown if set() fails and wrong boolean comparison
- Committed to trunk rev. 7823, 4.3 rev. 7824.
- 15:34 Bug #22822 (Closed): caching framework memcached backend: No exception thrown if set() fails and wrong boolean comparison
- Problem:
No exception in memcachedbackend->set() is thrown if memcache->set() fails, so test setThrowsExceptionIfCon... - 15:42 Bug #22782: Violation of naming conventions in t3lib_compressor
- committed to trunk (4.4) in r7822
- 15:40 Bug #22781: Violation of naming conventions in sprite generation API
- committed to trunk (4.4) in r 7820, r7821 (renaming of t3lib/spritemanager)
- 14:10 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- For the rootline just dropping the [pid:123] stuff would not be enough, since the path still would look confusing:
... - 12:35 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- intention was pid - parent id and not the id. The id is shown in edit / create page already. But, true, sometimes uid...
- 14:05 Bug #22821: caching framework memcached backend: Wrong memcache server detection in unit tests
- Committed to trunk rev. 7818, 4.3 rev. 7819
- 13:53 Bug #22821 (Closed): caching framework memcached backend: Wrong memcache server detection in unit tests
- Problem:
The memcache server detection in setUp() of memcachedBackendTestCase checks for an exception if fsockopen()... - 12:58 Bug #22807: redirect_url GET parameter will ignored by login form
- Fix from 4.4beta3 confirmed by user.
- 12:14 Bug #22820: Backend doesn't use $this->pageRenderer
- Committed to trunk rev 7815
- 12:07 Bug #22820 (Closed): Backend doesn't use $this->pageRenderer
- $this->pageRenderer is initialized in constructor, so use it in complete class
(issue imported from #M14630) - 12:11 Bug #22686: cannot acces BE on Android phone
- Please try the attached patch.
It uses ExtJS to set/get the cookie and brings back the "Ignore" link. - 11:33 Feature #19450: More flexible editpanel permission
- Hey Jeff.
Could you have a look at that patch again (before RC2) ? It's in the core list already.
Thanks. - 11:30 Feature #14870: automaketemplate doesn't use relPathPrefix for IE-Flash-Implementation and others
- committed v2 to trunk (rev. 7813)
committed v2 to TYPO3_4-3 (rev. 7814)
- 03:00 Bug #22694: Wrong variable in t3lib_cache_backend_memcachedbackend
- Committed to trunk rev. 7810, 4.3 rev. 4811.
2010-06-05
- 23:41 Bug #22686: cannot acces BE on Android phone
- yes, this works perfectly, I don't see any problems in the rest of the BE!
- 18:59 Bug #22686: cannot acces BE on Android phone
- Please replace the following lines in typo3/sysext/t3skin/templates/login.html...
- 18:48 Bug #22686: cannot acces BE on Android phone
- I have checked some other Typo3 sites and it seems that this is 4.3-related. In 4.2 the login screen appears.
Stef... - 21:45 Bug #20711: deleting a older version of a content element / deletes always the live content too
- Are you use Templavoila for your sites?
I can't reproduce this behavior with TYPO3 4.3.3 and Templavoila 1.4.2. - 18:42 Bug #22818 (Closed): Open t3lib_db for own instance
- The only function isn't defined general is connectDB() as it only use constants for conection params.
It is possib... - 18:24 Bug #22817 (Closed): SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong
- Several Repors for "wrong" icons have been given...
This one resolves all known (to me) icon errors
(issue impor... - 15:21 Bug #22816: Login refresh popup should not display news
- committed to trunk (rev. 7809).
- 15:16 Bug #22816 (Closed): Login refresh popup should not display news
- The login news are shown even if relogin is shown in a popup. A simple check solves that issue. (see the screenshots)...
- 15:17 Bug #22789: Calls to t3lib_befunc::translationCount slow down backend
- The attached patch replaces the delet alert box with an extJS confirmation window using ExtDirect to fetch the messag...
- 15:13 Bug #22815: htmlArea RTE: Inconsistant position of ok button
- Committed to SVN TYPO3core trunk (revision 7808).
- 15:00 Bug #22815 (Closed): htmlArea RTE: Inconsistant position of ok button
- In dialogue windows, ok button should always be on the left, cancel button always on the right.
(issue imported f... - 13:57 Bug #17200: marker default value of 0 causes failure to substitute.
- Fixed in 0.1.2 (Just uploaded to TER)
- 13:55 Bug #19974: Empty subpart markers ignored
- Fixed in 0.1.2 (Just uploaded to TER)
- 12:50 Feature #22653: Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- Closed as requested
- 12:48 Feature #22653: Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- @Steffen ... I guess this issue is not relevant anymore and can be closed - I didn't know that the PageRenderer is al...
- 01:20 Bug #22814 (Closed): Use Flash Message in Template module
- The template module is not using the flash message to show that no template is found on a page. That's why it looks v...
2010-06-04
- 21:26 Bug #22809: Add debug feature to Ext Direct
- V2 of the patch prevents ExtDirect router to be called for nothing in the Backend.
By default backend.php has the ... - 12:37 Bug #22809 (Closed): Add debug feature to Ext Direct
- Problem:
========
I have messed around with Ext Direct and have experimented a lack of debug output when things go ... - 17:56 Bug #18942: Warning on fileDenyPattern is always shown although it's safe
- I guess it's impossible to generate a meta-rule that checks if a regexp is fully covered by a second regexp... Theref...
- 17:24 Bug #22813: Plugins are not loaded
- The reason for the problem is that the magic in isClassAvailable() only happens if the TypoScript configuration is se...
- 17:20 Bug #22813 (Closed): Plugins are not loaded
- There seems to be a bug in tslib_cObj::isClassAvailable() which keeps plugins from getting loaded.
The error happe... - 17:20 Bug #22800: Missing language_ids in menu-links (TMENU)
- I just shortened your report a bit to give people the possibility to understand more quickly, what is wrong.
- 15:56 Bug #22803: Tooltip of question mark icon above page tree not fully visible.
- Resolved as duplicate of #22142.
- 12:16 Bug #22803: Tooltip of question mark icon above page tree not fully visible.
- The backend code cleanup team will take care of it and try to find a solution.
http://forge.typo3.org/issues/8058 - 11:36 Bug #22803: Tooltip of question mark icon above page tree not fully visible.
- I'd remove the help icon. Is there so much to say about the tree? ;-)
Think this never worked, at least bug was al... - 15:16 Bug #22811: [feeditadvanced] Frontend top menu bar height too small for buttons using 2 lines
- Hi Jerome,
thanks for reporting this issue!
Issues for feeditadvanced are collected here:
http://forge.typo3.o... - 15:01 Bug #22811 (Closed): [feeditadvanced] Frontend top menu bar height too small for buttons using 2 lines
- In the french language, the frontend editing top menu bar uses buttons with 2 lines. But the top menu bar height is n...
- 14:57 Bug #22807: redirect_url GET parameter will ignored by login form
- YES, The problem is fixed in Line 489
if (!$gpRedirectUrl && $this->redirectUrl) {
instead of
if (!$gpRedir... - 01:22 Bug #22807: redirect_url GET parameter will ignored by login form
- Please check out felogin from 4.4beta3, there are several bugs fixed concerning redirect. maybe this was already fixed.
- 00:48 Bug #22807 (Closed): redirect_url GET parameter will ignored by login form
- I use an extension (seminars) which is sending a get parameter "redirect_url" to a page containing a felogin form.
... - 13:53 Bug #22810 (Closed): t3lib_div::quoted_printable wrong mail message encoding
- It can happen that the t3lib_div::quoted_printable function adds a linebreak to the mailcontent just in front of a po...
- 12:44 Bug #22808: Autosuggest function doesn't work with quotes
- committed to svn
4_3 rev 7805
trunk rev 7806 - 01:05 Bug #22808 (Closed): Autosuggest function doesn't work with quotes
- Simple example: create a page with title 'havequote.
Now try to find this page in autosuggest, example: page, type ... - 12:16 Bug #22142: Help message in pagetree is displayed partially outside of viewport
- The backend code cleanup team will take care of it and try to find a solution.
http://forge.typo3.org/issues/8058
2010-06-03
- 21:20 Bug #16759: incorrect rendering of umlauts with opentype fonts...
- Deleted on request.MyriadPro-SemiCn.otf by request.
- 19:46 Bug #16759: incorrect rendering of umlauts with opentype fonts...
- You can't. Please write a mail to admin@typo3.org!
- 18:46 Bug #16759: incorrect rendering of umlauts with opentype fonts...
- Sorry, ich weiss nicht, wie ich den Font löschen kann...
- 21:05 Bug #22800: Missing language_ids in menu-links (TMENU)
- The code of class.tslib_menu.php has been changed in version 4.4 beta3 (compare to 4.3.3)
//Add versioning overlay f... - 15:09 Bug #22800 (Closed): Missing language_ids in menu-links (TMENU)
- I am missing language_id in menu-links (TMENU) when using typo3 4.4 beta3 - the same setup works for typo3 4.3.3 ..
... - 19:13 Bug #19213: Its not possible to save sys_templates bigger than 64KB
- hi Christopher,
Sorry, at the moment I don't have time for creating a patch, maybe at a later time.
and yes you'r... - 18:09 Bug #22787: Install tool password can not be changed when db is not set up
- This but does not apply to TYPO3 version 4.4beta3
- 17:54 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- I found out it's even worse than I thought,
Take a look at the attached sceenshots.
When you create a new page ... - 16:41 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- Hi Joey,
using ID is better then what we have now.
But just using ID might also be confusing, because this "ID" ... - 14:14 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- +1 ;)
- 13:49 Bug #22799 (Closed): rootline says "pid" where it should be "uid" or just "ID"
- The rootline shown in the upper right corner of the working area always says "pid" where it should be "uid" or just "...
- 17:45 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
- configuration error?
installation error?
wrong database import...
file-system-rights error?
wrong / incomplete se... - 14:51 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
- Well, if this is not a bug what it is? the frontend just doent show up???
- 14:10 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
- and where is the bug?
this is not a help forum, just for reporting bugs - I cannot se one.
So please consider to as... - 13:03 Bug #22798 (Closed): Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
- hello to all, i have an interesting problem, wich i really dont have any idea how to solve:
On http://mativy.com/... - 17:32 Bug #22631: DAM-related: DAM search function crashed on Oracle
- Could you please see whether it now works with current DBAL trunk / head of branch DBAL_1-1? I implemented something ...
- 17:31 Bug #22803: Tooltip of question mark icon above page tree not fully visible.
- I would if I knew how to solve this issue. Unfortunately I'm not that skilled regarding such frame stuff :-)
- 17:18 Bug #22803: Tooltip of question mark icon above page tree not fully visible.
- Care to make a patch, Niels?
- 17:13 Bug #22803 (Closed): Tooltip of question mark icon above page tree not fully visible.
- While moving the cursor over the question mark icon above the page tree a tooltip is getting displayed which is not f...
- 17:29 Bug #22716: Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query
- Committed to:
- DBAL_trunk (rev. 33885)
- DBAL_1-1 (rev. 33886) - 14:31 Bug #22716: Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query
- _v3 includes your "most frequent" query as unit test.
- 16:18 Bug #22801 (Closed): "simulate static documents" doesn't show a page name for chinese pages or menu links
- First hank you very much for your excellent typo3 programming work.
"simulate static documents" works correctly wi... - 15:33 Bug #22791: Function getTreeList would insert a duplicate entry if cache value is a empty string
- I hope this is now right:
if (!empty($cacheEntry[0]['treelist']) || ($cacheEntry[0]['treelist'] == '' && is_string($... - 15:18 Bug #22791: Function getTreeList would insert a duplicate entry if cache value is a empty string
- Sorry, the line must be:
if (!empty($cacheEntry[0]['treelist']) || ($cacheEntry[0]['treelist'] == '' && $cacheEntry[... - 15:26 Bug #22469: Switching pages with browsebox dosn't work
- Committed to:
- trunk (rev. 7800)
- 4-3 (rev. 7801) - 14:52 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- pending in core list
- 14:41 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- As discussed on the workspace meeting in Wiesbaden I've created a patch (patch-bug8778.diff) which adds an extension ...
- 12:20 Feature #19739: TypoScript Condition to check for installed extensions
- A check for an installed extension is not enough. In many cases you must also verify the version number of the instal...
- 11:40 Feature #19739: TypoScript Condition to check for installed extensions
- Errr, perhaps this condition is wrong (is it?): In my TYPO3 environment (Version 4.3.3) the condition is *always* tru...
- 11:33 Feature #19739: TypoScript Condition to check for installed extensions
- I've seen a nice solution in Ext. "perfectlightbox":
[globalString = TYPO3_LOADED_EXT|tt_news|type=*] - 11:55 Bug #22797 (Closed): alpha transparency issue with png_truecolor=1
- trying to create a GIFBUILDER object that overlays 2 png24-images.
the resulting image had no alpha-transparency.... - 10:53 Bug #22796 (Closed): Date-Picker does not work in IRRE Elements
- The Datepicker does not work in IRRE Elements - should be fixed until 4.4 release... Crossbrowser issue!
(issue i... - 10:51 Bug #22795 (Closed): User->Setup password change not possible
- trying to change the password via user->setup fails in trunk / 4.4beta3
FlashMessage states "password changed" bu... - 10:49 Bug #22794 (Closed): TCE-Forms-Groupfield: Deleting the first entry deletes all
- If you have a group field with multiple entries, you may select an entry, hit the x and it gets removed.
If the firs... - 09:50 Bug #22793 (Closed): Add unique column name in page module
- Currently there's no easy way to apply CSS rules to different columns in the page module (see http://forge.typo3.org/...
- 09:31 Feature #22653: Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- Yes, using the PageRenderer is the correct way to add files in FE and BE since 4.3
You should have an instance of a ... - 09:25 Bug #22792: Install Tool seems to rely on the "autostart session" option from PHP
- Can't reproduce. I also have session.auto_start = Off and it works.
There's a session handler class in the Install T... - 09:02 Feature #18976: The searchbox of the browse_links wizard should be moved to the top of the form
- Discussion:
http://lists.typo3.org/pipermail/typo3-team-core/2009-November/032471.html
http://lists.typo3.org/piper... - 02:48 Bug #21375: Unreplaced markers stay in the BE
- Maybe a reminder in Core List might help... ;-)
2010-06-02
- 23:47 Bug #22105: Function changePassword does not work, when hitting 'enter' in change password form
- Committed to trunk rev. 7797, 4.3 rev. 7798
- 22:20 Bug #22792 (Closed): Install Tool seems to rely on the "autostart session" option from PHP
- Although cookies were activated, I tried to login into the install tool without success. The javascript popup message...
- 21:49 Bug #21375: Unreplaced markers stay in the BE
- Yes, patch is pending in the core list
- 20:17 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- I am not able to reproduce this issue even within QuickEdit with current SVN trunk.
I note that the screenshot doe... - 17:53 Bug #18515: Backend loops when logging in and loads itself nestedly again and again
- I cannot reproduce such behaviour.
Please check if your webserver really meets all the requirements as listed in I... - 09:58 Bug #18515: Backend loops when logging in and loads itself nestedly again and again
- Sorry, just misspeled. I meant php 5.3 (the latest release)
- 17:51 Bug #19017: The HTML code is being eaten by HTML parser after migration from TYPO3 4.2
- Version 4.2 (where this "bug" would have to be introduced) was released more than 2 years ago. Don't you think that s...
- 16:51 Bug #22763: Icons missing in page tree for "Page contains" pages
- automatic fallback won't be possible anyways, be-skinning (what this belongs to) is not backwards compatible as of 4....
- 16:38 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
- Patch included in #17070
- 16:22 Bug #22791 (Closed): Function getTreeList would insert a duplicate entry if cache value is a empty string
- The function tslib_cObj::getTreeList (file class.tslib_content.php) insert a record into the database to cache his re...
- 16:10 Bug #22790 (Closed): Link wizard tabs have no style
- In the standard link wizard and the RTE link dialogue, the tabs are not styled and the current tab is not highlighted...
- 16:08 Bug #22788: Make sure that cHash is the same regardless of parameter order
- As I said on the mailing list, this patch doesn't solve anything : the ksort you've added is already present at the e...
- 14:27 Bug #22788 (Closed): Make sure that cHash is the same regardless of parameter order
- Currently the foillowing two URLs will produce different cHashes:
/index.php?id=123¶m1=1¶m2=2
/index.php?id... - 15:59 Bug #22683: External links are prepended with current domain
- Hi Dmitry,
I think that if the url is not an email, nor a local file, then if it contains a scheme, it should be c... - 10:50 Bug #22683: External links are prepended with current domain
- Hi Stanislas!
Actually, both cases. The bug was first discovered for one of major Snowflake's customers. They had ... - 15:51 Bug #22789: Calls to t3lib_befunc::translationCount slow down backend
- I would cache results of that function in a static variable... And have a combined MySQL index for all interesting co...
- 15:19 Bug #22789 (Closed): Calls to t3lib_befunc::translationCount slow down backend
- If you have lot of content elements on a page and view it in the page module (Web>Page) it renders very slowly becaus...
- 15:27 Bug #22459: Datepicker broken in IE7 cannot select a day
- For me, the mentioned error appears also as a user with admin permissions.
- 14:40 Bug #19003: double cache or no cache through cHash variants of the same URL
- This would be solved after my patch for 5117 comes to SVN
- 14:33 Bug #17426: classesParagraph and classesCharacter don't work on 4.1.1
- No feedback. Issue reported against unsupported version of TYPO3. Closing the issue.
- 14:28 Bug #22716: Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query
- I'll try to create a testing environment in the coming weeks.
This is the query that slows things down:
SELECT ... - 14:22 Feature #22394: Typo3 4.2.6 - Insert Table not working with IE8
- Unable to reproduce with more recent versions of TYPO3.
- 14:18 Bug #15822: htmlArea RTE does not load when served by Win XP Home
- No feedback for a long time. Closing the issue.
- 13:47 Feature #22653: Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- Yes the way you described would be perfectly fine.
If it's the only one, I am not shure about ;) But I think, it's c... - 13:14 Feature #22653: Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- @Steffen - ah thanks for the insight ~ is my assumption right that it's common sense to use $GLOBALS['TSFE']->getPage...
- 07:45 Feature #22653: Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- Well,
that's only halfway correct,
the compressor includes all css files registered cleanly with the pagerendere... - 13:32 Bug #17804: Possibility to hook individual extension-css to css temp file -> css new scriptmerger Please read the dicription
- Yes, I just would have liked to hear that from Christian.
However, I can also live without that. - 07:38 Bug #17804: Possibility to hook individual extension-css to css temp file -> css new scriptmerger Please read the dicription
- how often do you want to post this one?
Christoper: please close immediatey, commenting in 68 is possible. - 13:06 Bug #22572: Drag&Drop in Page View does not take scrolling of content-area into account
- Ähm...
sorry for this bugreport, it is incorrectly described and placed!
I talked about the Extension gb_bedragandd... - 13:04 Bug #22375: no localisation view for page type "Link to external URL"
- The worst part of this is that you are not able to link to a different external URL based on the language.
The wor... - 12:57 Bug #22787 (Closed): Install tool password can not be changed when db is not set up
- Trying to change the install tool password when the db connection is not already set up will produce the following er...
- 12:11 Bug #19222: eval double gives warning if not all 0 after comma are entered
- Making more digits possible would be a nice feature.
patch_20100602_1.diff: new feature.
patch_20100602_2.diff: bu... - 11:08 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- @ Christopher:
Yes, I'll do that ... against which version(s) should I patch it? - 10:54 Bug #17070: typolink: cHash corrupted due to linkVars
- The part in the "Additional Information" is obsolete by now because meny uses typoLink since TYPO3 4.2. The rest rema...
- 10:52 Bug #17070: typolink: cHash corrupted due to linkVars
- (minor edit of the report to adjust punctuation for better reading)
- 10:18 Bug #17070: typolink: cHash corrupted due to linkVars
- I can confirm this bug also in typo3core svn trunk (rev 7129).
In my case it resulted in a huge realurl encodecac... - 10:50 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
- Sorry for my late feedback. The patches work. Thank you. P.S.: The new versions of opera have no problem.
- 10:00 Bug #21598: Error when editing a resource file in a template record ("target was not a directory")
- No, I haven't got a patch. Maybe I understand it wrong, but why not to simply correct this bug in the latest TYPO3 re...
- 09:47 Bug #22770: [No Title] shown when editing a record on root level
- Thanks for the feedback. I will give it a try and post it on the core list.
As I see this as a bug, I hope this gets... - 07:48 Bug #17807: noIconProc not needed anymore?
- 14467 would be needed before since there are calls to getIconImage within extensions and unreplaced core calls
- 00:06 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- Well, I must admit that I cannot reproduce the issue anymore ...
I reported this issue, after experiencing the des...
2010-06-01
- 23:12 Bug #17804: Possibility to hook individual extension-css to css temp file -> css new scriptmerger Please read the dicription
- I did not set #22653 to resolved. You should still be able to comment on that issue.
Can you confirm that?
- 23:09 Bug #17804: Possibility to hook individual extension-css to css temp file -> css new scriptmerger Please read the dicription
- its the same but its not possible to a notice in 14568 after you set it to resolved or finished.
verwandt mit 0... - 22:59 Bug #17804: Possibility to hook individual extension-css to css temp file -> css new scriptmerger Please read the dicription
- Hi Christian,
#22653 is still open. No one said it's solved.
What is the difference between #22653, #22653 and th... - 22:49 Bug #17804 (Closed): Possibility to hook individual extension-css to css temp file -> css new scriptmerger Please read the dicription
- This is not a dublicate from 14568. The problem is still there. Its not possible to include the css code which is gen...
- 22:50 Bug #17806: After #22546 setting [BE][CompressionLevel] crashes Backend Design
- Resolved, no change required:
To solve the problem add the following to your .htaccess file as described in misc/a... - 22:39 Bug #17806: After #22546 setting [BE][CompressionLevel] crashes Backend Design
- Have you setup the mod_rewrite rules in .htaccess
(read typo3_src/NEWS.txt) - 21:49 Bug #17806: After #22546 setting [BE][CompressionLevel] crashes Backend Design
- Having a look at your source, you have [BE][CompressionLevel] set:
../typo3temp/compressor/ext-all-notheme-ce48a38e... - 21:43 Bug #17806 (Closed): After #22546 setting [BE][CompressionLevel] crashes Backend Design
- The Backenddesign is crashed as you can see on http://typo.pfadfinder-weeg.de/typo3/ also after the login the design ...
- 22:41 Bug #17805: Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- You already posted this: #22653.
Resolved as duplicate of #22653. - 22:34 Bug #17805 (Closed): Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- Currently the core is not able to implement external css file (e.g. templavoila) to the css temp file.
I spoke to To... - 21:45 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- I think so either and have deleted that relation again (some weeks ago already).
Jochen, can you provide an updat... - 12:17 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- hmmm ... I don't really see the relation to #17968 ... two completely different issues, aren't they?
- 21:41 Bug #16500: Missing dot in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- Closed, no change required.
- 12:36 Bug #16500: Missing dot in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- As metioned above it could be closed.
Setting it to true first would fix it... - 21:38 Bug #22786: Height of side menu items
- Hi Andrey,
thanks for reporting this issue.
However, this problem has already been reported and will be solved... - 10:21 Bug #22786 (Closed): Height of side menu items
- The text in menu items runs against each other if name of item occupy more than one string.
Solution: to remove from... - 21:25 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- Since the problem occurs after 1- 2 hours the problem with [BE][sessionTimeout] seems to be the same as #17666. There...
- 19:56 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- Hurray, a typo ...
It hast to be TYPO3 4.4.0beta3 in description and additional information - 19:55 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- Can reproduce this problem with the same setup, PHP Version can not be confirmed. Have to check that and will report.
- 19:53 Bug #17808 (Closed): Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- Installed TYPO3 4.4.0beta3 this morning.
Set [BE][sessionTimeout] to 10 hours.
After some approx. 1,5 hours the a... - 21:11 Bug #17807 (Closed): noIconProc not needed anymore?
- The option "noIconProc" does nothing useful after the integration of the sprite overlays for the indication if a data...
- 21:06 Bug #22142: Help message in pagetree is displayed partially outside of viewport
- This issue is also present using IE8.
- 12:40 Bug #22142 (Closed): Help message in pagetree is displayed partially outside of viewport
- The help message displayed when hovering over the ? button in page tree frame is rendered partially outside of the fr...
- 20:58 Bug #18515: Backend loops when logging in and loads itself nestedly again and again
- TYPO3 4.3 needs at least PHP 5.2. I wonder how you got it running on that outdated PHP version...
Please reopen th... - 20:50 Bug #18515: Backend loops when logging in and loads itself nestedly again and again
- It IS 4.3. Now I can not reproduce it, because after I upgraded from 4.2 there was no module selected to start with a...
- 18:14 Bug #18515: Backend loops when logging in and loads itself nestedly again and again
- Your PHP version is not 4.3, is it?
Can you reproduce this with all browsers?
Can you reproduce this on another i... - 14:41 Bug #18515 (Closed): Backend loops when logging in and loads itself nestedly again and again
- When I log into the backend the system goes into the loop of loading the page module. The right frame loads the backe...
- 20:54 Bug #19017: The HTML code is being eaten by HTML parser after migration from TYPO3 4.2
- There's just one reason I do not suppose it is a configuration issue. Just to test that out I installed a fresh TYPO-...
- 18:20 Bug #19017: The HTML code is being eaten by HTML parser after migration from TYPO3 4.2
- I don't think that this is a bug in TYPO3, but a configuration issue.
Please use the mailing lists to find a solut... - 14:36 Bug #19017 (Closed): The HTML code is being eaten by HTML parser after migration from TYPO3 4.2
- I have had a site at TYPO3 4.2.
After I migrated to 4.3 my frontend content screwed up. Details:
1) The template... - 20:52 Bug #20950: combination of disabled noIconProc and activated gdlib_png causes problems
- Resolved this properly outdated issue. No change required.
- 20:46 Bug #20950: combination of disabled noIconProc and activated gdlib_png causes problems
- This issue is outdated due the integration of the sprites. Overlays are added now via additional sprites instead of a...
- 20:50 Bug #21598: Error when editing a resource file in a template record ("target was not a directory")
- I just closed one of the two reports, because both reported the same problem. This will make discussing solutions eas...
- 20:45 Bug #21598: Error when editing a resource file in a template record ("target was not a directory")
- Do not completely understand - if this issue is said to be resolved, why isn't it corrected int the next TYPO-3 version?
- 20:19 Bug #19213: Its not possible to save sys_templates bigger than 64KB
- Hmm, I see.
So there could be a check, if the datasize is to big (as there already is basically).
And if it is, the... - 19:24 Bug #19213: Its not possible to save sys_templates bigger than 64KB
- sorry, for reopen but in my opinion this is a really big problem.
Imagine, you have a website with lot of Condition... - 20:18 Bug #22770: [No Title] shown when editing a record on root level
- Anything else would be just confusing - I tested it with the current trunk and the title said "Root" while I was edit...
- 18:53 Bug #22770: [No Title] shown when editing a record on root level
- Version 2 added.
When creating a new record, the label will be: Create new [tablename]
When editing a record it w... - 17:39 Bug #22770: [No Title] shown when editing a record on root level
- > When creating a new record/page the headline could just say "New page/content/news/whatever". After saving, the ent...
- 13:11 Bug #22770: [No Title] shown when editing a record on root level
- It happens when editing a be_user, be_group, basically anything on the root page (PID:0).
When editing a record, t... - 11:56 Bug #22770: [No Title] shown when editing a record on root level
- I can confirm that the attached bug fixes the issue with "Page Properties"
And I can confirm that the same issue i... - 20:10 Bug #22763: Icons missing in page tree for "Page contains" pages
- That's a shame, especially when this article is fairly new and got some great feedback from readers.
http://buzz.t... - 20:06 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- Found that the issue is related to the "Quick edit" function in the ("old") page module.
Issue found in FF 3.6.3 o... - 17:35 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- In what browser?
I am not able to reproduce this issue. Try to clear all caches and the RTE cache. - 12:01 Bug #22654 (Closed): htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- Using revision 7796 the RTE is "greyed" out and lost default css style
(issue imported from #M14567) - 18:17 Bug #20575: "Target was not a directory!" when choosing Edit for any included html\txt file
- Resolved as duplicate of #0012667.
If you have a solution for the problem, please provide it there!
Thank you! - 14:28 Bug #20575 (Closed): "Target was not a directory!" when choosing Edit for any included html\txt file
- When I go to Template -> Edit the whole template record -> Resources and try to edit any resource by clicking its ico...
- 17:58 Bug #22783: There is a [No title]
- Resolved, will be dealt with in #22770.
- 17:48 Bug #22783: There is a [No title]
- #22770 is on the way using a more general approach (= fixing this for the case you mentioned and some others). Let's ...
- 08:47 Bug #22783 (Closed): There is a [No title]
- There is a "[No title]" in the User admin.
Reproducible:
1. Login the Backend
2. Open the "User admin"
3. Edit ... - 17:38 Bug #17809 (Closed): Typo3 Fatal error: on using xml2array - 't3lib_pageSelect' not found
- I am using TYPO3 Ver. 4.3.2
PHP version 5.2.6
I have the following line: if ($row['flex']) $flex_arr = t3lib_d... - 17:28 Feature #15138: Cancel buttons should ask for confirmation if there are unsaved changes
- Resolved as duplicate of #22326.
- 16:56 Feature #15138: Cancel buttons should ask for confirmation if there are unsaved changes
- I think we can mark this bug as a duplicate of #22326 (or drop it ... I don't feel very passionate about this one).
- 17:11 Bug #21124: White space cleanup
- I'll create automatic cleaning tools for the separate changes and propose them on the core list.
- 17:01 Bug #17810: convertTextareasResizable causes JS errors in IE
- It seems that Ext.ux.elasticTextArea returns NaN for the final textHeight due to missing values for growBy and textHe...
- 16:19 Bug #17810 (Closed): convertTextareasResizable causes JS errors in IE
- The JS function convertTextareasResizable of tceforms.js causes JS errors in all version of IE. The reason seems to b...
- 16:59 Bug #17872: cropHTML does not crop non-HTML
- I was not able to reproduce the described behavior.
debug($this->cObj->cropHTML('foo bar baz','5'));
resulted in
|... - 14:42 Bug #17872 (Closed): cropHTML does not crop non-HTML
- hey ho,
i just tried to crop a non-HTML string with cObj::cropHTML() which does not work. instead the hole string ... - 16:56 Bug #17610: wrong references between translated content in Workspace and its parent
- wow...nearly 3 years ago and not solved?!?!
...really, really disappointing for those who use this in productive env... - 16:15 Bug #22288: htmlArea RTE: Table button not working in FF on some PC
- ad problem2:
Creating of a table element works now without problems. (don´t know why)
ad problem 1:
That was my... - 15:56 Bug #19045: Cropscale incorrectly crops GIF files
- The attached patch bug_8878_fix_v1.patch against 4.3.3 should fix the issue for both im6 and im4 by making the behavi...
- 15:28 Bug #19045: Cropscale incorrectly crops GIF files
- This will have to be specialcased for imagemagick version, because the behaviour of im6 is the opposite of im4. Graph...
- 15:04 Bug #19182: Wrong getData behaviour in "foo|bar" case
- No, it's gone away . Thank you, nice choice of solution.
- 15:02 Bug #21499: Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
- With 4.4.0b3 still the same. But only if I want to uninstall all "installSystemExtensions". If I uncheck all chackbox...
- 14:29 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- The problem was for both the 1-2-3 Install and Basic Configuration. It wouldn't get past the error message. I would h...
- 14:07 Bug #19380: missing "Order by" in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- patch against TYPO3 V 4.4.0beta3
- 13:04 Bug #19365: Make "t3lib_beUserAuth->notifyHeader" configurable
- Hi Christopher.
I don't have much time these days, but if this can wait for another couple of days I surely can pr... - 12:45 Bug #25572: wrong line height for the linecounter
- Looks good in TYPO3-4.4beta3. :-)
- 12:23 Bug #22472: Reference Index can't be updated
- Sorry guys, but still not working in 4.4b3!
I'm using the same environment as when I reported this one.
DB tabl... - 12:23 Bug #16759: incorrect rendering of umlauts with opentype fonts...
- delete this otf file in this Bug-Report...
this is an Commercial Font!
- 12:22 Bug #25574: t3editor missing ext_icon.gif
- thanks, i'll take care to commit it
- 12:12 Bug #18513: imagegeneration does not work with im_path set to a path with whitespaces
- I think so. I never could reproduce this problem again with newer Typo3Winstaller versions. Currently I have no Winst...
- 12:09 Bug #22281: tcemain versionSwap might break pages_language_overlay relations
- Tested & works
+1!!! - 12:05 Feature #22653 (Closed): Possibility to hook individual extension-css to css temp file -> css new scriptmerger
- Currently the core is not able to implement external css file (e.g. templavoila) to the css temp file.
I spoke to To... - 12:01 Bug #25656: Scheduler cannot handle large Exceptions
- I agree Francois. That would be the proper way imo.
The returned value would be FALSE, and since you serialize an ... - 12:01 Bug #25530: not more than one tab indent possible
- This is a key feature to use the editor :-(
- 11:59 Bug #17516: t3d exports with impexp should be saved in fileadmin/_temp_ instead of fileadmin/
- I don't have no time for that ATm. Sorry.
- 10:20 Bug #22785 (Closed): There is no way to disable compression and concatenation
- While developing you may want to deactivate concatenation and compression.
Atm it's always enabled in template::getp... - 09:05 Bug #22784 (Closed): Width of one paragraph of text in the Install Tool is too big
- The text goes over the edge in the paragraph "[pageUnavailable_handling]"
Reproducable:
1. Login in to the Instal...
2010-05-31
- 23:41 Bug #14830: Typo3 Imagemagick static detection not working
- Now it is easy to see, that this is basically part of #16521.
Resolved to solve this in #16521, so that not just ... - 23:29 Bug #14830: Typo3 Imagemagick static detection not working
- To make a looong report short:
On Linux with safe_mode = On
in sysext/install/mod/class.tx_install.php -> checkI... - 23:34 Bug #16521: Several issues with Safe Mode On and testing for files using is_file()
- This is still an issue in current trunk (as of TYPO3 4.4beta3).
E.g. in sysext/install/mod/class.tx_install.php ->... - 22:27 Bug #20725: Compare Database cannot handle ENGINE when DBAL is installed
- After checking it myself: This still is an issue with 4.4beta3.
- 22:15 Bug #22782 (Closed): Violation of naming conventions in t3lib_compressor
- t3lib_compressor violates the naming conventions by starting "compressor" with a lowercase C.
When constructing cl... - 22:15 Bug #22781 (Closed): Violation of naming conventions in sprite generation API
- There are several naming convention violations in the new sprite generation API.
When constructing class names, th... - 21:54 Bug #18568: Scripterror in Templatetree
- Please reopen, if I was wrong.
- 21:51 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Yes, it's on my list of "finalize and make pending" ;)
- 21:40 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Hi Christian,
don't forget (since you already fixed this)...
:-) - 21:32 Bug #15025: PHP Notices
- Resolved, suspended.
I think we should close this issue. There are still tons of NOTICE level php messages through... - 21:12 Bug #15025: PHP Notices
- I am now closing this issue since no one will come up with one patch for all the thousands of notices in the core.
F... - 21:29 Bug #17369: clickmenu images on pagetrees outside the typo3 folder don't work
- Closed, unable to reproduce.
If this still is an issue for you, please reopen and send your patch to Core List!
... - 21:26 Bug #22222: Backend login fails suddenly for some users
- Closed, not fixable without further feedback.
Seems to be a configuration issue. Please reopen, if this still is a... - 20:32 Bug #21315: Automatic admin login for superadmin.php script
- Not fixable without any feedback.
- 19:51 Bug #22755: SpriteIcons: TCA-Overlay does not work correctly
- wieder öffnen für link zu 14534
- 19:51 Bug #22755: SpriteIcons: TCA-Overlay does not work correctly
- dropped in favor for 14534
- 18:46 Bug #22771: IE 6 does not support alpha-transparent-pngs which looks "&%/§$%&" with sprites
- attached v2 clears out the speed problem
- 11:56 Bug #22771 (Closed): IE 6 does not support alpha-transparent-pngs which looks "&%/§$%&" with sprites
- IE 6 does not support alpha-transparent-pngs which looks "&%/§$%&" with sprites
--> use an png transparency fix
... - 18:43 Bug #22780 (Closed): Web>List: Turning "Extended view" on makes rows grow
- When turning "Extended view" on in list view will change the height of the individual data rows. Thus the icon that y...
- 18:15 Bug #22779: Sections title: missing data Preview after page load
- I'm pretty sure this is a Core-issue - since Flexform-rendering is not done within TemplaVoila
- 17:47 Bug #22779 (Closed): Sections title: missing data Preview after page load
- When I edit a FCE with sections the data preview in the title of a closed section row is only shown after opening or ...
- 17:37 Bug #22778: Media content element shows HTML markup in additional flexform configuration
- Committed to SVN Trunk (rev. 7793)
- 17:33 Bug #22778 (Closed): Media content element shows HTML markup in additional flexform configuration
- The media content element in the backend shows HTML markup when editing additional flexform configuration.
(issue... - 17:30 Bug #22763: Icons missing in page tree for "Page contains" pages
- this is indeed right, but since "contains" is not type - this is intended.
the uxw task was to clean up the look :... - 17:20 Bug #22777 (Closed): early thrown debug messages are not visible (BE only)
- Problem:
If a debug message is thrown very early, it's hidden behind the viewport. This can happen if you try to deb... - 17:18 Bug #22776 (Closed): alternative language. Copy default content elements fails.
- Alternative language: You can not copy default content elements into a new page language. It only works, if you are a...
- 17:03 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
- The problem seems to be solved by your patch/fix.
So, why don't you write an RFC on the Core Developer Mailing List?... - 16:52 Feature #19809: make pi_wrapInBaseClass wraps configurable
- What's the decission?
In which version this option appears on ? - 16:21 Bug #22775: topFrameH configuration option doesn't work anymore
- Committed to trunk rev 7792
- 15:26 Bug #22775 (Closed): topFrameH configuration option doesn't work anymore
- Problem:
After the integration of the ExtJS Viewport, I missed to add support for the topFrameH configuration option... - 16:00 Bug #22770: [No Title] shown when editing a record on root level
- The same error occurs when editing a BE user.
Can you have a look at that, too? - 15:03 Bug #22770: [No Title] shown when editing a record on root level
- What should this headline show anyway?
I found out the following until now:
- Shows title of the page if creating... - 07:07 Bug #22770 (Closed): [No Title] shown when editing a record on root level
- For records on root level the title of the record is not shown, when I edit the record.
E.g. the page title isn't ... - 15:48 Bug #22718: Linked headers: title attribute "allows" only a word
- Yes, I think that http://bugs.typo3.org/view.php?id=10629 covers this issue. The patch I used is attached to the bug ...
- 15:38 Bug #21798: Templates in Web>Template on rootpage (overview) is in wrong order
- Resolved as dupe of #22774
- 15:31 Bug #21798: Templates in Web>Template on rootpage (overview) is in wrong order
- is pending as RFC with #22774
- 14:36 Bug #22774 (Closed): Sorting missing in "template overview"
- The overview of all TS templates shows a tree like view listing all pages having a ts template on them. But this view...
- 13:45 Bug #22767: "Create new element" got a lot of space between possible element
- fixed
- 10:43 Bug #22767: "Create new element" got a lot of space between possible element
- This bug is fixed in one of the sprite api commits, this bug report can be closed!
- 13:27 Bug #22772: Flags in localization view (list view) have no title
- committed to trunk rev 7790
- 12:07 Bug #22772 (Closed): Flags in localization view (list view) have no title
- When in list view and localization view is enabled, you see flags in column "localize to". if you don't know the flag...
- 12:53 Bug #22754: fixPermissions() for ENABLE_INSTALL_TOOL and extension import
- Committed to trunk rev. 7789.
- 12:41 Bug #22214: in class t3lib_htmlmail, function sendTheMail() uses a problematic @ini_set for sendmail_from
- Committed bug_13701.diff to:
* trunk rev. 7787
* 4.3 rev. 7788 - 10:44 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- committed to trunk rev 7783
- 10:41 Bug #22768: Wrong icons for elements in "Create new element"
- Icons added in one of the Sprite API revision, thus bug report can be closed!
- 10:40 Bug #22687: Drop support for GDlib 1.x
- Committed to trunk (rev 7781)
- 10:34 Bug #22766: Export/Import to/from .t3d lacks new sprite icons
- Is solved in a later revision, bug can be closed!
- 10:32 Bug #21907: felogin provides no hook for changing $markerArray
- committed v3 (see core list) to trunk (rev 7778).
- 10:23 Bug #22765: Replace icons in module menu
Committed to trunk (rev. 7777).- 10:15 Bug #22762: Add spinner icons
- Committed to trunk (rev. 7776).
- 10:07 Bug #22761: Use sprite icons in toolbar
- committed v2 to trunk (rev. 7775)
- 10:00 Bug #22759: Icons missing in the new icon-set, and therefore sprites,
- commited v2 and icons in zip to trunk (rev. 7774)
- 09:21 Bug #22760: Checkbox Alignment in TCEforms is broken
- committed this patch to trunk (rev. 7773)
- 09:06 Bug #22757: SpriteIcons: Click-Menu is not replaced
- committed v3 to trunk (rev. 7772).
- 00:44 Bug #22769: Core calls deprecated procesIncludes()
- committed to trunk rev 7771
- 00:40 Bug #22769 (Closed): Core calls deprecated procesIncludes()
- tx_tstemplateanalyzer has the deprecated call - replace it with the correct one "processIncludes()"
(issue import...
2010-05-30
- 23:05 Bug #22768 (Closed): Wrong icons for elements in "Create new element"
- The "sys_template" got no icon
"Domain" doesn't use correct icon
"Alternative page language" doesn't use correct ic... - 23:03 Bug #22767 (Closed): "Create new element" got a lot of space between possible element
- The list of new element to create got a lot of space, after the new sprite icons has been introduced
(issue impor... - 23:01 Bug #22766 (Closed): Export/Import to/from .t3d lacks new sprite icons
- The Export and Import to/from .t3d is lacking the use of the new sprite api
(issue imported from #M14541) - 23:00 Bug #22765 (Closed): Replace icons in module menu
- Replace icons in module menu
(issue imported from #M14540) - 22:59 Bug #22764 (Closed): Padding in the bottom of the TCEform
- The bottom of every TCEform, there is a padding shown, which makes the border looks "ugly".
screenshot attached
... - 22:56 Bug #22763 (Closed): Icons missing in page tree for "Page contains" pages
- After choosing from "Page contains"
no icons is shown in the page tree for these pages.
screenshot shows for ... - 21:45 Bug #22762 (Closed): Add spinner icons
- Spinner icon in toolbar shows that we BE lacks spinner icons with different background colors.
This patch adds them ... - 21:22 Bug #22761 (Closed): Use sprite icons in toolbar
- Toolbar items currently don't use sprite icons. Esp. "Shortcut" uses wrong old icon
(issue imported from #M14536) - 21:20 Bug #22760 (Closed): Checkbox Alignment in TCEforms is broken
- This is because of 2 concurrenting css-classes:
.checkbox
.alignToInputText
Solution: remove css class alignToIn... - 21:04 Bug #22759 (Closed): Icons missing in the new icon-set, and therefore sprites,
- there are some icons missing, furhtermore our Lars decided to adapt some again to match the new skin better.
tca c... - 20:05 Bug #22753: Styling of filter box in page tree needs improvement
- Committed to trunk rev 7764
- 19:56 Bug #22758: SpriteIcons: db_new.php is not replaced
- committed to trunk rev 7763
- 18:13 Bug #22758 (Closed): SpriteIcons: db_new.php is not replaced
- Icons in ClickMenu are not replaced by now
-> Do so
hint: there will be a missing icon, but i will provide an u... - 19:49 Bug #22756: Missing icons in new BE skin (sprites)
- Committed v1 to trunk rev 7762
- 14:21 Bug #22756 (Closed): Missing icons in new BE skin (sprites)
- This RFC replaces all missing icons found.
(issue imported from #M14530) - 19:39 Bug #22747: Css correction for template modul
- committed to trunk rev 7761
- 19:33 Bug #22752: Workspacemenu JS is broken
- committed to trunk rev 7760
- 19:30 Bug #22749: Pagetree workspace div correction
- Committed to trunk rev 7759
- 17:26 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
- Resolved as duplicate of #19809
- 17:25 Bug #19796: pi_wrapInBaseClass should not wrap the div if content is empty
- Resolved as duplicate of #19809
- 16:31 Bug #22655: typolink creates incomplete links in combination with the forceAbsoluteUrl property
- Committed to SVN Trunk (rev. 7758)
- 16:28 Bug #22647: Integrate hooks to backend.php to perform several customizations
- Committed to SVN Trunk (rev. 7757)
- 15:49 Bug #22757 (Closed): SpriteIcons: Click-Menu is not replaced
- Icons in ClickMenu are not replaced by now
-> Do so
hint: there will be a missing icon, but i will provide an u... - 13:24 Bug #22755 (Closed): SpriteIcons: TCA-Overlay does not work correctly
- TYPO3 is configured to use the wrong sprite-icons for overlay starttime/endttime
furthermore future endtime is mis... - 04:44 Bug #22754 (Closed): fixPermissions() for ENABLE_INSTALL_TOOL and extension import
- Problem:
- Imported extensions (from ter or t3x upload) don't have proper file permissions after unpacking to filesy...
2010-05-29
- 23:58 Bug #22751: Pagetree docheader alignment broken
- Dupe of #22753
- 21:31 Bug #22751 (Closed): Pagetree docheader alignment broken
- Problem:
The docheader icons and filter alignments are broken.
Attached screenshots of ie8 and opera 10.10
(iss... - 23:39 Bug #21764: Use "strong" instead of "b"
- Committed v6 to trunk, rev & code part:
* 7750 misc/
* 7751 t3lib/
* 7752 typo3/mod/
* 7753 typo3/sysext/cms/
... - 22:56 Bug #22753 (Closed): Styling of filter box in page tree needs improvement
- IE: extra backgrounds of active filter button fixed
all: filterbox background matches bottom of filter button gradie... - 22:19 Bug #22745: HCI: Page "with root-flag" set should have "domain"-icon
- Committed to trunk rev 7749
- 12:09 Bug #22745 (Closed): HCI: Page "with root-flag" set should have "domain"-icon
- Regarding the new skinning the page - icon of a root page should reflect that it is it's own domain. (see screens of ...
- 21:41 Bug #22752 (Closed): Workspacemenu JS is broken
- Since images were replaced with spans (sprite-API) the javascript is broken.
I replaced spacer gif with sprite ('e... - 21:35 Bug #22744: Set focus on pagetree filter input field
- Committed to trunk rev. 7748
- 11:56 Bug #22744 (Closed): Set focus on pagetree filter input field
- When clicking on the icon for the pagetree filter, the input field should be focused automatically.
(issue import... - 20:48 Bug #22746: Toolbar menuitems alignment
- committed to trunk rev 7747
- 13:04 Bug #22746 (Closed): Toolbar menuitems alignment
- With the new BE design the align in following toolbar menus are broken:
* clear cache menu
* workspacemenu
(i... - 20:30 Bug #22741: Improve rendering of icons in t3-row-header
- Committed to trunk rev. 7746.
- 00:44 Bug #22741 (Closed): Improve rendering of icons in t3-row-header
- Changing the rendering of sprite icons lead to some changes, which weren't reflected by #22726.
This patch reforma... - 20:24 Bug #22740: Remove "bigButtons" by default in Page module
- committed to trunk rev 7745
- 00:10 Bug #22740 (Closed): Remove "bigButtons" by default in Page module
- Currently the Page module shows several buttons to create and edit content elements and pages.
As these buttons aren... - 20:19 Bug #19985: Some errors in typo3/js-scripts causes some trouble
- Committed to trunk rev 7744
- 19:54 Bug #22738: Increase width of module menu and navigation frame
- Committed to trunk rev. 7742.
- 17:47 Bug #22750: Missing icons in workspace modules
- Committed to trunk rev 7741
- 17:41 Bug #22750 (Closed): Missing icons in workspace modules
- There are some missing icons in workspace modules, also the expand/collapse doesn't work as it tries to swap image so...
- 15:37 Bug #21899: with "[BE][interfaces] = backend_old" the modules in WEB and FILE doesn't work
- Resolved, no change required: The old backend has been removed in 4.4
- 14:29 Bug #21899: with "[BE][interfaces] = backend_old" the modules in WEB and FILE doesn't work
- bug is "solved" with 0014462
- 14:29 Bug #22749 (Closed): Pagetree workspace div correction
- the workspace div looks displaced.
Add CSS rules like it was before
(issue imported from #M14522) - 13:53 Bug #22747 (Closed): Css correction for template modul
- With the new BE design the align of spans and the table doesn't look nice.
correct it.
(issue imported from #M... - 11:38 Bug #22724: prioriCalc no longer working correctly after #0013670 (Performance optimization: change while(list() to foreach())
- Committed to SVN Trunk (rev. 7740)
- 11:27 Bug #22743: Background gradient images wrong colors in browsers with color profile capability
- Using optipng or pngcrush should strip the profile (http://en.wikipedia.org/wiki/Pngcrush#Reducing_filesize_by_removi...
- 10:53 Bug #22743 (Closed): Background gradient images wrong colors in browsers with color profile capability
- Because of color "correction" in browsers that support color profiles, the module background gradient image does not ...
- 01:25 Feature #20736: HTML5 doctype implementation
- Committed to trunk rev 7737
- 00:52 Bug #22742 (Closed): Long lines in module menu are unreadable
- If modules have a very long entry in module menu, the text is not readable.
(issue imported from #M14514)
2010-05-28
- 23:53 Bug #22739 (Closed): Workspace selector can't scroll when the list is long
- In cases where there are many custom workspaces, the workspaces selector does not allow a user to switch to (e.g. cli...
- 23:50 Bug #22738 (Closed): Increase width of module menu and navigation frame
- #22726 (new backend skin) increased the font-size, resulting in texts needing more space.
Therefore increase width o... - 23:01 Bug #22737: Fixes to the Page module
- Committed missing js file trunk rev. 7733
- 22:39 Bug #22737 (Closed): Fixes to the Page module
- * A JS file was forgotten during commit of #22726
* A parse error was introduced
(issue imported from #M14508) - 22:27 Bug #22736: Fixes for alt_db_navframe (parse error, page tree filter)
- committed to svn rev 7730
- 22:14 Bug #22736 (Closed): Fixes for alt_db_navframe (parse error, page tree filter)
- * A parse error occurs in alt_db_navframe.php after applying #22726
* Changes for the page tree filter got lost
... - 21:47 Bug #22726: New Backend Design
- Committed v3 (images), v8 (css), v9 (html) to trunk (rev. 7725 for images and css, rev. 7726 for html / php changes).
- 20:18 Bug #20344: IRRE doesn't work in relationship with flexforms
- closed as duplicate #18957 at stefan's desire
- 20:16 Feature #17402: BE_USER should be created before tables + ext_tables are loaded (typo3/init.php)
- This bug can be closed, because it's outdated. Another feature request should be opened if it's still necessary like ...
- 19:43 Bug #22735: treeView implementation fails in adding title-tags to sprite icons
- rev 7724
- 17:14 Bug #22735 (Closed): treeView implementation fails in adding title-tags to sprite icons
- Our Filetree/PageTree renders title-tags of the icons via regex replacing the > of the last tag in the icon... since ...
- 19:33 Bug #20844: TYPO3 Javascript object missing in alt_main.php
- After the old BE was removed in #22701:
Resolved no change required. - 19:32 Bug #20022: old/classic BE --> top.rawurlencodeAndRemoveSiteUrl is not a function
- After the old BE was removed in #22701:
Resolved no change required. - 19:32 Bug #21338: Menu in alt_main does not react to clicks
- After the old BE was removed in #22701:
Resolved no change required. - 19:30 Bug #18647: re-login to backend_old results in new backend
- After the old BE was removed in #22701:
Resolved no change required. - 19:07 Bug #22700: TCEforms: Use fieldsets for palettes instead of tables
- rev 7723
- 18:57 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- I do
- 18:12 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- hmm.. currently can't reproduce it in a blank new installation (4.4trunk)
- 16:55 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
- seems that a newer version (V1.1) of the jsbn-lib supports non-ascii-chars (http://www-cs-students.stanford.edu/~tjw/...
- 18:42 Bug #25656: Scheduler cannot handle large Exceptions
- This is my proposal: do nothing upon serializing, but rather test the result of unserializing. If it fails, instead o...
- 15:06 Bug #25656: Scheduler cannot handle large Exceptions
- Christian,
It's a good idea, but it seems a bit hard to know where to crop an object so that its serialized form i... - 18:15 Bug #22701: Remove old_backend
- committed to trunk rev 7722
- 17:16 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
- rev 7720
- 16:05 Bug #25585: saving per ajax call not possible
- committed to trunk in r7719
- 13:40 Bug #25585: saving per ajax call not possible
- Problem:
The new sprite API removes the value= attribute of some
<input type=image>s in sysext/tstemplate/ts/index... - 12:24 Bug #25585 (Closed): saving per ajax call not possible
- when trying to save ts in t3editor per ajax (alt+s or save-symbol) t3editor does not save the ts and gives a javascri...
- 15:54 Bug #22321: typoLink() always creates absolute links when using more than one domain records
- commited in r7718
- 15:52 Bug #22170: sysext:version needs doNotLoadInFE => 0
- Committed to:
- trunk rev. 7715
- 4.3 rev. 7717 - 15:48 Bug #22734: HTML is shown in sysext belog after the usage of the sprite api for icons
- Committed to SVN Trunk (rev. 7716)
- 15:36 Bug #22734: HTML is shown in sysext belog after the usage of the sprite api for icons
- Patch v2 removes the disadvantage.
Thanks to Oli Hader and Steffen Ritter for this hint. - 15:24 Bug #22734 (Closed): HTML is shown in sysext belog after the usage of the sprite api for icons
- During the work in #22704 the new CSS Sprite API was inserted in the system extension "belog".
After this change (... - 14:57 Bug #25658: Wrong icon in overview when running a previously failed job
- Solved by patch for 0013315
- 14:56 Bug #25648: Status "Disabled" does not appear
- committed to trunk in revision 7714
- 14:19 Feature #14941: eval => required @ textareas
- rev 7713
- 14:11 Bug #18530: Toolbar CSS issues with (not only) IE, still remaining JS error
- I tried to produce the error but wasn't able to. Following the steps provided in the video wouldn't lead to any probl...
- 13:53 Bug #19567: Wrong xclass definition in t3lib/t3lib_rteapi.php
- Thanks Marcus!
Committed v3 to trunk rev. 7712 - 13:25 Bug #22733 (Closed): Unit test failure in t3lib_PageRenderer_testcase
- Testsuite: t3lib_PageRenderer_testcase
testLoadScriptaculous
! Failure in test case testLoadScriptaculous
File: ... - 13:24 Bug #22732 (Closed): Unit test failures in t3lib_matchCondition_backend_testcase
- Testsuite: t3lib_matchCondition_backend_testcase
pageIdCanBeDeterminedWhileEditingARegularRecord
! Failure in tes... - 13:18 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- For the sake of BugDay/201005, here is the current status (as discussed in core list):
A) Latest version of patche... - 12:41 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Committed to 4.3 rev. 7711
- 11:11 Bug #17940: t3lib_DB displays wrong SQL in error case
- Committed 7015_v2 to trunk, rev. 7708
- 10:55 Bug #22615: t3lib_compressor also rewrites data URIs
- Committed to trunk (rev. 7707)
- 10:23 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- Send to core list...
- 08:40 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- with the latest patch I still have problems:
[HTMLA...
2010-05-27
- 23:24 Bug #22729: htmlArea RTE: backpath is not correctly set
- Second follow up committed to SVN trunk (revision 7703).
- 21:26 Bug #22729: htmlArea RTE: backpath is not correctly set
- Paths are also incorrect when advanced fe editing is active.
- 17:53 Bug #22729: htmlArea RTE: backpath is not correctly set
- Follow-up committed to SVN trunk (revision 7698).
- 17:37 Bug #22729: htmlArea RTE: backpath is not correctly set
- Still a problem when the spellchecker is used.
- 10:44 Bug #22729: htmlArea RTE: backpath is not correctly set
- Committed to SVN TYPO3core trunk (revision 7692).
- 10:24 Bug #22729 (Closed): htmlArea RTE: backpath is not correctly set
- backpath is not correctly set and the RTE fails to load in some contexts such as web->page->quickEdit.
(issue imp... - 23:24 Bug #22716: Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query
- v2 checks the underlying type.
Limitation: the condition must include the table name. Perhaps there is a way to re... - 22:30 Bug #22716: Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query
- I confirm that this greatly improve the performance:
SELECT * FROM "be_users" WHERE dbms_lob.instr("be_users"."pas... - 23:23 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- Hi guys,
the point is that nobody has sent this patch to Core List.
To get this fix in the next releases, one o... - 23:17 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- i've implement the second patch in TYPO3 - 4.3.3, works !
- even if an alternative Pagetranslation exist with no Con... - 23:05 Bug #22726: New Backend Design
- I just wrote a nice description - just for the record.
I think that is what you wanted to say, Steffen. ;-) - 06:17 Bug #22726 (Closed): New Backend Design
- The BE we currently use has been introduced for TYPO3 4.2. Although it works well, time has passed and there again is...
- 21:12 Bug #22730: Close-action-icon not visible in Google Chrome 5
- follwup to 14486 committed to trunk...
- 17:34 Bug #22730: Close-action-icon not visible in Google Chrome 5
- So this one can be closed, when 14486 follow-up fixIconCss.diff is in; patch by Steffen Ritter.
Thanks for the fe... - 17:33 Bug #22730: Close-action-icon not visible in Google Chrome 5
- There's already a patch on the core list in #22722 that fixes issue for me.
- 17:33 Bug #22730: Close-action-icon not visible in Google Chrome 5
- please consider the followup in 14486. Seems to fix these issues already
- 17:29 Bug #22730: Close-action-icon not visible in Google Chrome 5
- Well, just discovered that it's the same problem for the view-go-up and the document-new icons in the list module doc...
- 17:26 Bug #22730: Close-action-icon not visible in Google Chrome 5
- Can you provide a patch for that?
- 17:20 Bug #22730 (Closed): Close-action-icon not visible in Google Chrome 5
- When editing a record the close-action-icon is no longer visible since sprite API was introduced in Google Chrome 5.
... - 20:50 Bug #19325: Sorting order of versions in Extension Manger Drop Down Box
- Resolved with #22378 and those related to that one.
- 20:13 Bug #22731: SQL parser does not handle ALTER TABLE with character set operation
- Committed to:
- TYPO3 trunk (rev. 7700)
- DBAL trunk (rev. 33599)
- DBAL_1-1 (rev. 33600) - 17:51 Bug #22731 (Closed): SQL parser does not handle ALTER TABLE with character set operation
- When installing introductionpackage with DBAL, the process fails on Oracle with:
ERROR: Query could not be parsed:... - 17:49 Bug #22695: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
- Committed to:
- TYPO3 trunk (rev. 7697)
- DBAL trunk (rev. 33591)
- DBAL_1-1 (rev. 33592) - 17:32 Bug #22065: Multiple domain on the same page enable crossdomain linking wrongly
- Hi guys,
TYPO3 is community driven. That means there is no "paid team" which has to fix problems.
If you find a... - 09:33 Bug #22065: Multiple domain on the same page enable crossdomain linking wrongly
- so... editing the core is the only solution? Will this be solved in future versions? The problem still occurs in 4.3....
- 16:53 Bug #22718: Linked headers: title attribute "allows" only a word
- Something like #20142?
Can one of you provide a patch? - 09:50 Bug #22718: Linked headers: title attribute "allows" only a word
- This issue seems to concern Flexform link fields in general. Updated a TYPO3 installation yesterday ( 4.1.12 / TV 1.4...
- 16:37 Bug #22696: 1-2-3 Install Process breaks with PostgreSQL
- Committed to:
- DBAL trunk (rev. 33582)
- DBAL_1-1 (rev. 33583) - 15:31 Bug #22334: Empty page subtitle can't be saved using dbal
- Committed to:
- TYPO3_trunk (rev. 7694)
- TYPO3_4-3 (rev. 7695)
- TYPO3_4-2 (rev. 7696)
Thanks for your patch... - 10:37 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Comitted to
trunk: r7691 - 10:17 Bug #22728 (Closed): Icon "Create new record in top of column" displayed even with no rights
- The icon and link "Create new record in top of column" in the page module is displayed even if the editor has no righ...
- 08:46 Bug #22069: wrong image shown in WEB->PERM (backend-redesign)
- rev 7681
- 08:13 Feature #7848: Support array / multiple values in $query->contains
- Well, even with this example I can't see any advantage to having a "AND" Operator in the contains() constraint:
* ... - 07:17 Bug #22727: htmlArea RTE: disableColorPicker not always honoured
- Committed to SVN TYPO3core trunk (revision 7687).
- 06:59 Bug #22727 (Closed): htmlArea RTE: disableColorPicker not always honoured
- In trigger fields that display color menus (table operations and Insert tag dialogues), Page TSConfig option disableC...
- 06:53 Bug #22725: htmlArea RTE: color dialogues do not show all configured colors
- Committed to SVN TYPO3core trunk (revision 7686).
- 06:13 Bug #22725 (Closed): htmlArea RTE: color dialogues do not show all configured colors
- In the Text color and Background color dialogue windows, not all colors are visible. Only the first few colors are sh...
- 02:31 Bug #22724 (Closed): prioriCalc no longer working correctly after #0013670 (Performance optimization: change while(list() to foreach())
- As the topic already says, the changes in #22194 broke prioriCalc. The replacement of the while(list()) in method "ca...
- 00:07 Bug #22317: getTSConfigVal called with wrong object (Patch inside)
- Attached patch and sent to core list
- 00:03 Bug #22704: Make use of the new Sprite API throughout the TYPO3 Core Backend
- Committed to trunk in r7683.
- 00:01 Bug #22722: Missing Icons in new IconSet
- Temporarily re-opening to add patch file.
2010-05-26
- 23:52 Bug #22722: Missing Icons in new IconSet
- Committed to trunk in revision 7682.
- 18:45 Bug #22722 (Closed): Missing Icons in new IconSet
- There where several icons missing in the new icon set, especially file-types, not-in-menu, palettes and so on.
fil... - 20:06 Feature #22723 (Closed): hundreds of SQL debugs are unusable
- When I turn SQL debug output on, then I get too many SQL debug windows. This is unusable.
Nobody will be able to fin... - 17:52 Feature #20255: helper function for handling with TYPOScript
- don't blow up t3lib_div any further. it's a god class already. we need to think about breaking it up instead. I agree...
- 17:50 Feature #21257: Integrate Security section to Install Tool
- I'd like to ask to postpone this to 4.5. I'd then put this in a security report. with other things like checking for ...
- 17:44 Bug #22623: [Usability ] All Configuration is huge form and difficult to find begin of sections
- The idea Jens and me had is to make the sections collapsable and adding a link to open all sections. We also thought ...
- 17:00 Bug #22721 (Closed): Cleanup: delete Login image from t3skin
- The login image is not needed from "t3skin" anymore, so we should remove it for 4.4.
(issue imported from #M14485) - 14:50 Bug #22719: Use of ImageMagick has been disabled in the configuration - but is not
- Hi Peter,
go to Basic Configuration and make sure that ImageMagick is found there correctly: Check the path you en... - 12:43 Bug #22719 (Closed): Use of ImageMagick has been disabled in the configuration - but is not
- Hello all, i have a strange problem: in install tool it says: ImageMagick enabled: 1
but when i try to do the test... - 14:19 Bug #22555: Can't translate draft version of element in custom draft workspace
- What is the difference between t3ver_oid and t3_origuid ?
- t3ver_oid isn't configured in TCA.
- t3_origuid isn't d... - 14:16 Bug #18643: TypoScript Constant Editor produces PHP Warning: ereg() Invalid preceding regular expression in class.t3lib_tsparser_ext.php
- No feedback given. Besides that I could not find the mentioned code part anymore (due to other fixes in between).
- 14:12 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- Hi Dave,
did you have the same problems with the "basic settings" part? Was your localconf.php file updated with the... - 13:36 Bug #22720: Better debug output for SQL Explain
- Hi Xavier,
the problem mentioned in related TFC isn't the explain output but the exception thrown with DBAL if you... - 13:18 Bug #22720 (Closed): Better debug output for SQL Explain
- Implement what was done for RFC #22657 when using DBAL.
This is considered a bug as it is not the same behavio... - 11:40 Bug #19567: Wrong xclass definition in t3lib/t3lib_rteapi.php
- I updated the diff-file to work against current trunk and will post this to the core-list in a couple of minutes
- 11:29 Bug #22657: Better debug output for SQL Explain
- committed to trunk rev 7678
- 11:06 Bug #22718 (Closed): Linked headers: title attribute "allows" only a word
- The bug can be reproduced like this:
1.-Create a TEXT content element
2.- Link the standard header (call the wiza... - 11:03 Bug #22717: tslib_cObj->start() sets a member "data", but not "table"
- committed to trunk (v4.4) in r7677
- 10:58 Bug #22717 (Closed): tslib_cObj->start() sets a member "data", but not "table"
- An inconsistency exists in tslib_cObj->start(), while the $data member is set to the method's $data parameter, an acc...
- 10:51 Bug #22702: Add post initialization hook for tslib_cObj
- committed to trunk (v4.4) in r7676
- 10:48 Bug #22716 (Closed): Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query
- I have a dbal tweak which will bring a big speed improvement on Oracle.
One of the most heavily used queries in TY... - 09:59 Bug #20603: align center with breakSpace and breakWidth
- I included " + $x " in two lines (copies of the same line in two spots) of your patch and that fixes it for me:
$t... - 09:32 Bug #20603: align center with breakSpace and breakWidth
- Hmm. I just installed your patch. Awesome.
However, it creates an additional issue: offset and workArea don't seem t... - 07:26 Bug #22715: Writing name of existing database, doesn't use database
- If this bug should be resolved for beta3, someone else will have to look at it.
I will not have the time, before ... - 03:06 Bug #21177: Install Tool Crashes on "Update Wizard"
- TYPO3 cannot check for all kinds of different extensions. Instead the extension should prevent such errors.
But as... - 02:31 Bug #17197: doNotLinkIt (in TMENU's states (e.g. CUR) with special set to "rootline") is integer, not boolean
- Without smacking someone across the head: I don't think that TypoScript officially understands TRUE/FALSE. Use 1 or 0...
- 02:09 Bug #15176: GMENU - noLink, TMENU - doNotLinkIt, why?
- Mailing Lists are the place to post questions...
- 02:09 Bug #22705: SpriteIconApi getSpriteIconForRecord does not find default icon
- committed to trunk rev 7675
- 02:00 Bug #15711: New content selection with no-admin user
- I just checked that with only one allowed item in current trunk and cannot reproduce the problem.
(Btw I think ha... - 00:10 Feature #16237: taskcenter info-page when no not tasks are available
- Resolved with #0013982.
2010-05-25
- 21:12 Feature #7459: Filter allowed content element types by column
- If you need any help on integration let me know. Cool project by the way.
- 19:23 Bug #22715 (Closed): Writing name of existing database, doesn't use database
- At install tool step 2, you are able to write a new database to create or choose a database from a select list.
If... - 18:36 Bug #21914: Datepicker doesn't work in Internet Explorer 8
- Thanks for the hint Christopher, the patch has been sent to Core List.
- 17:18 Feature #7848: Support array / multiple values in $query->contains
- Morton Jonuschat wrote:
> 1) [...] didn't work for me, it was one the first things I tried. I needed to reduce the a... - 16:56 Bug #22668: image options for context sensitive click
- I think the behaviour in previous versions was incorrect. The context menu shows all options that are enabled in the ...
- 16:40 Bug #22713 (Closed): Logout form / "Relogin" does not work when IP address changes
- If your ISP has given you a new IP address, then TYPO3 shows you the progress bar (30 seconds to stay logged in) that...
- 16:23 Bug #22712 (Closed): userTSconfig: TCAdefaults.tt_content.imagecols = 1 does not work
- userTSconfig: TCAdefaults.tt_content.imagecols = 1 does not work
...the default is still 2 columns if you create a... - 16:16 Bug #20046: auto_respond_msg not utf-8 compatible
- Right. I have overlooked it - sorry!
You can send reminders to your thread up to once a week so that people don't ... - 09:45 Bug #20046: auto_respond_msg not utf-8 compatible
- I sent it to the core list on 3. 3. 2010.
- 16:15 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- The patch looks good to me. I have tested it in conjunction with the necessary patch for extbase:
http://forge.typ... - 15:55 Bug #22607: htmlArea RTE: justify after CTRL+A not working in Firefox
- Committed to SVN TYPO3core trunk (revision 7671) and branch TYPO3_4-3 (revision (7672).
- 09:16 Bug #22607: htmlArea RTE: justify after CTRL+A not working in Firefox
- The attached patches fix the issue in trunk and TYPO3 4.3 branch.
- 14:47 Feature #22708: there is no good way to add inline JS to header from extensions (jsInline is liable to collisions)
- workaround for header inline JS from extensions would be not setting it via TS but using a hook in $TSFE object and a...
- 03:05 Feature #22708 (Closed): there is no good way to add inline JS to header from extensions (jsInline is liable to collisions)
- There are several PAGE's properties which allow to include user's javascript:
includeJSlibs.[array]
includeJS.[arra... - 13:39 Bug #22711: usage of logout header and logout message
- sorry, my mistake please close this issue
- 13:24 Bug #22711 (Closed): usage of logout header and logout message
- In BE Flexform you can set header and message for Logout but in the showLogout function use status values
#14334
... - 13:03 Bug #22583: Forgot password form is not localized and doesn't work either
- change in flexform.xml
<forgot_message>
</forgot_message>
to
<forgot_reset_message>
</forgot_reset_message>
a... - 11:50 Bug #22710 (Closed): tslib_fe::getPagesTSconfig wrong order of rootline TS
- If you set some pageTSConfig on a higher level page in the rootline and overwrite that value in a lower level page th...
- 07:55 Bug #22709: htmlArea RTE: hovering custom colours produces shivering effect
- Patch committed to SVN TYPO3core trunk (revision 7670).
- 07:42 Bug #22709 (Closed): htmlArea RTE: hovering custom colours produces shivering effect
- In color selection dialoques, hovering custom colours produces annoying shivering effect.
(issue imported from #M... - 03:13 Bug #16612: Page Module displays nbsp instead of just a space
- Still present in 4.4.
I also have this problem with html tags like <font face....>.
In the RTE:
<font face="Times Ne... - 03:09 Bug #16676: default setting for imageorient does not work
- Still present in 4.4beta2.
- 02:55 Bug #16679: Button for 'Save document and create new one' doesn't load right element
- Resolved as duplicate of #21618.
- 02:52 Bug #16798: The function t3lib_div::isAbsPath() doesn't work correctly on Windows.
- Daniel, can you put your changes to a patch file and post it to Core List?
See here: http://typo3.org/development/bu... - 02:50 Bug #16798: The function t3lib_div::isAbsPath() doesn't work correctly on Windows.
- Valid paths on Windows are something like
C:\Folder\Filename.abc
\\servername\Folder\Filename.abc
\Folder\Filename... - 02:29 Bug #19306: Return value of debug_check_recordset is not used
- Resolved with #18966.
- 02:24 Bug #16896: uploading an image produces database error
- Resolved as duplicate of #18966.
- 02:10 Bug #16724: Pages don't show at Frontend after creating and unhiding them
- Resolved, not reproducable without any feedback.
- 02:04 Feature #16985: Pictures in navigation bar clickable
- This works in the new backend of TYPO3 4.2 and newer.
For the old BE check #22701. - 01:57 Bug #18941: Form Wizard doesn't save form values in IE7 Win
- Thanks for keeping us updated, Jo!
- 01:20 Bug #22707: Proposal to add an error message
- I don't understand why this folder was empty in your installation: It is part of the Core and should always be instal...
2010-05-24
- 22:26 Bug #22707 (Closed): Proposal to add an error message
- Recently I've uploaded and installed typo3 on a server with an empty t3lib/csconvtbl folder, i.e. with no charset con...
- 21:05 Bug #22706 (Closed): t3lib_iconWorks::getIconImage is not needed anymore
- t3lib_iconWorks::getIconImage is not needed anymore since this functionality is replaced by t3lib_iconWorks::getSprit...
- 19:56 Bug #22705 (Closed): SpriteIconApi getSpriteIconForRecord does not find default icon
- Throughout core there's often the case that we need a icon for an table.
this is often done via passing an empty arr... - 19:23 Bug #22704 (Closed): Make use of the new Sprite API throughout the TYPO3 Core Backend
- The newly added icons and sprites should be used with the added Sprite API in order to speed up the TYPO3 Backend.
... - 15:35 Bug #22703 (Closed): Type of block accumulation if the block is manually selected, on Safari
- The user normally should click in the paragraph before selecting a type of block. But sometimes, he makes a manual se...
- 12:26 Bug #21681: after installation (wamp server): not found message in the backend
- Resolved; not solvable without further feedback.
- 11:48 Bug #22334: Empty page subtitle can't be saved using dbal
- empty() is not the valid operator according to PHP documentation:
Returns FALSE if var has a non-empty and non-z... - 11:33 Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsed
- The reason is that I waited for some feedback before changing this behavior. Feature freeze is there for a while now ...
- 11:31 Bug #22631: DAM-related: DAM search function crashed on Oracle
- Hi,
I do not understand why DAM is using LIKE to access number columns. This does not make sense as LIKE is a _str... - 03:00 Bug #22702 (Closed): Add post initialization hook for tslib_cObj
- There's no way to execute any post initialization action in tslib_cObj.
(issue imported from #M14463)
2010-05-23
- 18:00 Bug #21935: dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
- If I understand you correctly, you want to have a usability improvement when setting up a new TYPO3 installation. You...
- 14:57 Bug #21870: Select navigation mode is obsolete
- This is part of #22701, which finally aims to remove the old BE completely.
- 12:59 Bug #20427: DBAL - bigint (int8) values get converted to int4 by int-cast
- No feedback for quite some time now. But after reading it again, the problem is probably that you run a PHP5 in 32 bi...
- 12:53 Bug #21835: Calendar Base an DBAL on Typo3 4.2.10
- No feedback for 4 months...
- 12:51 Bug #22696: 1-2-3 Install Process breaks with PostgreSQL
- 14457.diff should fix the ADONewConnection error.
Regarding the two opportunities of configuring the database name... - 12:45 Bug #22701 (Closed): Remove old_backend
- The old backend (alt_main.php) doesn't work in 4.2,4.3 and 4.4 proper. So consequently remove this "alternative" back...
- 12:40 Feature #7848: Support array / multiple values in $query->contains
- 1) ...
- 11:00 Feature #7848: Support array / multiple values in $query->contains
- Sebastian Kurfuerst wrote:
> Ah, one more thing: When we change behavior here, we should open a ticket in the FLOW3 ... - 12:37 Bug #22695: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
- Francois,
Could you please test the attached patches? It should work according to my unit test but I'd like to hav... - 12:15 Bug #22695: SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
- Underlying error is:
SQL engine parse ERROR: No action CHANGE, DROP or ADD found!: near "ENGINE=InnoDB" - 12:18 Bug #17203: Access Check for Content Elements before drawing the Interface
- thanks for bumping up ;-)
- 12:01 Bug #22649: Remove the feature "Enable extensions without review (basic security check)" from EM
- Committed to trunk rev 7663
2010-05-22
- 23:47 Feature #16749: Navigation title for shortcuts and external urls
- Christopher, could you provide RFC? ;-)
- 02:56 Feature #16749: Navigation title for shortcuts and external urls
- For shortcuts resolved by #22550.
Still missing for external URLs. - 23:34 Bug #16804: Module Access: Can't uncheck permission "show page" for owner
- Still present in 4.4beta2.
- 23:04 Bug #17590: Notification email labels are hardcoded in class.t3lib_tcemain.php
- This should be set to resolved as duplicate of #M3873.
- 22:56 Bug #18073: TCEFORM confObj add altLabels
- Resolved, cannot reproduce with current trunk (see 7310.png).
- 22:51 Feature #18054: No icons in clickmenu if you set "Selectorbox in topframe" as navigation mode
- This was fixed with moving to the new BE for TYPO3 4.2 (which removed the option). The old BE is broken at several pl...
- 22:27 Bug #18185: Rebuild TypoScript help causes PHP error
- Resolved as duplicate of #18447.
- 22:18 Bug #18193: When opening the "link-wizzard" external Url is prefilled with http://thebaseurl/?id=
- Resolved as duplicate of #18549.
- 18:03 Feature #22302: Integrate TYPO3 donate notice in the backend
- Committed to SVN Trunk (rev. 7661)
- 17:55 Bug #22700 (Closed): TCEforms: Use fieldsets for palettes instead of tables
- In order to be semantically correct, have less HTML-tables for the layout, and to have more flexibility, we should us...
- 17:09 Bug #22699 (Rejected): Enter in user settings creates Install Tool Enable file
- Instead of saving the changes, hitting "Enter" fires the wrong form - instead of saving the changed settings, they ar...
- 16:30 Bug #21794: javascript error in tmenu_layers.php and gmenu_layers.php
- committed to trunk (rev 7658).
committed to TYPO3_4-3 (rev 7659).
committed to TYPO3_4-2 (rev 7660).
- 14:20 Bug #22698 (Closed): Problems with xml parser and special chars by using ISO-8859-1 charset
- Hi,
on a new server I get the following error message by sending ISO-8859-1 coded FlexForms to Typo3 for saving:
... - 13:47 Bug #22503: Install tool lacks hint of how to create ENABLE_INSTALL_TOOL
- committed to trunk rev 7657
- 13:44 Bug #22604: Include prototype using API at the login screen
- committed to trunk rev 7656
- 13:35 Feature #22600: Add spriteGeneratorAPI to support the new sprite-icon-api
- committed v4 with suggestions from Susanne to trunk, rev 7655
- 12:55 Bug #22697 (Closed): getBrowserInfo fails with IE UA Strings
- IE has a speciality which leads to a failing result: it sends same browser with different versions, example:
'Mozi... - 11:34 Feature #7848: Support array / multiple values in $query->contains
- Ah, one more thing: When we change behavior here, we should open a ticket in the FLOW3 issue tracker, so Karsten can ...
- 11:30 Feature #7848: Support array / multiple values in $query->contains
- Hi everybody,
> Ok, I agree that should be handled better... Anyone else has some idea how to archive that with cu... - 10:08 Bug #22496: belog not shown / error when actions: error is selected
- Committed to
- TYPO3 trunk (rev. 7652)
- TYPO3_4-3 (rev. 7653)
- TYPO3_4-2 (rev. 7654)
after changing the... - 06:46 Bug #22689: Deprecate $TYPO3_CONF_VARS[GFX][TTFLocaleConv]
- committed to trunk (rev. 7651).
- 06:42 Bug #19371: Code in typo3/sysext/lang/lang.php don't match with the CGL
- committed v4 to trunk (rev. 7650).
- 06:33 Bug #17705: typoscript template.relPathPrefix causes decoding of html-entities in affected attributes
- committed v2 to trunk (rev. 7649).
- 03:56 Bug #17899: Misconfigured search/replace-patterns in t3lib_parsehtml->mapTags
- Same code still present in 4.4beta2.
- 00:58 Bug #18818: Editing settings of a BE User: The Tabs are arranged in two rows although there is enough space to put them in one
- Yeah, that somehow happens in typo3/template.php on line 1643 where the amount of letters for all rendered tabs is co...
2010-05-21
- 23:46 Bug #22242: IRRE: Inline elements of translated records are not coppied correctly.
I committed v1 (and then v2, after I found it) to trunk (rev. 7646 / 7647)
I committed v2 to TYPO3_4-3. (rev. 7648)
- 23:36 Feature #7848: Support array / multiple values in $query->contains
- Ok, I agree that should be handled better... Anyone else has some idea how to archive that with current code? Otherwi...
- 10:29 Feature #7848: Support array / multiple values in $query->contains
- Ok, given I have two tables linked by a M:M relation the logicalOr / array of constraints results in something like t...
- 09:57 Feature #7848: Support array / multiple values in $query->contains
- Felix Oertel wrote:
> Hi,
>
> what exactly do you try to achieve with your statment, or better: what should the s... - 09:49 Feature #7848 (Needs Feedback): Support array / multiple values in $query->contains
- Hi,
what exactly do you try to achieve with your statment, or better: what should the sql output of @$query->conta... - 20:28 Bug #18688: Internationalized Domain Names (IDN) are not supported in the backend
- Resolved as duplicate of #20519.
- 19:16 Bug #22696 (Closed): 1-2-3 Install Process breaks with PostgreSQL
- Scenario: the 1-2-3 install tool proces.
- on step 1, I choose PostgreSQL as my database system of choice
- the p... - 18:51 Bug #22640: Mapping does not work with table alias
- Committed to:
- DBAL_trunk (rev. 33376)
- DBAL_1-1 (rev. 33377)
- DBAL_1-0 (rev. 33378)
For DBAL_1-0, I remov... - 18:31 Bug #22640: Mapping does not work with table alias
- This time, I think I have a patch working really in depth...
- 15:47 Bug #22640: Mapping does not work with table alias
- OK, I got it ;-) I now have to do the same for EXISTS() and test with sub-subqueries... It's funny to work with visib...
- 12:46 Bug #22640: Mapping does not work with table alias
- I just uploaded _v2 of the diff file which is OK for most queries. However there's still a problem with this nasty un...
- 12:33 Bug #22640: Mapping does not work with table alias
- I currently have a working patch but I'm still going to test some really nasty query to check if it works too...
- 09:12 Bug #22640: Mapping does not work with table alias
- I see a few problems with the attached patch (only tested first chunk yet as it is already tricky without joins :D):
... - 08:31 Bug #22640: Mapping does not work with table alias
- I can confirm the bug with following new Oracle unit test:
/**
* @test
* @see http://bugs.typo3.org/view.php?i... - 18:32 Bug #18255: Workspace's workflow messages do not support UTF-8.
- Duplicate of #11458.
- 18:18 Bug #18513: imagegeneration does not work with im_path set to a path with whitespaces
- Solved with #12218?
=> Does it work with TYPO3 4.3 and newer? - 18:16 Bug #22625: Little bug in Workspace Manager when the option "Show differences inline" is selected.
- created patches against trunk. sended it to Core List.
- 18:00 Feature #21765: Flag Icon for RS and RO are missing
- For the Serbian flag this is a duplicate of #20709.
- 17:53 Feature #21765: Flag Icon for RS and RO are missing
- Flag for Romania has been added in Revision 2505.
- 17:29 Bug #22695 (Closed): SQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keyword
- This means the SQL parser won't accept a statement like:
ALTER TABLE tx_realurl_pathcache ENGINE=InnoDB;
making... - 15:18 Bug #22694: Wrong variable in t3lib_cache_backend_memcachedbackend
- Attached patch uses the correct variable.
- 15:17 Bug #22694 (Closed): Wrong variable in t3lib_cache_backend_memcachedbackend
- Wrong variable is used in the array_search in addIdentifierToTags function. Entry identifier doesn't exist in the tag...
- 13:14 Bug #22127: FORM: validateForm fails if a label contains a comma
- A possible solution might be to use '|' instead of comma as a separator.
- 11:57 Bug #22693: config.linkVars has no effect on type parameter when using simulateStaticDocuments
- The attached patch fixes the issue.
- 11:54 Bug #22693: config.linkVars has no effect on type parameter when using simulateStaticDocuments
- I did not yet verify the issue in 4.3 but it seems very likely the problem is the same there.
- 11:52 Bug #22693 (Closed): config.linkVars has no effect on type parameter when using simulateStaticDocuments
- If a page should reapply the &type GET parameter on all links, this can be achieved by setting it in config.linkVars....
- 10:47 Bug #22691: t3lib_error interfaces
- Could you take care for that as I don't have access to TYPO3 NGs or mailinglists from here :-(
- 00:22 Bug #22691: t3lib_error interfaces
- Care to send this issue to the core list?
- 10:38 Bug #17070: typolink: cHash corrupted due to linkVars
- Popy failed at "Copy paste"
New patch - 10:33 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- @Helmut:
yep, Jochen has it on his TODO-list for v4.4
- 08:11 Bug #22561: Some exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool process
- Committed follow-up to
- DBAL trunk (rev. 33343)
- DBAL_1-1 (rev. 33344)
Now throws an exception if typo3conf ... - 07:43 Bug #22561: Some exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool process
- Hi Francois,
I agree with second point. Having a look at the problem...
2010-05-20
- 23:03 Bug #22691: t3lib_error interfaces
- Patch for TYPO3 4.3 branch attached
- 22:01 Bug #22691 (Closed): t3lib_error interfaces
- the CORE definition for t3lib_error_t3lib_error_ExceptionHandlerInterface and t3lib_error_ErrorHandlerInterface BOTH ...
- 22:29 Bug #22692 (Closed): Deprecate usage of ImageMagick version 4 and 5
- TYPO3 supports ImageMagick version 5 (*), has numerous options specially for its parameter chaos, but nobody uses it ...
- 22:03 Bug #22686: cannot acces BE on Android phone
- A bug in MultipleIE (is it called this way?) already caused some confusion, so I added an "Ignore" link. But as the l...
- 15:18 Bug #22686: cannot acces BE on Android phone
- typo3.org still uses TYPO3 4.2. Might be a problem with cookie detection of the new login form of 4.3.
- 16:43 Bug #17070: typolink: cHash corrupted due to linkVars
- I guess 4.2 won't work. There is no function "generateCHash" in t3lib_div?
- 15:42 Bug #17070: typolink: cHash corrupted due to linkVars
- patch updated for trunk version and 4.3 + 4.2 versions
- 16:33 Bug #21023: $TYPO3_CONF_VARS['BE']['fileDenyPattern'] causes problems
- Issue will be taken care of by #22651.
- 15:15 Bug #21632: Can't access 'Basic Configuration' on a fresh install
- I just had the same problem. TYPO3 4.3.3, on PHP Version 5.2.12 with Suhosin Patch 0.9.7 (FreeBSD ports)
BTW my ti... - 13:51 Bug #18369: EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS']
- committed v3 to:
- trunk, rev. 7644.
- TYPO3_4-3, rev. 7645 - 12:21 Feature #7848 (Closed): Support array / multiple values in $query->contains
- The contains constraint should accept an Array/ObjectStorage/Traversable as condition so that building a query like t...
- 06:52 Bug #22683: External links are prepended with current domain
- Hi Dmitry,
You get this behaviour when the domain "something" does not contain any dot?
Do you get the same beh... - 05:44 Bug #22607: htmlArea RTE: justify after CTRL+A not working in Firefox
- @Christopher: Your test is right. If I use "RTE.default.buttons.left.useClass = linksbuendig". The class changed righ...
- 05:37 Bug #17363: Absolute links ouside the Typo3 root directory are incorrectly saved
- I think this is the same issue as #9455. Now fixed in trunk and branch TYPO3_4-3.
- 05:27 Bug #16250: Double low-quote does not work correctly
- No feedback and unable to reproduce since a long time: closing.
- 05:26 Bug #22673: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- Follow-up patch committed to trunk (revision 7643) to correct a couple of glitches and typos in previous patch.
- 04:01 Feature #16474: no TS Option "removeDefaultCSS"
- Resolved as duplicate of #0006412.
- 03:53 Bug #16941: Access settings do not work propely
- It just took me some time and I still do not know exactly where in your description I should find an error:
The ch... - 03:09 Bug #16938: [setDBinit] can't be saved correctly
- Resolved no longer reproducable with current trunk.
But there are still issues very similar to this one; see #1796... - 02:59 Bug #16997: Empty subparts are not replaced
- Resolved as duplicate of #19974.
- 02:53 Bug #17077: Content stays locked even second user quits editing it
- Resolved as duplicate of #0010730.
- 02:46 Feature #15640: search word also in title and descriptions
- Now it has been applied:
Resolved as duplicate of #0012482. - 02:13 Bug #17179: Requirement for the same versions: The running TYPO3 version (4.1) is lower than required (4.1.0)
- Resolved as duplicate of #21952 (basically).
- 02:08 Bug #16519: BE-User is able to delete forbidden types of page content
- Resolved, the problem of this issue is not reproducable in current versions.
For the "Hide button if element not a... - 02:04 Bug #16519: BE-User is able to delete forbidden types of page content
- I just rechecked that with the classic page module:
The forbidden element cannot be deleted; you can click the recyc... - 02:06 Bug #17203: Access Check for Content Elements before drawing the Interface
- Me! :-)
- 01:43 Bug #15867: Use of deprecated function in class.tslib_pibase.php
- As a result of #21413 the whole function pi_list_query() will be removed in TYPO3 4.5 - and with it this call.
- 01:18 Bug #17364: Date field forces day of the month when in m-d-y format to under 12
- The value for $TYPO3_CONF_VARS['SYS']['ddmmyy'] does not yet influence the format which is accepted in the fields you...
- 01:09 Bug #16136: Crash when changing BE user password
- Resolved, unable to reproduce with current versions.
- 00:35 Bug #22689 (Closed): Deprecate $TYPO3_CONF_VARS[GFX][TTFLocaleConv]
- The configuration option $TYPO3_CONF_VARS[GFX][TTFLocaleConv] is deprecated since TYPO3 3.6, now let's introduce an l...
- 00:21 Bug #19723: Default language not always honored in result list (has patch)
- Hey Christopher, thanks for kicking butts (at least mine) for more Core List interaction, that's really refreshing (a...
- 00:18 Bug #22688 (Closed): Backend lacks a clean way for CSS browser conditions
- We currently have no clean way to provide browser-specific CSS in BE.
Add a few classes to the body tag, dependent... - 00:17 Bug #17543: Static Templates: Character encoding issue in ext_tables_static+adt.sql
- This encoding issue is still present in 4.4.beta2.
There the file is located in typo3/sysext/statictemplates. - 00:15 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- hmhm... #22447 has been put on hold for 4.4 anyways... let's see if we find a more stringent solution for 4.5 which w...
- 00:05 Bug #22687: Drop support for GDlib 1.x
- +1 ;)
- 00:04 Bug #22687 (Closed): Drop support for GDlib 1.x
- As GDlib 1.x is not used anymore in *any* PHP version that is running anywhere, I hereby want to drop support for GDl...
2010-05-19
- 23:14 Bug #17523: Property config.baseUrl and it's current construct may be incompatible with Explorer
- Resolved as won't fix after having a look at #17591.
Quotation of what Dmitry proposes:
Use TS conditions to solv... - 23:05 Bug #17587: Searching for extensions does not work as expected.
- Resolved as duplicate of #0012482.
- 22:54 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
- Should have been fixed with #22479 at least.
- 22:42 Feature #22326: Confirmation dialog missing when unsaved changes are about to be lost
- Such a dialog could be added at several places:
When content has been changed and not saved in
- a page
- page co... - 22:31 Feature #15138: Cancel buttons should ask for confirmation if there are unsaved changes
- I am strongly against such a feature.
When the user pressed abort, he actively made a decision. In almost all cas... - 22:17 Bug #22684: "User Settings" doesn't have CSS style
- Caused by extbase_kickstarter, already reported there:
http://forge.typo3.org/issues/show/7615 - 21:07 Bug #22684: "User Settings" doesn't have CSS style
- I cannot reproduce this; for me the link to the CSS file is prepended correctly:
<link rel="stylesheet" type="text/c... - 19:45 Bug #22684 (Closed): "User Settings" doesn't have CSS style
- Sorry if double posting, couldn't seem to find this issue.
Using revision 7641 (and before) the "User Settings" mo... - 22:17 Bug #18037: Problem with PopUp- Size on IE Browser at typo3/class.browse_links.php
- Was fixed with #18549.
- 21:44 Bug #16594: Installer cannot import tables when the db has a collation of utf8_unicode_ci
- I just checked that with current trunk (4.4.beta2):
I cannot reproduce this problem.
I can import tables into the... - 21:33 Bug #22686 (Closed): cannot acces BE on Android phone
- When trying to access the Typo3 backend on an Android phone, instead of the login form the message 'Activate cookies,...
- 19:46 Feature #22685 (Closed): Provide a CSRF protection framework for the BE and install tool
- This feature is about providing a general CSRF protection frameform for the BE and a proof-of-concept for the BE user...
- 19:18 Bug #22683 (Closed): External links are prepended with current domain
- Assuming you are on the localhost, enter external link as http://something/?id=3. t3lib_parsehtml_proc will convert i...
- 18:08 Bug #22682 (Closed): extension t3skin has no category
- In the Extension Manager you always see this extension with no assigned category (e.g. backend)
Please fix this - it... - 16:57 Bug #17227: Shortcut to external URL if referer-check enabled
- I'm suffering from that misbehaviour, too. TYPO3 4.3.3 and 4.2.10.
- 15:18 Bug #7778 (Closed): Templates with $ become corrupt
- Thanks for creating a bug on bugs.typo3.org (at fixing my name while doing this).
i'm working on a patch to fix th... - 14:30 Feature #7835 (Closed): Workspace module should have a "check all" button
- The Workspace module should have a "check all" button for selecting all displayed elements (like the LIST module in C...
- 13:22 Bug #22665: Preview of mount pages with workspaces
- fixed in v2: page module > magnifier icon for previews
- 12:14 Bug #22679: Improve usability of group fields
- Solution:
'disable_controls'=>'list'
should only remove the list, not the delete-button.
'disable_contro... - 11:49 Bug #22679 (Closed): Improve usability of group fields
- If you set
'disable_controls'=>'list'
you can _once_ upload an image (or file). But because of a missing Delet... - 12:04 Feature #22681: Add config 'replace_single' to columns of type 'group/file'
- Please see attached Screenshot
- 11:56 Feature #22681 (Closed): Add config 'replace_single' to columns of type 'group/file'
- If you have a filed of type 'group/files', that shall have only _one_file (so maxitems=1), if would be greate to have...
- 11:54 Bug #22680 (Closed): Draft workspace content gets lost on publishing using translated items
- Use draft-workspace to create translated page language and translated content-elements. When you publish, the element...
- 10:51 Bug #22678 (Closed): Unable to initFe User in eid context when not logged in
- In eid context I called the function. With no user logged in to frontend.
$userObj = tslib_eidtools::initFeUser();... - 07:31 Bug #17610: wrong references between translated content in Workspace and its parent
- Up !
There is always the same problem after apply the patch of 0014263 on a 4.2.12. - 03:12 Feature #17945: error messages are hidden with new TCE
- Resolved as duplicate of #18734.
- 03:00 Bug #18012: BE: Search do not work (gets Not Found in navframe)
- Closed, not reproducable.
This works in current versions. Google does not list the error message anywhere else exc... - 02:33 Bug #16989: Search from shortcut bar only first DB mount
- Resolved as duplicate of #18971.
- 02:28 Bug #17121: Directories with a dot at the end of the name are created in fileadmin but inaccessible
- With current trunk those directories can no longer be created; no matter if on a UTF-8 filesystem or not.
- 01:47 Bug #16658: Wrong information in _.htaccess for httpd.conf configuration
- Documentation from Apache:
http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#RewriteRule - 00:42 Bug #17000: BE permissions ignored
- Resolved as duplicate of #21947.
2010-05-18
- 23:58 Bug #18176: bad login isn't logged, if password field is empty
- After thinking about that I am of the opinion that this information is not completely useless as it might point to an...
- 23:25 Feature #18444: Jump back to BE page position (anchor) after editing an element
- The behaviour is still present in TYPO3 4.3.3.
- 23:18 Bug #18466: php error for extension without basic security check
- Will be solved with #22649.
- 22:46 Bug #18475: Cannot create admin user from install tool
- Resolved as duplicate of #18363.
- 22:16 Feature #18749: TSConfig per content (tt_content) is needed in addition to the actual Page TSConfig
- Is possible in interaction with #17299.
- 21:40 Bug #18818: Editing settings of a BE User: The Tabs are arranged in two rows although there is enough space to put them in one
- Still present in current trunk (4.4beta2); just saw that today.
- 21:34 Bug #16410: There is no connection to the database!
- This thread has become a collecting basin for quite a number of issues where a connection to the DB cannot be establ...
- 21:04 Feature #17759: Introducing new doktype "Container Page" and adding tabs to page properties
- Steffen still monitors this issue; closed as requested.
- 21:01 Bug #17273: No linebreaks possible in flexform labels
- Resolved as duplicate of #17817.
- 20:56 Bug #18898: Using uppercase in indices in locallang.xml (and old .php files) fails silently
- Cann't reproduce, labels with uppercase letters in the indeces are used at several places in the Core and are working...
- 20:48 Bug #15926: DB Check: "Find Filename" gives Warning: eregi(): REG_BADRPT
- Solved with #19728.
- 19:52 Bug #19029: Database Analyser: "Compare with $TCA" displays errors
- I can reproduce this behaviour with 4.7.
Just using "Compare" shows a green "Table and field definitions are OK."
Bu... - 19:46 Bug #22677: Incorrect Imagemagick detection
- This error occurs, when the files composite... are not found.
Make sure that your Image Magick installation is fou... - 17:49 Bug #22677 (Closed): Incorrect Imagemagick detection
- I have a fresh Version of Typo3 4.3.3 and a new version of Imagemagick 6.6.0.
The problem is, that the
Imagemagi... - 18:10 Feature #17159: changing database engine on existing tables
- Resolved, not reproducable with current trunk.
Tables with wrong engine are recognized and changed correctly. - 18:08 Bug #17084: Database analyser doesn't update tables to InnoDB
- Resolved, not reproducable with current trunk.
Tables with wrong engine are recognized and changed correctly. - 17:01 Bug #18962: innodb-commands in sql-files crash adodb and dbal
- According to Xavier in #19030 this has been fixed:
"This problem cannot be reproduced on TYPO3 4.3 beta3. Extension ... - 16:53 Bug #18785: Compare DB with dbal
- If I understand your notes in #18689 correctly, the patch for #18689 solved this one here (#18689, note 0022569).
- 16:16 Bug #22603: Condition misses check for no logged in user
- Committed patch and unit test to trunk rev 7639
- 16:01 Bug #19365: Make "t3lib_beUserAuth->notifyHeader" configurable
- Hi Fabrizio,
can you provide a patch?
(Btw: There is a similar call, when there is an Install Tool login. Should... - 15:45 Bug #22281: tcemain versionSwap might break pages_language_overlay relations
- @ Dimitri: Please post this message to the thread on Core List!
After that, the patch can be committed! - 09:56 Bug #22281: tcemain versionSwap might break pages_language_overlay relations
- this patch works perfect: +1 !!!
thx! - 15:42 Bug #22676: BE-user needs delete permission for moving pages
- I cannot reproduce this problem with current trunk:
I set up a page and gave the (non-admin) users of group editor t... - 15:22 Bug #22676 (Closed): BE-user needs delete permission for moving pages
- In case it is permitted to delete pages, it is not possible to move an page for non-admin-Be-users, although they hav...
- 11:35 Bug #22181: Forgot Password link not working in felogin
- Here in our installation without kb_md5fepw the localisation and sending of a new password does not work at all.
TYP... - 10:24 Bug #22675 (Rejected): Gifbuilder: .spacing breaks linebreaking
- Adding .spacing to a Gifbuilder text object breaks the linebreaking. If I remove the "10.spacing = 1" line from the c...
- 04:38 Bug #19213: Its not possible to save sys_templates bigger than 64KB
- After reading the MySQL Docs I think, that this is not fixable (at least not for TYPO3):
The maximum length for BLOB... - 04:14 Bug #19213: Its not possible to save sys_templates bigger than 64KB
- This is still an issue with current trunk.
Since revision 3368 there are no fields of the type "blob" in table sys_t... - 03:36 Bug #17363: Absolute links ouside the Typo3 root directory are incorrectly saved
- Hi Stan,
I think this is a duplicate of #1248.
This issue is not reproducable for me (more information in #1248). - 03:28 Bug #16250: Double low-quote does not work correctly
- I also cannot reproduce this using current trunk. I think this issue can be closed.
- 03:02 Bug #14844: Absolute urls will be converted to relative typolinks
- Resolved, not reproducable in current versions.
I just tried to reproduce this error with current trunk - without ... - 02:31 Bug #18645: JS error raised in IE6 when clicking Edit in Rich Text Editor
- Resolved, not reproducable.
I cannot reproduce this error with 4.3.3 and current trunk.
A Google search also show... - 01:45 Bug #25530: not more than one tab indent possible
- Still present in current trunk. Just go to an empty line and try to put in several tabs.
Tested with Firefox 3.6. - 01:00 Bug #19633: Patch for Issue #0006637 (rootline reverse order) will result in broken link behavior
- The patch for #17747 has been applied and is part of TYPO3 since 1 1/2 year now. HMENU using rootline works as expect...
- 00:05 Bug #22673: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- Committed to SVN TYPO3core trunk (revision 7638).
2010-05-17
- 23:52 Bug #22673: htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- Add cleanup before the RTE is destroyed.
Nullify references to DOM.
Nullify KeyMaps event handlers. - 23:50 Bug #22673 (Closed): htmlArea RTE: ExtJS resources are not released in IE when RTE closes
- ExtJS does not release resources used by the RTE when the RTE iframe is unloaded in IE.
ExtJS KeyMap object makes ... - 23:17 Bug #22672 (Closed): Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
- building the foreign_table_where string has an feature to replace an marker with the value of an other field of the c...
- 22:33 Bug #22671: Use of deprecated method t3lib_BEfunc::getSetUpdateSignal in impexp
- Committed to trunk, rev. 7637
- 22:25 Bug #22671 (Closed): Use of deprecated method t3lib_BEfunc::getSetUpdateSignal in impexp
- Solution:
Use t3lib_BEfunc::setUpdateSignal('updatePageTree')
(issue imported from #M14411) - 22:32 Bug #19215: No scrollbar in constant editor for templates on local xampp
- Resolved, not reproducable.
I checked this with 4.3.3 and current trunk and cannot reproduce the problem.
Pleas... - 22:14 Bug #19690: in FF3: searching for records (via search menu item) goes into dead end page
- Resolved as duplicate of #19164.
- 22:08 Bug #19705: picture in text left css bug
- Resolved as duplicate of #17330. ;-)
- 21:57 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- Attached an updated patch by Steffen Ritter.
- 21:50 Bug #20804: Add feature minify on PAGE.includeJS
- #22546 now is part of the Core.
But compressing JS is not yet possible, right?
- 21:29 Bug #19850: Print PAGE.headerData before PAGE.includeJS
- This is possible now with the preRenderHook in pageRenderer using:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/... - 20:32 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- See #14374.
This is now fixed in SVN trunk (for TYPO3 4..4 beta3). - 13:41 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- Hey Daniel,
What exactly do you mean. Is that piece of TS the reason the RTE is not loading? - 19:10 Bug #19894: Rootline cache does not work in multilingual websites - Continued
- Hi Marvin,
you filed the bug for TYPO3 4.2.4, which includes the fix for #19777.
Is that issue still present in ... - 18:52 Feature #19931: Hooks in alt_doc.php
- Hi Cyrille,
can you provide a patch?
After that send it to Core List as explained here:
http://typo3.org/develop... - 18:50 Bug #22670: Update Wizard "Shows" Installed Extension
- And the update wizard should also remember the choice to *not* install some of the new system extensions.
At the mom... - 18:14 Bug #22670 (Closed): Update Wizard "Shows" Installed Extension
- When using the Update Wizard, after a user updates the installSystemExensions, even though the system extensions are ...
- 18:35 Feature #19949: Make LOCK_BACKEND styleable/more informative
- Resolved as duplicate of #20935.
- 18:04 Bug #21962: IRRE disappear DocHeader options...
- Resolved as duplicate of #19614.
- 14:16 Bug #21962: IRRE disappear DocHeader options...
- Maybe same/related to http://bugs.typo3.org/view.php?id=9796?
- 17:57 Bug #22669: getExtensionKeyByPrefix() not working for user_-namespace
- Hi Julian,
please send your patch to Core List!
See http://typo3.org/teams/core/core-mailinglist-rules/
- 16:29 Bug #22669: getExtensionKeyByPrefix() not working for user_-namespace
- Little mistake in my fix:
- $shortKey = str_replace('_', '', $extensionKey);
+ $shortKey = substr($extensionKey, ... - 16:08 Bug #22669 (Closed): getExtensionKeyByPrefix() not working for user_-namespace
- For extensions in the user-namespace (e.g. 'user_example'), the arraykey in $extensionKeyMap is the full extensionkey...
- 15:04 Bug #22667: Login notify mail subject should be correctly encoded
- Hi Raphael,
thanks for your patch!
To get it included in the upcoming releases, please send it to Core List!
Che... - 13:43 Bug #22667 (Closed): Login notify mail subject should be correctly encoded
- Hardcoded function sends notify mails with unproperly encoded headers. That leads to a protocol violation, when siten...
- 14:16 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
- Is this the same/related to http://bugs.typo3.org/view.php?id=13247 ?
- 13:52 Bug #22668: image options for context sensitive click
- TYPO3 version 4.4beta2
- 13:50 Bug #22668 (Closed): image options for context sensitive click
- When you right click on an image you are presented with all available options. The list you see there should be limit...
- 13:13 Feature #22666 (Closed): Rename the test cases from *_testcase to *Test
- The testcases was named like regularexpression_testcase.php back in the
good old days, when Robert Lemke started wit... - 11:01 Bug #22665 (Closed): Preview of mount pages with workspaces
- If mount pages are used within versioned records it is not possible to create a preview in the module "View" and with...
- 03:35 Feature #19256: hide input of password fields in BE forms (TCEform)
- Good question.
In the moment of entering a password the input is at the moment still not hidden. I think that is w... - 02:56 Bug #19342: setup.default.navFrameResizable does not work
- I just checked that with current trunk and I cannot reproduce this issue.
I set the following in User TSconfig:
... - 02:40 Bug #19380: missing "Order by" in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- Hi Bernd,
is this still an issue?
If so, please update your patch and send it to Core List for review.
For more... - 02:29 Bug #19341: class.t3lib_xml.php returns double encoded utf8 on a utf8 installation
- Code unchanged in current trunk.
- 02:20 Bug #17070: typolink: cHash corrupted due to linkVars
- @ Popy: A solution to the problem surely should be integrated!
It would be great, if you could update the patch!
P... - 02:06 Bug #17793: Insufficient value check in record_registration()
- The code is still the same in current trunk.
The reason for noone fixing this might be, that the bug report is ver... - 01:58 Bug #19462: rtehtmlarea 1.7.6 in Function "edit in RTE" not work
- Resolved as duplicate of #19423.
- 01:45 Bug #21539: openPic close popup internet explorer 8 incompatibility
- Resolved as duplicate of #20868.
- 01:40 Bug #19470: Cannot disable helptext for user-administration interface
- I don't remember this problem in older versions.
However, I checked this with current trunk in User-Administration... - 01:23 Bug #20210: fe_login: Forgot Password should not send passwords if they are hashed (md5)
- Duplicate of #19489.
- 01:22 Feature #19489: Conf option for forgoten password and md5
- Duplicate of #10729.
Should be solved with TYPO3 4.3 which creates "Reset password" links.
- 01:18 Bug #20211: Record Locking leaves Records locked on Logout
- Still present with current trunk.
Someone to write a patch? - 01:13 Bug #19505: still Message after logout: 'The user 'admin' began to edit this record ...'
- Resolved as duplicate of #20211.
- 00:59 Bug #19401: Problem with Base Href
- Closed; configuration issue.
Sidenote: TYPO3 outputs valid XHTML. For making it output valid HTML4 if that is want... - 00:28 Bug #16817: class.t3lib_formmail.php: Return path cannot be set
- Resolved as duplicate of #0005294.
- 00:13 Bug #20715: no possibility to set returnpath for mails in class.t3lib_htmlmail.php
- Hi Martin,
sorry for my short comment, I thought you were another Martin who also is around here...
Well this w... - 00:13 Bug #22664 (Closed): XSS in Install tool
- > * database parameters of the install tool (1: Basic configuration)
> * Parameter TTFdpi when displayed on page (4:... - 00:05 Bug #19602: page preview on tt_news entries leads to error
- Closed; configuration issue.
2010-05-16
- 23:56 Bug #19402: sr_feuser_register 2.5.19 cannot be imported in TYPO3 4.0
- Unable to reproduce; even development versions of TYPO3 are recognized correctly with current trunk.
- 23:53 Bug #17160: EM doesn't recognize FOREIGN key constraints in ext_tables.sql
- Resolved as duplicate of #18651.
- 23:51 Bug #18640: EM considers 0.8.0 to be have a higher number than 1.0.0
- Resolved as duplicate of #22378 and #22378.
- 23:22 Bug #19689: Mail SETFIXED_APPROVE sent multiple times since TYPO3 4.2
- According to Note 0035554 in #4341 Franz could solve this problem by changes in sr_feuser_register. See there for det...
- 23:08 Bug #19723: Default language not always honored in result list (has patch)
- Not sent to Core List.
- 23:04 Feature #17519: sr_feuser_register -> get rid of newloginbox and kb_md5pw
- sr_feuser_register can be used with felogin. kb_md5fepw will not be included; instead you can use saltedpasswords.
... - 22:49 Bug #20715: no possibility to set returnpath for mails in class.t3lib_htmlmail.php
- @Christopher:
Why? I think creating an issue and adding comments and files to it should be the only way to organiz... - 22:30 Bug #19568: Fatal error on the function readLLXMLfile of the class t3lib_div
- Resolved, unable to reproduce in recent versions.
- 19:52 Bug #22662: Images and styles with wrong path in User Setup Module
- related to extbase
- 19:51 Bug #22662: Images and styles with wrong path in User Setup Module
- This is caused by extbase, so this can be closed
- 18:27 Bug #22662 (Closed): Images and styles with wrong path in User Setup Module
- After loading the modules using t3lib_loadModules the BACK_PATH is reset, because conf.php with the various BACK_PATH...
- 19:14 Bug #22663 (Closed): Check/Update Reference Index does not show update message as flash message
- TYPO3 Backend:
DB check > Manage Reference Index > Update Reference Index
There are two buttons:
- check referen... - 18:29 Feature #20023: Translation Handling: Enable Update from Translation Repository via CLI
- Hi Daniel,
thanks for the idea! Such an option was always missing.
Can you provide a patch for sending to Core ... - 16:05 Feature #20175: Automatic add last-modified to resource files like javascript or css
- Resolved with #22546.
- 15:39 Bug #20210: fe_login: Forgot Password should not send passwords if they are hashed (md5)
- The felogin version shipped with TYPO3 4.3 doesn't send new passwords, but creates a link to reset the password. This...
- 15:31 Bug #22661: bodytext wraping breaks code
- I think this is a configuration issue and no bug.
Please use the mailing lists for that kind of issue! - 15:13 Bug #22661 (Closed): bodytext wraping breaks code
- Using Typo3 4.3.3.
When rendering a text object the engine wraps the lines with <p class="bodytext"></p>
The proble... - 15:28 Feature #20184: web > List : Move columns information from table..
- This is an issue which has to be cleared with the usability team.
Please report them here:
http://forge.typo3.org... - 15:26 Bug #20193: image magick /graphics magick setup
- This kind of stuff is already done in t3lib/config_default.php.
Check the lines following "Based on the configuratio... - 14:37 Bug #20617: Mail Form and Powermail not responding
- Resolved, no change required: This is either a setup problem or an issue with ext: powermail.
- 13:28 Bug #19250: Aspell + German language
- Resolved, no change required after a year without further feedback.
- 13:27 Bug #19263: can't use the "toggle selection" button when selecting images in FF3
- Resolved, no change required after another year without further feedback.
- 13:25 Bug #20112: The RTE does not show accessibility link icon
- Resolved, no change required.
I assume Stan's solution worked, and there was no further feedback for a year. - 13:24 Feature #20064: "no columns" setting for Images
- Resolved, no change required.
The issue is still hard to understand without further feedback. Closing it for now. ... - 13:20 Bug #21022: After upgrading to 4.2.8 using fantastico, be-user login "expires" after each attempted save in flexform, no data saved
- Resolved, no change required after month without further feedback.
- 13:18 Bug #19839: Javascript Error while navigating in menus section (msie4 is undefined)
- Resolved, unable to reproduce in recent versions.
- 13:16 Bug #21147: t3lib_sqlparser is not able to parse alias of a joined table
- Resolved in 4.3.0beta1
This won't go to 4.1 / 4.2 any longer. - 13:12 Bug #20510: Extbase/Fluid does not support to fill an array from formular's text-fields
- Resolved, no change required: Wrong bugtracker and no feedback for a long time.
- 13:11 Bug #21631: Save & New button for CE and templavoila save the ce in first section...
- Resolved, no change required. This is probably no core problem.
- 13:02 Bug #21304: List module and Clickmenu should not enable to create inconsistant record-relations
- The follow-up was committed to trunk by Steffen in rev. 6500
- 12:50 Bug #21719: Install Tool can not create cachingframework databases
- Resolved, won't fix.
['SYS']['multiplyDBfieldSize'] is deprecated and shouldn't be used anymore. - 10:27 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
- rawurlencode() should be replaced with htmlspecialchars(). Otherwise some URLs may cause validation problems.
Patc... - 03:49 Bug #22290: RTE with Text Color
- I just created a report which also covers this issue here: #22660.
Please follow up there! - 03:15 Bug #22291: RTE: After selecting a text color, the selected text is not coloured in Chrome
- This works correctly for me using Firefox and IE.
Do you get a JavaScript error?
What comes up, if you go to to t... - 03:09 Feature #20196: Setting additional headers is not possible in class.t3lib_htmlmail.php
- Hi Christian,
the behaviour that setHeaders() first clears $this->headers was introduced, when the patches for #17... - 02:53 Bug #20046: auto_respond_msg not utf-8 compatible
- Hi Christian,
thanks for your patch!
Do you know that you should now send it to Core List? (I cannot find it th... - 02:48 Bug #16777: t3lib_htmlmail truncates last character in html mails
- The code of this function still is unchanged in current trunk.
Is this still a problem? - 02:44 Bug #17902: t3lib_htmlmail Content-Type header error
- This was fixed on May 5th 2008 by Dmitry when #18701 was committed.
- 02:28 Bug #21531: Usability issue in "About" module
- This line was removed in #21788, thus no change is required here.
- 02:12 Bug #15470: You're logged in as user: wrong_user
- This has been fixed differently with #21788.
If you continue having this issue with impexp in current versions, plea... - 02:04 Bug #17954: TCE: tab descriptions have no blank in between
- Is this fixed in current trunk, Franz?
(E.g. after the recent changes in t3skin?) - 02:02 Bug #18825: login results in warining 'Unable to save result set'
- Corrupted installation; closed with no change required.
- 01:50 Feature #22218: Viewport for iPhones
- Hi Jonathan,
thanks for improving TYPO3!
Do you know, that you should now send your patch to Core List to get i... - 01:43 Bug #22659 (Closed): Warn when KEEP_FILE is set
- When the ENABLE_INSTALL_TOOL file contents "KEEP_FILE" it won't be deleted.
Show flash message in setup when this ... - 01:28 Bug #22157: t3lib_BEfunc::viewOnClick - Hook request
- Hi Mick,
can you update your patch? See Benni's comments in Core List! - 01:11 Feature #22616: Show flash message when Install Tool Enable file has been created or deleted
- committed to trunk rev 7620
- 00:58 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- Well I thought about adding this the same way Jeff did it. Not changing everything he has done, but complementing it ...
- 00:51 Feature #22658 (Rejected): Enable SQL Explain in BE
- In FE you have the possibility to see explained SQL if you enable the option in admPanel.
There is no such possibi... - 00:47 Bug #18565: Translation of the backend pages tree
- Yes!
Really all bugs and features can be discussed and will get fixed or integrated, if that makes sense.
But t... - 00:40 Bug #22657 (Closed): Better debug output for SQL Explain
- Now if explainOutput is enabled and set to "1" there are several single debug outputs send. When using it in admPanel...
2010-05-15
- 19:28 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
- Is this one still reproducible / relevant, Steffen?
- 19:27 Bug #21705: Page Tree shows Server Error
- Resolved, unable to reproduce after month without further feedback.
- 19:09 Bug #17470: Copying of an IRRE Parent object reverses the Childs order
- Resolved as duplicate of #17876
- 19:03 Feature #14769: Problems with link "states"
- Resolved, no change required after years without further feedback.
- 18:58 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
- Resolved, no change required.
- 18:44 Bug #21744: Installtool - 123 mode not working
- Is this still reproducible for you?
I didn't experience any such effects during my latest trunk (4.4) install tool... - 18:19 Bug #17623: Problem in frontend editing
- "Don't work as expected" is not descriptive enough, and I don't see any connection with tceforms requestUpdate.
@... - 17:37 Bug #18331: wrong dependancy check with beta versions
- Resolved as duplicate of #21952.
- 17:28 Bug #22649: Remove the feature "Enable extensions without review (basic security check)" from EM
- This is basically a duplicate of #0011325, except that Marcus has changed his mind now (see only http://lists.typo3.o...
- 16:34 Bug #17427: Dependencies of uploaded extensions get lost
- The patch provides a good help, but does not cure the problem (deleted dependencies and conflicts).
Maybe a discussi... - 16:33 Bug #15914: ext_emconf.php looses dependencies and conflicts
- Resolved as duplicate of #17427.
- 16:25 Bug #20899: No pagetree refresh using "Create new page" in pagetree docheader
- Resolved as duplicate of #22182
- 16:21 Bug #22219: de/encoding mouseover with german spezialchars like öäüß
- Duplicate of #7594 and #11886.
- 15:57 Bug #22277: Firefox 3.6.0 // Linux cannot login to backend
- Resolved as duplicate of #22509. Please follow the discussion there.
- 15:57 Bug #22509: Login in to the BE fails
- #0013812 is a duplicate and seems not to appear on Windows.
Is that the same for you? - 15:44 Bug #22297: htmlArea RTE Not Loading
- There is no .htaccess file in that folder. In that case this error is most likely to be caused by Apache not having a...
- 15:32 Bug #22593: Notice: undefined index & constant in t3lib_div.php & t3lib_error_errorhandler.php
- Committed to trunk, rev. 7619.
- 15:28 Bug #22377: multilanguage not working
- Yeah, and adding some punctuation would have been great.
Closed as this is no mailing list. - 15:19 Feature #16222: Warning when a newer version is available which isn't security checked.
- Will be solved by #22649 which removes this option.
- 15:19 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- Will be solved by #22649 which removes this option.
- 15:04 Bug #22294: Error-message while importing a t3d-file (Application TYPO3Starter crashes)
- I just checked that using XAMPP (without TYPO3Starter):
On importing I could reproduce the errors you mentioned:
... - 14:36 Bug #22294: Error-message while importing a t3d-file (Application TYPO3Starter crashes)
- After some research I found out, what TYPO3Starter is (you should have added that info):
TYPO3Starter is a program w... - 14:54 Bug #22590: Notice: Undefined index in index_ts.php
- Committed as a no-brainer to trunk, rev. 7618
- 14:53 Bug #22590: Notice: Undefined index in index_ts.php
- BTW: This notice happens for every FE access, no matter if the extension is used or not.
- 14:26 Bug #22495: Export clickmenu item links to absolute path inside Web > Page
- Hi Sebastiaan,
seems like "TYPO3Main_dir" is missing in the called line.
If you found the time to create a patch... - 13:25 Bug #22655 (Closed): typolink creates incomplete links in combination with the forceAbsoluteUrl property
- The typolink method creates invalid/incomplete links by using the forceAbsoluteUrl property.
The absolute part and s... - 13:13 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- It's because this:
RTE.default.toolbarOrder = ..., lefttoright, righttoleft, ... - 12:23 Bug #22500: No Message shown when accessing backend if TYPO3_CONF_VARS[BE][adminOnly] = -1
- Committed _v2 to trunk, rev. 7617
2010-05-14
- 23:14 Bug #22613: Better options for deprecation log
- committed to trunk rev 7616
- 23:09 Feature #22642: Rewrite of the debug panel (More Features!, More Stability!, More Usability!)
- committed to trunk rev 7615
- 22:36 Feature #22652 (Closed): Provide a way to see Install Tool DB passwords in the form
- The Install Tool passwords is now rendered in password type fields, which shows asterisk for the passwords. This is g...
- 22:32 Bug #22280: Typo3_mainDir not resolved when using rlmp_eventdb
- $TYPO3_LOADED_EXT[$key]['siteRelPath'] is set in config_default.php:
$TYPO3_LOADED_EXT[$key]['siteRelPath'] = t3lib_... - 21:26 Bug #22611: "The install tool is locked" doesn't send No-Cache headers
- Commited to:
- trunk (rev 7612, for 4.4-beta3)
- TYPO3_4-3 (rev 7613, for 4.3.4)
- TYPO3_4-2 (rev 7612, for 4.2.13) - 21:20 Bug #20506: Adminpanel forgets TYPO3_mainDir
- Has not been sent to Core List...
- 21:00 Bug #22651 (Closed): phtml is also PHP extension and should be denied editing / uploading via fileadmin
- Most Linux distributions with PHP enabled will add handling of .phtml files through PHP module:
AddType applica... - 19:44 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Hi Christian,
looks good and should fix the problem (on reading).
Some notes:
line 58 of your patch won't work... - 17:57 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Attached a patch with a more sophisticated safe_mode detection. Please test.
- 18:50 Bug #14202: ImageMagic detection fails in safe_mode
- Resolved, no change required:
Multiple pathes for safe_mode_exec_dir are impossible. - 18:02 Bug #16231: "Login-error or session timed-out"-Page not skinnable
- This has been fixed in 4.3 with #20934.
- 17:36 Feature #22627: disable_controls = browser not available on all "group" fields
- Of course. I add the patch here and will send it to the core list.
- 17:29 Bug #7778: Templates with $ become corrupt
- See here: http://bugs.typo3.org/view.php?id=14388
- 16:58 Bug #7778 (Closed): Templates with $ become corrupt
- Dear Thomas Liebig,
there is a bug with the t3editor.
If a TypoScript template contains $, the TypoScript code be... - 17:28 Bug #18658: $1 in TypoScript template is replaced by whole template content, $2 is ommitted
- Resolved as duplicate of #14388.
- 16:48 Bug #18658: $1 in TypoScript template is replaced by whole template content, $2 is ommitted
- Workaround:
DON'T use the system extension t3editor (Editor with syntax highlighting). The extension has a problem... - 15:29 Bug #18658: $1 in TypoScript template is replaced by whole template content, $2 is ommitted
- Is this still an issue?
- 17:09 Bug #16522: tx_cms_showpic (click to enlarge) not working
- I've had the same problem that the click enlarge function doesn´t worked any longer after a page transfer to a new se...
- 16:45 Bug #18511: Cursor keys up and down not work in RTE and new Typoscript editor
- FF 2.x is no longer supported by Mozilla. I tested with FF 3.6 on Vista and it works.
- 16:22 Bug #18612: Javascript error causes 100% cpu usage in Internet Explorer 7 when editing templates
- I cannot reproduce this with IE8 on WinXP. And I am rather sure that I did not have such issues with IE6 and 7 on the...
- 16:10 Bug #18568: Scripterror in Templatetree
- I cannot reproduce this error; I think it has been fixed.
- 15:56 Bug #18639: images are missing in template module
- I finally found it:
Resolved as duplicate of #18671. - 15:38 Bug #18639: images are missing in template module
- Cannot reproduce, the images are produced using t3lib_iconWorks::skinImg and they are shown correctly.
Sourcecode:
... - 14:59 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
- Thanks for providing updates on this, Andreas!
Can you provide a patch? - 14:47 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- Well, as I pointed out above always getting the last used element type again is not the ideal solution.
The best way... - 14:23 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- I second Manfred. I get feedback from the editors that it is not intuitive if they just worked an a certain content e...
- 14:00 Bug #20694: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
- The result of "Draft workspaces" and "All workspaces" has to be filtered, too.
- 13:34 Bug #22635: Install Tool does not provide a logout possibility
- committed v5 to trunk rev 7610
- 09:47 Bug #22214: in class t3lib_htmlmail, function sendTheMail() uses a problematic @ini_set for sendmail_from
- We are having +- the same probleme here on Ubuntu with PHP 5.2.10 (Suhosin 0.9.7)
We tried with PHP as cgi skript an... - 03:30 Feature #16623: sysext/cms/layout/db_layout.php vs. alt_doc.php/alt_palette.php -- printContent
- Attaching the tag "properly outdated" really is a cool way to say "Please close the issue". :-)
Done. - 03:05 Bug #18944: "Clear Cache" commands in toolbar not complaining when session has expired
- Resolved with TYPO3 4.3 where a new relogin interface was introduced (#19152) which prevents any clicking when the se...
- 03:00 Bug #18942: Warning on fileDenyPattern is always shown although it's safe
- Can you provide a patch?
- 02:58 Bug #19011: Image-linktitle not showing correct in Frontend
- The right category would have been rtehtmlarea. There this would have been fixed more quickly.
Resolved as duplica... - 02:50 Bug #20942: Flags for belgium is missing
- Stephan, please send your patch to Core List as explained here:
http://typo3.org/teams/core/core-mailinglist-rules/ - 02:50 Feature #20709: Serbian flag in sys_language selector
- Henrik, please send your patch to Core List as explained here:
http://typo3.org/teams/core/core-mailinglist-rules/
... - 01:46 Bug #21124: White space cleanup
- Has not been sent to Core List...
- 01:33 Bug #21381: Optimize some database indexes
- Was not sent to Core List...
- 01:30 Bug #17861: Extension Manager does not sort versions of an extension correctly
- Patch uploaded, and RFC posted to the core list. Now waiting for reviews, unless it is accepted as no-brainer.
@Ch... - 01:14 Bug #17861: Extension Manager does not sort versions of an extension correctly
- I am working on a patch.
Christopher will you be able to test? I don't have a test case currently. - 00:15 Bug #17861: Extension Manager does not sort versions of an extension correctly
- The erroneous code has partly been fixed with the related bugs.
But there is still two occurences left:
One in inst... - 01:12 Bug #22168: 0009945: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- I close this issue now.
Why do people open bugs, if they then don't respond to notes? - 01:05 Bug #21563: fe_typo_user changes for non logged in users
- I see. Closed, no change required.
- 00:53 Bug #20715: no possibility to set returnpath for mails in class.t3lib_htmlmail.php
- Send the patch to Core List!
- 00:37 Bug #22253: TYPO3's plain mails should use the proper encoding settings
- Seems like this patch was not sent to Core List!
Do that!
- 00:26 Bug #22256: User settings title needs capitalization
- Thanks for the note Bill!
Can you provide a patch?
2010-05-13
- 23:31 Bug #21891: t3lib_BEfunc::exec_foreign_table_where_query has wrong definition
- Resolved as duplicate of #17477.
- 23:12 Bug #22301: stdWrap-property spaceAfter works not correctly
- Since you already have the fix ready, please make a patch file out of it and send it to Core List!
- 23:10 Bug #22298: RTE: blocklevel alignment broken
- I cannot reproduce that.
Do you use an extension which manipulates something with the RTE? - 23:02 Bug #16266: Text area with RTE and without fullscreen link: Layout not quite correct
- I now got it:
Without t3skin there is a border around the RTE, but the RTE stays inside (with and without fullscree... - 22:37 Feature #22383: No Browser Condition working for IE8 in Compatibility Mode
- Please test with TYPO3 4.4beta2 or newer if this still is a problem!
There were several fixes inbetween: #22511 and ... - 22:21 Bug #22402: Wrong path to fileicons and only default logo in filelinks
- The code which was mentioned in #15745 was changed and points to the correct location now.
Can you investigate, wh... - 21:14 Bug #16492: Files having umlauts in the filename have no context-menu in filelist-module (IE6, HTTPS)
- Tested and works with IE6 and HTTPS on TYPO3 4.3.4
- 20:51 Bug #16492: Files having umlauts in the filename have no context-menu in filelist-module (IE6, HTTPS)
- I just checked that with IE8 and HTTPS:
The context menu comes up and you can e.g. rename or delete the file proper... - 18:29 Bug #16492: Files having umlauts in the filename have no context-menu in filelist-module (IE6, HTTPS)
- When you set UTF8filesystem and forceCharset in the Install Tool, a UTF-8 file system can be used.
Is this problem... - 20:03 Bug #22607: htmlArea RTE: justify after CTRL+A not working in Firefox
- I just checked that with Firefox with TYPO3 4.3.3 and with current trunk. The behaviour is the same:
I have a text c... - 18:39 Bug #22607: htmlArea RTE: justify after CTRL+A not working in Firefox
- Anyone here ?
- 19:30 Bug #22649 (Closed): Remove the feature "Enable extensions without review (basic security check)" from EM
- The Extension Manager has a feature (which is enabled by default) to only lookup "reviewed" extensions. The problem i...
- 19:18 Bug #22194: Performance optimization: change while(list() to foreach()
- Commited the latest (13670_v5-general.diff ) split up to trunk:
rev. 7592 = t3lib/
rev. 7593 = typo3/
rev. 7594 ... - 16:43 Bug #22194: Performance optimization: change while(list() to foreach()
- Updated patch attached and in core list
- 18:38 Bug #18934: Default value of fileDenyPattern allows arbitrary code execution on Apache
- Committed by Ingmar on June 11th 2008 to 4.0, 4.1, 4.2 and trunk in Rev. 3793 - 3799.
- 18:15 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- I found the cause of the second "[0]". [im_noFramePrepended] has to be enabled.
BUT images still aren't rendered.... - 15:46 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- [0] is the first frame/page of an image/document, so this is okay. But I'm a bit curious of the second '[0] after tes...
- 12:10 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- That's, what the function imageMagickCommand does:
/srv/www/vhosts/[...]/httpdocs/imagemagick-4.2.9/bin/convert -g... - 10:25 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- Please have a look at the imagemagick-whatever function in t3lib/class.t3lib_div.php and output its results.
Then tr... - 18:09 Bug #18648: Admin functions tab visible for non admins
- Committed to trunk by Ingmar in Rev. 3598; fixed in 4.2.0.
- 17:39 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
- Resolved with changes integrated in TYPO3 4.2 and newer; no further change required.
- 17:22 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
- I just checked that myself: Unsetting the option brings exactly the behaviour you described (no context menu on right...
- 17:19 Bug #21617: Context menu of page tree does not work anymore in firefox 3.5.5
- I just remember that I had such issue once, too:
Make sure that you have enabled JavaScript under Extras -> Settin... - 17:12 Bug #22648 (Closed): Improve layout of Database Analyser
- Layout of the Database Analyser in the Install Tool looks a bit ugly.
This patch aims to improve it at least a littl... - 17:08 Bug #21773: No page tree icons in Safari
- Most probable a caching issue.
Due to no feedback at all I close this issue now. - 17:01 Bug #22647 (Closed): Integrate hooks to backend.php to perform several customizations
- When the backend and the accordant backend.php gets executed it might me helpful to perform some additional specific ...
- 15:47 Bug #22646 (Closed): Change doctype of Install Tool to XHTML 1.0 Transitional
- The Install Tool currently uses XHTML 1.1 Strict, which e.g. disallows the target attribute for <a/> tags.
(... - 15:19 Bug #22469: Switching pages with browsebox dosn't work
- or just add 'name="tx_indexedsearch"' to the form-tag...
- 14:33 Bug #22614: c&p error in t3lib_div::logDeprecatedFunction
- committed to svn
4_3 rev 7588
trunk rev 7589 - 14:25 Bug #22633: Install Tool skin is sometimes wrong
- committed to trunk rev 7587
- 14:21 Bug #22610: Merge modules "Cleanup and typo3temp/" of the Install Tool
- committed to trunk rev 7586
- 14:09 Bug #22645: Uncaught exception 'BadFunctionCallException'
- it was a die before, so only difference is that you get more informations now.
I close this bug report. - 10:49 Bug #22645: Uncaught exception 'BadFunctionCallException'
- Yes, this is allowed in former versions of extensions.
I have found now the reason for this error now.
I have had... - 10:21 Bug #22645: Uncaught exception 'BadFunctionCallException'
- It seems like you shouldn't do such things in ext_localconf.php, when the extension isn't loaded, yet.
Therefore it'... - 10:15 Bug #22645: Uncaught exception 'BadFunctionCallException'
- There are calls in the file ext_localconf.php of extensions, e.g. tt_products:
if (!defined ('PATH_BE_ttproducts')... - 10:03 Bug #22645 (Rejected): Uncaught exception 'BadFunctionCallException'
- I have just wanted to install tt_products. Then the backend has gone with an error message.
Fatal error: U... - 09:56 Bug #22644: CSS issues for Internet Explorer version 6 and 7
- Resolved in revision 7585
- 09:50 Bug #22644 (Closed): CSS issues for Internet Explorer version 6 and 7
- Problem:
There are some small CSS issues with the install tool:
Main content area is below the main menu (IE6 & IE7... - 02:51 Bug #22643 (Closed): Symmetric biderectional records, does not work with type=group
- I have configures a relation from the pages table to itself using an irre and the following configuration
"config"... - 02:43 Bug #17609: Translations: Usergroups, Allowed excludefields
- The translations are correct.
The problem is that the original values use that short names. The reason is, that the ... - 01:25 Bug #22637: Modul User setting is broken
- So this one can be closed.
Next time please provide more information when submitting a bug, the information you pr...
2010-05-12
- 23:45 Bug #22637: Modul User setting is broken
- I removed the Blog Example for the Extbase Framework to solve the problem.
- 13:50 Bug #22637: Modul User setting is broken
- Please clear the browser cache and try again.
- 11:12 Bug #22637: Modul User setting is broken
- extension extbase or extbase kickstarter installed?
- 10:16 Bug #22637 (Closed): Modul User setting is broken
- Only plain text, no function-
(issue imported from #M14368) - 23:39 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
- The processes are "convert" and "convert.bin". They appear up to 150 times before the server breaks down. systemLog (...
- 22:32 Feature #22642 (Closed): Rewrite of the debug panel (More Features!, More Stability!, More Usability!)
- Problem:
The current implementation of the debug panel/console wasn't feature complete respectivly stable enough for... - 21:43 Bug #16834: task center (sys_action): SQL Query export does not respect "Use formatted strings, labels and dates" settings
- this code stayed pretty much the same. still this patch is kind of impossible to change anything because $search_resu...
- 15:32 Bug #16834: task center (sys_action): SQL Query export does not respect "Use formatted strings, labels and dates" settings
- The taskcenter was rewritten for TYPO3 4.4.
Is this still an issue with TYPO3 4.4 or newer? - 21:14 Bug #22641: htmlArea RTE: Language plugin may cause js error on RTE initialization
- Committed to SVN TYPO3core trunk (revision 7584).
- 21:08 Bug #22641 (Closed): htmlArea RTE: Language plugin may cause js error on RTE initialization
- Language plugin causes error if a direction button is enabled but language dropdown is not in toolbar.
(issue imp... - 21:03 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Follow-up committed to trunk (revision 7583).
- 17:11 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Depending on configuration, toolbar elements may not wrap correctly in multi-line toolbar.
- 18:28 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- I don't think that storing this info there is logical. I think this is a system setting, which should be stored once ...
- 16:06 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- Did you reset your user settings? The value whether only reviewed extensions should be shown, is stored in there.
- 15:03 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- typo3/mod/tools/em/class.em_index.php, alterSettings()
displays the checkbox (in checked or unchecked state).
The... - 11:27 Bug #22634: Value of "Show extensions without basic security review" is reset after updating TYPO3
- I have checked the box "Show extensions without basic security review" and now all run without problems, but why the ...
- 17:54 Bug #22632: BE login redirects to index.php, not backend.php
- it really seems to be a cookie problem - one of our developers has the same problem with firefox, after deleting cook...
- 16:05 Bug #22640 (Closed): Mapping does not work with table alias
- when you have a query like this:
select c.fieldTomap from tableToMap as c where c.fieldTomap = 1
the field "fie... - 15:21 Bug #22629: TSConfig manual "contextMenu.pageTree.disableItems =moreoptions" remove also “hide”
- Hi Mathew,
It would be great, if each option could be hidden with an entry of its own.
There should not be depen... - 14:46 Bug #22639 (Closed): Versioning div lacks a defined width
- The div holding the comments of editors lacks a given size. Therefore it is hard to read the info inside if it is lon...
- 13:33 Bug #21386: Extension Manager confusing behavior with "reviewed" extensions setting.
- Resolved as duplicate of #22634.
- 10:30 Bug #22412: cache_treelist is out of date
- 4.4 and 4.3 (revisions 7579 & 7580)
- 08:49 Bug #22213: stdWrap->char is on wrong position
- This will bring incompatible changes into TYPO3. Closed after discussion in mailing lists.
- 03:27 Bug #20182: The ExtensionMangers configuration page multilanguage ?
- Resolved as duplicate of #20691.
- 03:19 Bug #20357: CE Text+Image: Title attributes at Image Links are cut off, if there is a space in the title
- I guess this one is a duplicate of #20142...
- 03:02 Bug #21315: Automatic admin login for superadmin.php script
- I am not sure, if I understand what you mean:
Do you want to have the browser fill out some fields automatically? ... - 02:49 Bug #18674: Shortcut feature fails when positioned in the EM
- I just tested this and cannot reproduce the problem. It works as expected.
- 02:43 Bug #21646: IE7 throws Javascript errors at different locations
- I can't get through this chaos any more and will close this ticket now.
To make things short: I don't think that w... - 01:58 Bug #17103: Deleted options from extensions remain in localconf.php when updating extension configuration
- This is covered by #0011560.
Resolved as duplicate of #0011560; please go on there! - 01:51 Feature #19099: The Extension Manager needs long time to get Updates
- Closed as requested.
- 01:40 Bug #17997: backend.php top menu broken in Safari 3 when in localhost
- Is automatically getting the correct window size still a problem in Safari, Stefano?
I don't think so...
- 01:38 Bug #19763: filelist path is saved absolute so shortcuts don't work if system is moved or copied
- This is a duplicate of #15210 (which obviously is *not* fixed in 4.2).
- 01:33 Feature #22021: Edit User Groups from Backend User Administration
- You can also click a user and edit his groups by choosing one group from the list then.
But you are right: That is... - 01:18 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- Hi Benni, since this bug also was about having an empty field for loginSecurityLevel in the Install Tool, I think thi...
- 01:09 Feature #22017: Enable printing of frames at the backend
- Yes, this issue should be resolved as duplicate of #22283.
- 00:58 Feature #21659: Introduce Password Policies
- What you could add would be a nice bar which changes its color from red over yellow to green when entering the password.
- 00:52 Feature #21662: Optionaly disable (or notifiy on) concurrent logins
- There at least is an option in the Install Tool to lock the user session to one IP.
Setting this will already preven... - 00:50 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
- We already have a check for the default user admin with defazult password integrated in the about module and the repo...
- 00:31 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
- @ Jonas: Still interested in providing a patch?
- 00:15 Bug #16215: HMENU.special = browse fails on unavailable translations in it's way...
- Same code still present in current trunk.
- 00:08 Bug #22043: Provide a way to logout from an active Install Tool session
- Resolved as duplicate of #22635.
- 00:01 Bug #22635 (Closed): Install Tool does not provide a logout possibility
- The Install Tool is a powerful tool. Therefore it should also allow the user to actively logout.
Solution: Add a l...
2010-05-11
- 23:49 Feature #15773: Option to show only stable, beta or alpha versions
- Some time has passed and now there is a new option which provides the kind of overview you wanted to get here. Since ...
- 23:41 Bug #16255: Database field db_mountpoints in be_users too small. varchar(40)
- This was fixed in revision 1972.
- 23:28 Bug #16592: Extension configuration (ext_conf_template.txt) is not saved the first time
- I just checked that with current trunk. The process currently is the following:
After importing you have to instal... - 23:24 Bug #22634 (Closed): Value of "Show extensions without basic security review" is reset after updating TYPO3
- The checkbox "Show extensions without basic security review" is unchecked after updating TYPO3 although it was checke...
- 22:59 Bug #14262: Using input type="image" does not trigger $TSFE->checkDataSubmission()
- Thanks for the note, Jigal!
Resolved as duplicate of #14925, which fixed this problem in revision 1473. - 21:52 Bug #14262: Using input type="image" does not trigger $TSFE->checkDataSubmission()
- Tested in 4.4-trunk, code checked in 4.3.3 and 4.2.12
If the submit button or image has the name formtype_db or form... - 19:50 Bug #22633 (Closed): Install Tool skin is sometimes wrong
- The Install Tool in 4.4 can run in two skin modes. One for being loaded in the backend (light) and one for being load...
- 17:52 Bug #25574: t3editor missing ext_icon.gif
- The required license statement is already in place:
http://forge.typo3.org/repositories/entry/typo3v4-core/trunk/LIC... - 17:44 Bug #25574: t3editor missing ext_icon.gif
- I just checked the set again and I think the one called "layout_edit" would fit best (find the icon attached to this ...
- 17:39 Bug #25574: t3editor missing ext_icon.gif
- An icon would be nice!
Using an icon from the iconset Silk by Famfamfam would be best, because that would fit to the... - 17:34 Bug #19028: PostgreSQL EM: A difference between the orginally installed version and the current was detected!
- The information "A difference ... has been detected" is no problem for end users. It is a hint for developers which s...
- 17:28 Bug #18643: TypoScript Constant Editor produces PHP Warning: ereg() Invalid preceding regular expression in class.t3lib_tsparser_ext.php
- The code has been changed to use preg_match for issue #19728.
Is the error still reproducable for you? - 17:15 Bug #21818: t3editor is not usable with Internet Explorer 8
- Resolved as duplicate of #11938.
The problem with deactivating the checkbox is a duplicate of #8245.
According to... - 16:59 Bug #22281: tcemain versionSwap might break pages_language_overlay relations
- I set this to major because content gets lost and because of the big number of users affected (see #21873).
- 16:55 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- Hi guys,
please have a look at the thread for #13818 in Core List!
Tolleiv already posted his patch there. But ... - 16:17 Bug #21873: alternative page language will be deleted in new workspaces after publishing
- Confirming the patch to also work with 4.3.0.
This issue should probably be labeled as major. - 16:47 Bug #21786: CSS rule "margin:0" is missing for the right frame
- Hi Georg,
is that still an issue in trunk (after the stylesheets were restructured)? - 16:45 Bug #17666: be sessions time out before $TYPO3_CONF_VARS["BE"]["sessionTimeout"]
- Kurt's problem might be a duplicate of #21511.
But the original report here surely is not (already because it was ... - 16:32 Bug #25531: idention in first line after { doesn't work correct
- i've removed the faulty auto-closing-brakets.
This should be no issue anymore (at least since TYPO3 4.4.beta2) - 16:29 Bug #25553: Copy&Paste within t3editor breaks lines
- since i can't reproduce the issue (with the latest 4.4.0beta2), i guess it's already solved
- 16:26 Bug #25501: T3Editor fully incompatible with IE8
- since the latest codemirror update (since TYPO3 4.4. beta2) the t3editor should work in IE8, too.
- 16:25 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
- in 4.4 i introduce a new api, which makes it possible to use the edtior in serveral other places like e.g. fileadmin,...
- 16:22 Bug #25543: Autosuggestion orange properties
- sorry for the delay..
i fine with your proposal. lets go for that. - 16:17 Feature #25549: Format closing {
- auto-closing brakets are not implemented anymore (cuased more problems then beeing helpful)
Further the auto-indenti... - 16:14 Bug #25557: IE8 scramble display in IE8
- Issues solved by updating the codemirror-lib.
fixed since TYPO3 4.4.beta2 - 16:10 Bug #25525: Pasting TS problems
- line numbering and pasting code should work much better since the latest codemirror update.
Issue fixed in TYPO3 ... - 16:05 Bug #25572: wrong line height for the linecounter
- i've updated the codemirror library, which now supports linenumbers by itself. It should work much better now.
Ple... - 16:01 Bug #25579: Once deactivated and saved you have to activate the editor over and over again
- fixed during the rewrite of the T3Editor-Api in TYPO3 4.4. Should be fixed since 4.4.0beta2
- 16:00 Bug #25523: Deactivating t3editor makes it impossible to activate it again
- fixed during the rewrite of the T3Editor-Api in TYPO3 4.4. Should be fixed since 4.4.0beta2
- 15:37 Bug #22496: belog not shown / error when actions: error is selected
- patch created (attatched) and send to core list
- 15:21 Bug #22471: Automatic line breaks in GIFBUILDER occur after characters like ' % ...
- Pending in core list...
- 08:56 Bug #22471: Automatic line breaks in GIFBUILDER occur after characters like ' % ...
- this is just a reminder or a question - is there anything wrong with the description of the problem or the solution? ...
- 14:52 Bug #22632: BE login redirects to index.php, not backend.php
- Please try deleting cookies and clearing cache.
- 12:39 Bug #22632: BE login redirects to index.php, not backend.php
- Do you get an entry in the log module? E.g. "User ... logged in" or any error message?
- 12:35 Bug #22632 (Closed): BE login redirects to index.php, not backend.php
- After entering the login data on the BE the T3 jumps first shortly to backend.php, just to jump back to index.php - a...
- 13:57 Bug #22631: DAM-related: DAM search function crashed on Oracle
- the attatched patch solves the problem for this specific issue, but I don't know if there are any side-effects ( as f...
- 11:08 Bug #22631 (Closed): DAM-related: DAM search function crashed on Oracle
- I'm using TYPO3 4.3.3 with DBAL 1.0.4 with an Oracle 11g database. DAM 1.1.1 is installed.
When i use the search fun... - 12:36 Bug #19239: Cannot log in to backend
- Setting sql-mode=MYSQL4 solves this problem. You can do so in in the my.ini of mysql or in the TYPO3 Install Tool usi...
- 12:30 Bug #21352: Not able to save any content changes
- A Georg said: Please ask questions in a forum.
If you experience bugs, please report one bug per issue only. Thank y... - 11:49 Bug #21964: New child records created from a translated record have default language
- As i had struggled with irre and localization settings, i found this in core api:
"localizationMode ('keep', 'sele... - 10:49 Feature #7459 (Accepted): Filter allowed content element types by column
- 10:48 Feature #7459: Filter allowed content element types by column
- Yep - didn't have the time to test it yet, but looks promising :-)
- 02:55 Bug #22575: T3 version 4.4.0beta1: Again, like with previous alpha or beta versions, the RTEhtmlarea does not start
- Please enable RTE troubleshooting mode in the Extension Manager, and report any errors displayed in the log below the...
- 02:47 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Committed to SVN TYPO3core trunk (revision 7578).
- 02:35 Bug #22630 (Closed): htmlArea RTE: Toolbar and context menu styling needs adjustments
- The attached patch fixes various small styling issues such as positionning of icons on toolbar buttons and on context...
- 02:27 Bug #22629 (Closed): TSConfig manual "contextMenu.pageTree.disableItems =moreoptions" remove also “hide”
- When I set in TSconfig:
options.contextMenu.pageTree.disableItems = moreoptions
also the item “hide” will remo...
2010-05-10
- 23:02 Feature #7459: Filter allowed content element types by column
- I send you an eMail Jo, did you receive it?
- 21:30 Bug #22628: Copy record in list view
- Are you using the context menu?
With extended view, it works for me, but with the context menu it doesn't work ( tes... - 20:53 Bug #22628 (Closed): Copy record in list view
- If i select "copy" on a record in the list view. I must reload the page to insert it into the page.
(issue i... - 21:26 Bug #19710: TYPO3 v4.3.0 install tool - still defaults [GFX][TTFdpi]=72
- Benni already suggested the most useless default settings with the correct ones. This was one of them, so stay tuned ...
- 19:47 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- Hi Marc Bastian,
I didn't know that.
I just saw your patch and thought that that was the fix you proposed. ;-) - 19:35 Bug #22154: PHP Warning from t3lib_loadmodules after installing extbase, because $TBE_MODULES['_dispatcher'] is not unset.
- The v2 patch works for me and looks good so far.
@Marc do you mind sending it to the core lest, or is still some dis... - 19:36 Bug #22625: Little bug in Workspace Manager when the option "Show differences inline" is selected.
- Hi Marco,
thanks for your patch!
Do you know that you should now send them to Core List?
Check out http://typo3... - 15:09 Bug #22625: Little bug in Workspace Manager when the option "Show differences inline" is selected.
- TYPO3 Version should have been 4.3.3, sorry I forgot to select this. PHP-Version is 5.2.5
- 15:05 Bug #22625 (Closed): Little bug in Workspace Manager when the option "Show differences inline" is selected.
- When you select the option "Show differences inline" the percentage of changes is shown twice and incorrect. See this...
- 19:20 Feature #22627: disable_controls = browser not available on all "group" fields
- Hi Sven,
since you already did the work for this, can you provide a patch file and send that to Core List? Then yo... - 18:47 Feature #22627 (Closed): disable_controls = browser not available on all "group" fields
- According to the documentation it is possible to remove the "browse items"-icon for TCE fields of type "group". Howev...
- 19:05 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
- Fixed in SVN TYPO3core trunk (TYPO3 4.4) (revision 7575) and branch TYPO3_4-3 (revision 7576).
- 17:57 Bug #22214: in class t3lib_htmlmail, function sendTheMail() uses a problematic @ini_set for sendmail_from
- Stephan's RFC on the Core-list has not succeeded in a fix.
For interessent users, I've added his patches here. - 16:37 Feature #15118: Install tool with Tabs
- Steffen made a nice patch, which displays a section called "Sections" in that long page (see #22623). That way you ca...
- 16:22 Bug #18550: install step2: selecting database from dropdown does not work
- Resolved as duplicate of #17162.
- 16:19 Bug #18544: check writable of typo3conf before creating backup
- Resolved as duplicate of #17162.
- 16:00 Bug #18785: Compare DB with dbal
- @ Mangan: #0008231 has been committed to versions newer than 4.2.0.
So: Is this still a problem in newer versions?
- 15:48 Bug #15277: Set passwords for install tool and BE admin user in 1-2-3 mode
- This can now be done using the hooks integrated with #22423.
- 15:40 Bug #21353: Installer deletes ENABLE-file too early when system Timezone doesn't fit PHP timezone
- You can put the string KEEP_FILE in the ENABLE_INSTALL_TOOL file, but then you will have to take care to delete it ag...
- 15:31 Bug #22626 (Closed): Domain records should be configurable / not rely only on $_SERVER["HTTP_HOST"]
- short description:
Domain records use the global variable $_SERVER["HTTP_HOST"] to find out which content to deliver... - 15:12 Bug #22622: No upload in the new massuploader with Firefox and using self signed SSL
- This is a problem with SWFUpload, which has been reported here: http://code.google.com/p/swfupload/issues/detail?id=2...
- 10:19 Bug #22622 (Closed): No upload in the new massuploader with Firefox and using self signed SSL
- When using a self signed SSL the mass uploader does not work and it displays the following error message:
-------... - 13:44 Bug #22624 (Closed): Moving/deleting section inside a container fails in workspaces
- I have a section object that can contain a number of containers (links with a title in a list). Once users work in a ...
- 13:10 Bug #18722: "Broken rootline" error when creating new page in Draft
- I'd like to confirm that on 4.2.12 and realurl 1.8.1, I'm still seeing this problem.
- 11:52 Bug #22623 (Closed): [Usability ] All Configuration is huge form and difficult to find begin of sections
- Usability improvement: add a section menu at the beginning
(issue imported from #M14352) - 11:33 Bug #18565: Translation of the backend pages tree
- Is this one still being considered to get integrated in the core?
- 10:59 Bug #22609: Install Tool buttons have no hover state
- committed to trunk rev 7574
- 10:26 Bug #22322: combining images with GraphicsMagick not working correctly since 4.2.10
- REMINDER
- 10:26 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- REMINDER#3
- 10:18 Bug #20852: Can create preview links only for the default language of a page
- The way he produced the patch might be faulty, but I can confirm that the generated preview link is in the default la...
- 08:45 Bug #16276: Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and again
- Yes, Typo3 4.4 trunk
Some examples:
Changing fields
4. ALTER TABLE tx_frm2_conferences_Conference CHANGE ... - 05:42 Bug #22621: htmlArea RTE: Unavailability of hot key map may cause plugin to fail
- Patch committed to SVN TYPO3core trunk (revision 7570).
- 05:33 Bug #22621 (Closed): htmlArea RTE: Unavailability of hot key map may cause plugin to fail
- Hot key map should always be made available in case some plugin needs to add some bindings.
(issue imported from ... - 05:11 Feature #22387: rtehtmlare should use versionnumbering method for CSS and JS files
- Follow-up patch committed to SVN TYPO3core trunk (revision 7569).
- 04:55 Feature #22387: rtehtmlare should use versionnumbering method for CSS and JS files
- The main RTE script does not get its version number.
- 02:17 Bug #22620 (Closed): Fix some link targets in the Install Tool
- In the Install Tool some external links opens in the same window which can be annoying, if you have new configuration...
- 01:56 Bug #22619 (Closed): CSH: use rel="table|field" syntax and classes instead of inline JS
- The CSH in flexforms is just plain inline JS inside the HTML. If you have lots of fields, it kinda blows up your HTML...
- 00:15 Bug #22618: Filelinks Read from path: does not show files form directory in the fileadmin
- Hey Ernst.
Just checked in the source code... is it possible that you are running the wrong CSS Styled Content ver... - 00:08 Bug #22618: Filelinks Read from path: does not show files form directory in the fileadmin
- Hey ernst,
you're right. This is a bug in the latest CSS Styled Content version. For now, just add the following l... - 00:14 Bug #22612: Install tool always sets [GFX][gdlib_png]=1
- Please go on in #17962; resolved as duplicate of #17962.
Also available in: Atom