Activity
From 2010-06-02 to 2010-07-01
2010-07-01
- 23:59 Revision 936243a5: Fixed bug #14947: Missing closing div in db_new_content_el.php (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8081 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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.
... - 20:35 Revision 8d9d97ae: [!!!][+BUGFIX] Extbase (Persistence): All methods trying to find an object by uid now ignores the storagePid. This changes the behavior of argument mapping and the way extbase fetches 1:1 relations. Resolves #5631.
- 20:34 Revision 54998f6a: [+BUGFIX] Extbase (Persistence): Fixed a problem where localized objects inside an aggregate are not translated. Resolves #8555.
- 20:34 Revision d496605d: [~TASK] Extbase: Removed new lines at the end of php files.
- 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
- 23:55 Revision bf755fa0: Fixed bug #14810: Follow-up to bug #13670: Export module does not keep pagetree configuration (exports only the page tree) (Thanks to Thomas Juhnke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8080 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:55 Revision 3451f32e: Fixed bug #14810: Follow-up to bug #13670: Export module does not keep pagetree configuration (exports only the page tree) (Thanks to Thomas Juhnke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8079 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:15 Revision 6cf0370f: Code cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8078 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 18:33 Revision a80fe128: Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8077 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:27 Revision fd2d0431: Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8076 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:20 Revision d06eb7bb: Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8075 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 ...
- 13:15 Revision ce55fc51: Follow-up to #14553: topFrameH configuration option doesn't work anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8074 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:12 Revision e4cc7a2b: Follow-up to #14553: topFrameH configuration option doesn't work anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8073 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 21:27 Revision 004eae94: Fixed bug #14830: htmlArea RTE: Entering line breaks with Safari not possible
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8072 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:23 Revision 1fa929e1: Fixed bug #14830: htmlArea RTE: Entering line breaks with Safari not possible
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8071 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 01:17 Revision a385701c: Fixed bug #14887: htmlArea RTE: RTE may be started before style sheets are loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8070 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:12 Revision bad30c7c: Fixed bug #14887: htmlArea RTE: RTE may be started before style sheets are loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8069 709f56b5-9817-0410-a4d7-c38de5d9e867
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...
- 23:03 Revision 6305ef88: Fixed bug #14886: htmlArea RTE: Incorrect function scope when error is raised
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8068 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:02 Revision 243fe800: Fixed bug #14886: htmlArea RTE: Incorrect function scope when error is raised
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8067 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 10:41 Revision 4259ad12: Synchronized @deprecated annotations with Core
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34968 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:40 Revision c57159a1: Synchronized @deprecated annotations with Core
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34967 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:38 Revision 070dd634: Synchronized @deprecated annotations with Core
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34966 735d13b6-9817-0410-8766-e36946ffe9aa
- 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. - 00:06 Revision ad02c7f0: Follow-up to bug #14793: htmlArea RTE: Problematic icons in IE6
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8066 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:01 Revision 3678791a: Follow-up to bug #14793: htmlArea RTE: Problematic icons in IE6
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8065 709f56b5-9817-0410-a4d7-c38de5d9e867
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:39 Revision ec21587b: Fixed bug #14876: htmlArea RTE: SelectFont plugin may cause js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8064 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:37 Revision 46886986: Fixed bug #14876: htmlArea RTE: SelectFont plugin may cause js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8063 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:46 Revision e5d01ce7: Fixed bug #14870: typo in parameter type causes php error (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8062 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:45 Revision cb4c1470: Fixed bug #14870: typo in parameter type causes php error (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8061 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:09 Revision 481a13f8: Fixed bug #14866: Quicktime audio format m4a isn't supported
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8060 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Revision 39880dc8: Fixed bug #14866: Quicktime audio format m4a isn't supported
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8059 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Revision 86162f83: Fixed bug #14866: Quicktime audio format m4a isn't supported
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8058 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 ... - 14:01 Revision 29814ddd: Fixed bug #14847: Bug: Template Analyzer: Line numbers barely readable (Thanks to Andy Grunwald)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8057 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:00 Revision 007cce01: Fixed bug #14847: Bug: Template Analyzer: Line numbers barely readable (Thanks to Andy Grunwald)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8056 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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.
- 11:57 Revision b9520cc8: [+TASK] Fluid: Set dependency to Extbase 1.2.x in ext_emconf.php to avoid confusions when working with different versions
- 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:32 Revision 986574d5: Fixed bug #14857: Reports Module: Wrong icon and a styling problem (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8055 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:31 Revision 75d716aa: Fixed bug #14857: Reports Module: Wrong icon and a styling problem (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8054 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:28 Bug #22971: About module need padding
- committed to svn
4_4 rev 8052
trunk rev 8053 - 00:27 Revision 08dca915: Fixed bug #14834: About module need padding
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8053 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:27 Revision d6c3199f: Fixed bug #14834: About module need padding
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8052 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:25 Bug #22978: Milliseconds on logout
- committed to svn
4_4 rev 8050
trunk rev 8051 - 00:24 Revision cf079ad1: Fixed bug #14844: Milliseconds on logout (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8051 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:21 Revision ecc79f3e: Fixed bug #14844: Milliseconds on logout (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8050 709f56b5-9817-0410-a4d7-c38de5d9e867
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_...
- 21:34 Revision c4613212: [+TASK] Fluid: Backported recent changes from Fluid package:
- [+FEATURE] Fluid (ViewHelpers): added "selectAllByDefault" argument to form.select ViewHelper. Resolves #4984
[~TAS... - 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...
- 12:14 Revision 06b0d9ef: [+FEATURE] Fluid (ViewHelpers): Added uri.image ViewHelper. This resolves #8233
- [+FEATURE] Fluid (ViewHelpers): Added URI options noCache, noCacheHash, section, format, additionalParams, absolute, ...
- 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...
- 22:14 Revision a8d66da9: Backported changesets 8033, 8036 and 8042 from TYPO3_4-4: Fixed bug #14814
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34786 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:11 Revision 50e7c278: Backported changesets 8033, 8036 and 8042 from TYPO3_4-4: Fixed bug #14814
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34785 735d13b6-9817-0410-8766-e36946ffe9aa
- 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 ... - 18:12 Revision 6c5c28c5: Changed version to TYPO3 4.5-dev after release of TYPO3 4.4.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8049 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:37 Revision f0092ef1: Updating version number to 4.4-dev after release of 4.4.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8048 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:35 Revision 4f25f1a7: Tagging TYPO3 4.4.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0@8047 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:35 Revision 23b0ba4e: Release of TYPO3 4.4.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8046 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:28 Revision a7c43c87: Branching TYPO3 4.4.0 to TYPO3_4-4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8045 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:27 Revision 77919b81: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8044 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:26 Revision 9b252e89: Branching TYPO3 4.4.0 to TYPO3_4-4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8043 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:20 Revision 9ab9e71c: Cleanup: Updated ext_emconf.php files in system extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8042 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:58 Revision 32bff961: Follow-up to ##14465: Make use of the new Sprite API - create new relation in IRRE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8041 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:49 Revision 209e3328: added empty ie6.css to prevent log flooding
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8040 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 16:02 Revision 63a5690c: Fixed bug #14822: Missing link in Install Tool footer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8039 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:48 Revision 356ec7f1: removed unnecessary files in sysext sys_action
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8038 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:43 Revision c7ad7832: Fixed bug #14816 bugfix : BE login in IE6 looks bad (Thanks to Jigal van Hemert and Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8037 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:43 Revision bdd5060d: Fixed bug #14814: dbal: Improve install tool texts.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8036 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:35 Revision 7d9d4fb5: Fixed bug #14814: Improve texts in the 1-2-3 Install Tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8035 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 14:10 Revision 452841e6: Cleanup: Cleared whitespaces in NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8034 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:05 Revision 03ff4b76: Cleanup: Updated ext_emconf.php files in system extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8033 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:03 Revision 94dfae59: Follow-up to #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8032 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:49 Revision 9e14f6c2: Added manuals for taskcenter and sys_action (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8031 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:33 Revision 4ca4a170: Fixed bug #14771: Updates for taskcenter, sys_action, impexp (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8030 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 13:22 Revision dea89df0: Follow-up to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8029 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:18 Revision 6a40e61f: Follow-up to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8028 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:15 Revision 5ce86361: Raising Extbase and Fluid to version 1.2.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8027 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:08 Revision 63e65f91: Raised Fluid version number to 1.2.0
- 12:54 Revision 8f018dcd: [~TASK] Extbase: Raised version number to 1.2.0.
- 11:15 Revision 8b0b17f9: Follow-up to#14798: Sitename missing in Login form
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8026 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 10:39 Revision 3921f758: [~TASK] Extbase: Raised version number to 1.2.0RC2
- 09:00 Revision f24443e9: Followup to #14636: Improvements to new Backend skin - small change to the versioning color in the pagetree (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8025 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:57 Revision 03e6632d: Updated and formatted NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8024 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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.
- 04:45 Revision 2383a0c6: Added feature #14719: Add ability to use typo3conf/FIRST_INSTALL to temporarily enable the Install Tool and allow an easier first install.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8023 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-21
- 23:59 Revision 25dd60ce: Follow-up to #14808 tceforms.js slows down performance of IE dramatically
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8022 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:24 Revision 9833331d: Fixed bug #14514: Long lines in module menu are unreadable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8021 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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" - 23:20 Revision 70bc189b: Fixed bug #14752: #14798: Sitename missing in Login form
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8020 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:09 Revision fcf9fb60: Updated htmlArea RTE version to 2.0.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8019 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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/... - 22:41 Revision 699364e9: Fixed bug #14812: htmlArea RTE: Path to acronym record icon is not correct (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8018 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:40 Revision f8fffe30: Fixed bug #14793: htmlArea RTE: Problematic icons in IE6
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8017 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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)
- 20:16 Revision 28754f7e: Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8016 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:01 Revision 144bbd07: Fixed bug #14601: Date picker does not work on IRRE elements (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8015 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:19 Revision 79e2f765: Fixed bug #14800: JS errors prevent JS pased popups from working in IE (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8014 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:19 Revision 35fba7aa: Fixed bug #14800: JS errors prevent JS pased popups from working in IE (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8013 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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, ...
- 19:16 Revision bdfcc80a: Fixed bug #14808 tceforms.js slows down performance of IE dramatically (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8012 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:16 Revision c36a50ec: Fixed bug #14808 tceforms.js slows down performance of IE dramatically (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8011 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:56 Revision b273f5e5: Date picker does not work on IRRE elements (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8010 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:52 Bug #22877: Flexform sections are unstyled and look weird
- committed to trunk rev 8009
- 18:51 Revision 3d87143e: Fixed bug #14721: Flexform sections are unstyled and look weird
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8009 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:50 Revision e901adfe: Fixed bug #14760: Use labels for search in list view (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8008 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:45 Revision f54ba752: Followup to #10424: Old version (3.x) screenshots in CSH - removed label reference to version 3.6 (Thanks to Philipp Gampe)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8007 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 18:37 Revision b029ee10: Followup to #14636: Improvements to new Backend skin - Smaller TCEforms changes, RTE styling (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8006 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:35 Revision 5d406f18: Fixed bug #14804: Updated extension icons for system extensions (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8005 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:08 Revision 7086a797: [+BUGFIX] Followup for #6130. SplObjectStorages don't have a method _memorizeCleanState. So better call it in function mapResultToPropertyValue, also in order to fix the initial issue on all places where mapResultToPropertyValue is called (it's 3 times for now).
- 18:02 Revision e1f0ce1b: Updated htmlArea RTE version to 2.0.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8004 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:52 Revision 71d9920f: use existing method to check for lazyLoaded properties instead of repeating the detection code
- 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... - 17:48 Revision d8dbb9a5: Fixed bug #14799: htmlArea RTE: Color dialogue may raise a js error in IE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8003 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:48 Revision e3fd8a02: Some cosmetics and cleanups
- - fixed doc comment (we no longer have a Tx_Extbase_Persistence_RowInterface)
- use foreach instead of a while/list c... - 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: ... - 12:27 Revision fb43f1e9: Fixed bug #8893: eval timesec sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8002 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:25 Revision 6346abd8: Fixed bug #8893: eval timesec sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8001 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:24 Revision 5dcb35ae: Fixed bug #8893: eval timesec sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8000 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 10:40 Revision 51217bac: Fixed bug #11543: Shortcuts broken if current directory is not in include path (Thanks to Mads Chr. Olesen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7999 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:36 Revision 7d207dc0: Fixed bug #11543: Shortcuts broken if current directory is not in include path (Thanks to Mads Chr. Olesen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7998 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-20
- 23:39 Revision c6c87d3b: Updating version number to 4.4-dev after release of 4.4.0RC2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7997 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:37 Revision d7c5ab60: Tagging TYPO3 4.4.0RC2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0RC2@7996 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:36 Revision 9a35c21f: Release of TYPO3 4.4.0RC2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7995 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:14 Revision 805a061a: Followup to #14636: Improvements to new Backend skin - Removes the redundant headline above the TCEforms (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7994 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:19 Revision 58cc1a5c: Fixed bug #14797: htmlArea RTE: Toolbar combo boxes do not float left in IE6 (Thnaks to Jigal van Hemert).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7993 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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.
- 17:00 Revision b1dc355f: Raised Extbase version to 1.2.0RC2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7992 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:49 Bug #22922: Remove info icon from CEs in page module
- Fixed in trunk (rev. 7991)
- 16:48 Revision b0056fb8: Fixed bug #14722: Remove info icon from CEs in page module (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7991 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:40 Revision 97815a83: Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend - TCEforms without tabs, TCEforms with Flexforms, TCEforms with IRRE, TSconfig help, help styling improvements - Part 2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7990 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:34 Revision 0cf16229: Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend - TCEforms without tabs, TCEforms with Flexforms, TCEforms with IRRE, TSconfig help, help styling improvements, new content element wizard
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7989 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:59 Revision 9b36979e: Followup to #14636: Improvements to new Backend skin - Install tool login shadow fixed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7988 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:31 Revision 03ddba3f: Fixed changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7987 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:29 Revision 7698d6d7: Reverted accidentally committed follow-up to #10424
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7986 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:19 Revision 4a108daa: Fixed bug #14516: Strip background gradients - smaller image size and no wrong colors in browsers with color profile capability (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7985 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:59 Revision f39f16ae: Fixed bug #14516: Strip background gradients - smaller image size and no wrong colors in browsers with color profile capability (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7984 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:50 Bug #22917: gzipped files cannot be loaded in the backend
- Fixed with #22904, which was committed in revision 7975.
- 14:46 Revision e0d23051: Followup to #13379: Sprite Icon API - Removed unneeded checks in ext_tables.php for t3skin (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7983 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:43 Revision d266fac3: Followup to #14733: Improvements to Backend skin - Exchanges "selection delete" icon to make it consistent look again (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7982 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:45 Revision 5cf84441: Followup to #14465: Make use of the new Sprite API - help in backend access lists (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7981 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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? - 13:33 Revision ec51d58d: Followup to #14465: Make use of the new Sprite API - delete icon in QuickEdit (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7980 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:24 Revision 91bf7f48: Followup to #14465: Make use of the new Sprite API - sys_language, sys_action (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7979 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:09 Revision 999f5e29: Fixed bug #14788: Add fallback graphics for CSS3 background gradients (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7978 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 12:15 Revision 6156ec84: Fixed bug #10424: Old version (3.x) screenshots in CSH (Big thanks to Philipp Gampe)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7977 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:18 Revision 8cf68f60: Fixed bug #14755: Step 2 - Select method should be radio choice
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7976 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:54 Revision 19909cbd: Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7975 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 10:05 Revision 105f26e8: Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7974 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:18 Revision da2a0467: [+TASK[+BUGFIX] Extbase (Persistence): Lazy loading of objects no longer triggers unneeded database update of related objects. Thanks to Franz-Xaver Koch. Resolves #6130.] Extbase (Persistence): Fixed a bug where extbase got into a recursion during persistence.
- 09:18 Revision 31040a2a: [+BUGFIX] Extbase (Persistence): Changes made to a domain object sitting at a "dirty" property get persisted now. Resolves #8244.
- 09:18 Revision 297f2e6a: [+BUGFIX] Extbase (Persistence): Fixed processing of one-to-one relations with intermediate table. Resolves #8362.
- 05:57 Revision 76afa719: [+BUGFIX] Extbase (Persistence): Follow-up to r2371. Fixed NULL initialization and documentation. Related to #8320.
- 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) - 22:23 Revision 4f3a6447: Fixed bug: #14792: Scheduler: Screenshots in the manual must be updated for new skin
- Additionally scheduler version was raised to 1.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7973 709f56... - 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:15 Revision 6feaf88e: Fixed bug: #14184: Scheduler: Handle invalid serialized exception objects
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7972 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:13 Revision 1c39447d: Fixed bug: #14184: Scheduler: Handle invalid serialized exception objects
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7971 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 21:07 Revision 178272e4: Fixed bug: #13315: Scheduler: Failed status hides other statuses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7970 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 19:10 Revision 1f4e1361: [+BUGFIX] Extbase (Persistence): Fixed a problem where the third argument was mandatory, when calling Query->statement. Resolves #8320.
- 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:55 Revision b2154855: Updated htmlArea RTE version to 1.7.16
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7969 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 ! - 16:35 Revision fbfb4fc4: Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7968 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:32 Revision 493beb6b: Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7967 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:19 Revision c6a1921a: Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7966 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:51 Revision 0fe5f1b0: Fixed bug #3855: Log number of returned or affected rows
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34572 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:32 Bug #22790: Link wizard tabs have no style
- I committed your patch from the other thread to trunk (rev. 7965)
- 14:30 Revision 8b88e165: Fixed bug #14593: Link wizard tabs have no style / Followup to #14733 (On behalf of Stanislas Rolland)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7965 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:20 Revision f6f2150b: Backported changeset 34569 from trunk: Updated copyright year in manual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34571 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:18 Revision 14ac735e: Backported changeset 34569 from trunk: Updated copyright year in manual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34570 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:16 Revision 5bbd4b6a: Updated copyright year in manual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34569 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:12 Revision 7348ba0b: Backported changeset 34566 from DBAL_1-0: Minor cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34568 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:11 Revision a14e7639: Backported changeset 34566 from DBAL_1-0: Minor cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34567 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:10 Revision 0deffc70: Minor cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34566 735d13b6-9817-0410-8766-e36946ffe9aa
- 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
- 01:57 Revision 9f0682f2: Fixed bug #14705: In BE login form labels are to small (for German BE-Language)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7964 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-18
- 23:45 Revision b2537a40: Followup to #14733: Improvements to Backend skin - Added updated styles for the taskcenter module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7963 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:33 Revision eee6aa11: [+BUGFIX] Extbase (MVC): Using TypoScript configuration option "forceAbsoluteUrl" instead of prepending the current BaseUri when creating absolute URIs. This resolves #8260. This relates to #5248. Thanks to Thomas Deinhamer and Benni Mack for your feedback!
- 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... - 17:02 Revision a03e052f: Updated htmlArea RTE version to 2.0.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7962 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:49 Revision 592b7e4b: Fixed bug ##14436: External links are prepended with current domain by RTE transformation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7961 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:44 Revision d7dbdb16: Fixed bug ##14436: External links are prepended with current domain by RTE transformation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7960 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 13:10 Revision e8c38d57: * Raised Extbase and Fluid versions to 1.2.0RC1.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7959 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:48 Revision 8cbb2b81: Raising version number to 1.2.0RC1
- 12:48 Revision 93a0c6c2: Raising version number to 1.2.0RC1
- 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...
- 12:38 Revision b961a87a: [+BUGFIX] Fluid: Removed some debug code introduced with the latest commit. Sorry for this.
- 12:28 Revision 39b578b7: [!!!][+TASK] Fluid: Template filenames are expected to be UpperCamelCased from now on. For a grace period there is still a fallback mechanism, so that your old template filenames will still work. But you should rename your templates from "myaction.html" to "MyAction.html" to make sure, that it still works in upcoming versions of Fluid! Resolves #7243
- 12:27 Revision db8f2c1a: [+TASK] Extbase (MVC): Backported changes in Request. Request::getControllerActionName() now returns the case sensitive name of the action method. Related to #7243.
- [~TASK] Extbase (MVC): Some comment tweaks
- 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 ...
- 11:19 Revision 73120f54: [+BUGFIX] Fluid (Core): Putting form fields in partial now works as expected. Resolves #4277.
- 10:50 Revision 28e4de1b: [+BUGFIX] Fluid (Core): AbstractViewHelper does not flood the syslog anymore. Resolves #5783.
- 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:40 Revision cd39d534: Fixed bug #14774: Scheduler: Improve documentation with various advice for developers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7958 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 23:07 Revision f278a45d: Fixed bug #14770: htmlArea RTE: Abbreviation dialogue not always correctly initialized
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7957 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:31 Revision 625723d4: Follow-up to #14766: htmlArea RTE: RTE not loading when using forceHTTPS option
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7956 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:18 Revision 68569072: [TASK] Fluid: Replaced some RuntimeExceptions by Tx_Fluid_Core_ViewHelper_Exception_InvalidVariableExceptions in ViewHelperVariableContainer to get green unit tests again
- [TASK] Fluid: Added new Exception classes to ext_autoload.php
- 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:58 Revision 55554228: [TASK] Fluid: Automatic backport from Fluid package. Mostly comment fixes and smaller tweaks
- 17:44 Revision 6584bdf3: * Fixed change log
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7955 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:34 Revision 2e40800e: Fixed bug #14766: htmlArea RTE: RTE not loading when using forceHTTPS option
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7954 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 16:07 Revision 27821f2f: Fixed issue #14729: Backwards compatibility broken by disabled deprecation log
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7953 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:56 Revision b700aad2: Updating version number to 4.4-dev after release of 4.4.0RC1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7952 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:54 Revision c0375a1f: Tagging TYPO3 4.4.0RC1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0RC1@7951 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:53 Revision efd009ae: Release of TYPO3 4.4.0RC1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7950 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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) - 10:52 Revision b6f4dbfd: Fixed bug #14577: Ext.ux.elasticTextArea causes JS errors in all version of IE (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7949 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:51 Revision a1947318: Fixed bug #14577 Ext.ux.elasticTextArea causes JS errors in all version of IE (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7948 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision 9bd5ff09: Partly reverted #14636: Improvements to new Backend skin - reverted TCEforms styling, will be included later
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7947 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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).
- 05:15 Revision ce2df03d: Fixed bug #14748: Span tags with multiple classes being removed by RTE transformation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7946 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:05 Revision a7b48155: Fixed bug #14748: Span tags with multiple classes being removed by RTE transformation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7945 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:25 Revision 63be9b59: Fixed bug #13874: NULL reference when using hook in class.t3lib_utility_client.php (Thanks to Steffen Mueller)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7944 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:25 Revision 10407875: Fixed bug #13874: NULL reference when using hook in class.t3lib_utility_client.php (Thanks to Steffen Mueller)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7943 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:17 Bug #22875: [Usability] Add delay to close the context menu
- Committed attached v2 to svn
4_3 rev 7941
trunk rev 7942 - 00:13 Revision 6d8746be: Fixed bug #14717: [Usability] Add delay to close the context menu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7942 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:12 Revision 44d9fafe: Fixed bug #14717: [Usability] Add delay to close the context menu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7941 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-16
- 21:37 Revision e1c9a24e: Fixed bug #14633: Nested form tag breaks editing icons and ExtJS funcitonality in the page module for IE8 users (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7940 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:33 Revision 6a3b8dcb: Fixed bug #14132: Regexp for automatic line breaks in Gifbuilder is incorrect (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7939 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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?
- 20:54 Revision b20d58c2: Follow-up to #14733: Improvements to Backend skin - Fixed typo
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7938 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Bug #22887: Improvements to Backend skin
- rev 7937
- 19:32 Revision 9cf8bfaa: Fixed bug #14733: Improvements to Backend skin (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7937 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:42 Revision 18616a37: Fixed bug #14746: htmlArea RTE: TableOperations: Label for "Headers" has a colon in excess
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7936 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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!
- 16:07 Revision e5e15033: Fixed bug #14567: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7935 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 - 12:00 Revision ecc44576: Fixed bug #14016: typo in class.t3lib_tcemain.php (Thanks to Vladimir Podkovanov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7934 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:59 Revision fffb84c0: Fixed bug #14016: typo in class.t3lib_tcemain.php (Thanks to Vladimir Podkovanov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7933 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 19:33 Revision 2e801582: [~BUGFIX] Fluid (ViewHelpers): Fixed a half-finished documentation. Related to #5638.
- 19:19 Revision 26559baa: Fixed bug #14622: htmlArea RTE: Drop down boxes have no width when displayed with feeditadvanced
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7932 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:42 Revision aaf8c03f: Updated htmlArea RTE version to 1.8.11
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7931 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:23 Revision c6536d43: Fixed bug #14738: htmlArea RTE: Cleaning dead scripts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7930 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 Revision 625f3b4d: Fixed bug #14737: htmlArea RTE: Missing labels for SelectFont extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7929 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:49 Revision 5c58789e: [+BUGFIX] Fluid (Core): Now, it is possible to "unselect" checkboxes in editing forms; also with multiselect checkboxes. Resolves #5638
- 13:49 Revision 1226e451: [+BUGFIX] Fluid (Core): Now, it is possible to "unselect" checkboxes in editing forms; also with multiselect checkboxes. Resolves #5638
- 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...
- 12:02 Revision a9611056: [+BUGFIX] Extbase (MVC): The headers added by Response::setHeader() are sent now independent from the status code. Resolves #7914. Related to #5247.
- 12:02 Revision bda61095: [~TASK] Extbase (Persistence): Exchanged "+" oprator with array_merge.
- 12:02 Revision 1f79540a: [+TASK] Extbase (Persistence): Minor fix of debug code.
- 12:02 Revision b35afd86: [-TASK] Extbase (Persistence): Removed unused property.
- 10:16 Revision 8ee43995: Updated htmlArea RTE version to 2.0.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7928 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:06 Revision 8b201fba: [+BUGFIX] Fluid (Core): Fixed misleading exception. Resolves #7417.
- 08:54 Revision f39b4b89: [+BUGFIX] Extbase (Persistence): Updated description of Exception to make it more readable.
- 08:49 Revision cd7e2ccf: [+BUGFIX] Extbase (Persistence): Added exception if a data map is built with an unknown class name. Resolves #8139.
- 08:38 Revision 6f3b9762: [+BUGFIX] Extbase (Localization): Enabled support for overriding Locallang-Files with "locallangXMLOverride" configuration. Resolves #8165.
- 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... - 07:06 Revision 6051118d: Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7927 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 03:21 Revision 0d3faddd: Fixed bug #14723: htmlArea RTE: JS errors block RTE usage in IE6 and IE7 (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7926 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 22:56 Revision c39eef4c: Cleanup, #14660: add hint on required rewrite for compression in config_default.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7925 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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.
... - 20:09 Revision d3a6c25f: Fixed bug #14716: Version module don't display Title
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7924 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:58 Revision b8844f93: Fixed bug #14236: logging into the Install Tool gives an alert (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7923 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 18:38 Revision e86f57e7: Added missing flags #11461: Serbian flag in sys_language selector
- Added missing flags #11807: Flags for belgium is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYP... - 18:35 Revision e448f811: Added missing flags #11461: Serbian flag in sys_language selector
- Added missing flags #11807: Flags for belgium is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7921 7... - 18:28 Revision deeb3260: [+BUGFIX] Extbase (Security): Made Request Hash checking a little less strict, to allow submitting the empty array. Relates to #5638.
- 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
- 17:04 Revision fff83940: Fixed bug #14708: Version selector looks cryptic
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7920 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 - 16:57 Revision 4eb52619: Fixed bug #14354: Bug: fix percentage of changes in Workspace Manager -> "Show differences inline" (Thanks to Marco Huber)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7919 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:56 Revision 412cff6e: Fixed bug #14354: Bug: fix percentage of changes in Workspace Manager -> "Show differences inline" (Thanks to Marco Huber)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7918 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:57 Revision 84661238: Fixed bug #11447: Unwanted control fields exported in CSV file (Thanks to Andreas Lappe)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7917 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 12:49 Revision 13a40ae2: Followup to #14324: Feature: Add spriteGeneratorAPI to support the new sprite-icon-api - Renamed array, added functionality to add TCA type icons from Extensions, allow changes in core icons to trigger cache clearing (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7916 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:47 Revision f41950b5: Followup to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend - Typo in IRRE (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7915 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:52 Revision 0f94b21c: Reverted revision 7901: #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7914 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:45 Revision e88ed2c9: Fixed bug #14640: Improve cookie detection at login screen (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7913 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:43 Bug #22785: There is no way to disable compression and concatenation
- committed to trunk rev 7912
- 01:41 Revision 87b6b401: Fixed bug #14565: There is no way to disable compress and concatenate
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7912 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:28 Bug #22770: [No Title] shown when editing a record on root level
- Committed to trunk rev 7911
- 01:27 Revision 4b524d3a: Fixed bug #14545: [No Title] shown when editing a record on root level (Thanks to Reinhard Fuehricht)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7911 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:07 Bug #22854: Replace remaining static method calls with classname:: within the same class with self:: in t3lib
- Committed to trunk rev 7910
- 01:06 Revision f2236668: Fixed bug #14681: Use self:: for static method calls with classname:: within the same class in t3lib (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7910 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:15 Bug #22763: Icons missing in page tree for "Page contains" pages
- Committed to trunk rev 7909
- 00:14 Revision 7ed11445: Fixed bug #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7909 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-13
- 23:33 Revision 932113b5: Raised DBAL version from 1.1.6 to 1.1.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7908 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:25 Revision 8b1a362d: Changed back version to 1.1-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34268 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:23 Revision aa57b939: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34266 735d13b6-9817-0410-8766-e36946ffe9aa
- 23:19 Revision da95193d: Set version to 1.1.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34265 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:59 Revision 0bcc24dd: Fixed bug #13903: wrong links with multiple domain records on one page with typolinkCheckRootline (thanks to Irene Höppner)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7907 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:56 Revision 2d81d318: Cleanup: Set SVN end of line property
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7906 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:42 Revision 2af0a3e5: Cleanup: Updated copyright comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7905 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:33 Revision 7f602d1a: Fixed bug #14624: Use Flash Message in Template module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7904 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:27 Revision f1a6ff7d: Fixed bug #13895: Bug: getTSConfigVal called with wrong object (Thanks to Andreas Stauder)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7903 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:21 Revision 8575f5f6: Fixed bug #13895: Bug: getTSConfigVal called with wrong object (Thanks to Andreas Stauder)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7902 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:13 Bug #22706: t3lib_iconWorks::getIconImage is not needed anymore
- Committed to trunk rev 7901
- 00:12 Revision f5d53155: Fixed bug #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7901 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:04 Revision de5f983d: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7900 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-12
- 23:50 Feature #22627: disable_controls = browser not available on all "group" fields
- Committed to trunk rev 7899
- 23:49 Revision 3a136856: Fixed bug #14356: Make disable_controls available for all group fields, not just type "file" (Thanks to Sven Teuber)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7899 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 19:12 Revision 53b38302: Follow-up to #8778: Disabled draft workspace: NEWS.txt & forgotten ext_conf_template
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7898 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:50 Revision 58765047: Follow-up to #14627: SpriteIcons: page-tree, not age-tree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7897 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:10 Bug #22817: SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong
- rev 7896
- 17:51 Revision 46f4eaa8: Fixed bug #14627: SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7896 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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)
- ... - 14:13 Revision cea95ea4: Backported changeset 34219 from trunk: Fixed bug #13431
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34221 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:12 Revision 32cd41ce: Backported changeset 34219 from trunk: Fixed bug #13431
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34220 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:10 Revision 82177672: Fixed bug #13431: Include BE:forceCharset config option (thanks to Armin Guenther)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34219 735d13b6-9817-0410-8766-e36946ffe9aa
- 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... - 10:56 Revision 34d8139a: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 10: Modifications to sprite icons (Thanks to Steffen Gebert and Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7895 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:54 Revision 10484eee: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 9: TCEforms styling (Thanks to Steffen Gebert and Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7894 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:52 Revision d4230417: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 8: ExtJS skin changes and minor modifications to various UI elements (Thanks to Steffen Gebert and Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7893 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:49 Revision cf3ac66e: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 6: Use more calls to sprite icons (Thanks to Steffen Gebert and Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7892 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:48 Revision edb9d45e: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 6: page module styling (Thanks to Steffen Gebert and Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7891 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:48 Revision 10a6ccb9: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 5: List module styling (Thanks to Steffen Gebert and Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7890 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:47 Revision 685764a1: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 4: Installer styling (Thanks to Steffen Gebert and Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7889 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:46 Revision 65f1d95b: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 3: Extension manager styling (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7888 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:45 Revision d6df49d8: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 2: Context-sensitive-help styling (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7887 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Revision 2ba705ef: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 1: Clickmenu styling (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7886 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:10 Revision b10d6933: Fixed #14679: Deprecating page and branch versioning, these versioning types are now disabled by default, see NEWS.txt for 4.4 for more info
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7885 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:08 Feature #14211: calculate and display filepermissions in filelist
Committed documentation change to trunk (rev. 7884)- 00:07 Revision f71932b1: Fixed bug #171: added documentatino for calculate and display filepermissions in filelist (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7884 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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)
- 00:00 Revision 14512962: Added feature #14546: Make sprite icons / PNGs work in Internet Explorer 6 through PNGfix that works with background images (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7883 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-11
- 23:59 Revision 240f6871: Added feature #14546: Hook in typo3/template.php to add additional header data (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7882 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:52 Bug #22793: Add unique column name in page module
- Committed to trunk (rev. 7881)
- 23:51 Revision 160b2ea0: Fixed bug #14598: Add unique column name in page module (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7881 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:48 Revision 15bd6c74: Followup to #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins - added an additional hook parameter (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7880 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 ...
- 23:21 Revision f3e549c1: Fixed bug #14682: ExtJS removes font-weight and font-style from several tags (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7879 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 13:57 Revision ea82890b: Fixed bug #14605: rootline says "pid" where it should be "uid" or just "ID"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7878 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 11:02 Revision aeae9455: Fixed bug #14668: Make flashupload work again (Thanks to Patrick Bahne)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7877 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:36 Revision 83cdaba7: Backported changeset 34165 from trunk: Fixed bug #14405
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34167 735d13b6-9817-0410-8766-e36946ffe9aa
- 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...
- 09:32 Revision b08fb2bf: Backported changeset 34165 from trunk: Fixed bug #14405
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34166 735d13b6-9817-0410-8766-e36946ffe9aa
- 09:30 Revision 2b19d32b: Fixed bug #14405: Rename the test cases from *_testcase to *Test
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34165 735d13b6-9817-0410-8766-e36946ffe9aa
- 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/... - 01:32 Revision 83721f1a: Cleanup #14405: Rename test cases from *_testcase to *Test
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7876 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:27 Revision 26fcad80: Cleanup #14405: Rename test cases from *_testcase to *Test: Rename test classes in typo3/sysext/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7875 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:22 Revision 676ed36e: Cleanup #14405: Rename test cases from *_testcase to *Test: Rename test files in typo3/sysext/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7874 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:16 Revision 03c7d9c1: Cleanup #14405: Rename test cases from *_testcase to *Test: Rename classes in tests/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7873 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:52 Revision 13b0def4: Cleanup #14405: Rename test cases from *_testcase to *Test: Rename files in tests/
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7872 709f56b5-9817-0410-a4d7-c38de5d9e867
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:39 Revision ad8c3ee4: Fixed bug #14692: t3lib_utility_client is not working with php 5.2.0 (Thanks to Franz Koch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7871 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:37 Revision 3e3cc63b: Cleanup #14683: Remove misc/phpcheck/ directory (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7870 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:15 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- rev 7869
- 21:13 Revision 3e8410ad: Added feature #8778: Add possibility to disable TYPO3 draft workspace by localconf.php configuration (Thanks to Sonja Scholz)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7869 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:07 Revision f374fa67: Fixed bug #14685: Some status reports classes have wrong XCLASS inclusion
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7868 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 17:22 Revision 187df1bb: Fixed bug #14691: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7867 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:16 Revision da3898dd: Fixed bug #14691: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7866 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:22 Revision 8d492853: Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7865 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:49 Revision 9b345c65: Fixed bug #5117: typolink: cHash corrupted due to linkVars
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7864 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:40 Revision 06dabfec: Fixed bug #5117: typolink: cHash corrupted due to linkVars
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7863 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:39 Revision fab39131: Fixed bug #5117: typolink: cHash corrupted due to linkVars
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7862 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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.... - 03:15 Revision d6c36108: Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7861 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 01:09 Revision f4b09fe2: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7860 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:06 Revision 94a15ad4: Fixed bug #14663: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7859 709f56b5-9817-0410-a4d7-c38de5d9e867
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... - 23:41 Revision b2813464: Fixed bug #14673: Usage of debug() in BE use group *line* by default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7858 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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_...
- 22:20 Revision ea2c2a3a: Added feature #14666: Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7857 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:49 Revision 096ae99c: Fixed bug #14677: htmlArea RTE: Toolbar state incorect in the absence of block element
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7856 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:43 Revision 91b2c87c: Fixed bug #14677: htmlArea RTE: Toolbar state incorect in the absence of block element
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7855 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:41 Revision 27b33be2: Fixed bug #14674: Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7854 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:37 Revision 830c4af5: Fixed bug #14676: Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons (Thanks to Senastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7853 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 19:31 Revision 21ad4c8f: Fixed bug #14675: Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons (Thanks to Senastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7852 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:24 Revision f6ad2e9c: Follow-up to bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons (Thanks to Senastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7851 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:31 Revision 52a15250: Fixed bug #14555: early thrown debug messages are not visible (BE only) (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7850 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:29 Bug #22818: Open t3lib_db for own instance
- Committed to trunk rev 7849
- 17:28 Revision b2796ccb: Fixed bug #14628: Open t3lib_db for own instance
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7849 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:34 Revision b45421c8: Follow-up to bug #8305: SQL debug output is not shown in the Backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7848 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:12 Bug #22809: Add debug feature to Ext Direct
- Committed v4 to trunk rev 7847
- 16:10 Revision 4f540350: Fixed bug #14618: Bug: Add debug feature to Ext Direct (Thanks to Fabien Udriot)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7847 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:30 Revision 83e86c2b: Follow-up to bug #8305: SQL debug output is not shown in the Backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7846 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 - 13:06 Revision 405272a5: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7845 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:03 Revision 7bf14c1b: Fixed bug #14458: getBrowserInfo fails with IE UA Strings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7844 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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....
- 03:06 Revision ce87f0c2: Fixed bug #13301: htmlArea RTE: textstyle cannot be applied to full content of block element
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7843 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:02 Revision 122dfb5f: Fixed bug #13301: htmlArea RTE: textstyle cannot be applied to full content of block element
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7842 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:28 Feature #22836: Caching framework: Implement PDO backend
- Committed to trunk, rev. 7841.
- 01:20 Revision 134abc68: Added feature #14655: Caching framework: Implement PDO backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7841 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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).
- 01:11 Revision e4ae6a7e: Fixed bug #13062: htmlArea RTE: "non-floating" float value doesn't stick on images
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7840 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:04 Revision 621e30da: Fixed bug #13062: htmlArea RTE: "non-floating" float value doesn't stick on images
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7839 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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) - 18:10 Revision 1e5397f6: Fixed bug #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7838 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:23 Revision d6b2c9bf: Updated htmlArea RTE manual.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7837 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 14:47 Revision 4ceaeca0: Follow-up to feature #14277: Fixed unit tests for loading scriptaculous modules
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7836 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 12:07 Revision 4aff00ad: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7835 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:05 Revision 563b650f: Fixed unit tests: Directory permission tests are too restrictive
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7834 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:40 Revision c54a6085: Cleanup: Fixed formatting of t3lib_PageRenderer_testcase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7833 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:35 Revision d9120c4d: Cleanup: Fixed formatting of t3lib_PageRenderer_testcase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7832 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:28 Revision 99995f5d: Fixed unit tests for t3lib_PageRenderer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7831 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:51 Revision a11b6cf8: Fixed bug #14611: [Install] Content of Input Fields is not displayed completely
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7830 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 05:49 Revision 47869da6: Fixed bug #12486: RTE does not work with Arora
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7829 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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) - 03:47 Revision d0ee4c6f: Fixed bug #14638: Update caching framework to its according FLOW3 revision 4443
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7828 709f56b5-9817-0410-a4d7-c38de5d9e867
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.
- 22:56 Revision d1977396: Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7827 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:53 Revision bef1df8c: Fixed bug #14635: Caching framework file backend: Unit test fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7826 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:52 Revision 3ef6d503: Fixed bug #14635: Caching framework file backend: Unit test fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7825 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:44 Revision 8b24bfe3: Fixed bug #14632: Caching framework memcached backend: No exception thrown if set() fails and wrong boolean comparison
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7824 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:43 Revision 3730261e: Fixed bug #14632: Caching framework memcached backend: No exception thrown if set() fails and wrong boolean comparison
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7823 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:42 Bug #22782: Violation of naming conventions in t3lib_compressor
- committed to trunk (4.4) in r7822
- 15:41 Revision cbf8609f: Fixed issue #14561: Violation of naming conventions in t3lib_compressor
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7822 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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)
- 15:36 Revision 4079e748: Fixed issue #14560: Violation of naming conventions in sprite generation API, Renaming the spritemanager folder
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7821 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:32 Revision a703a15e: Fixed issue #14560: Violation of naming conventions in sprite generation API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7820 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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()... - 14:04 Revision 6c03fad0: Fixed bug #14631: Caching framework memcached backend: Wrong memcache server detection in unit tests
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7819 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:03 Revision db7d29ef: Fixed bug #14631: Caching framework memcached backend: Wrong memcache server detection in unit tests
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7818 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:38 Revision 8a0fead1: Follow-up to #11386: Caching framework file backend does not return absolute path in getCacheDirectory()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7817 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:37 Revision 95875e07: Follow-up to #11386: Caching framework file backend does not return absolute path in getCacheDirectory()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7816 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:13 Revision 3c6038ee: Fixed bug #14630: Backend doesn't use $this->pageRenderer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7815 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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)
- 11:29 Revision 19d25dd3: Fixed bug #1294: movie param of flash object not processed by prefixResourcePath (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7814 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:27 Revision d3555f72: Fixed bug #1294: movie param of flash object not processed by prefixResourcePath(Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7813 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Revision 15545d7f: Fixed bug #14629: Copyright Year in Page Source is still wrong (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7812 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:00 Bug #22694: Wrong variable in t3lib_cache_backend_memcachedbackend
- Committed to trunk rev. 7810, 4.3 rev. 4811.
- 02:54 Revision e9191f3c: Fixed bug #14455: [Performance] Wrong variable in t3lib_cache_memcachedbackend leads to redundant data
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7811 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:50 Revision 5a422f1c: Fixed bug #14455: [Performance] Wrong variable in t3lib_cache_memcachedbackend leads to redundant data
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7810 709f56b5-9817-0410-a4d7-c38de5d9e867
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:19 Revision 4933f02a: Fixed bug #14626: Login refresh popup should not display news
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7809 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 15:13 Revision 2b28a8da: Fixed bug #14625: htmlArea RTE: Inconsistant position of ok button
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7808 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 09:12 Revision 403b86ff: Followup to #14387: Remove the feature "Enable extensions without review (basic security check)" from EM (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7807 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:20 Revision 807000eb: Fixed bug #14615: Autosuggest function doesn't work with quotes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7806 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:20 Revision 67d5acff: Fixed bug #14615: Autosuggest function doesn't work with quotes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7805 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 - 12:05 Revision 61631b54: Fixed bug #13818: tcemain versionSwap might break pages_language_overlay relations (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7804 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:04 Revision 4fabebd9: Fixed bug #13818: tcemain versionSwap might break pages_language_overlay relations (thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7803 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-06-03
- 23:41 Revision 8a527aa1: Fixed bug #14397: htmlArea RTE: Incorrect encoding of some labels when BE is not utf-8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7802 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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.
- 17:29 Revision 0c80ad4b: Backported changeset 33885 from trunk: Fixed bug #14479
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@33886 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:27 Revision e956ce90: Fixed bug #14479: Speed up Oracle layer by not defaulting to dbms_lob.instr for LIKE query (thanks to Michiel Roos)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@33885 735d13b6-9817-0410-8766-e36946ffe9aa
- 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) - 15:25 Revision a174114f: Fixed bug #14130: Switching pages with browsebox doesn't work (thanks to Mark Kuiphuis)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7801 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:23 Revision c24f82be: Fixed bug #14130: Switching pages with browsebox doesn't work (thanks to Mark Kuiphuis)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7800 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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
- 23:44 Revision 4410e890: Improved Changelog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7799 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:43 Revision 22f2ba50: Fixed bug #13506: [felogin] Function changePassword does not work, when hitting enter in change password form
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7798 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:40 Revision f9c8da40: Fixed bug #13506: Function changePassword does not work, when hitting enter in change password form
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7797 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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