Activity
From 2010-06-02 to 2010-07-01
2010-07-01
- 20:41 Bug #23068 (Closed): Missing "modify image" dialog in HTMLArea 2.0.2
- I have enabled images in HTMLArea. There is no problem inserting an image, for example in "New Magic Image" mode.
... - 18:27 Bug #17489: Install Tool image tests fail when there are spaces in the path name
- The attached patch should fix the "space in path" problem and also adds the %PATH% env-var to the detection routine (...
- 18:17 Bug #17489: Install Tool image tests fail when there are spaces in the path name
- @Oli:
in the Install Tool with no im_path configured, just go to "Basic Configuration". Make sure you have ImageMa... - 18:13 Bug #17489: Install Tool image tests fail when there are spaces in the path name
- Ernesto, please tell me how to reproduce this bug. Thanks in advance!
- 18:05 Bug #23067: Missing Sprite icon t3-icon-apps-pagetree is referenced
- Bitte benni zuweisen
- 17:59 Bug #23067 (Closed): Missing Sprite icon t3-icon-apps-pagetree is referenced
- The former "t3-icon-apps-pagetree.css" is referenced from within the pagetree. There the non-existent background imag...
- 15:22 Bug #23066: mysql_pconnect() has too many parameters
- However, please make a patch file out of your change and send it to Core List!
See here http://typo3.org/teams/core/... - 15:14 Bug #23066: mysql_pconnect() has too many parameters
- Yes, according to the PHP docs there only are four parameters.
Seeing that I don't really understand the comment i... - 15:10 Bug #23066 (Rejected): mysql_pconnect() has too many parameters
- /t3lib/class.t3lib_db.php
Line 1015
$this->link = @mysql_pconnect($TYPO3_db_host, $TYPO3_db_username, $TYPO3_db_p... - 14:58 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- hi, after hours i've found the reason for my upload problems. I am not sure, if it helps everybody or if it is an obv...
- 14:23 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- so in my opinion its time to let swfupload die and give plupload a try.
sure there need to be a lot of pros, why s... - 13:34 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- I use win XP x32 at work and have the same problem, but i have no Tortoise SVN installed. The upload only works with ...
- 07:06 Bug #23065 (Closed): Styling of record history
- The record history needs to be adapted to the new styling of 4.4
(issue imported from #M14957)
2010-06-30
- 22:40 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- I tried changing my extension to a USER and disabled caching. Now all the appropriate includes are in the header aut...
- 22:28 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- It's because we're using the RTE in a USER_INT plugin.
The pageRender is called and looks to include JS libraries ... - 21:58 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- I am also experiencing this problem. I tried adding both the <script src=""> tags that Daniel Dimitrov suggested alo...
- 16:13 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- Do you have this inline js in the head of the page:
<script type="text/javascript">
/*<![CDATA[*/
<!--
Ext... - 12:55 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- Changing from baseURL to absRefPrefix does not help.
- 12:14 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- I have absolutly the same problem. I didn't manage to set absRefPrefix to fix it.
I tried to load my extJS on my o... - 05:56 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- Please try to set config.absRefPrefix in your TS template setup.
- 00:40 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- Thanks for the hint. The error is: "Ext is not defined"
- 20:40 Bug #23062: Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter
- thanks for the initial patch. I changed it to fit the CGL - it is now pending in core list
- 18:19 Bug #23062 (Closed): Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter
- The opendocs sysext has an option to be displayed as an backend module. If the extension taskcenter_recent is install...
- 20:28 Bug #23064: Edit user link broken in Taskcenter
- thanks for the bug report. patch is pending in core list now
- 19:46 Bug #23064 (Closed): Edit user link broken in Taskcenter
- function action_linkUserName returns a link with a wrong parameter - editing an existing backend user record in the t...
- 18:28 Feature #22685: Provide a CSRF protection framework for the BE and install tool
- Two OWASP Documents about CSRF:
http://www.owasp.org/index.php/CSRF
http://www.owasp.org/index.php/Cross-Site_Req... - 18:02 Bug #23040: Cache cannot be cleared in IE8
- I can confirm this, too. The JS error is:
Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Tride... - 13:37 Bug #23040: Cache cannot be cleared in IE8
- I can confirm this.
- 18:00 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
- i just discussed this with Ingmar and Olly (who added the "inc" extension) and we agreed to remove it again.
Updated... - 17:44 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
- I agree with Ingmar, inc extension should be removed.
- 15:40 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
- The patch mostly looks good, but I would remove the file extension ".inc" from the list again, as that is a file exte...
- 17:44 Feature #5390: Keyboard shortcuts for generic actions
- Yes, I also miss the keyboard-shortcuts in the Backend. Mediawiki has ctl-s for save and ctrl+p for preview. At least...
- 17:41 Feature #23050: Install tool password can be overwritten by an extensions' ext_localcconf.php
- There are actually other parameters that could be overridden by an extension and which might cause some misery to a s...
- 10:06 Feature #23050 (Closed): Install tool password can be overwritten by an extensions' ext_localcconf.php
- Quote from Bernhard Kraft:
===================================================
I think this should be seen as a sec... - 17:01 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
- TYPO3 WInstaller comes with one exe file which should start Apache, MySQL and finally show TYPO3.
After speaking t... - 16:32 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
- I tried to open index.php from 3 locations. Dummy, Quickstart and testsite. All dead ends. Just words and cryptic sig...
- 15:43 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
- Your Install Tool is located at .../typo3/install/index.php.
Try typing .../typo3 in your browser window instead.
... - 14:46 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
- I installed "TYPO3Winstaller_4.4.0" - download from Typo3.org.
After installation an icon appaers on the Desktop, ca... - 16:53 Bug #23059: 4.4.0 Introduction Package does not validate on w3c (css and html)
- OK. Thanks for Info. I reported this on the other bugtracker with issues 8572 and 8573:
http://forge.typo3.org/i... - 15:51 Bug #23059: 4.4.0 Introduction Package does not validate on w3c (css and html)
- Hi Raimund,
thanks for your report!
Bugs in the Introduction Packge are collected here:
http://forge.typo3.o... - 15:04 Bug #23059 (Closed): 4.4.0 Introduction Package does not validate on w3c (css and html)
- The new "Introcuction Package" does not generate error free output concerning css and html with http://validator.w3.o...
- 16:13 Bug #22369: Mitigate PHP's RNG vulnerability
- Hey Markus,
I'm afraid I can't see the difference between the two pictures, so it's quite difficult to assess the ... - 16:04 Bug #23060 (Closed): "View Item" does not resolve real MM Relations
- The overview "View Item" displays (Listview -> Display Information Icon) does not resolve real MM Relations correctly...
- 15:43 Bug #22983: Sprites - user defined page types are not respected anymore
- Hi Steffen
Using t3lib_spritemanager::addTcaTypeIcon('pages', 'modules_denmark, t3lib_extMgm::extRelPath($_EXTKEY)... - 13:34 Bug #22983: Sprites - user defined page types are not respected anymore
- @Claus Harup:
just Put:
t3lib_spritemanager::addTcaTypeIcon('tx_myext_table1','contains_MYstatus','../typo3conf/ext... - 10:55 Bug #22983: Sprites - user defined page types are not respected anymore
- this has to be done in core - TCA definitions has to be automatic resolved.
- 10:32 Bug #22983: Sprites - user defined page types are not respected anymore
- Brillant - In which file can I find the function and maybe an example?
There is nothing in 4.4 beta on TYPO3 unlea... - 10:09 Bug #22983: Sprites - user defined page types are not respected anymore
- there cannot be an automatic fallback
you have to register your icon to the srpitemanager:
/**
* static functio... - 15:14 Bug #22672: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
- v2 takes care of queries having single quotes around the ###REC_FIELD... marker (templavoila for instance) or not.
- 14:29 Feature #23051: Improve t3lib_DB::fullQuoteArray
- Steffen Ritter:
"the function getColumns already exists in t3lib_db called admin_get_fields the task would have imm... - 10:59 Feature #23051: Improve t3lib_DB::fullQuoteArray
- Just an Idea how this function could be improved (fullQuoteStr.diff)
- 10:57 Feature #23051 (Rejected): Improve t3lib_DB::fullQuoteArray
- fullQuoteArray only quotes the field values, not the field names
OTRS
2010011810000016: Sebastian Böttger
(i... - 14:27 Bug #23058 (Closed): Missing closing div in db_new_content_el.php
- There is a missing end tag of a div in the file db_new_content_el.php which results in (my installation) 7 errors + 1...
- 14:22 Bug #23057 (Closed): Switching workplaces causes nesting of BE
- Switching to another workspace causes the BE interface to be reloaded in the content area.
Steps to reproduce:
... - 14:14 Bug #23056 (Closed): Rename t3lib_BEfunc::time and introduce new function
- The function t3lib_BEfunc::time() is used to render the age of a timestamp in hours and minutes (+ optional seconds)....
- 14:03 Bug #23055 (Closed): Use t3lib_BEfunc::date/datetime
- There are quite a view places in the core which don't use t3lib_BEfunc::date or t3lib_BEfunc::datetime. There is no ...
- 13:58 Bug #23054 (Closed): Styling of module "User Admin"
- The module "User Admin" needs to be adapted to the new styling of 4.4
(issue imported from #M14943) - 13:51 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- This is always the case. It is not happening randomly. Actually can't login at all into Backend with IE. Itried also ...
- 13:44 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
- Might be related to #21511.
Possible solutions in #21511.
Might be something like #2151138. - 13:38 Bug #23053 (Closed): Typo3 login expiration note shown immediately after logon with Internet Explorer
- Hi,
when I login to the backend I immediately get the popup Typo3 login expiration note stating for logout counting ... - 13:09 Bug #23052: extension conflict and show error Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_news" was NOT loaded!
- Before you use alan_news you obviously have to install tt_news.
If that still does not work out, please consult the ... - 13:00 Bug #23052: extension conflict and show error Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_news" was NOT loaded!
- not test yet after reinstall it's ok
but when click News Admin still get
Error!
Reason: File "index.php" was no... - 12:58 Bug #23052: extension conflict and show error Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_news" was NOT loaded!
- No, you don't have to reinstall TYPO3.
Go to the Install Tool, All Configuration and edit the value for extList. R... - 12:39 Bug #23052 (Closed): extension conflict and show error Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_news" was NOT loaded!
- after installed alan_news i got this error message
Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_... - 12:41 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
- I just experienced this bug: I opened an RTE with content in it, marked a word by double clicking, clicked on SelectC...
- 10:33 Bug #22974: Unknown browsers result in error condition
- I can confirm this error for Typo3 4.4.0 and Firefox 3.6.6
- 10:28 Bug #21336: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0
- Comments from Philippe Oechslin:
======================================================
Ok, I was looking at 4.3.... - 08:39 Bug #22933: Install tool should by default create database with utf8 charset
- Right,
We can add that to the packager for the introduction package.
Can it be added to the TYPO3 defaults too? - 08:29 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- The error in the module is a missing clsoing brace. I will upload a fixed version. But normaly the module is not needed.
- 08:23 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- I just checked it. You are right, you have to set the starting pointt in the pi1-flexform to some sys-folder. Then yo...
- 07:36 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- All I get in the FE is a search form that does not return any record.
- 07:03 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- Parse error: syntax error, unexpected T_IF, expecting T_FUNCTION in /home/sjbr/public_html/typo3conf/ext/frm2_newpm/m...
- 00:04 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- Ok. I started updating the patch to current trunk version.
I will also add some unit-testing code so it is easier to...
2010-06-29
- 23:52 Bug #23047: Unknown problem in t3lib\class.t3lib_db.php on line 1290
- Line 1290?
Please post what you do to get the error.
And(!) please post the full error message! - 23:50 Bug #23047 (Closed): Unknown problem in t3lib\class.t3lib_db.php on line 1290
- NEW Installation from 4.4
introductionpackage
is not possible, always
error line 1290
(issue imported from #... - 23:46 Bug #22141: First login attempt to the backend fails every time
- it is not (or not only) phpmyadmin
t3-4.3.x and I cannot remember when, but it started on a customer website somed... - 23:44 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
- Seeing your screenshot, the webserver is already running and you also managed to run the Install Tool...
I don't ... - 23:40 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
- What did you install? (No don't say "TYPO3".) Where did you get it from? With an Installer? Any errors? Did it work y...
- 23:37 Bug #23046 (Closed): TYPO3Winstaller: Start icon for TYPO3 does not work anymore
- After successfully installing typo3 yesterday, today typo3 will not start up, even when applying right click and tryi...
- 22:58 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- What do you mean by "not mature"? The code works and I used it for some quite large exports/imports without any probl...
- 21:13 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- Bernhard, I really like your approach of writing chunks or segments or how you want to name it. Indeed, this should k...
- 20:34 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- Any news on this?
Did you check my other bugnote with a proper fix for this problem;
http://bugs.typo3.org/view.p... - 21:40 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- i used an x32 windows 7 business professional.
perhaps plupload is an solution.
i still had problems in 4.3.
But... - 10:56 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- This sounds really weird, with the UAC. Don't know, why the Flash Uploader causes a problem with Tortoise.
It's base... - 19:49 Bug #20473: Starttime/endtime is not taken into account when caching
- Looks like Susanne's patch takes into consideration the TS config property "cache_clearAtMidnight" whereas Dmitry's d...
- 17:47 Feature #23044: Feature request for adding hooks inside the List module
- Hi Cyril,
thanks for your patch! It would be great, if you could minimize the comments in the code (e.g. why the l... - 17:12 Feature #23044 (Closed): Feature request for adding hooks inside the List module
- This is a feature request for two hooks that would allow adding functionalities to the Web>List module.
These ... - 17:43 Feature #19656: Feature request for adding hooks inside the List module
- Resolved as duplicate of #23044.
- 17:29 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- Do you get an error on the JavaScript console?
- 11:17 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- Well, it just says: "The editor is being loaded. Please wait...". In Typo3 4.3, the editor appears, in Typo3 4.4, it ...
- 01:16 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
- The FE plugin API has not changed.
What error do you get? - 17:13 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- I am afraid that IRRE will be using BE ajax.
Do I have anything to configure? I don't get anything to create a pho... - 16:47 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- Yes, the non-IRRE-fields are working as expected. I guess the problem is that the IRRE-fields are again loaded via an...
- 16:44 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- When IRRE is not involved, I have no problem using feeditadvanced....
Anyways, I installed frm2_newpm. What to I d... - 08:24 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- Looking a the code, I think you should be able to retrieve the path to typo3 from
TYPO3.setting{path_TYPO3}. This ge... - 08:15 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- Here a complete log:
Path: bodyYou are in TEXT MODE. Use the [<>] button to switch back to WYSIWYG.... - 08:15 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- The log is the final part from a feedit advanced editing session. And yes, I also think that here the paths should be...
- 01:47 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- How can I reproduce this issue?
The log you provide comes from a RTE instance in feeditadvanced? The paths look wr... - 16:59 Bug #16178: UTF-8: Broken special characters on cached pages
- I tested it on my local server and solved nearly all problems with
SET NAMES utf8;
-----
After clearing ... - 16:53 Bug #16178: UTF-8: Broken special characters on cached pages
- i solved the Problem by converting, the field HTML in the table cache_pages to text instead of mediumblob it semese ...
- 16:58 Bug #23043 (Closed): Not all getIconImage calls in Core are replaced by getSpriteIconForRecord
- see title,
this rfc does the last ones
(issue imported from #M14923) - 16:06 Bug #23042: "Hide page if no translation for current language exists" does not work.
- Forgot to mention, I am using T3 V 4.3.3, NO TV, standard installation
- 16:05 Bug #23042 (Closed): "Hide page if no translation for current language exists" does not work.
- This is a 2 language site.
Default nl, 2nd language: fr
TS root temlate setup:
# default language (dutch)
con... - 15:47 Bug #23041 (Closed): Translation with content-slide doubles output
- I use the TV content-slide feature, to fill a page colums with the parent element if empty.
Works perfect with this ... - 15:44 Feature #23039: Better charset transformation by adding autodetection for [SYS][t3lib_cs_convMethod] and [SYS][t3lib_cs_utils]
- Hi mister X,
please go to http://typo3.org/register and put your name to the field "name".
After that, you can... - 15:32 Feature #23039 (Closed): Better charset transformation by adding autodetection for [SYS][t3lib_cs_convMethod] and [SYS][t3lib_cs_utils]
- I created a patch, wich does the following:
* auto detection of charset transformation method (function_exists())... - 15:41 Bug #23040 (Closed): Cache cannot be cleared in IE8
- When you clear the cache in IE8 using the menu in the toolbar, the icon disappears and a JS error occurs. The cache i...
- 14:42 Feature #7098: $flashMessages should have a condition ...
- I've made little changes related to this patch.
The new solution no longer need changes in the FlashMessageViewHel... - 14:06 Bug #22933: Install tool should by default create database with utf8 charset
- And if we already do this, it is also easy to add [BE][forceCharset] = utf-8 to set BE and FE to UTF-8, too, preventi...
- 13:58 Bug #22933: Install tool should by default create database with utf8 charset
- I think [SYS][setDBinit] is the variable the Install Tool should use:
You should set this to
SET NAMES utf8;
SET... - 13:59 Bug #16388: Installer should honour forceCharset setting when creating a DB
- Resolved as duplicate of #22933.
- 13:43 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
- i dug out last nights backup when we still had the problem and restored the uc field. here is the content of that fie...
- 13:31 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
- no, resetting the user settings didn't do anything.
some further clarification:
setting the startup module to Pa... - 13:26 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
- Can you reproduce this problem, after you went to User Settings and pressed the button Reset Settings there?
- 12:24 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
- Okay, thanks for clearification.
Just tried to set startup module to Page, but this wasn't enought ;-)
If you can... - 12:09 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
- just now i solved it while trying to prepare the login.
what i did: earlier today i set the user settings to displ... - 11:59 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
- Can I have a login for this installation? Does it only occur in this single one?
- 10:47 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
- tested in IE and Firefox. Both browsers are affected.
- 10:44 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
- Does this happen every time in every browser?
- 08:46 Bug #23035 (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...
- 13:21 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
- the extensions are not comaptibel with the new taskcenter anymore. I did a renewal of taskcenter_recent and sys_notep...
- 11:23 Bug #23038 (Closed): sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
- The system extension "taskcenter" is missing class.mod_user_task.php which causes "Fatal error" for other extensions ...
- 11:03 Bug #23037 (Closed): Drop the require_once from the testcases
- ... at least those that are covered by the Core autoloader.
(issue imported from #M14916) - 10:18 Bug #23036 (Closed): Read of uninitialized variable in t3lib_div::normalizeIPv6
- $h is read before it is initialized:
public static function normalizeIPv6($address) {
$normalizedAddress = '';... - 09:38 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
- For the sake of completeness here the explanation from Bernhard on the mailing list on this topic:
The probl... - 08:23 Bug #23034 (Closed): help text renders invalide code
- The code in t3lib_befunc.php->helpTextIcon() renders the following code
--------
<a class="typo3-csh-link" href="#"... - 08:14 Bug #23033 (Closed): Validation errors in list view: & > &-amp;
- At least 2 & should be rendered as & to avoid validation errors.
(issue imported from #M14911) - 08:04 Bug #23032 (Closed): class.t3lib_extfilefunc.php func_copy can not move folder recursively on windows server (but func_move works)
- class.t3lib_extfilefunc.php function func_copy can not move folder recursively on windows server...
If you move a ...
2010-06-28
- 21:27 Bug #22969: Entering line breaks with Safari not possible
- committed to SVN TYUPO3core trunk (revision 8071) and branch TYPO3_4-4 (revision 8072).
- 21:14 Bug #22969: Entering line breaks with Safari not possible
- Uploaded improved version v3 of patch for trunk and TYPO3 4.4. The issue does not arise in 4.3.
- 08:54 Bug #22969: Entering line breaks with Safari not possible
- Tested again with clearing the RTE Cache explicitly. Now it works! Thanks for taking care. Issue can be closed
- 07:41 Bug #22969: Entering line breaks with Safari not possible
- I retested again this patch with TYPO3 4.4.0 and trunk and Safari 5 on Windows. I insist that it does work.
Please... - 16:59 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
- Closed, configuration issue.
- 16:45 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
- This field was added with 4.4.0. Please use the Database Analyzer in the Install Tool to Compare your current DB with...
- 15:48 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
- Yes, column sorting is missing, only the following columns exist:
uid, pid, tstamp, title, path, base, hidden, deleted. - 15:15 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
- Yes, that is understandable. I updated the description accordingly.
The error points to a missing column in your D... - 14:53 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
- After Update from 4.3.3 to 4.4.0,
I 'm search for file mounts in Backend, file mounts was existed and was displayed... - 13:38 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
- Please add a step by step description showing what you do to get this error!
- 13:22 Bug #23021 (Closed): File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
- After upgrading from 4.3.3 to 4.4.0 file mounts are no longer displayed.
When I create a new file mount, I get thi... - 15:01 Bug #23022: Installing two extensions that are in conflict
- Two ideas:
1. For simulatestatic the ext realurl should be added in the array "conflicts" in ext_emconf.php.
2.... - 14:14 Bug #23022 (Closed): Installing two extensions that are in conflict
- Due the update-manager in the installtool the script tried to install the extension "simulatestatic" knowing that "re...
- 14:53 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- Oh excuse I meant like:
3.) Why should it be parsed afterwards to clean the output instead of outputing it correct... - 14:45 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- I had set config.doctype = xhtml_trans,
but I had NOT set config.xhtml_cleaning = all
I checked the problem with ... - 08:46 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- With config.xhtml_cleaning = all the img tag will be xhtml conform.
But:
1.) It leads to http://bugs.typo3.org/vi... - 14:23 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
- I think this issue is outdated.
If you want to use a loginbox on the left/right side on every page - please read t... - 14:20 Feature #19578: Don't show the logged-in message when I'm logged in
- My solution was to rebuild the loginbox by clean TypoScript.
Here's a german tutorial how to realize this:
http://w... - 13:22 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- Display the RTE in fe-editing does work if all caches are cleared, Once you edited from the BE, the feedit rte seems ...
- 13:14 Bug #23020 (Closed): RTE+ feeditadvanced+IRRE: Still loading problems
- The RTE again does not load correctly:
[HTMLArea::init]: Editor url set to: ... - 12:44 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- Can confirm this with FF 3.6.4, TYPO3 4.4.0 and Tortoise 1.6.9 Build 19725 for x64-Systems installed. Using Chrome, e...
- 12:07 Bug #23019 (Closed): ExtJS is not included when RTE is invoked by USER_INT frontend script
- Some time ago I wrote a frontend extension that uses pi2 of htmlarea. That worked fine in Typo3 4.3, but does not wor...
- 11:54 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- Still an issue 4.3.3 and 4.4.0
- 10:26 Bug #23018 (Closed): Images don't get compressed
- Images which are put into text /w image or image only content elements won't get compressed (JPGs - I haven't tried P...
- 10:06 Feature #22999: Add "Mass delete" in File -> Filelist
- Hmm.. I have no idea how this ended up in Templavoila, sorry.
And thanks Jan! Although I think those checkboxes an... - 01:17 Bug #23014: htmlArea RTE: RTE may be started before style sheets are loaded
- Fixed in SVN TYPO3core trunk (revision 8069) and branch TYPO3_4-4 (revision 8070).
- 00:19 Bug #23014 (Closed): htmlArea RTE: RTE may be started before style sheets are loaded
- The initialization process does test that all style sheets are accessible, but the collection may still be empty.
Th...
2010-06-27
- 23:05 Bug #23013: htmlArea RTE: Incorrect function scope when error is raised
- Fixed in SVN TYPO3core trunk (revision 8067) and branch TYPO3_4-4 (revision 8068).
- 22:45 Bug #23013 (Closed): htmlArea RTE: Incorrect function scope when error is raised
- In the Language plugin, if the stylesheets are not accessible for some reason, an error is raised in catch clause due...
- 19:29 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
- In Class: class.tx_t3editor.php I added the following statement after line 171:
$T3Editor_template = trim( preg_repl... - 11:54 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
- Further investigation:
Javascript in "index.php" gives an error "unterminated string literal".
Content:
T3editor.... - 18:38 Bug #23012: No access to taskcenter (tasks) for non-admins
- Wow, thanks, this works ...
- 17:50 Bug #23012: No access to taskcenter (tasks) for non-admins
- Access check has incorrect default return value. Patch fixes this.
- 14:55 Bug #23012 (Closed): No access to taskcenter (tasks) for non-admins
- Tasks created by an admin are not available to non-admins. The tasks are shown at the top right ("Open system tasks")...
- 17:20 Bug #22990: imageLinkWrap.JSwindow triggers XSS warning or Fails
- Solved it by generating the HTML in the imageLinkWrap code and storing it in the cache. popup window retrieves it fro...
- 16:20 Bug #22969: Entering line breaks with Safari not possible
- Did you clear the RTE cache after applying the patch (using the Clear RTE cache option of the Clear cache menu in the...
- 10:31 Bug #22969: Entering line breaks with Safari not possible
- Sorry your patch does not solve this problem for me.
- 10:27 Bug #22969: Entering line breaks with Safari not possible
- Encountered it with TYPO3 4.4.0 and Safari 5 on Mac.
Can reproduce it with Safari 5 on Windows.
Maybe this helps ... - 14:01 Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']
- You're welcome!
Resolved as duplicate of #22964. - 12:31 Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']
- Steffens patch works.
I also took away the other commands.
Thank You! - 02:03 Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']
- By the way: Your SQL commands miss a ; at the end of each line.
Furthermore you only need to set the first command ... - 02:00 Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']
- That's indeed an ugly bug.
Please test Steffen's patch "12514_v3.diff" from #21501.
If it works for you, please p... - 01:55 Bug #23009 (Closed): Installtool bug with escape-signs in ['SYS']['setDBinit']
- when using the installtool "all configuration" typo3 by itself changes something in
['SYS']['setDBinit']
before... - 09:36 Bug #23010: Remove deprecated methods with deprecation log from core for 4.6
- Noticed that the class gzip_encode already had a deprecation log in the constructor. So it can be safely removed.
- 09:33 Bug #23010 (Closed): Remove deprecated methods with deprecation log from core for 4.6
- Beginning with 4.5 we can systematically remove old deprecated stuff from the core. As a first step I wanted to remov...
- 01:42 Bug #22975: PATH_thisScript in the Install Tool, Basic Configuration should have line break
- Should also be added for the same line in the part "Clean up".
- 01:40 Bug #22975: PATH_thisScript in the Install Tool, Basic Configuration should have line break
- Seems like adding the CSS definition
word-wrap: break-word;
can fix that. - 01:41 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- Or even better: Adding the CSS definition
word-wrap: break-word;
can fix that.
2010-06-26
- 23:07 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
- The content of the setup box (f.e) is present in the html. However, the "textarea" tag of the t3editor has the style...
- 15:44 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
- Just tested with Firefox 3.6.4 on:
Windows Vista, PHP 5.3 : no problem
CentOS, PHP 5.2.6 : no problem.
Maybe dis... - 08:23 Bug #25586 (Closed): Template editor does not open settings and constants box with t3 editor installed
- Is T3 editor installed then the template settings or constants box opens but is immediately closed.
With de-installi... - 21:45 Bug #22940: Changes in core files for running TYPO3 on OS/2 or eComStation
- Added diff files for 4.3.3 and also for the new 4.4.0
- 20:24 Bug #22969: Entering line breaks with Safari not possible
- Uploaded new version of the patches to handle special case where space characters would have been entered in text mode.
- 02:33 Bug #22969: Entering line breaks with Safari not possible
- This is strange. In what version of TYPO3 and of Safari did you encounter this issue?
This could be related to #00... - 16:39 Bug #23005: htmlArea RTE: SelectFont plugin may cause js error
- Thank you for testing.
Committed to SVN TYPO3core trunk (revision 8063) and branch TYPO3_4-4 (revision 8064). - 07:37 Bug #23005: htmlArea RTE: SelectFont plugin may cause js error
- Your patch work!
See Log.
[HTMLArea::init]: Editor url set to: sysext/rtehtmlarea/htmlarea/
[HTMLArea::init]: ... - 16:35 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- +1 on testing with GM on WIN7 for 4.2, 4.3 and 4.4
- 15:51 Bug #23008 (Closed): getSpriteIconForRecord() accepts row data which is not an array
- t3lib_iconWorks::getSpriteIconForRecord() has as second parameter the data row for which the icon must be found.
If ... - 09:56 Feature #22169: ext_typoscript_setup.txt cannot be overriden by static files on the same level
- I think, there should be an option in ext_emconf.php, to let each plugin decide, if it wants to have ext_typoscript_s...
- 08:47 Feature #22999: Add "Mass delete" in File -> Filelist
- there IS a mass delte in the filelist.
check "Show clipboard".
select "Clipboard #1"
search again for options ... - 08:29 Bug #23007 (Closed): FE Edit advanced does not handle contenttypes table and images
- After clicking on the edit-button a window appears with in the left upper corner the text "Edit content element" but ...
- 08:22 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
- I believe the problem originates in the bookmarks inserted by the undo/redo snapshots. Bookmark removal leaves some t...
- 05:37 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
- Is it always related to updating links?
Do you mean that when this happens, you cannot edit the content anymore?
...
2010-06-25
- 23:02 Bug #23006 (Closed): Remove undefined variable access module
- Since rev 1421 (* Merging all changes from TYPO3_4-0 branch back into HEAD) the var was introduced without definition...
- 21:20 Bug #22991: htmlArea RTE won't load in backend extension
- Could you provide a test extension demonstrating this issue, please.
- 18:40 Bug #22991: htmlArea RTE won't load in backend extension
- Another addition: TinyRTE_MCE for example works without problems with the same code.
- 21:16 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- @Bernhard: I opened a new bug report for this issue as it is very different from the "security error" reported by the...
- 18:26 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- I exclude show and hide Buttons and really it worked!
Here the Log
[HTMLArea::init]: Editor url set to: sysext/... - 17:16 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- @Bernhard: The loading process is not complete. Please report the error raised on the JS Console, after unsetting scr...
- 11:59 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- I have same problem with unloading RTE since I updated to TYPO3 4.4.0.
Troubleshooting log told me --->
[HTMLAr... - 21:01 Bug #23005 (Closed): htmlArea RTE: SelectFont plugin may cause js error
- If only one of dropdowns fontstyle and fontsize is enabled in the toolbar, a js error is raised and the RTE fails to ...
- 20:32 Bug #20868: click-enlarge function for images does not work correctly in IE8
- Another workaround, if my patch isn't a good idea. This workaround requires no modifications to Typo3 Core.
Creat... - 19:34 Bug #20868: click-enlarge function for images does not work correctly in IE8
- Another way to solve this would be to pass the template file name through the URL. This would eliminate the need for...
- 19:24 Bug #20868: click-enlarge function for images does not work correctly in IE8
- I made an attempt at fixing this one.
I added a new parameter to imageLinkWrap called windowTemplateKey
This ... - 19:48 Feature #15288: Ellipse Gifbuilder Function
- attached version 3
- 18:12 Feature #15288: Ellipse Gifbuilder Function
- attached version 2
- 16:13 Feature #15288: Ellipse Gifbuilder Function
- attached 2049.diff
- 16:12 Feature #15288: Ellipse Gifbuilder Function
- New patch pending in core list.
- 18:46 Bug #23000: typo in t3lib_cache_backend_FileBackend causes php error
- Committed to svn
4_4 rev 8061
trunk rev 8062 - 14:54 Bug #23000 (Closed): typo in t3lib_cache_backend_FileBackend causes php error
- public function setCache(t3lib_cache_frontend_frontend $cache) {
should be
public function setCache(t3lib_cache... - 18:16 Bug #22144: GIFBUILDER text is not rendered correctly when the text is in russian
- Hi,
what PHP and TYPO3 Version do you have?
What type of encoding you are using? UTF-8 oder kyriic? - 18:05 Bug #22776: alternative language. Copy default content elements fails.
- Could not reproduced in typo3 4.3.2
Is this resolved for you with a current 4.3 release?
- 18:01 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- I'm still unable to reproduce this. I inserted the image directly into RTE. Have you set
config.doctype = xhtml_tr... - 17:55 Bug #22774: Sorting missing in "template overview"
- Is this committed?
According to the thread in Core List it should be fixed with #21798; but I can't find any of th... - 17:39 Bug #19278: Installer shows Mysql system tables
- There are hosts who call their customer DBs "mysql"? Really?
However, I still consider this a valid request; at le... - 17:35 Bug #19278: Installer shows Mysql system tables
- This is also reproducibly on typo3 4.4.0, php 5.2, mysql5
But i think this can be closed, because on shared hosted... - 17:38 Bug #18465: simulateStatic does not support addQueryString in typolink
- Wow, it's a while ago when i posted this bug.
But i really don't know if this bug still exists, i just updated my T... - 17:32 Bug #18465: simulateStatic does not support addQueryString in typolink
- Is this still a problem?
- 17:26 Bug #18465: simulateStatic does not support addQueryString in typolink
- If I read #18564 and this one here correctly, the first is about an error with an extension, the second one about one...
- 17:32 Bug #18943: Crop of a long Title does not work with (IRRE) inline, when using groupboxes in child records
- Resolved, unable to reproduce.
Thanks for keeping us updated, Eike! - 17:23 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
- Nice to hear that it works.
Resolved as duplicate of #22973. - 17:20 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
- Can be closed
- 17:19 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
- Cool. I searched for a similar bug, but couldn't find it.
- 17:18 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
- Yep. The be_user didn't had an auto_increment. (possibly creating more users with the same ID, thus crashing the BE s...
- 17:15 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
- no need to narrow it down, issue is known and IMO fixed (don't lnow if already online)
- 17:15 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
- This is the same as #22973. There is an error in the SQL definitions in the SQL file which comes with the Introductio...
- 17:13 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
- Just installed from the Source + Dummy. Problem is not there.
Deleted groups and users, no luck. Will do more test... - 17:07 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
- Hi Andrei,
please do the following:
Log in as an admin, go to Usersettings and create the Enable Install Tool fil... - 16:59 Bug #23004 (Closed): Introduction Package: Adding a BE User makes the User Admin page close the session
- On 4.4 with the Introductory Package.
Steps to reproduce:
1. download Introductory package http://prdownloads.s... - 17:20 Bug #22998: different count of results depending on the page in page browser
- That's a configuration option in Indexed_search:
plugin.tx_indexedsearch.search.exactCount = 1
I've made an issue... - 13:21 Bug #22998 (Closed): different count of results depending on the page in page browser
- I have installed the new typo4 with Introduction Package.
When I search for "with"
I get
Search for "with"
D... - 17:20 Bug #19261: border.html throw JS error (FF 2)
- Resolved, not reproducable.
- 17:12 Bug #19261: border.html throw JS error (FF 2)
- Not reproducable in FF3.6.
- 16:38 Bug #23003 (Closed): Old icon in Module permissions
- the legend image needs an update as the ok/error icons changed as well
icon needs to be copied to: typo3/sysext/t3... - 16:27 Bug #23002 (Closed): PATH_thisScript definition cleanup
- One of the first pieces of code in typo3_src/index.php is used (inconsistently) several other places in the typo3 cod...
- 16:05 Bug #23001 (Closed): Module Permission misses correct cursor-icon
- The module Web > Permissions misses a cursor:pointer which is missing because of using the sprites
(issue im... - 15:56 Feature #22999: Add "Mass delete" in File -> Filelist
- that's not related to templavoila ... move to the Core - I guess that's a better place for this issue
- 14:41 Feature #22999 (Closed): Add "Mass delete" in File -> Filelist
- I really like the new mass uploader in Filelist, but as far as I can see, there's no way to delete multiple files at ...
- 15:52 Bug #22990: imageLinkWrap.JSwindow triggers XSS warning or Fails
- This is the same as 0011695, except that I've pointed out that it also doesn't function in Safari 5.
- 15:30 Feature #15117: tslib_cObj -> getTypoLink does not support arrays
- Hi, there seems no need for this problem. Bug request is 5 years old. There are better solutions in the wild.
- 15:26 Bug #15225: Javascript Warning in Preload-Images because of uninitialized Variables
- Closed, no longer reproducable.
- 15:14 Bug #15225: Javascript Warning in Preload-Images because of uninitialized Variables
- No Javascript errors where found in image menu.
Tested with: IE6-8, FF 1-3, Chrome 4, Safari - 14:59 Bug #18819: felogin redirect won't work if "hide at login" is selected
- Actually I'm using the login via TypoScript on every page. Sorry, where can I find the examples and the felogin docum...
- 12:40 Bug #18819: felogin redirect won't work if "hide at login" is selected
- This can't be solved inside felogin. The core first handles the login checks, then the page access and finally when t...
- 10:04 Bug #18819: felogin redirect won't work if "hide at login" is selected
- Hello,
this "bug" is still present in 4.4.0 and I also think it's a very common usecase to show a login page only wh... - 14:50 Bug #22975: PATH_thisScript in the Install Tool, Basic Configuration should have line break
- For other fields in All Configuration the value is cut off and dots are appended.
But we don't want to have this out... - 14:37 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- So a simple space behind the "->" would fix that. A nobrainer in the end...
- 11:24 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- The Problem is the String "USER_FUNCTION:typo3conf/pageUnavailableHandling.php:user_pageUnavailable->pageUnavailable"...
- 14:33 Bug #21603: Typo3 html content element frontend rewrites
- Closed as requested, no change required.
- 14:12 Bug #22996: Quicktime audio format m4a isn't supported
- committed to svn
4_3 rev 8058
4_4 rev 8059
trunk rev 8060 - 12:32 Bug #22996 (Closed): Quicktime audio format m4a isn't supported
- Add this extension to the allowed extensions
(issue imported from #M14866) - 14:02 Bug #22981: Template Analyzer: Line numbers barely readable
- committed to svn
4_4 rev 8056
trunk rev 8057 - 10:37 Bug #22981: Template Analyzer: Line numbers barely readable
- The File is located in "typo3/sysext/t3skin/stylesheets/visual/element_typoscript.css"
I`ve created a patch.
The ... - 13:45 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
- patch_2 works without offset against 4.4.0...
- 13:16 Bug #22997 (Closed): Caps lock warning icon misplaced
- The caps lock icon warning is misplaced, think it should be few px more on the right.
Maybe #22868
(issue imported... - 12:44 Bug #22995: fe_login redirection not working
- See issue #8468.
- 10:34 Bug #22995 (Closed): fe_login redirection not working
- Hi I am using TYPO3 4.3.2 .
Redirect with fe_login is not working. at my case login and logout pages are access res... - 12:39 Bug #22176: t3lib_basicfilefunc::formatSize should call t3lib_div::formatSize
- Resolved, no change required.
t3lib_basicfilefunc::formatSize is deprecated and should no longer be used. It will ... - 12:35 Bug #22988: Change language::readLLfile() from protected to public
- Closed as requested by author.
- 11:37 Bug #22988: Change language::readLLfile() from protected to public
- This part of the code was _not_ generated by kickstarter.
Please close this bug... - 11:13 Bug #22988: Change language::readLLfile() from protected to public
- Ths bug has a relation to #19371
- 12:30 Bug #22950: Template Analyzer: Line Numbers are very hard to read
- Resolved as duplicate of #22981.
- 10:00 Bug #22994 (Closed): Database context in userFunc
- It seams when using cObject USER the userfunc doesn't respect the database context. I've got the following TS snippet...
- 09:57 Bug #22993 (Closed): Backend: pagetree -> right click -> show -> ignores absRefPrefix
- When you have typo3 installed into a subdirectory, the pagetree right-klick-menu will open a new browser tab without ...
- 09:44 Bug #22979: Filelist module reports "type" of files also for directories
- Hey,
i can reproduce this bug.
The attached patch "t3lib_div_split_fileref.patch" is working as well.
I`ve mod... - 01:04 Feature #22992 (Closed): Pagerenderer - use better method for adding meta tags
- atm meta tags are added with complete html tag.
The better method would be to add tags with a name and the content.
... - 00:33 Bug #22989: Reports Module: Styling problem
- committed to svn
4_4 rev 8054
trunk rev 8055 - 00:28 Bug #22971: About module need padding
- committed to svn
4_4 rev 8052
trunk rev 8053 - 00:25 Bug #22978: Milliseconds on logout
- committed to svn
4_4 rev 8050
trunk rev 8051
2010-06-24
- 23:02 Bug #22991: htmlArea RTE won't load in backend extension
- Forgot to mention: The RTE worked previous 4.4, but doesn't work in Typo3 4.4 anymore
- 23:00 Bug #22991 (Closed): htmlArea RTE won't load in backend extension
- The htmlarea RTE wont load any more when called in an own extension with the calls
$field .= $form->getSoloField($... - 22:30 Bug #22990 (Closed): imageLinkWrap.JSwindow triggers XSS warning or Fails
- See the documentation on imageLinkWrap in the tsref: http://typo3.org/documentation/document-library/references/doc_...
- 19:40 Bug #22977: Reports Module: Icon is missing or path is wrong
- i splitted the entry. #22989 is about the reports module
- 15:11 Bug #22977: Reports Module: Icon is missing or path is wrong
- Hi,
could you figure out the needed definitions in the stylesheet?
(Maybe deactivating the merging helps to find... - 09:56 Bug #22977 (Closed): Reports Module: Icon is missing or path is wrong
- As you can see in the attached file, I found a small styling issues in the backend.
Icon is missing or path is wro... - 19:38 Bug #22989 (Closed): Reports Module: Styling problem
- The report section needs a little styling tweak.
(issue imported from #M14857) - 19:37 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
- Same here, I often see them when I examine the HTML code that was produced.
- 17:34 Bug #22988 (Closed): Change language::readLLfile() from protected to public
- $LANG->readLLfile() is called from [ext]/piX/class.tx_[ext]_piX_wizicon.php as generated by the kickstarter. If this ...
- 16:49 Bug #22924: Old table head stylings in Ext Manager
- Hi,
thanks for your bugreport and for the patch!
Do you know, that you should now send it to Core List?
Check ... - 16:35 Bug #22715: Writing name of existing database, doesn't use database
- This is related to #0014755.
Is that still a problem with 4.4.0 final? - 16:13 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
- Related to #22964?
- 16:00 Bug #18904: Content Element Description Backend Display
- Resolved as duplicate of #16463.
- 15:31 Bug #22926: EM translation handling fails in 4.1.13
- Basically Ingo is right. I just did not want to write "You can try getting your fix in the Core - but you must be rea...
- 14:21 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- I have added the image directly into the RTE.
$TYPO3_CONF_VARS['EXT']['extConf']['rtehtmlarea']['enableImages'] = ... - 13:54 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- Could you let me know if you're embedding the image on the media tab in a "text w. image" or "images" CE (with or wit...
- 13:10 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- ok, I just forgot to clear the cache.
After checking again, the attribut txdam="2" is gone, but the appending slas... - 12:25 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- The attribute txdam="2" point to the uid of the DAM media item. If your rendering of the media tag works properly, th...
- 12:14 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- I have checked this issue with 4.4.0 Introduction Package and it looks like the problem is fixed.
But now there is a... - 11:16 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- I can confim this issue.
I am using T3 V4.3.2, DAM with DAM_ttcontent and TinyMCE_RTE, but I have found it also wi... - 10:06 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- Need also config settings (like config.doktype). May be it just wrong TYPO3 config?
- 14:11 Bug #22986 (Closed): Slow query in sys_history due to missing key on tstamp / tablename
- # Time: 100624 8:35:03
# User@Host: foo[bar] @ localhost []
# Query_time: 2 Lock_time: 0 Rows_sent: 0 Rows_exam... - 14:04 Bug #22983: Sprites - user defined page types are not respected anymore
- Excactly the same problem I have :-)
- 12:39 Bug #22983 (Closed): Sprites - user defined page types are not respected anymore
- For marking pages i use often user defined icons.
Here is an example ho to do in extTables.php:... - 13:32 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- It would be nice, if that bug could be fixed anyway.
If the rewrite needs more time and cannot get into 4.5, the i... - 13:21 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- ini_set is bad in general and shouldn't be used.
In this case we need a different way writing the data to file - seq... - 11:36 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- In my opinion, Peter is right and the ini_set() lines need to be removed completely.
Setting limits should never be... - 13:24 Feature #22985 (Closed): filter page tree by page uid
- Sometimes I need locate page in page tree by uid, not only by page title.
This small patch adds described functional... - 13:19 Bug #22981: Template Analyzer: Line numbers barely readable
- The definitions you mean are:
pre.ts-hl .ts-linenum { background-color: #EEEEEE; }
[inherited from td.bgColor2]... - 11:27 Bug #22981 (Closed): Template Analyzer: Line numbers barely readable
- The line numbers in the Template Analyzer have a very low contrast (white on light-grey) and are barely readable.
... - 12:55 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- It doesn't work. i opened a new issue but it's the same problem. There you can see how i set it: #22983
- 12:12 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- Yes.
I think the reason for this issue is, that in 4.4 the icons are loaded via CSS.
In 4.3 the icons are loaded ... - 12:04 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- Andre, did really clear all caches and did you also clear your browser cache?
I had the same issue. The solution w... - 11:17 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- The same problem here.
After upgrading to 4.4, the icon which show the pagetype is gone.
See "typo3-doctyp-issue.pn... - 12:32 Bug #22982 (Closed): tslib_cObj->getTreeList caching not able to handle really large trees
- We have a really large tree and request all subpages of the root page to get a list of the lastUpdated pages. It is a...
- 11:48 Bug #22979: Filelist module reports "type" of files also for directories
- The function which is looking for the file extension is t3lib_div::split_fileref().
Within this function there has t... - 10:41 Bug #22979 (Closed): Filelist module reports "type" of files also for directories
- if a directory is called "mydir.com"
the type column shows COM as its file type!
it should show nothing
(issu... - 11:13 Bug #22980: Included ExtJS is 3.1.1
- Second patch supersedes the first one and is relative to typo3_src
- 11:00 Bug #22980 (Closed): Included ExtJS is 3.1.1
- In #0014063 it should have been updated to 3.2.0, now 3.2.1 is the most recent and should be included.
(issue imp... - 11:07 Bug #22976: Element Browser to small again
- Hello Georg, the window was bigger in 4.3.x and after the new BE skin in 4.4 its smal again. I use FF 3.6.3, latest C...
- 09:52 Bug #22976: Element Browser to small again
- it works for me .. how do you use the element browser, where do you open it and which browser?
- 02:53 Bug #22976: Element Browser to small again
- Would be great, if you could make a small patch and send it to Core List.
- 02:06 Bug #22976 (Closed): Element Browser to small again
- Like in earlier 4.3 Versions, the Element Browser ist to small.
Christian
(issue imported from #M14841) - 11:02 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- Patch "t3lib_lock.patch" works for me.
- 10:33 Bug #21028: Bug in TMENU-Substitution
- It works.
Many thanks!
please close this bug
- 10:11 Bug #21028: Bug in TMENU-Substitution
- .additionalParams=&foo={elementUid} is processed in the typolink function. So, it gets urlencoded. {elementUid} will ...
- 10:02 Bug #22978 (Closed): Milliseconds on logout
- When the relogin window appears you can see pretty exact how much time you have until relogin expires.
Use teh fol... - 00:53 Bug #18104: There are still 'old' icons in the backend
- Im testing the the new 4.4 release and i noticed the BE skin is using css sprites now. This is great, but why do we l...
- 00:44 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- Had a new experience today. Spices up some new flavor.
I played around with ext feeditadvanced last night. Time we... - 00:12 Bug #22964: Wrong handling of entries in textarea fields in install tool - may break installation
- well it seems as if the solution of 12514 might solve this issue anyway ... ;-)
12514_v3.diff
2010-06-23
- 23:12 Bug #22975 (Closed): PATH_thisScript in the Install Tool, Basic Configuration should have line break
- If the Path from PATH_thisScript is longer than the width of the box, the text does not fit in the div.
(issu... - 17:00 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- Yes "Website users in a sysfolder. " works but have you tried creating your own doktype with icon or extending the mo...
- 14:41 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- Works for me with 4.4.0; at least with Website users in a sysfolder.
- 11:50 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- Still does not work in 4.4.0 with module on pages!
Even if I have configured my own pagetype with icon the icon do... - 16:52 Bug #21501: Install Tool duplicates values of textarea fields
- New problem arised - with setDBinit the string isn't correct parsed.
v3 solves this for this value - 15:12 Bug #21501: Install Tool duplicates values of textarea fields
- second patch contains a litle visual improvement.
- 14:39 Bug #21501: Install Tool duplicates values of textarea fields
- fix is attached
- 16:03 Bug #22973: Introduction Package: New Backend User created with uid=0
- as this project is hosted on forge > http://forge.typo3.org/issues/8465
please discuss this bug there, ticket is o... - 15:51 Bug #22973: Introduction Package: New Backend User created with uid=0
- The bug seems to be in introduction.sql - uid is not set to autoincrement for the be_users table - I checked the rest...
- 15:46 Bug #22973: Introduction Package: New Backend User created with uid=0
- BTW: This doesn't happen with another install which is not based on the introduction package, so I guess it's not rel...
- 15:44 Bug #22973: Introduction Package: New Backend User created with uid=0
- but this is just a workaround - I tested it and can confirm the behaviour: There are 4 BE users available but the new...
- 14:34 Bug #22973: Introduction Package: New Backend User created with uid=0
- use the install tool > DB compare to set it
- 14:31 Bug #22973 (Closed): Introduction Package: New Backend User created with uid=0
- I've installed the introduction package. New created backend users will be created with uid = 0. It seems that the au...
- 15:41 Bug #22974 (Closed): Unknown browsers result in error condition
- When an unkown user-agent is requesting a page the browser detection code fails.
Core: Error handler (FE): PHP War... - 13:49 Bug #22972 (Closed): IRRE Move-Icon should have curser:move
- IRRE records can be dragged and therefore the icon should have a different cursor
(issue imported from #M14835) - 13:40 Bug #22971 (Closed): About module need padding
- see screenshots before / after
(issue imported from #M14834) - 12:31 Bug #22970 (Rejected): t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
- Within the function t3lib_BEfunc::getProcessedValue() there is no case which handle the TCA type inline, so typo3/sho...
- 12:23 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
- Can confirm this issue. I didn't investigate when exactly it occurs but I nagged me some times and editors came to me...
- 12:19 Bug #22969 (Closed): Entering line breaks with Safari not possible
- How to reproduce:
* Open a blank RTE (without any content) with a current Safari Browser
* Press Shift+Enter to c... - 11:24 Bug #25546: t3editor does not work in Google Chrome
- t3editor 1.0.1 is still not working with Google Chrome (5.0)
- 11:21 Feature #22968 (Closed): Add a systemwide exclude pattern for t3lib_div::get_dirs() (eg. for .svn directories)
- At this moment the exclusion of any kind of directories has to be done in every function which uses directory listing...
- 10:22 Bug #22966: Taskcenter - how to create a task?
- yes, also the manual can be linked in the overview while quoting it - would help ;)
And yes, task creation can be ... - 08:24 Bug #22966: Taskcenter - how to create a task?
- where to link, to the manual? tasks can't be created using a simple link
- 00:25 Bug #22966 (Closed): Taskcenter - how to create a task?
- The Task center should have links for create new tasks. There is no hint, in overview i can read
Create a task
... - 08:50 Feature #21921: Log mails send via TYPO3-default mailform
- Could someone test it please, I am very, very busy at the moment. But I am happy about the patch :-)
thx @ benjamin! - 08:42 Bug #22967: Backend not properly formatted when compressionLevel has been set
- There should be no need to clear typo3temp/ because of the compressionLevel.
You said clearing typo3conf/temp_CACH... - 03:18 Bug #22967: Backend not properly formatted when compressionLevel has been set
- Found the solution :-)
The release notes (http://typo3.org/download/release-notes/typo3-44/) didn't say anything a... - 02:59 Bug #22967 (Closed): Backend not properly formatted when compressionLevel has been set
- Not sure if it occurs in the RC1 candidate (wasn't able to select final release from dropdown box)
With $TYPO3_CON... - 08:30 Bug #22964: Wrong handling of entries in textarea fields in install tool - may break installation
- @Georg: this is not a duplicate of http://bugs.typo3.org/view.php?id=12514 which apparently doubled the entries (coul...
- 01:56 Bug #22964: Wrong handling of entries in textarea fields in install tool - may break installation
- Duplicate of http://bugs.typo3.org/view.php?id=12514
- 07:40 Bug #20473: Starttime/endtime is not taken into account when caching
- Susanne, could you describe v5, please? What's the difference to my original versions?
- 01:33 Bug #22953: Export module does not keep pagetree configuration
- I think I figured it out.
I think the foreach loop in lines 1645:1649 must be changed to this:
foreach ($TCA as... - 00:17 Feature #15550: Editing Textcontent (Standard-Text-Editor)
- Agreed.
- 00:17 Bug #18762: Arrow + PNG = bug with IE6
- Fixed with icon sprites (PNG for all browsers, GIF version for IE6) in TYPO3 4.4.
- 00:16 Bug #15790: content elements in "web->page" don't take the full width
- Hey Sebastian,
I consider this fixed with 4.4, as the page module has a new style now, and should solve your issue. - 00:14 Feature #15350: Possible new icons (free)
- Most icons in TYPO3 4.4 are now from the famfamfam icon library.
- 00:13 Feature #18780: Distinct TCEforms palette rendering
- Fields within Palettes are now fieldsets and float correctly (since 4.4).
- 00:12 Bug #16700: Icon-Path to many Icons not correct?
- Fixed with 4.4, using icon sprites and the new icon sets.
- 00:10 Feature #15412: Page tree icons
- Is solved differently in 4.4, and will be replaced with 4.5.
- 00:10 Feature #15404: Topmenu can't be properly styled
- Toolbar was replaced in 4.2, and now is easily stylable in 4.4.
- 00:09 Bug #15789: Workspace changes in pagetree invisible with new skin!
- TYPO3 4.4 now has improved visible notifications for changed pages in a workspace.
- 00:07 Bug #20320: Inconsistent usage of shortcut icons (jump to shortcut destination versus shortcut = bookmark)
- The "shortcut" icons now have the star icons in 4.4.
- 00:06 Bug #20531: Icon of hidden shortcut-pages is not unique
- Is fixed with TYPO3 4.4, as we have new Sprite APIs and clear overlays, it works.
- 00:05 Bug #15517: hidden shortcut page misses icon in pagetree
- Is fixed with TYPO3 4.4, as we have new Sprite APIs and clear overlays, it works.
- 00:04 Bug #15945: Login Window after Session Expiration not big enough
- Is fixed with TYPO3 4.4, as the popup was replaced with 4.3, and the popup size was fixed as well with TYPO3 4.4.
- 00:02 Bug #15856: Incorrect module icons in the new skin
- Is fixed with TYPO3 4.4, as the module icons of system extensions were all updated.
2010-06-22
- 23:59 Feature #22111: Add a new icon set to t3skin
- Icons are finally used in the TYPO3 Core with 4.4.0. Thanks!
- 23:58 Bug #16540: "filelists" element can't be customized
- Closed: Personally, I think it's fixed, no feedback, and no further details. TYPO3 4.3 and higher does the job.
- 23:55 Bug #22721: Cleanup: delete Login image from t3skin
- File was removed in TYPO3 4.4.0
- 23:54 Feature #16239: Root icon for DB mounts --- WAS: page module: page tree displays twice
- This is finally fixed with clean icon changes in TYPO3 4.4, see the screenshots attached.
- 23:54 Bug #22965 (Closed): Semantic problem in install tool
- My second visit in install tool (used introduction package) showed me some semantic problems.
What does a user think... - 22:57 Bug #22964 (Closed): Wrong handling of entries in textarea fields in install tool - may break installation
- When entering any data with multiple lines in textareas in the "All configuration" setting of the install tool (these...
- 22:51 Bug #14500: Domain Record with umlaut Domains not working
- I'm also not a core dev and have over 100 successful RFCs and gave probably twice as many +1 ;-) So the rule isn't th...
- 22:48 Bug #14500: Domain Record with umlaut Domains not working
- I was actually unaware that non-core devs can vote for patches (always sticked to http://typo3.org/development/bug-fi...
- 21:06 Bug #14500: Domain Record with umlaut Domains not working
- Did you vote for it?
- 18:35 Bug #14500: Domain Record with umlaut Domains not working
- So we have a huge German speaking TYPO3 market, a patch for IDN for over two years now and no approval to have it in ...
- 15:09 Bug #14500: Domain Record with umlaut Domains not working
- No. Use functions from t3lib_cs if you need but never mb_* functions.
- 22:30 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- I can confirm this issue with 4.4.0RC2
Tested with each plugin type and with cleared chaches
No entry in TYPO3 log
... - 22:10 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- Please test with 4.4.0. Should be fixed.
- 21:20 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- a) I simply edit the page and go to the options tab and choose one of the listed icons in Contains plugin:
b) I ex... - 18:34 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
- Could you explain a bit more detailed
a) what you do and
b) which results you expect - 17:37 Bug #22962 (Closed): When choosing an icon in the pages module the pagetree does not respect it
- When choosing an icon in the pages module the pagetree does not respect it - it simply does not show up as new pageic...
- 21:07 Bug #22960: Missing skin when upgrading to TYPO3 4.4 RC1
- Read NEWS.txt and run the Upgrade Wizards in Install Tool
- 13:49 Bug #22960: Missing skin when upgrading to TYPO3 4.4 RC1
- You must install t3skin.
- 13:34 Bug #22960 (Closed): Missing skin when upgrading to TYPO3 4.4 RC1
- For some reason my BE has no stylesheet at all - except the install tool after upgrading to TYPO3 4.4 RC1
(issue ... - 18:32 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
- yes, the bug is still present.
Typo3 4.3.3
But there is one differnce.
If you save the content element the cursor ... - 16:07 Bug #22961: Missing link in Install Tool Footer
- Committed to trunk as an FYI in r8039.
- 15:57 Bug #22961 (Closed): Missing link in Install Tool Footer
- "This is free software, and you are welcome to redistribute it under certain conditions; click for details."
The c... - 15:55 Bug #22756: Missing icons in new BE skin (sprites)
- The BE uses hundreds of icons. As follow ups some more changes have been committed to trunk:
Steffen also committe... - 15:47 Bug #21594: palette fields not always processed (RTE related)
- This problem also occurs, if there are fields defined by subtypes (subtypes_addlist, subtypes_excludelist, bitmask_ex...
- 15:45 Bug #22957: Improve texts in 1-2-3 Install Tool
- Committed the install portion to trunk in r8034 and the dbal portion directly to trunk in r8036.
I've emailed Xavi... - 02:42 Bug #22957 (Closed): Improve texts in 1-2-3 Install Tool
- The 1-2-3 Install Tool has a big overhaul for 4.4 but some of the texts could still use a little work to make the ste...
- 15:44 Bug #22958: BE login in IE6 looks bad because of transparent PNGs
- committed to trunk rev 8037
- 07:32 Bug #22958: BE login in IE6 looks bad because of transparent PNGs
- This patch adds a class to three elements in the BE login page and adds the class to the PNGfix.
The blank gif typo3... - 07:29 Bug #22958 (Closed): BE login in IE6 looks bad because of transparent PNGs
- PNGfix is not applied to one image and two divs, which makes the BE login page look unpleasant for IE6 users
(iss... - 15:20 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- Resolved, fixed in 4.4RC1.
Thanks for keeping us updated! - 15:18 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- fixed with latest trunk (4.4.RC1).
Thanks a lot. - 14:45 Bug #22959: t3lib_db->listQuery() performance
- That's right. But for any other db you have to use dbal ...
- 14:17 Bug #22959: t3lib_db->listQuery() performance
- problem is, that this only works in mysql
- 13:27 Bug #22959 (Closed): t3lib_db->listQuery() performance
- The function listQuery() uses a a like-construct to find a value in a comma-seperated list.
Mysql has a internal fun... - 14:22 Bug #21501: Install Tool duplicates values of textarea fields
- chr(10) still gets added even in 4.4-RC2
- 13:51 Bug #22921: Updates for taskcenter, sys_action, impexp
- Committed to trunk rev 8030
added manuals for taskcenter and sys_action in trunk rev 8031 - 13:25 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
- Is this still a bug in TYPO3 Versions 4.3.x ?
I am experiencing this problem in v4.3.3
The values are behaving i... - 10:58 Bug #22367: Extension uploads are not possible: Extension contains no files.
- can confirm that on mowes portable with no pear stuff installed ... tested typo3 version 4.4. RC1
- 08:10 Feature #22681: Add config 'replace_single' to columns of type 'group/file'
- +1 on reading and testing
This is really useful. Thanks a lot! - 04:47 Bug #22876: Automatically create ENABLE_INSTALL_TOOL file when 1-2-3 Install Tool is used
- Committed to trunk in r8023.
2010-06-21
- 23:37 Bug #22926: EM translation handling fails in 4.1.13
- 4.1 is not supported anymore, starting tomorrow (June 22nd) http://typo3.org/download/packages/
as it will move to t... - 22:23 Bug #22926: EM translation handling fails in 4.1.13
- Hi Wolfgang,
seems like that line was forgotten when introducing the usage of TYPO3_user_agent.
TYPO3 4.1 is rath... - 23:26 Bug #22742: Long lines in module menu are unreadable
- committed to trunk rev 8021
- 23:21 Bug #22942: Sitename missing in Login form
- committed v3 to trunk rev 8020
- 19:23 Bug #22942: Sitename missing in Login form
- it will ;-)
- 18:45 Bug #22942: Sitename missing in Login form
- Oh nice. thx.
Hope it will make it into the 4.4 release tomorrow. - 18:15 Bug #22942: Sitename missing in Login form
- i solved it. See attached patch.
- 15:30 Bug #22942: Sitename missing in Login form
- Ok I can do this.
But give me some time, I have to write an exam in 30 min. ;-) - 15:28 Bug #22942: Sitename missing in Login form
- Can one of you have a look at why this happens?
- 15:19 Bug #22942: Sitename missing in Login form
- Hi Markus,
You`re right. After saving the config to localconf.php the Sitename disappears on the Login form. Stran... - 14:38 Bug #22942: Sitename missing in Login form
- Did you try to click on Save in All Configuration in the install tool as well?
As Christopher already described: I... - 14:28 Bug #22942: Sitename missing in Login form
- Hi,
for me this works as expected (RC2).
"Anmeldung am Backend von New TYPO3 site" - 22:57 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
- I did some more research.
Source code of current trunk does the following:
- Sends an email to <warning_email_add... - 21:36 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
- I did not add a suggestion to my previous post, as I was not sure whether the texts should be corrected or whether it...
- 18:36 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
- Sorry but my interpretation is a bit different. Here are the original texts:
[warning_email_addr]
Email-address t... - 15:53 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
- Reading the description in Install Tool again, I think that these two options concern different things:
warning_em... - 15:43 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
- Yes, there simply is no check for warning_mode in sysext/install/mod/class.tx_install.php, checkPassword().
Only war... - 14:46 Bug #22948 (Closed): Installer sends warning email upon successful installer login although warning_mode=0
- The installer sends warning emails to warning_email_addr although warning_mode is 0.
Also applies to TYPO3 4.4.0-R... - 22:42 Bug #22955: Path to acronym record icon is not correct
- Yes. Thanks for the patch.
Committed to SVN TYPO3core trunk (revision 8018). - 21:42 Bug #22955 (Closed): Path to acronym record icon is not correct
- Path should be:
'extensions/Acronym/skin/images/acronym.gif'
instead of:
'htmlarea/skins/default/images/Acronym/... - 20:57 Bug #22952: Backend Links (Page, View, List, ...) don't work in Firefox 3.6.3
- Must be a caching or extension issue; this works correctly.
- 19:14 Bug #22952: Backend Links (Page, View, List, ...) don't work in Firefox 3.6.3
- Never mind, after several browser reloads everything seems to be OK.
- 19:08 Bug #22952 (Closed): Backend Links (Page, View, List, ...) don't work in Firefox 3.6.3
- After Upgrade from 4.2.10 to 4.3.3 I noticed that the links in the left column of the backend don't work anymore in F...
- 20:41 Bug #22937: htmlArea RTE: Problematic icons in IE6
- Committed to SVN TYPO3core trunk (revision 8017).
- 20:31 Bug #22937: htmlArea RTE: Problematic icons in IE6
- The second version of this patch removes the icons from the context menu in IE6 as they do not get iepngfixed.
iep... - 20:36 Bug #22518: image_noRows = 0 calculates wrong width
- Close this bug, please.
It was a CSS problem, since images rendered as ul/li.
Sorry for wasting your time
Sha... - 20:20 Bug #22910: Use labels for Search in list view
- Committed to trunk in r8008.
- 20:19 Bug #25574: t3editor missing ext_icon.gif
- Jeff committed this to trunk in rev. 8005.
- 20:19 Bug #22796: Date-Picker does not work in IRRE Elements
- Committed to trunk (r8010) and 4.3 (r8015)
- 19:20 Bug #22944: JS errors prevent JS based "popups" from working in IE
- Committed to svn
4_3 rev 8013
trunk rev 8014 - 10:22 Bug #22944 (Closed): JS errors prevent JS based "popups" from working in IE
- There are some wizards that used to open in a real popup window which are opened as a layer via JS now to avoid the p...
- 19:18 Bug #22953 (Closed): Export module does not keep pagetree configuration
In the Import / Export module, I try to select some tables for export. Then I click on "Update" and my selection is...- 19:17 Bug #22951: tceforms.js slows down performance of IE dramatically
- Committed to svn
4_3 rev 8011
trunk rev 8012 - 17:11 Bug #22951 (Closed): tceforms.js slows down performance of IE dramatically
- The datepickers and resizable/flexible textareas added by tceform.js take 30+ seconds to get rendered in IE6. (VBox, ...
- 18:52 Bug #22877: Flexform sections are unstyled and look weird
- committed to trunk rev 8009
- 18:39 Bug #22947: Update ext_icon's for sysexts
- Committed to trunk in r8005. Thanks Jigal!
- 16:40 Bug #22947: Update ext_icon's for sysexts
- Included the icon from #13050
- 13:32 Bug #22947 (Closed): Update ext_icon's for sysexts
- Several ext_icon's of sysexts do not match the icons used for their functionality in menu's, etc.
Updated the sysext... - 17:48 Bug #22943: htmlArea RTE: Color dialogue may raise a js error in IE
- Committed to SVN TYPO3core trunk (revision 8003).
- 01:22 Bug #22943 (Closed): htmlArea RTE: Color dialogue may raise a js error in IE
- If a value is manually entered in the color field and is not a valid color code, a js error is raised in IE.
(iss... - 16:48 Bug #22950 (Closed): Template Analyzer: Line Numbers are very hard to read
- I don't know where these values come from. (merged...css) firebug showed:
pre.ts-hl .ts-linenum { background-color... - 16:47 Bug #21308: Debug parsetime equals 0
- Just discovered the issue w/version 4.3.3 (upgraded from 4.2.12). The patch did resolve it for me and now. But please...
- 16:19 Bug #22949 (Closed): Sorting Content Elements with translations doesn't work exactly
- If you want to change the sorting of Content Elements which are transtaled in more languages, the frontend shows ano...
- 15:35 Bug #22901: TCEforms styling for new Backend design
- A fix for this has been committed as followup to #22887 in rev. 7989.
To keep things arranged clearly, I suggest ... - 15:35 Bug #22901: TCEforms styling for new Backend design
- The changes to TCEForms produced some problems (see related issues).
The problematic part is included in tceforms_re... - 15:16 Bug #22908: Suggest wizard result is misplaced and with repeated background
- Fixed by reverting the problematic part in rev. 7947.
- 15:13 Bug #22880: checkbox alignment broken in section User Admin -> Edit User
- Fixed by reverting the problematic part in rev. 7947.
- 14:38 Bug #21894: Flexforms: no exclamation mark for required fields
- I changed checkElementByType in jsfunc.tbe_editor.js:
I found :
TBE_EDITOR.setImage('req_'+elementData.req... - 12:36 Bug #22946 (Closed): Starttime/endtime default to 01-01-70 (-40 yrs) in list view
- Elements in list view without an editor defined starttime or endtime set are saved to the db with value zero in cols ...
- 12:28 Bug #19056: eval "timesec" sets seconds to zero
- Fix commited to:
- trunk: rev. 8000 (!), will be in 4.4.0
- TYPO3_4-3: rev. 8001, will be in 4.3.4
- TYPO3_4-2: ... - 11:17 Bug #22945 (Closed): No BE Login possible when loginSecurityLevel = normal
- When setting $TYPO3_CONF_VARS['BE']['loginSecurityLevel'] to 'normal', the Backend-Login does not work at all.
The... - 10:42 Bug #20761: Shortcuts broken if current directory is not in include path
- Committed to svn
trunk rev 7998
4_3 rev 7999 - 08:55 Bug #20761: Shortcuts broken if current directory is not in include path
- Updated patch against svn trunk, sending mail to core list.
- 08:43 Bug #20761: Shortcuts broken if current directory is not in include path
- First, you should always use the most recent version (4.3.3 currently). But it's currently there, also in trunk (whic...
- 08:35 Bug #20761: Shortcuts broken if current directory is not in include path
- To reproduce:
Try to create a short-cut. When opening the short-cut menu at the top, it will simply display the stri...
2010-06-20
- 20:20 Bug #22941: htmlArea RTE: toolbar combo boxes do not float left in IE6
- Committed to SVN TYPO3core trunk (revision 7993).
- 20:14 Bug #22941: htmlArea RTE: toolbar combo boxes do not float left in IE6
- Thanks to Jigal van Hemert for this solution:
In IE6 the DIV surrounding the dropdown box takes the full width (of... - 16:49 Bug #22941 (Closed): htmlArea RTE: toolbar combo boxes do not float left in IE6
- Toolbar combo boxes do not float left in IE6.
(issue imported from #M14797) - 20:01 Bug #22367: Extension uploads are not possible: Extension contains no files.
- And I can also confrom of installing php-pear-SOAP-0.12.0-2mdv2009.1
did help the problem. A better error message w... - 19:24 Bug #22367: Extension uploads are not possible: Extension contains no files.
- I can confirm this problem. it also excists on TYPO4.3
- 19:40 Bug #22942: Sitename missing in Login form
- Hi Markus,
I also had this issue.
It is caused by the string for $TYPO3_CONF_VARS['BE']['loginLabels'] in localco... - 17:26 Bug #22942 (Closed): Sitename missing in Login form
- In the Login form it says: "Administration Login on " but nothing more.
I guess there should be the sitename as it... - 19:13 Bug #22940: Changes in core files for running TYPO3 on OS/2 or eComStation
- I took a quick look at these changes and what it really
points to IMO is that we should have a method that checks th... - 14:37 Bug #22940 (Rejected): Changes in core files for running TYPO3 on OS/2 or eComStation
- To get TYPO3 running on OS/2 or eComStation there are little changes needed to change the PHP_OS checks, so that TYPO...
- 18:10 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
- Reminder. Please give any feedback if the problem still exists.
- 16:49 Bug #22922: Remove info icon from CEs in page module
- Fixed in trunk (rev. 7991)
- 16:38 Bug #22764: Padding in the bottom of the TCEform
- fixed in r7974
- 16:38 Bug #22915: Double borders in TCEforms
- committed in r7974
- 16:37 Bug #22889: Rearrange before / after fields in 4.5
- since this has been reverted,this one does not apply anymore,
postponed to 4.5, where whe hopefully have a refactor... - 16:33 Bug #22923: Styling issue when selecting position of new created page
- Could reproduce the issue
- 16:22 Bug #22795: User->Setup password change not possible
- Just is an result of an miss-configuration, it's not a nice behavoiur since no fallback is used, but it's not conside...
- 16:14 Bug #22796: Date-Picker does not work in IRRE Elements
- found the problem and fixed it attached patch
- 15:32 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- I just checked that: It works correctly for all(!) other sections. This is the only one with that problem.
- 15:29 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- This is still an issue.
Interestingly it works correctly for (most?) other sections on that screen, but not for this... - 15:06 Bug #22142: Help message in pagetree is displayed partially outside of viewport
- I cannot reproduce this anymore. It works correctly in FF and IE now.
So this obviously has been fixed by the chan... - 14:50 Bug #22917: gzipped files cannot be loaded in the backend
- Fixed with #22904, which was committed in revision 7975.
- 13:44 Bug #20007: Old version screenshots in typo3 4.2.4
- I guess the design team will take care of most open problems ...
Apart from that, I guess followup's will be enough ... - 12:18 Bug #20007: Old version screenshots in typo3 4.2.4
- Committed the screens to trunk (rev. 7977).
How should we proceed with the open issues / problems? - 12:54 Bug #22939 (Closed): ImageMagic auto-detection fails when using macports
- On OSX, if ImageMagick is installed with Macports, it may very likely be installed in /opt/local/bin/
Please add t... - 10:21 Bug #22938 (Closed): Missing border-bottom for inactive tabs
- Inactive tabs lack a border-bottom in 4.4, which has been there in earlier versions.
Bring the border back for 4.4... - 01:30 Bug #22937: htmlArea RTE: Problematic icons in IE6
- The attached patch:
1. sets the border colour to the colour of the background when in IE6 (and probably also in IE7)... - 01:04 Bug #22937 (Closed): htmlArea RTE: Problematic icons in IE6
- The button icons in the toolbar do not look very good in IE6.
The button icons in the RTE toolbar do not look good...
2010-06-19
- 22:28 Bug #25660: Screenshots in the manual must be updated for new skin
- Done in revision 7973
- 22:19 Bug #25660 (Closed): Screenshots in the manual must be updated for new skin
- Update screenshots in the manual for the new skin that comes with TYPO3 4.4.
(issue imported from #M14792) - 21:18 Bug #25656: Scheduler cannot handle large Exceptions
- Committed v_2 to 4.3 in revision 7971
Committed v_2 to trunk in revision 7972 - 21:08 Bug #25648: Status "Disabled" does not appear
- Committed to 4.3 in revision 7970
- 21:08 Bug #25648: Status "Disabled" does not appear
- Reopened for applying to 4.3
- 20:04 Bug #20007: Old version screenshots in typo3 4.2.4
- Done, archive with changes attached...
There were some problem; details attached as cshimages-problems.txt - 12:51 Bug #20007: Old version screenshots in typo3 4.2.4
- Starting with 4.4.0, the old skin will not be usable any more.
So the screenshots should be updated to the current... - 19:17 Bug #20434: Improve advanced_htaccess and make it more compatible
- How can it fail with <IfModule mod_expires.c>? Or are there .htaccess somewhere, which have Expires commands not wrap...
- 10:16 Bug #20434: Improve advanced_htaccess and make it more compatible
- Can you please post exact steps to reproduce for a xamp setup?
- 19:15 Bug #22936 (Closed): Remove misc/simple.htaccess and rename advanced.htaccess
- There's a template file called misc/simple.htaccess, which is useless.
The needed file is called misc/advanced.hta... - 17:25 Bug #22935 (Closed): Upgrade Wizard steps are dead ends
- Using the upgrade wizard is a big pain. A "next" (or "back") button is missing and you always have to use the "Upgrad...
- 16:35 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
- Thanks for testing!
Committed to SVN TYPO3core trunk (revision 7966), branch TYPO3_4-3 (revision 7967) and branch ... - 11:42 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
- it's works perfectly with the 4.2 patch.
thank's a lot ! - 15:39 Feature #22931: Add HOOKS to class.t3lib_iconworks.php for developing alternative backend-skins!
- dear TYPO3-(core-)developers,
it is correct, my description was not very precise, but it is hard to explain withou... - 14:52 Feature #16352: Log number of return or affected rows
- Documentation updated with new debug option "numberRows":
$TYPO3_CONF_VARS['EXTCONF']['dbal']['debugOptions'] ... - 14:32 Bug #22790: Link wizard tabs have no style
- I committed your patch from the other thread to trunk (rev. 7965)
- 13:38 Bug #22934 (Closed): Add fallback graphics for CSS3 background gradients
- We currently use CSS3 gradients in some places:...
- 11:11 Bug #22743: Background gradient images wrong colors in browsers with color profile capability
- Attached a zip with pngs stripped by gamma and profile information:
files=`find . -name *.png`
for file in $fil... - 10:22 Bug #17009: default .htaccess file does not rewrite correctly
- Please bear with me, it's not that hard.
Rule 1:
- Never rewrite 'static' resources. That would be silly right? I... - 02:05 Bug #22631: DAM-related: DAM search function crashed on Oracle
- Automatically fixed with related bug.
Thanks Philipp for the feedback. - 01:59 Bug #22868: Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
- Committed attached patch to trunk rev 7964
2010-06-18
- 22:46 Bug #22930: absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir]
- I'd really be happy to have this in TYPO3. At the moment I was forced to use baseUrl when using absRefPrefix = /. The...
- 16:59 Bug #22930 (Closed): absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir]
- If I add magic images in htmlarea RTE, images are always rendered with a relative path, even when absRefPrefix is set...
- 22:42 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- This happened to one of my workmates today which was working on a new TYPO3 4.4.0RC1 website, using Safari 5 on Mac O...
- 19:44 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
- Here we go again on TYPO3 4.4.0RC1 ...
[See Additional Information for the whole setup, replace TYPO3 version.]
I... - 22:26 Bug #22933: Install tool should by default create database with utf8 charset
- TYPO3 just uses the MySQL defaults. And MySQL uses the character set setting from the default database.
If that is u... - 22:14 Bug #22933 (Closed): Install tool should by default create database with utf8 charset
- The installer creates a database with Latin1 caharacter set as default.
mysql> show create database intro;
+-----... - 20:58 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
- The attached patch will apply to the TYPO3_4-2 branch. Please test it and confirm that it works. In order to test wit...
- 19:48 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
- i have tested the 4.3 patch and it works !
i can't test quickly for trunck patch.
could you make a similar patch 4.... - 19:15 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
- Please test the attached patch. After applying the patch, you will need to clear the RTE cache in the TYPO3 backend a...
- 17:49 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
- Yes, thanks. What strange bugs browsers may have...
- 10:06 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
- To reproduce the bug, you must select manually the entire paragraph before changing its format, each time, without lo...
- 01:23 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
- I have been unsuccessfull at reproducing this issue in either Safari or Google Chrome with current SVN trunk.
Plea... - 19:52 Bug #22932 (Closed): t3lib_tstemplate::linkData - external url not with scheme in ['totalURL']
- Absolute links from pages with doktype 3, url and urltype are rendered as relative links. The scheme is missing.
... - 19:21 Feature #22931 (Closed): Add HOOKS to class.t3lib_iconworks.php for developing alternative backend-skins!
- problem:
at the moment there is no possibility to extend the class 't3lib_iconworks', which is very bad for redesign... - 19:21 Bug #22742: Long lines in module menu are unreadable
- Yes, but then the height of each entry is ~60px in IE. That's why Susanne added the definition.
- 13:23 Bug #22742: Long lines in module menu are unreadable
- Problem due to a fixed height in EXT:t3skin/stylesheets/structure/module_menu.css :
#typo3-menu li ul li { height:... - 17:46 Bug #21980: Preview of a versioned element shows page with the "live" element
- To reproduce the problem, create a new version of a page content element (Pressebilder) in the versioning module (B :...
- 17:29 Feature #7098: $flashMessages should have a condition ...
- first patch for extbase had a bug. I've attached a new patch for extbase... sorry
- 17:05 Feature #7098: $flashMessages should have a condition ...
- I also need something like a message type assigned to the flashmessage.
I've written a patch introducing a simple ... - 17:14 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- I can't remember it right now - but AFAIK rtehtmlarea and tinyMCE are generating different content when storing/readi...
- 17:08 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- I don't see why it would make any difference in the test case I am reporting.
- 10:32 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- Did you try it with tinyMCE. In the bugnote message I noted that this patch does only work for tinyMCE.
The reason... - 03:36 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- Sorry, I think I messed something up. I re-did a cleaner test, this time with trunk.
There is still a problem. If ... - 02:22 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- The patch does not work for me. I get this in the database:
Hier steht ein Text. Bla bla bla.CRLF< hr>< p... - 16:50 Bug #22683: External links are prepended with current domain
- Committed to SVN TYPO3core trunk (revision 7960) and branch TYPO3_4-3 (revision 7961).
- 16:46 Bug #20897: absRefPrefix does not work with "magic image"
- I assume you have ][BE][RTE_imageStorageDir] = 'uploads' (default). See install tool configuration.
Does it help if... - 16:31 Bug #22929 (Closed): Wizard suggest not displayed in non-admin be_users
- s.a.
(issue imported from #M14782) - 15:51 Bug #22928 (Closed): FE-Error "NO entry in the $TCA-array..."
- Hello,
while doing some work on my TYPO3 Webpages I recently often got the following error while trying to open th... - 15:12 Bug #22927 (Closed): Autosuggest wizard doesn't work in fe-editing
- when editing forms are in popup or not, the autosuggest wizard doesn't work anymore in fe-editing.
(issue im... - 14:30 Bug #18904: Content Element Description Backend Display
- Still applies to Typo3 4.3.3
- 12:43 Bug #22926 (Closed): EM translation handling fails in 4.1.13
- The method fetchTranslationStatus() in /typo3/mod/tools/em/class.em_terconnection.php tries to submit the TYPO3 versi...
- 11:57 Bug #22925 (Closed): T3D-Export returns 404 error when TYPO3 is in a subfolder
- I was trying to export a TemplaVoila template object as a t3d file. Clicking on "Export" in the context menu returns ...
- 10:40 Bug #22924 (Closed): Old table head stylings in Ext Manager
- Old CSS class found in Ext Manager.
The two columns 'Cur. Ver.' and 'Cur. Type.' have an outdated css-class assign... - 09:43 Bug #25659: Improve Scheduler documentation with various advice for developers
- committed to trunk in revision 7958
- 09:37 Bug #25659 (Closed): Improve Scheduler documentation with various advice for developers
- Now that the Scheduler has been is use for several months, a variety of issues arose that could have been avoided wit...
- 09:33 Bug #22865: Permission denied for /typo3/alt_doc.php
- Thanks for the nice bug report with the video :)
Please check your apache log. Forbidden error shouldn't be caused... - 09:06 Bug #22923 (Closed): Styling issue when selecting position of new created page
- When creating a new page, a page tree is shown which lets the user select where the new page should be placed.
If ... - 07:43 Bug #22917: gzipped files cannot be loaded in the backend
- #22904 adds an Update Wizard
- 01:53 Bug #21546: htmlArea RTE: RTE fails to load due to security error
- It this still an issue?
- 01:48 Bug #18989: Line break and Del key won't work correctly when when aligning the text as a block (justify)
- I am unable to reproduce this issue in TYPO3 4.3 or TYPO3 4.4 RC1.
Please explain exactly how to reproduce. - 01:31 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
- Is this still an issue in TYPO3 4.3?
- 00:42 Bug #22894: Install Tool does not send test mails
- You can type in an email address like "xyz" and you will still get a confirmation in the install tool that a testmail...
2010-06-17
- 23:34 Bug #22922 (Closed): Remove info icon from CEs in page module
- There's a quite useless info icon in CEs having some special options set (e.g. other type of header).
This icon ma... - 23:17 Bug #19560: Acronym-wizard usability improvement
- Hi Uschi and Thomas,
This is now fixed in current trunk (for inclusion in TYPO3 4.4 RC2).
Kind regards,
Stan
- 23:07 Bug #22920: htmlArea RTE: Abbreviation dialogue not always correctly initialized
- Committed to SVN TYPO3core trunk (revision 7957).
- 22:52 Bug #22920 (Closed): htmlArea RTE: Abbreviation dialogue not always correctly initialized
- The dropdown selectors are not always correctly initialized with intended default values.
The data contained in th... - 22:56 Bug #22921 (Closed): Updates for taskcenter, sys_action, impexp
- - Changes of the API how tasks are included
- CGL issues
- added manual
- removal of not needed files
(is... - 19:12 Bug #22141: First login attempt to the backend fails every time
- Yes, please!
- 19:01 Bug #22141: First login attempt to the backend fails every time
- Bingo!
BE login works great and as expected if EXT phpMyAdmin is deinstalled.
Do we need a new bug report within ... - 17:56 Bug #22141: First login attempt to the backend fails every time
- We had the BE-Login problem with after an update to TYPO3 4.2 too, and it dissappeared when we uninstalled the phpmya...
- 18:34 Bug #22683: External links are prepended with current domain
- Hi Dmitry,
Please give your +1 in the core list. - 09:56 Bug #22683: External links are prepended with current domain
- Hi Stan! I do not get mail notifications from Mantis for some reason, so I did not see your questions. Sorry about th...
- 06:24 Bug #22683: External links are prepended with current domain
- Hi Dmitry,
Did you try the attached patch in your environment? - 18:31 Bug #22916: RTE not loading when using forceHTTPS option
- Follow-up patch committed to branch TYPO3_4-3 (revision 7956).
- 18:12 Bug #22916: RTE not loading when using forceHTTPS option
- I am afraid that the initial patch may break some installations. The attached follow-up patch will limit the change t...
- 17:35 Bug #22916: RTE not loading when using forceHTTPS option
- Thanks for the patch.
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7954).
Please test your installatio... - 15:31 Bug #22916 (Closed): RTE not loading when using forceHTTPS option
- When using the (undocumented) configuration option forceHTTPS the siteURL is appended twice. So the URL for classesUR...
- 18:11 Bug #22915: Double borders in TCEforms
- will close all at once when the issue is resolved, until then both are valid
- 14:37 Bug #22915: Double borders in TCEforms
- Duplicate of http://bugs.typo3.org/view.php?id=14539 just without a patch :)
Are you able to close that issue as y... - 14:19 Bug #22915 (Closed): Double borders in TCEforms
- Because of double borders TCEforms look a little strange.
Change is approved by Jens.
(issue imported from #M14765) - 17:41 Bug #22883: Backwards compatibility broken by disabled deprecation log
- committed to trunk (4.4) in r7953
- 17:41 Bug #22883: Backwards compatibility broken by disabled deprecation log
- The method is definitely committed http://forge.typo3.org/projects/typo3v4-core/repository/revisions/7953
- 16:29 Bug #22883: Backwards compatibility broken by disabled deprecation log
- FATAL ERROR for new Revision: (7953)
I just checked out the revision 7953 and get the following result when openin... - 17:09 Bug #22917: gzipped files cannot be loaded in the backend
- I doubt that an additional switch would be enough... There are already hundred(?) options in the Install Tool. Noone ...
- 16:59 Bug #22917: gzipped files cannot be loaded in the backend
- This problem can be avoided by applying some changes to the .htaccess file but that is a rather bad solution in my ey...
- 16:49 Bug #22917 (Closed): gzipped files cannot be loaded in the backend
- The gzipped files (e.g. typo3temp/compressor/prototype-8ff2741473d3c6dbbb32dd5f7e6b6324.js.gzip) cannot be loaded in ...
- 17:05 Bug #21350: AJAX Login fails in Filelist
- Firebug? Who are you?
Log into typo3 and do something -> everything is fine -> activate firebug in Backend -> wait... - 16:55 Bug #22918 (Closed): Record time is shown incorrectly in the backend due to DST (-1h)
- Backend date field shows incorrect date because the time is not checked for DST. So it displays 1h less than it shou...
- 15:16 Bug #22764: Padding in the bottom of the TCEform
- Ingo just send a patch to the core list that fixes this issue.
I've asked him to close this bug in the notes of hi... - 14:53 Bug #22764: Padding in the bottom of the TCEform
- This will still be reworked the next days for TYPO3 4.4.0.
- 14:51 Bug #22880: checkbox alignment broken in section User Admin -> Edit User
- The problem was introduced with the changes in 0014749. The problematic part has been reverted and can be found in tc...
- 14:36 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
- The diffs show exactly the solution. I checked with Typo3 Version [4.3.3 (2010-04-09)] and PHP 5.3. The Error was abs...
- 14:11 Bug #22914 (Closed): Improve language labels
- There are language labels in TYPO3 that can be improved. These include examples like:
- "Pagecontent" (must be "Page... - 13:42 Bug #22908: Suggest wizard result is misplaced and with repeated background
- The problem was introduced with the changes in #22901. The problematic part is there in tceforms_revert.patch.
- 09:14 Bug #22908: Suggest wizard result is misplaced and with repeated background
- TCEforms changes will be reverted, so this has to be fixed for 4.5, not 4.4
- 00:14 Bug #22908: Suggest wizard result is misplaced and with repeated background
- I can also reproduce this on Windows with FF 3.6.3 and IE 8.
- 00:08 Bug #22908: Suggest wizard result is misplaced and with repeated background
- Browser: Firefox 3.6.3 @ Mac OS X 10.6
- 00:04 Bug #22908 (Closed): Suggest wizard result is misplaced and with repeated background
- Using the latest truck, the result from the "Suggest" wizard is misplaced and the background is repeated (look at scr...
- 13:31 Bug #22868: Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
- Hi Falk,
thanks for your work! The patch looks good.
Please send a mail with your patch to Core List. TYPO3 4.4... - 09:23 Bug #22868: Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
- Hi Christopher ... I have the patch uploaded.
- 13:12 Bug #22911: Image height is ignored if compression is set to None
- TSRef says that compression=None "removes all
parameters for the image_object". In my opinion this is wrong because ... - 09:21 Bug #22911 (Closed): Image height is ignored if compression is set to None
- The bug applies to all content elements that have "Media" tab. Set image height to 100 and compression to "None". att...
- 11:30 Bug #19056: eval "timesec" sets seconds to zero
- Hey,
i can confirm this bug in revision 7947 of typo3 trunk, too.
I`ve created a dummy extension to reproduce thi... - 10:37 Bug #19056: eval "timesec" sets seconds to zero
- i can confirm the bug exists and is solved by the suggested change.
we´ll address the issue during the next bugday t... - 10:53 Bug #17810: convertTextareasResizable causes JS errors in IE
- Committed to trunk (rev. 7948)
Committed to TYPO3_4-3 (rev. 7949) - 09:53 Bug #22912: Fix hover color for tabs in TCEforms
- Funny. As usual, posting something gives the solution.
These tabs are selected because tab's hover color and effec... - 09:43 Bug #22912 (Closed): Fix hover color for tabs in TCEforms
- When opening a record for editing, it looks like two tabs are selected in TCEforms (see the attached image). I could ...
- 09:47 Bug #22913 (Closed): Bad English in TCEforms: "Edit Pagecontent"
- "Pagecontent" is not an English word. This must be "Edit page content" or "Edit Page Content".
See the screenshot.... - 09:30 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- The support for XML export is NOT removed. It simply works the old way. So if you export an XML file you will get int...
- 08:43 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- Hi Bernhard,
I understand your frustration about the CGL nitpicking, but it looks to me like this was not the main... - 09:18 Feature #19996: Implement MaxH
- Use equalH property.
- 07:51 Bug #22910 (Closed): Use labels for Search in list view
- The search at the bottom of the list view could use labels to improve usability
(issue imported from #M14760) - 05:37 Bug #22790: Link wizard tabs have no style
- Still not correct after #22887.
- 05:15 Bug #22900: Span tags with multiple classes being removed
- Committed to SVN TYPO3core trunk (revision 7945) and branch TYPO3_4-3 (revision 7946).
- 01:14 Bug #22909 (Closed): sendNotifyEmail always returns true if no email addresses are given
- If I call class.tslib_content.php -> tslib_cObj::sendNotifyEmail with empty $recipients and empty $cc the method retu...
- 00:17 Bug #22875: [Usability] Add delay to close the context menu
- Committed attached v2 to svn
4_3 rev 7941
trunk rev 7942
2010-06-16
- 21:18 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- For those who do not want to read the whole thread: This message explains how my solution works:
http://lists.typo... - 20:58 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- About 2 years ago I already proposed a solution and ready to run patch on the core list:
http://lists.typo3.org/pi... - 12:32 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- Better idea: Use $TYPO3_CONF_VARS['EXT']['extConf']['impexp'] and add the options to EXT:impexp/ext_conf_template.txt...
- 12:28 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- Hey Tizian,
your thoughts are nice but it will not work. Just try to add these variables to t3lib/config_default.php... - 12:16 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- The way impexp writes data has to be changed. Now complete data is prepared in memory before write to disc or send. o...
- 11:23 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- The fix for this would look like something like this :
@ini_set('memory_limit', $TYPO3['SYS']['impexp']['memory_li... - 11:02 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- You can solve it easily by raising memory_limit in php.ini to whatever is needed. However, you should reset it after ...
- 10:54 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- I do not undestand that this issue is opened since such a long time, is there nobody to fix this?
- 19:36 Bug #22887: Improvements to Backend skin
- rev 7937
- 17:21 Bug #22907 (Closed): recycler doesn't work in Workspaces
- The recycler doesn't work at all when editor is logged in in a workspace. Line 67ff of index.php removes workspaces ...
- 17:20 Bug #19566: p after (un)ordered list causes inconsistent markup when using the list buttons to get out of the list
- Hi Uschi,
This was finally fixed in TYPO3 4.3 and trunk See issue #14691.
Kind regards,
Stan - 17:01 Bug #22680: Draft workspace content gets lost on publishing using translated items
- I have uploaded a patch for this issue which has resolved the problem for me, the issue is the $keepFields loop and t...
- 16:53 Bug #22906 (Closed): Install step images should not all be clickable
- All images 1-2-3-4 at the top are linked to the steps you take during the install process. When you are in the proces...
- 16:51 Bug #22900: Span tags with multiple classes being removed
- Thanks. I saw the vote in the list. Not sure why it is not linked to the initial post, but that's ok.
- 06:34 Bug #22900: Span tags with multiple classes being removed
- The patch is now on the core list. Please give your +1.
- 06:19 Bug #22900: Span tags with multiple classes being removed
- Seems to be working with the patch. Thanks!
- 06:08 Bug #22900: Span tags with multiple classes being removed
- Please try attached patch (applies to t3lib/class.t3lib_parsehtml.php).
- 03:26 Bug #22900 (Closed): Span tags with multiple classes being removed
- When a span with more than one class is present within a paragraph, it is being removed. I have verified it with a fr...
- 16:15 Bug #22905 (Closed): Step 2 - Select method should be radio choice
- Step 2 mentions 1. Create db and 2. Choose db. This ofcourse is not correct. It is either create a db or choose a db....
- 16:08 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- Committed to SVN TYPO3core trunk (revision 7935).
- 08:05 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- Confirmed: The patch fixes the issue
- 02:48 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- A backpath soup....
I think the attached patch will fix the issue and make the RTE correctly layed out in every co... - 00:29 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- ok, thanks, now I can see. Now, the stylesheets of the RTE are empty, but the correct!
- 15:29 Bug #22894: Install Tool does not send test mails
- It works with all FIVE parameters in mail(..) / t3lib/utility/class.t3lib_utility_mail.php and switched off safe_mode...
- 14:59 Bug #22894: Install Tool does not send test mails
- Onother issue is that you get a confirmation message even the email hasn't been sent out (in the install tool)
- 14:54 Bug #22894: Install Tool does not send test mails
- When using the safe_mode it is allowed for mail(..) to use only four parameters (s. further below)
After changing th... - 00:03 Bug #22894: Install Tool does not send test mails
- Or just when trying to send a forgotten password (felogin) to the email address of a registered user:
---
15-06-1... - 14:52 Bug #22676: BE-user needs delete permission for moving pages
- Closed; not reproducable and no feedback at all.
- 13:22 Bug #22904 (Closed): Add Update Wizards for Skinning Changes
- * Check for $TYPO3_CONF_VARS[BE][compressionLevel] active and warn user to include the lines from misc/advanced.htacc...
- 12:03 Bug #22246: wrong coding of ampersand in includeCSS and includeJS*
- This is still a problem in TYPO3 v4.3.3. All JS/CSS includes that are defined in the PAGE object are double htmlspeci...
- 12:01 Bug #22389: typo in class.t3lib_tcemain.php
- committed to svn
4_3 rev 7933
trunk rev 7934 - 11:04 Feature #22902 (Closed): Import/Export: Maximum filesize on export should be bigger
- Import / Export doesn't allow you to export files bigger than 10'000KB. It would be nice to be able to export even bi...
- 08:38 Bug #22901 (Closed): TCEforms styling for new Backend design
- Based upon the changes of #22826, further adjustments are needed for TCEforms
(issue imported from #M14749) - 07:03 Bug #22884: Hidden sys_domain-records not ignored
- I tried to post my patches to the core mailing list, but I failed. My mail has been always rejected.
Could anyone ... - 01:56 Feature #22896 (Closed): cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
- cannot integrate a constant into a path in TS-Setup while using
<INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstan...
2010-06-15
- 21:28 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- Updated trunk and did some work on recreating the problem; the editor is not shown properly, but now it's different t...
- 17:56 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- Sorry for my lack of response.
I will update my trunk tonight and get back with feedback! - 17:44 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- Is this still an issue with current trunk (revision 7928)?
- 21:14 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
- It works if there is only one command. It could be "SET character set utf8;" or "SET NAMES utf8;"
- 21:08 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
- The command
SET CHARACTER SET utf8;
is superfluous. Don't use it. Does it work without it? - 21:06 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
- It also does not work if both commands are in separate lines like:
---
SET NAMES utf8;
SET CHARACTERS SET utf8;
-... - 20:48 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
- Missing linefeed between the two commands?
- 20:41 Bug #22893 (Closed): Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
- Even the config works with typo3 4.3.3 it does not work with typo3 4.4 beta3 (s. error message from the logfile furth...
- 21:06 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- The RTE (or any of the transformations) seems to accept the <hr /> tag for a line and does not wrap the content after...
- 21:05 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- The interesting thing is. When I remove every occurence of a < p> tag in the RTE source, and then save the element th...
- 21:04 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- NOTE: I added a space after each tag, else Mantis prints the < p> tags, and does not escape the <
- 20:47 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- This is not true for my installation. I have a 4.4 (trunk) running. In the RTE it is correctly rendered (if I switch ...
- 21:03 Bug #22895: Sending of testmail from the install tool fails (class.t3lib_utility_mail.php) - Core: Mail to "" could not be sent
- Please only send your problem ONCE!
Resolved as duplicate of #22894. - 21:00 Bug #22895 (Closed): Sending of testmail from the install tool fails (class.t3lib_utility_mail.php) - Core: Mail to "" could not be sent
- the install-tool display a confirmation like: Mail was sent to: banana@domain.org
there is no email and an error mes... - 20:55 Bug #22894 (Closed): Install Tool does not send test mails
- Even the install-tool displays a confirmation like: Mail was sent to: banana@domain.org I don't get the E-Mail. Inste...
- 18:30 Bug #22661: bodytext wraping breaks code
- My argument is that it encapsulates like this: <par><div></par><par></div></par>
and instead it should be somethin... - 18:28 Bug #22661: bodytext wraping breaks code
- Spontaneously there are at least two simple solutions: Allow div-tags outside of p tags or wrap the whole CE in the <...
- 18:26 Bug #22661: bodytext wraping breaks code
- What is your argument that this is no configuration issue?
- 17:52 Bug #22661: bodytext wraping breaks code
- It is not a configuration issue, it wraps like this: <p><div></p>...<p></div></p>
Please check also bug 0014731 I ha... - 18:24 Bug #22892: htmlArea RTE: Cleaning dead scripts
- Fixed in SVN TYPO3core trunk (revision 7930).
- 18:16 Bug #22892 (Closed): htmlArea RTE: Cleaning dead scripts
- Scripts extensions/DefaultColor/class.tx_rtehtmlarea_defaultcolor.php and extensions/DefaultFont/class.tx_rtehtmlarea...
- 18:13 Bug #22839: add note on compressionlevel in config_default.php
- Thx Christopher! applied in Rev. 7925.
- 17:31 Bug #22839: add note on compressionlevel in config_default.php
- Rev. 7925.
- 18:13 Bug #22885: paragraph line wrapping
- Dear Christopher
please be aware that the editor erases the closing of the p tags. There is one before the ul tag ... - 17:59 Bug #22885: paragraph line wrapping
- Duplicate of #0014399.
- 14:08 Bug #22885 (Closed): paragraph line wrapping
- The combination for line wrapping in Typo3 RTE has an undesired effect:
Inserting the following content:
<div cla... - 18:10 Bug #22891: htmlArea RTE: Missing labels for SelectFont extension
- Fixed in SVN TYPO3core trunk (revision 7929).
- 18:03 Bug #22891 (Closed): htmlArea RTE: Missing labels for SelectFont extension
- Labels for default font names are missing in the language file causing null entries in the font style dropdown select...
- 18:09 Bug #22890: Adjust Link field in General Tab of CE
- Much of the time it contains just page or CE ids, but if you are using an external link then it will show the entire ...
- 18:01 Bug #22890: Adjust Link field in General Tab of CE
- Doesn't the link-field only contain page (and CE) numbers? I think version B might be a bit long.
- 17:48 Bug #22890 (Closed): Adjust Link field in General Tab of CE
- I am suggesting an adjustment to what I see on the link filed in the general tab of a content element. See the attach...
- 18:05 Bug #22888: error in class.t3lib_befunc.php when using eID (tslib_eidtools::initFeUser())
- Closed as requested.
- 16:30 Bug #22888: error in class.t3lib_befunc.php when using eID (tslib_eidtools::initFeUser())
- Bug can be closed.
the error was caused by custom code by someone else. - 16:13 Bug #22888 (Closed): error in class.t3lib_befunc.php when using eID (tslib_eidtools::initFeUser())
- When i call tslib_eidtools::initFeUser() in a php file with the eID functionality for a ajax request i get this error...
- 17:56 Bug #22889: Rearrange before / after fields in 4.5
- Thanks for the tests!
I like versions A and C - somehow C a bit more than A.
Version B has longer ways between th... - 17:31 Bug #22889: Rearrange before / after fields in 4.5
- After thinking a bit more, I think I have an even better arrangement for before and after fields. I have attached a r...
- 17:24 Bug #22889 (Closed): Rearrange before / after fields in 4.5
- I looked at the latest backend work on 4.4. I really like how it is looking but have one suggestion. In a content ele...
- 17:50 Feature #22882: Import / Export has hardcoded memory_limit set
- Thanks for reporting that issue.
However this already has been reported:
Resolved as duplicate of #17020. - 13:11 Feature #22882 (Closed): Import / Export has hardcoded memory_limit set
- When importing/exporting pages, it sometimes happens that a memory overflfow error appears which says that the max me...
- 17:47 Bug #22880: checkbox alignment broken in section User Admin -> Edit User
- It is nt only the alignment of checkboxes:
Also the labels are partially hidden behind input boxes (when using a ... - 11:12 Bug #22880 (Closed): checkbox alignment broken in section User Admin -> Edit User
- As you can see in the attached file, the alignment of the checkboxes is ugly.
Revision 7927
(issue imported from #... - 15:40 Bug #22887 (Closed): Improvements to Backend skin
- Further improvements
(issue imported from #M14733) - 15:37 Bug #22884: Hidden sys_domain-records not ignored
- I added some minor changes, to the third diff.
* logical enhancement with $forceTarget (executed in both parts of ... - 14:07 Bug #22884 (Closed): Hidden sys_domain-records not ignored
- If you have several disabled domain records before valid (enabled) domain-records, typo3 will use the very first foun...
- 15:21 Bug #22886 (Closed): Make menu titles in the FE htmlspecialchared by default
- 1. to prevent XSS (by editors who can create pages)
2. to make the FE valid
(issue imported from #M14732) - 13:23 Bug #22883 (Closed): Backwards compatibility broken by disabled deprecation log
- The deprecation log has been disabled by default with issue #22613 and committed in r7616.
However, by disabling the... - 12:21 Bug #22881 (Closed): tx_saltedpasswords_sv1 should use parent object instead of TYPO3_MODE
- At the moment, tx_saltedpasswords_sv1 uses the TYPO3_MODE constant to determine in which table the password should be...
- 07:06 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Third follow-up commited to trunk (revision 7927).
- 06:50 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
- Further fixes required following new BE skin.
Little glitches, mainly with positioning of the combo box triggers i... - 03:22 Bug #22879: JS errors block RTE usage in IE6 and IE7
- Committed to SVN TYPO3core trunk (revision 7926).
- 03:08 Bug #22879: JS errors block RTE usage in IE6 and IE7
- Thanks for testing this and many thanks for the patch!
I modified it sligthly because it could prevent loading in ... - 00:32 Bug #22879 (Closed): JS errors block RTE usage in IE6 and IE7
- Some JS errors cause the RTE to stop loaidng in IE6 and IE7. The loading wheel is shown but nothing happens and after...
- 00:48 Feature #22872: Add XCLASS to class.t3lib_iconworks.php for developing alternative backend-skins
- Ok, so this one is resolved, not fixable.
Please open new issues if you need hooks or something in this class. - 00:02 Bug #22823: Highlighting in typo3pageModule.js is disabled for each version of IE
- layout.patch contains the modified JS file as well
2010-06-14
- 23:59 Bug #22823: Highlighting in typo3pageModule.js is disabled for each version of IE
- The attached patch solves the problem described above AND solves another bug with editing icons in IE8 being non clic...
- 23:22 Bug #22878 (Closed): Flexform field "group, db" doesn't show saved records
- When configuring a flexform for a plugin content element with a group field of internal_type 'db', after adding recor...
- 21:56 Bug #22856: Remove misc/phpcheck/
- Susanne committed this in Rev. 7870.
- 21:50 Bug #21935: dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
- A reasonable logic for this problem is to be introduced with #22876.
- 21:32 Bug #22877 (Closed): Flexform sections are unstyled and look weird
- Add styling to flexform section so they look like the other fields.
(issue imported from #M14721) - 20:10 Bug #22874: Version module don't display Title
- committed to trunk rev 7924
- 12:05 Bug #22874 (Closed): Version module don't display Title
- The tilte of version module is only set to HTML-title, but not visisble on page.
With Workspaces a title is drawn.
... - 19:42 Feature #8226 (Closed): Permit different swap and publish buttons
- Those 2 buttons are a bit too cryptic.
/typo3/sysext/t3skin/icons/gfx/insert1.gif (Publish)
/typo3/gfx/swap.png (... - 19:20 Bug #15122: compressed TCA not available with active BE session
- I would like to add that at least in my case, the problem with $TSFE->TCAcachedExtras not set apparently only occurs ...
- 18:59 Bug #22537: logging into the Install Tool gives an alert
- Committed to trunk rev 7923
- 18:59 Bug #22876 (Closed): Automatically create ENABLE_INSTALL_TOOL file when 1-2-3 Install Tool is used
- When a new user first installs TYPO3, they must create the ENABLE_INSTALL_TOOL file before installation can continue....
- 18:39 Bug #20942: Flags for belgium is missing
- Committed to svn
trunk rev 7921
4_3 rev 7922 - 11:37 Bug #20942: Flags for belgium is missing
- pending in core list
- 18:38 Feature #20709: Serbian flag in sys_language selector
- Committed to svn
trunk rev 7921
4_3 rev 7922 - 11:36 Feature #20709: Serbian flag in sys_language selector
- pending in core list
- 17:15 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
- Hi Andreas,
you can post a reminder to the thread in Core List. People most likely won't see it here... - 11:32 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
- what's with that patch? in SVN there is still no sight of that suggested change - so in php 5.3.x this typo3 classes ...
- 17:05 Bug #22870: Version selector looks cryptic
- Committed to trunk rev 7920
- 16:59 Bug #22625: Little bug in Workspace Manager when the option "Show differences inline" is selected.
- Committed to svn
trunk rev 7918
4_3 rev 7919 - 14:24 Bug #22706: t3lib_iconWorks::getIconImage is not needed anymore
- reopened as there are missing parameters
- 13:34 Bug #17610: wrong references between translated content in Workspace and its parent
- I've located the issue to alt_doc.php which totally ignores versioning in lang selector. Rudimentary fix for 4.3.3 up...
- 13:15 Bug #22869: wrong sorting of translated CE
- it is because of this TS:
config.sys_language_mode = ignore
config.sys_language_overlay = hideNonTranslated
but ... - 13:01 Bug #20697: unwanted control fields exported in csv file
- Committed to trunk rev. 7917.
- 12:51 Bug #22875 (Closed): [Usability] Add delay to close the context menu
- When mouse moves outside context menu it closes immediately. This is difficult for unused users. it also leads to wro...
- 09:55 Bug #22631: DAM-related: DAM search function crashed on Oracle
- Hi,
your patch (v3) works great on my environment. It speeds up TYPO3 FE as described in #14479 and solves the pro... - 01:46 Bug #22686: cannot acces BE on Android phone
- resolved with #22773
- 01:46 Bug #22773: Improve cookie detection at login screen
- committed to trunk rev 7913
- 01:43 Bug #22785: There is no way to disable compression and concatenation
- committed to trunk rev 7912
- 01:28 Bug #22770: [No Title] shown when editing a record on root level
- Committed to trunk rev 7911
- 01:07 Bug #22854: Replace remaining static method calls with classname:: within the same class with self:: in t3lib
- Committed to trunk rev 7910
- 00:15 Bug #22763: Icons missing in page tree for "Page contains" pages
- Committed to trunk rev 7909
2010-06-13
- 13:41 Feature #22872: Add XCLASS to class.t3lib_iconworks.php for developing alternative backend-skins
- ok, as discussed at TYPO3-team-core, this patch isnt the right way...i will take a closer look at this issue and will...
- 12:42 Feature #22872 (Closed): Add XCLASS to class.t3lib_iconworks.php for developing alternative backend-skins
- at the moment there is no possibility to extend the class 't3lib_iconworks', which is very bad for redesigning the ba...
- 00:33 Bug #22814: Use Flash Message in Template module
committed v2 to trunk (rev. 7904)- 00:28 Bug #22317: getTSConfigVal called with wrong object (Patch inside)
- Committed this no-brainer to trunk rev 7902 and 4_3 rev 7903
- 00:13 Bug #22706: t3lib_iconWorks::getIconImage is not needed anymore
- Committed to trunk rev 7901
2010-06-12
- 23:50 Feature #22627: disable_controls = browser not available on all "group" fields
- Committed to trunk rev 7899
- 23:31 Bug #22871 (Closed): Handling of <span> tags and span.rmTagIfNoAttrib = 1
- I am using TYPO3 4.2.12 with rtehtmlarea 1.7.14.
I have this in my Page TSConfig:
# Clear everything to start w... - 18:10 Bug #22817: SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong
- rev 7896
- 14:13 Bug #22062: Include BE:forceCharset config option
- I'd had preferred a real patch but thanks for having found the real bug.
Committed to:
- trunk (rev. 34219)
- ... - 12:49 Bug #22870 (Closed): Version selector looks cryptic
- The information in version selector is ununderstandable and contains redundant "online" information
The version se... - 12:08 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- Same issue on RHEL 5.4.
Had to set HTTPD_LANG=en_US.UTF8 in /etc/sysconfig/httpd to fix this - 11:53 Bug #22763: Icons missing in page tree for "Page contains" pages
- patch pending in core list
- 10:58 Bug #22826: Improvements to new Backend skin
- Committed "Clickmenu styling" to trunk (rev. 7886), v2 of the patch (clickmenu)
Committed "Context-sensitive-help st... - 01:43 Bug #22869 (Closed): wrong sorting of translated CE
- Imagine we have a site with 2 languages.
- make a new page with CE 1,2,3
- make a translation of this page and CE ... - 00:11 Bug #22852: Deprecate page and branch versioning, disable them by default
- committed v3 to trunk (rev. 7885)
- 00:08 Feature #14211: calculate and display filepermissions in filelist
Committed documentation change to trunk (rev. 7884)- 00:01 Bug #22771: IE 6 does not support alpha-transparent-pngs which looks "&%/§$%&" with sprites
- committed hook to trunk (rev. 7882)
committed PNGfix to trunk (rev. 7883)
2010-06-11
- 23:52 Bug #22793: Add unique column name in page module
- Committed to trunk (rev. 7881)
- 23:24 Bug #22855: ExtJS removes font-weight and font-style from several tags
- Committed this no-brainer to trunk rev 7879
- 10:37 Bug #22855: ExtJS removes font-weight and font-style from several tags
- Seems to be a side-effect of #21728 (Use "strong" instead of "b"), as style of "b" isn't changed by ExtJS theme, but ...
- 16:29 Bug #22868: Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
- Hi Falk,
can you make a small patch which makes the labels a few pixels broader so that the input fields and the l... - 15:16 Bug #22868 (Closed): Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
- The username inputbox overlays a part of the labeltext.
(issue imported from #M14705) - 16:14 Bug #25656: Scheduler cannot handle large Exceptions
- Sorry for not responding by now ... I just didn't have time to take care of this issue and take a look at the code to...
- 15:31 Feature #20709: Serbian flag in sys_language selector
- OK, could you please send this to Core List?
Maybe put this flag and the Belgian flag for #20942 in one mail. Deal... - 10:56 Feature #20709: Serbian flag in sys_language selector
- This is the other Henrik :)
I think the correct naming is RS (Republic of Serbia / Republika Srbija)
http://en.... - 14:56 Bug #22867 (Closed): Extensions' ext_update.php can not be XCLASSed
- ext_update.php is included from SC_mod_tools_em_index->showExtDetails. $TYPO3_CONF_VARS is not declared global in thi...
- 14:03 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
- Please add some more information:
* Version of TYPO3?
* realurl enabled? which Version?
* mod_php or php as cgi?
... - 13:05 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
- Yes, it is still valid. For example, I am sometimes using Stefan Bühler's work-around, but it is still not making the...
- 10:13 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
- Is this still a problem? In which menu/function/extension does this bug show up? Can it be reproduced somehow? Big Th...
- 14:00 Bug #22866 (Closed): ToTop link wrongly generated for alternative language pages
- I am using TYPO3 Ver. 4.3.2
PHP version 5.2.6
I have a site (http://typo3.fao.org/testsite/termportal/languageres... - 13:58 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
- committed to trunk rev 7878
- 11:11 Bug #22864: Unable to show tt_address records >=1001 in site modul
- patch attached.
- 10:02 Bug #22864: Unable to show tt_address records >=1001 in site modul
- This one is related to 0014092 and 0013238
Memo to myself: Use the search functionality first :) - 09:38 Bug #22864 (Closed): Unable to show tt_address records >=1001 in site modul
- Via listmodule its impossible to show records from tt_address greater than 1000.
The linkpath to db_layout.php is wr... - 11:05 Bug #22843: Massuploader doesn't work at all
- committed to trunk rev 7877
- 00:46 Bug #22843: Massuploader doesn't work at all
- Hi Patrick,
thanks for your work to improve TYPO3!
Do you know, that you should now send your patch to Core Lis... - 10:29 Bug #22865 (Closed): Permission denied for /typo3/alt_doc.php
- When editing or creating new content in the backend typo3 will throw the following error:
You don't have permission ... - 10:25 Bug #18803: pageErrorHandling doesn't work with relative files in a subfolder TYPO3 install
- TYPO3 install on localhost is in a subfolder
$TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = 'READFILE:fileadmin/n... - 10:18 Bug #18816: TYPO3_SITE_URL in t3lib_div::locationHeaderUrl to support TYPO3 installed in subfolders
- Can you please give some information on how and where to reproduce the problem? Menu/function? Webserver/OS/PHP versi...
- 10:09 Bug #22443: Wrong path as return value from function listURL in class.db_list.inc
- related to 0014697
The solution mentioned above works for me. - 10:08 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
- Is this still a problem? In which menu/function/extension does this bug show up? Can it be reproduced somehow? Big Th...
- 09:35 Bug #21980: Preview of a versioned element shows page with the "live" element
- Could you please add some more detailed information on how to reproduce? Which module/function/clickmenu are you usin...
- 01:35 Feature #22666: Rename the test cases from *_testcase to *Test
- rev. 7872: Rename files in tests/
rev. 7873: Rename classes in tests/
rev. 7874: Rename test files in typo3/sysext/...
2010-06-10
- 22:51 Bug #22860: typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpages
- Patch submitted in ticket 3129
- 16:44 Bug #22860: typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpages
- I just noticed that this issue is related to 3129
Unfortunately, I can't set the relationship.
http://bugs.typo3.... - 16:40 Bug #22860 (Closed): typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpages
- If an access restriction is set with "include subpages", TYPO3 won't add params set in TS template to links that poin...
- 22:47 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
- Provided patch, will send it to core list now
- 16:46 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
- The problem occurs for config.typolinkLinkAccessRestrictedPages, too, see related ticket 0014690
http://bugs.typo3... - 21:42 Bug #22862: t3lib_utility_client is not working with php 5.2.0
- Committed to SVN TYPO3core trunk (revision 7871).
- 20:08 Bug #22862 (Closed): t3lib_utility_client is not working with php 5.2.0
- the preg_match_all pattern used to get the client information is using named subpatterns that are not compatible with...
- 21:15 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- rev 7869
- 21:08 Bug #22857: reports have wrong XCLASS inclusion
- Committed to trunk in revision 7868
- 12:47 Bug #22857: reports have wrong XCLASS inclusion
- see attached 14685_v1.diff
- 12:42 Bug #22857 (Closed): reports have wrong XCLASS inclusion
- some reports have a wrong XCLASS configuration (probably due to renaming/copy & paste)
(issue imported from #M14685) - 21:04 Feature #14211: calculate and display filepermissions in filelist
- Added comments about odd logic in patch.
- 20:15 Bug #22863: t3lib_utility_client uses pattern syntax supported only since PHP 5.2.2
- ok. Duplicate!
- 20:09 Bug #22863 (Closed): t3lib_utility_client uses pattern syntax supported only since PHP 5.2.2
- Franz Koch reports:
«The preg_match fails on my server due to the '?<browser>' and '?<version>' patterns which are o... - 20:05 Bug #18515: Backend loops when logging in and loads itself nestedly again and again
- Closed, no feedback for more than a week.
Most probably a configuration issue. Please use the mailing lists for s... - 17:22 Bug #22861: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
- Committed to SVN TYPO3core trunk (revision 7866) and branch TYPO3_4-3 (revision 7867).
- 17:03 Bug #22861 (Closed): htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
- In non-IE browsers, if the cursor is positioned in a some text that is not contained in any block element, but is sur...
- 16:22 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- Second follow-up patch committed to trunk (revision 7865).
- 16:15 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- Follow-up patch "simplified" code one statement too many breaking the RTE in Opera.
- 03:16 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- Follow-up patch committed to trunk (revision 7861).
- 03:11 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- Patch for issue #14663 allows to simplify things.
- 16:21 Bug #22141: First login attempt to the backend fails every time
- In my case, this seems to be related to cookies. I can reproduce the problem with these steps:
1. load the BE logi... - 16:18 Bug #22117: TSref description for typolink is very unclear
- Bug was moved to Forge tracker: http://forge.typo3.org/issues/6461
- 15:06 Bug #22062: Include BE:forceCharset config option
- Hi Xavier,
I disagree with vour note #0034986: Unfortunatly
$GLOBALS['TYPO3_CONF_VARS']['SYS']['setDBinit'] = SE... - 14:29 Bug #22851: Simulate Static documents does not use the current page name but one before
- I changed the report accordingly.
- 09:54 Bug #22851: Simulate Static documents does not use the current page name but one before
- Hello Christopher,
Thank you for your help. I was also a bit confused as I read today this issue *I am sorry*
You... - 14:20 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
- This seams to be an update side effect error.
Accessing the page with www-prefix will work correctly. Use a domain... - 12:17 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
- Since there has been no comment since 7 days, i think this one just can be closed
- 13:30 Feature #22859 (Closed): Copy tmpl+html files from ext-dirs to fileadmin
- As reported in issue 0014686:
A typical workflow for creating/cutomizing new templates of nearly any extension is:... - 13:23 Feature #22858 (Closed): Filelist: Creating a new file and openig it immediatelly should be possible with less clicks
- A little usability improvement would be if you add an extra save option when creating new files in fileadmin.
A t... - 12:27 Bug #22852: Deprecate page and branch versioning, disable them by default
- added _v2 of the patch
* strip unrelated change in NEWS.txt
* add dropdown in versioning module on pages only if el... - 12:13 Bug #22336: Backend session is locked to useragent
- This seems to be part of the solution for my problem. :)
If you log in without firebug enabled and then switch to ... - 10:50 Bug #17070: typolink: cHash corrupted due to linkVars
- 4.2, 4.3 and 4.4. Revisions: 7864, 7863 and 7862 correspondingly.
- 10:29 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- extension frm2_newpm is now uploaded. Fe-editing a person entry e.g. the free text function field shows this behaviour.
- 09:52 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- Version: 4.4 trunk
I will hpoefully create a test extension today. - 02:59 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- Could you provide a test extension that would allow to reproduce this issue?
- 02:54 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- What version of TYPO3 are we talking about?
- 10:16 Bug #16178: UTF-8: Broken special characters on cached pages
- I can confirm this too.
I use Typo3 4.3.3 and have updated db to utf-8 and set all params to utf-8 as well.
Then ... - 09:41 Bug #20868: click-enlarge function for images does not work correctly in IE8
- Hi Maik,
you are right :) . just wanted to post another way to handle it, so people can decide by themselves. - 09:34 Bug #22856 (Closed): Remove misc/phpcheck/
- For those who don't know this script, try it out:
* Go to misc/phpcheck/incfile.inc
* Comment out the die on top ... - 09:00 Bug #22855 (Closed): ExtJS removes font-weight and font-style from several tags
- The ext-all-notheme.css cotains the following CSS reset definitions:...
- 09:00 Bug #21942: Input fields cannot be focused anymore after setting a link
- In TYPO3 4.3, is there no error displayed on the JavaScript console when the window is closed?
- 08:40 Bug #21942: Input fields cannot be focused anymore after setting a link
- Is fixed in TYPO3 4.4
- 08:41 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- It is fixed in TYPO3 4.4
- 08:27 Bug #22843: Massuploader doesn't work at all
- I have fixed the problem and added a Patch
- 08:25 Bug #22854 (Closed): Replace remaining static method calls with classname:: within the same class with self:: in t3lib
- Static method calls within the same class should be resolved with self::
There are a few spots left to fix in t3lib.... - 02:07 Bug #22841: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
- committed to trunk rev 7859, testcase in rev 7860
- 01:17 Bug #22853 (Closed): Regression in globalVar condition
- In 4.2 this condition worked:
[globalVar = TSFE:id = 1,2,3,4,5,6,7,8,9]
This doesn't work in 4.3. Reason is, that...
2010-06-09
- 23:59 Bug #22852 (Closed): Deprecate page and branch versioning, disable them by default
- Hey,
as discussed by the new workspaces team, and approved by Kasper, I created a patch to disable the "old" versi... - 23:43 Bug #22846: Usage of debug() in BE use group *line* by default
- committed to trunk rev 7858
- 16:28 Bug #22846 (Closed): Usage of debug() in BE use group *line* by default
- This is because the debug function of eg cc_debug use more params, and the third one is by default *line*
Solution... - 22:48 Bug #22141: First login attempt to the backend fails every time
- I can reproduce this bug, too.
System:
TYPO3 4.3.3
Apache 2.2.9 (Fedora)
Register Globals disabled
PHP 5.2.6
... - 22:27 Bug #22842: Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
- Committed to trunk rev. 7857.
- 03:15 Bug #22842 (Closed): Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
- FLOW3 implemented a PHP Cache Frontend which allows for effective caching of PHP code which is included with require_...
- 21:03 Bug #22801: "simulate static documents" doesn't show a page name for chinese pages or menu links
- Please only report one issue per bug report.
I put the second half of your report here: #22851 - 21:01 Bug #22851 (Closed): Simulate Static documents does not use the current page name but one before
- For some reason the address line of the browser shows the "ONE CLICK BEFORE PAGE LINK" value of the current page (exa...
- 20:14 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
- It would be great, if someone of you could provide a patch and send it to Core List:
http://typo3.org/teams/core/c... - 15:10 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
- Just stumbled over this bug in recent 4.4 SVN version.
- 19:50 Bug #22800: Missing language_ids in menu-links (TMENU)
- Thanks for keeping us updated.
Resolved, configuration issue; no change required. - 19:32 Bug #22800: Missing language_ids in menu-links (TMENU)
- I have tested it also with the last svn-trunk of typo3 4.4. There were still NO language_ids in Menu-links (TMENU).
... - 19:49 Bug #22850: htmlArea RTE: Toolbar state incorect in the absence of block element
- Committed to SVN TYPO3core trunk (revision 7855) and branch TYPO3_4-3 (revision 7856).
- 18:02 Bug #22850 (Closed): htmlArea RTE: Toolbar state incorect in the absence of block element
- When the selection is not contained in any block element other than the document body, the toolbar state is incorrect...
- 19:38 Bug #22849: Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons
- committed to trunk rev 7853
- 17:51 Bug #22849 (Closed): Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons
- As we have done it with t3lib_div, t3lib_iconWorks should also call its own static methods via self::
Also see #22... - 19:33 Bug #22848: Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons
- resolved with #22848
- 17:29 Bug #22848 (Closed): Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons
- As we have done it with t3lib_div, t3lib_BEfunc:: should also call its own static methods via self::
Also see #221... - 19:32 Bug #22847: Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons
- committed to trunk rev 7852
- 16:45 Bug #22847 (Closed): Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons
- As we have done it with t3lib_div, t3lib_extMgm should also call its own static methods via self::
Also see #22158... - 17:53 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
- Reminder
- 17:33 Bug #22777: early thrown debug messages are not visible (BE only)
- committed to trunk rev 7850
- 17:29 Bug #22818: Open t3lib_db for own instance
- Committed to trunk rev 7849
- 17:26 Bug #22445: impexp: doesn't work when used from clipboard in list module
- IMO this bug was introduced by revision 1965 in February 2007 and can safely be fixed by reverting that change, see ...
- 17:22 Bug #22445: impexp: doesn't work when used from clipboard in list module
- funny, this pops up again, as this must have been broken for quite some time ...
- 16:48 Bug #20852: Can create preview links only for the default language of a page
- that patch for 4.3.3 generates Preview-Links for all valid languages on the given page...
- 16:12 Bug #22809: Add debug feature to Ext Direct
- Committed v4 to trunk rev 7847
- 14:38 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- The problem still exists in 4.3.x. I tried to update an old 4.1.12 installation to 4.3.2 and it truncated my TypoScri...
- 14:32 Bug #20868: click-enlarge function for images does not work correctly in IE8
- Hi Jörg,
as I mentioned before: it can´t be a good advice to disable XSS protection. Doing it for the whole websit... - 13:41 Bug #20868: click-enlarge function for images does not work correctly in IE8
- Behaviour can get bypassed by disabling the crossite filter of IE8 for the website.
Configure server to send an ad... - 14:09 Bug #22770: [No Title] shown when editing a record on root level
- version 5 contained changes not belonging to this issue. Please ignore v5 and use v6 instead.
- 13:07 Bug #22697: getBrowserInfo fails with IE UA Strings
- Committed to trunk rev 7844
Added test case t3lib_utility_clientTest.php in rev 7845 - 10:51 Feature #19713: Cache thumbnails shown in element browser
- Thumbnail files (tmb_*) are flooding the typo3temp folder. Would be better to put them into a separate folder typo3te...
- 10:29 Feature #22845: Feature Request to add priority on groupLogin
- Oups, had found issue 11870 similar to mine and intended to add a relationship but I don't have rights for this ! Sor...
- 10:25 Feature #22845 (Closed): Feature Request to add priority on groupLogin
- We have the current situation :
- we have different fe_groups, each corresponding to a set of pages in the website
... - 09:53 Feature #22844 (Closed): FE Login: After Login cannot logout immediately
- After logging in by felogin there will always be a screen saying "your now logged in…" without giving the user an opp...
- 09:13 Bug #22843 (Closed): Massuploader doesn't work at all
- Flashuploader is activated in settings but in filelist the button in the top bar opens the classic uploader.
Addit... - 08:12 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- This is not the case in current trunk, nor in TYPO3 4.3.
If you set
RTE.default.allowTagsOutside = hr, address
(... - 07:58 Bug #20595: Unallowed classes are not removed on the way to the database
- Hey Uschi,
proc.allowedClasses is used by the tranformation on the way to the database and applies only to p (or d... - 06:42 Bug #22629: TSConfig manual "contextMenu.pageTree.disableItems =moreoptions" remove also “hide”
- Hi Christopher,
thanks for your response. Sorry, I'm not a coder, I can't provide a patch. - 06:02 Bug #16762: User Management: Modules maximum
- TYPO3 Ver. 4.3.2: I can confirm this problem.
Field userMods: varchar(255)
If there are some modules, that is e... - 04:49 Bug #20594: FF: Cannot enable inline buttons when highlighting the first characters inside ul with list-style-position-inside
- Hi Uschi,
My apologies for taking so long to reply to this issue.
I just tried to reproduce this issue with cur... - 03:07 Bug #21992: htmlArea RTE: textstyle cannot be applied to full content of block element
- The same will happen if all the text content of a paragraph or other block element is selected. No markup is applied....
- 01:28 Feature #22836: Caching framework: Implement PDO backend
- Committed to trunk, rev. 7841.
- 01:11 Bug #21867: "non-floating" float value doesn't stick
- Committed to SVN TYPO3core trunk (revision 7839) and branch TYPO3_4-3 (revision 7840).
- 00:29 Bug #20697: unwanted control fields exported in csv file
- Peter, the patch was already reworked by me. The new version is still pending in core list and needs votes.
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...
Also available in: Atom