Activity
From 2010-10-03 to 2010-11-01
2010-11-01
- 23:55 Bug #23859: The rearranged TCA layout of tt_content still contains hardcoded labels
- Commited to trunk:
1) rev 9238: replacements of all occurrences of LLL:locallang_*.php with LLL:locallang_*.xml in... - 23:45 Revision 201c9159: Fixed issue #16151: The rearranged TCA layout of tt_content still contains hardcoded labels (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9239 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:27 Revision 5297310a: Fixed sub-issue of #16151: replacements of all ocurrences of LLL:locallang_*.php with LLL:locallang_*.xml in TCA definitions of sysext cms
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9238 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:38 Revision a824e432: [+FEATURE] Extbase (DI): merging DI into trunk. (resolves #10558)
- 21:00 Bug #23908 (Closed): ext_icon.gif of new sysexts need proper icons
- Extraction of extensions from typo3/mod/ to typo3/sysext/ makes extensions visible in the Extension Manager, but many...
- 19:01 Bug #23907 (Closed): Users in draft custom workspace cannot upload documents
- The error is:
Indexing failed
Meta record could not be inserted: Core: Error handler (BE): PHP Warning: Invalid... - 18:44 Revision 79e7ce32: [+TASK] Extbase: Undefined identifier in Tx_Extbase_Persistence_Storage_Typo3DbBackend::removeRow
- Method clearPageCache was given an undefined variable $uid as second parameter.
Resolves: #10570 - 18:38 Revision f2dc4ec9: [+TASK] Extbase: $query->contains generate incomplete SQL
- Use FIND_IN_SET instead of a self-constructed query of LIKE statements
Resolves: #8959 - 17:45 Feature #23906: Changeing of tt_contentConfig
- To check the patch for layouting too, it would be advisable to insert the patch of bug http://bugs.typo3.org/view.php...
- 17:43 Feature #23906: Changeing of tt_contentConfig
- This will be done with the grid view, so please wait for this feature to be implemented.
We are planning to do so ... - 17:29 Feature #23906 (Closed): Changeing of tt_contentConfig
- To be able to change the col position list before column rending in web > page there needs to be a hooks in class.tx_...
- 17:43 Feature #23905: Layouting column output in web > page
- This will be done with the grid view, so please wait for this feature to be implemented.
We are planning to do so ... - 17:25 Feature #23905 (Closed): Layouting column output in web > page
- It would be nice to be able to layout the column output in web > page. To do so there needs to be a hook in typo3/sys...
- 17:39 Bug #23470: Core calls deprecated function tslib_pibase::pi_list_query()
- Thanks, Christopher!
- 13:41 Bug #23470: Core calls deprecated function tslib_pibase::pi_list_query()
- Steffen committed this to trunk in rev. 9236.
- 16:47 Feature #23589: Popup wizard doesn't close when clicking "save & close"
- Can anyone confirm this, I think this needs to get in before feature freeze! Or else, the popup possibility is useless!
- 14:38 Feature #18879: Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfig
- Closed, no change required.
Most of this has been solved as part of #23506. - 14:37 Feature #18879: Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfig
- Hi Patrick,
the checkboxes can now be hidden since #23506.
Only the search box is still displayed always.
Coul... - 14:24 Bug #20087: Allow predefined setting for "extended view" in list module
- Closed, no change required.
This has been solved as part of #23506. - 13:51 Bug #16343: TCEMain depends on TemplaVoila
- References to templavoila are still present in trunk as of today.
- 13:45 Bug #23902: Dependency error when installing extensions on alpha or beta version
- Having a look at #21952 this issue should have been solved there.
But seems like it wasn't or got broken again. - 12:12 Bug #23902 (Closed): Dependency error when installing extensions on alpha or beta version
- When you install an extension in an alpha or beta version you always get an error like below:
====================... - 12:08 Bug #23901 (Closed): File module is shy
- The file module has the status 'shy'. When you want to install it you first need to check 'shy' before you can see in...
- 12:06 Bug #23900 (Closed): File module is shown although not loaded
- When updating from 4.4.4 to 4.5 alpha3 the file module is visible in the module tree even though not activated in the...
- 10:51 Feature #23899 (Closed): add a control function for debugging
- Sometimes you wish to give control instructions to the debug object. E.g. you wish to set other colors for the output...
- 10:39 Feature #23898 (Closed): Optimize stdWrap usage for TypoScript content element HMENU
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 10:35 Feature #23897: Optimize stdWrap usage for TypoScript content element FLUIDTEMPLATE
- The attached patch will improve the element FLUIDTEMPLATE - not CASE
- 10:33 Feature #23897 (Closed): Optimize stdWrap usage for TypoScript content element FLUIDTEMPLATE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 10:25 Feature #23896 (Closed): Optimize stdWrap usage for TypoScript content element FILE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 10:19 Feature #23895 (Closed): Optimize stdWrap usage for TypoScript content element CTABLE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 08:41 Bug #23894: author/author_email are not shown when author_company exists
- Committed to trunk (rev. 9237)
- 08:33 Bug #23894 (Closed): author/author_email are not shown when author_company exists
- If you define author_company in ext_emconf.php, then the author name/email are not shown anymore.
(issue imported... - 08:39 Revision 5530078a: Fixed bug #16195: author/author_email are not shown when author_company exists
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9237 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-31
- 22:08 Bug #23893 (Closed): Add type hints for function parameters in tslib_content
- Functions in tslib_content do not have type hints for array or object parameters.
Problem: if you pass a string in... - 20:45 Feature #9752: Module: Implement foldout part of differences in grid view
- Following problems are still open:
* result of $versionRecord[$fieldName] = t3lib_BEfunc::getProcessedValue($paramet... - 20:20 Revision 2584c980: Fixed bug #15583: Core calls deprecated function tslib_pibase::pi_list_query()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9236 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:14 Feature #10045: Implement serverbased sorting for the grid
- all columns available in grid view are sortable.
ToDos: Maybe add some exceptions. Comment the code. - 19:09 Feature #23506: Make checkboxes at the bottom of modules hidable
- trunk rev 9235
- 19:06 Revision a3c49829: Added feature 15645: Make checkboxes at the bottom of modules configurable (Thanks to Jörg Klein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9235 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:59 Feature #23892 (Closed): Optimize stdWrap usage for TypoScript content element COA_INT
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:55 Feature #23891 (Closed): Optimize stdWrap usage for TypoScript content element COA
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:48 Feature #23890 (Closed): Optimize stdWrap usage for TypoScript content element CONTENT
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:19 Feature #23889 (Closed): Optimize stdWrap usage for TypoScript content element COLUMNS
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:10 Feature #23888 (Closed): Optimize stdWrap usage for TypoScript content element CLEARGIF
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:09 Bug #23887 (Closed): In t3lib_BEfunc::viewOnClick, parameter $altUrl doesn't ignore all other parameters
- The method documentation for t3lib_BEfunc::viewOnClick states that
* @param string $altUrl is an alternative U... - 17:04 Feature #10551 (Closed): Improve handling of non-versionable records
- When working in a workspace, it is possible to edit records that belong to a table for which versioning is not activa...
- 16:57 Feature #23886 (Closed): Optimize stdWrap usage for TypoScript content element CASE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 13:15 Revision 93f494cc: Follow-up to #15830: Sprite - IRRE record synchronization icon missing (icon was missing)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9234 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:54 Revision bf1e2d34: Follow-up to #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9233 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:29 Revision 18f97051: Follow-up to #15966: Enable debug mode in BE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9232 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:06 Bug #23575: Allow DBAL to interact with EM to configure remapping
- Just uploaded some ongoing work to show how this could be done.
- 10:00 Feature #23885 (Closed): Uploads outside of DOCUMENT_ROOT
- I have Userpics and dont want to save them out of DOCUMENT_ROOT.
To do this i just tried this in:
class.t3lib_tce... - 02:24 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Sorry, gave a wrong info before (looked for the info at the wrong server)
Apache/2.2.6 (Win32) !
PHP/5.2.4 ! - 01:59 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- This is the last entry in error.log of the apache server:
[Sun Oct 31 01:52:32 2010] [error] [client 127.0.0.1] PHP ... - 01:50 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- My user has full access and admin rights (is admin of localhost).
Just for a try I added an user 'admin' with passw... - 01:27 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Might be the problem is, when I like to work with the installer tool I've to give a user ID and Password from my form...
- 01:24 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- - Here is the exact string of the Apache config out of phpinfo:
Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9...
2010-10-30
- 23:21 Bug #23884 (Closed): Make "Include Access Lists:" Tables collapsible
- Going over the settings of Include Access Lists: is a huge task or rather you have no good overview of all settings....
- 18:13 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
- Hi Manuel,
Sorry to read that.
It seems there are two bugs : the listURL ones and the pagebrowser.
Maybe the... - 17:42 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Seems like the database user does not have the right to write to the new database.
PS: Which PHP version do you use? - 16:58 Bug #23882 (Closed): Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Hello,
trying to setup installation with 1-2-3 tool for the quickstart website, it hangs up at 3rd step. That is the... - 17:19 Feature #23883 (Closed): Edit TypoScript file content in t3editor
- Problem:
When putting TypoScript in files you cannot edit their content within the t3editor (using syntax highlighti... - 16:24 Bug #23881 (Closed): Can not create or edit BE users
- Trying to create a BE user results in the following error...
PHP Catchable Fatal Error: Argument 2 passed to t3lib... - 15:55 Bug #22157: t3lib_BEfunc::viewOnClick - Hook request
- v3 adds a missing ' to v2 ... besides that nothing was changed
- 15:21 Feature #6251 (Under Review): User GROUPS should be able to OWN workspaces
- 14:55 Feature #23316: [Caching framework] Add scheduler task to execute garbage collection
- trunk rev. 9231
- 14:52 Revision 0d5063c3: Added feature #15306: [Caching framework] Add scheduler task to execute garbage collection
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9231 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:41 Bug #23879: 1-2-3 install tool wizard does not let DBAL load early enough
- Committed to DBAL_trunk (rev. 39699)
- 13:36 Bug #23879 (Closed): 1-2-3 install tool wizard does not let DBAL load early enough
- Since the check for PHP modules within Install Tool, DBAL is not loaded anymore early enough. This cause install of T...
- 13:41 Revision a2ce0382: Fixed bug #16179: 1-2-3 install tool wizard does not let DBAL load early enough
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39699 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:59 Feature #9820 (Resolved): Module: Show legend below new grid component
- 12:51 Bug #10303 (Under Review): migrate Draft workspace to a real workspace
- some minor todos left - but the script itself runs as supposed ...
- 12:36 Feature #10286 (Resolved): Module: Move Generate Workspace Preview Link in doc header
- 12:08 Bug #10308 (Resolved): Tab styling
- 11:28 Bug #23696: Log deprecated functions (and adjust comments)
- Committed to DBAL_trunk (rev. 39696).
Thanks Susanne. - 11:28 Revision c78d208b: Fixed bug #15941: Log deprecated functions (and adjust comments)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39696 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:20 Bug #23707: Misleading error message in ux_t3lib_DB->cacheFieldInfo()
- Committed to:
- DBAL_trunk (rev. 39693)
- DBAL_1-1 (rev. 39694)
- DBAL_1-0 (rev. 39695)
thanks. - 11:20 Revision f0912b84: Backported changeset 39693 from trunk: Fixed bug #15960
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@39695 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:19 Revision 149c748b: Backported changeset 39693 from trunk: Fixed bug #15960
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@39694 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:17 Revision 64a346ba: Fixed bug #15960: Misleading error message in ux_t3lib_DB->cacheFieldInfo() (thanks to Martin Kuster)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39693 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:13 Bug #23834: UPDATE queries fails for $GLOBALS['TYPO3_DB']->sql_query
- Committed to:
- DBAL_trunk (rev. 39691)
- DBAL_1-1 (rev. 39692)
not applicable to DBAL_1-0 - 11:12 Revision fa9cbf61: Backported changeset 39691 from trunk: Fixed bug #16120
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@39692 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:10 Revision 40fa12a6: Fixed bug #16120: UPDATE queries fails for ['TYPO3_DB']->sql_query (thanks to Alan Oguzhan)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39691 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:09 Revision df99e0de: Fixed case
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39690 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:52 Feature #10287 (Resolved): Module: Change tab handling - one tab for every workspace
- tabs need styling but the functionality is there now :)
- 10:16 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- Ah, sorry.. today the patch looks different than last night, I swear :D
Makes sense I think. - 09:47 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- The patch *only* removes calls to htmlspecialchars() in typo3/sysext/cms/tslib/class.tslib_pagegen.php.
htmlspecia... - 00:20 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- But isn't the & supposed to be replaced by & in the output?
So I think it would be okay to remove the htmlspec... - 09:27 Feature #23878 (Closed): add a possibility to turn off the XCLASS checking
- The Extension Manger shall not give always an XCLASS warning message to a PHP file. Some cases exist where a XCLASS i...
- 08:46 Bug #23877 (Closed): Add DB structure update pre-processing hook in EM
- Extension Manager lacks a way to perform actions prior to modify the database structure (create new tables or add add...
- 02:41 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
- Can you confirm, that it works correctly in Internet Explorer? For me it does.
But I can reproduce the issue with ... - 00:18 Bug #23876 (Closed): Fileuploads with Flash do not work anymore in Firefox
- In Firefox the flash file uploader does not work anymore. When clicking on Choose files" nothing happens. Same for cl...
- 02:36 Bug #23849: No "Page types" icon in be_group editing, when using rendermode accessListRenderMode = checkbox
- Resolved as duplicate of #23450 (because that one has the better description).
Please go on there! - 00:47 Bug #23450: Icons for page types missing
- There is another bug report about this issue: 16138
2010-10-29
- 22:40 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- Uploaded patch for resolving issue.
in "typo3/sysext/cms/tslib/class.tslib_pagegen.php" all htmlspecialchars calls... - 20:55 Feature #23445: [IRRE] Open all childrecords when opening parent records
- 4.3 rev. 9230
4.4 rev. 9229
trunk rev. 9228 - 20:45 Revision defcda5a: Fixed bug #15551: [IRRE] Open all child records when opening parent records (Thanks to Sebastian Fischer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9230 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:38 Revision 55d8ba3c: Fixed bug #15551: [IRRE] Open all child records when opening parent records (Thanks to Sebastian Fischer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9229 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:38 Revision f92628a0: Fixed bug #15551: [IRRE] Open all child records when opening parent records (Thanks to Sebastian Fischer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9228 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:15 Bug #23875 (Closed): htmlArea RTE: The path of classesAnchor images are modified when saving
- If adding a e.g. Download-link in RTE the image specified in classesAnchor.downlaod.file is displayed just as it shou...
- 18:10 Bug #23874: Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view
- Besides the patch removes an unneeded TEMPLATE function which was unintentionally committed with #23162
- 18:06 Bug #23874 (Closed): Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view
- Since r9160 (#23744) it's possible to use the FLUIDTEMPLATE TypoScript cObject.
The current implementation calls som... - 18:04 Bug #23873: Accessing FE in fresh install fails with RuntimeException "No database selected"
- uploaded 16172_v1.patch.
If database host and database is not defined typo3 jumps automatically into 1-2-3 Install... - 18:03 Bug #23873 (Closed): Accessing FE in fresh install fails with RuntimeException "No database selected"
- In #23464 a new Exception-Handler was implemented. In the current trunk it will used for the the errors on connecting...
- 18:02 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- trunk rev. 9227.
- 16:52 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- 15042_v3.patch works with a redirect now.
- 16:50 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- Wrote 15042_v3.patch after Helmut Hummels comment "is there a reason for doing a JavaScript redirect and not a http r...
- 17:58 Revision 23ac0ee2: Fixed bug #15042: Accessing BE in fresh install fails with "No database selected" (Thanks to Lars Peipmann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9227 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:57 Revision 1801efb8: * Updated Fluid to 1.3.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9226 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:52 Revision 745fed9f: * Updated version to 1.3.0alpha3.
- 16:36 Bug #23851: PHP warning in System reports extension
- Committed to:
* trunk 9223
* 4.4 9224
* 4.3 9225 - 09:40 Bug #23851: PHP warning in System reports extension
- I have send the patch to the Core Team list
- 16:32 Revision f95fa167: Fixed bug #16140: [reports] PHP warning on missing array in reports system extension (Thanks to Rudi Meyer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9225 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:31 Revision 06de85d1: Fixed bug #16140: [reports] PHP warning on missing array in reports system extension (Thanks to Rudi Meyer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9224 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:29 Revision e65b7ce6: Fixed bug #16140: [reports] PHP warning on missing array in reports system extension (Thanks to Rudi Meyer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9223 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:57 Feature #23872 (Closed): Renaming of FE cookie name
- Allow renaming of FE Cookie Name, because currently it's not possible to host multiple TYPO3 installations on the dom...
- 15:52 Bug #22986: Slow query in sys_history due to missing key on tstamp / tablename
- Resolved, no change required.
Ok, at least the first part of the key is used for me (tablename), maybe my table ju... - 15:32 Feature #23848: [em] Task to update extension list
- trunk rev. 9222
- 15:30 Revision fc075dc2: Added feature #16137: [em] Task to update extension list
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9222 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:47 Bug #22628: Copy record in list view
- I agree to Steffen, with the context menu it doesn't work but with extended view icons it does. Should be fixed for t...
- 14:34 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Committed to trunk rev. 9221.
- 14:30 Revision 03154277: Fixed bug #4272: Inconsistent return values of ini_get() produce false positives for safe_mode detection (Thanks to Peter Beernink)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9221 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:37 Bug #23871 (Closed): Increase DB-fields spaceBefore and spaceAfter
- Problem:
Sometimes it is necessary to enter more than 255px margin before or after a CE.
At the moment the correspo... - 13:22 Bug #22253: TYPO3's plain mails should use the proper encoding settings
- What about the 2 occurences in install/mod/class.tx_install.php?
They still only use the mail() function from PHP. - 10:20 Bug #22253: TYPO3's plain mails should use the proper encoding settings
- these changes are not required anymore because t3lib_utility_Mail::mail() serves these mails now - can anyone close i...
- 13:01 Bug #17489: Install Tool image tests fail when there are spaces in the path name
- @Ernesto
I've tested your patch it worked ok.
I did make some modifications:
* match against current trunk (r9220)... - 12:34 Bug #23870 (Closed): Field alias not displayed in Workspace
- Being in workspace the field is not displayed. Being in live the field is there and works.
Tested in 4.2.15 an... - 12:06 Bug #23869 (Closed): Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- This is the same issue as bug 0016038.
The <thead> section of rte tables is being rendered outside the <table>
... - 11:36 Bug #23868 (Closed): htmlArea RTE: Doesn't work in IE6 in current trunk
- Hi Stan,
the RTE in current trunk doesn't work in IE6
(issue imported from #M16167) - 11:17 Bug #23470: Core calls deprecated function tslib_pibase::pi_list_query()
- v4 hopefully CGL compliant
- 09:43 Bug #23470: Core calls deprecated function tslib_pibase::pi_list_query()
- Updated patch in order to use it with current trunk (rev. 9008)
- 10:45 Bug #22157: t3lib_BEfunc::viewOnClick - Hook request
- v2 removes all the switching between two urls because this is only needed for workspaces. the new workspace-module (4...
- 10:07 Bug #23861: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- Commited to:
- trunk rev. 9218 (for 4.5beta1)
- TYPO3_4-4 rev. 9219 (for 4.4.5)
- TYPO3_4-3 rev. 9220 (for 4.3.9)
- 10:05 Revision b08686a7: Fixed bug #16155: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9220 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:05 Revision e48f6af5: Fixed bug #16155: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9219 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:05 Revision 190c238a: Fixed bug #16155: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9218 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:46 Bug #23866: layered menus generate "too much recursion javascript-error"
- Hi,
I applied the code changes from here
http://forge.typo3.org/projects/typo3v4-core/repository/revisions/9037/d... - 02:35 Bug #23866: layered menus generate "too much recursion javascript-error"
- I'm not suscribed to that list and the one time I tried to contribute something I was instantly reprimanded about som...
- 01:23 Bug #23866: layered menus generate "too much recursion javascript-error"
- @ Jorgo: The files in typo3/sysext/statictemplates/media/scripts/ were not changed until now.
Please send a reminder... - 00:30 Bug #23866: layered menus generate "too much recursion javascript-error"
- Did the official patch take this into account?
http://lists.typo3.org/pipermail/typo3-english/2010-October/071610.html - 01:31 Bug #23867: Menu_Layers is screened incorrect
- #21388 was the only issue changing the _menu_layers.php files between 4.3.7 and 4.3.8.
Are you sure that this is n... - 00:56 Bug #23867 (Rejected): Menu_Layers is screened incorrect
- After Update from 4.3.7 to 4.3.8 i have the error in frontend, that the t_menu_layers and g_menu_layers does not work...
2010-10-28
- 22:04 Bug #23866: layered menus generate "too much recursion javascript-error"
- Hi Andreas,
the code you mention was already changed in #21388.
TYPO3 4.4.5 will ship with the new version. You c... - 21:28 Bug #23866 (Rejected): layered menus generate "too much recursion javascript-error"
- Under certain conditions, when using TMENU_LAYERS the layers containing the navigation items get non-unique IDs.
T... - 21:18 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- Still exists in 4.4.4. Anchors are not parsed after <hr>
- 21:07 Bug #23865 (Closed): After creating the install tool enable file, provide a link to the install tool
- Currently when you go to the user settings to create the install tool enable file you get a confirmation flash messag...
- 18:07 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- Ty for your answer Stanislas.
* Right click, modify the link, update : bug
* RTE toolbar at the top : bug
It a... - 17:53 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- still can't reproduce
- 17:12 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- I fixed the description.
- 17:10 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- Sorry - just found out that I was checking the wrong version of the TSconfig manual.
Tested it and for me it works... - 17:04 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- Where did you find a property named "keepItems"?
AFAICS there is none, so of course this doesn't work.
Or did you... - 16:40 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- Sorry, I mean:
This SHOULT have the same effect like:
TCEFORM.tt_content.CType.removeItems = header, text, i... - 16:39 Bug #23864 (Closed): TCEFORM.tt_content.CType.keepItems = textpic does not work.
- TCEFORM.tt_content.CType.keepItems = textpic
Does not work, there is no CType to choose in the BE
This should ... - 17:52 Bug #23862: TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- Thanks for taking care to make TYPO3 a better system!
I would like to inform you that people can still read your p... - 17:37 Bug #23862: TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- I know that 4.1.x is not supported anymore.
But I just would like to share this issue and it's solution, because i... - 17:28 Bug #23862: TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- This problem was introduced by #23321, which was only committed to the TYPO3 branch 4.1.
The function sanitizeLoca... - 17:20 Bug #23862: TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- Can you reproduce this also in newer versions of TYPO3? Version 4.1.x isn't supported anymore.
- 15:22 Bug #23862 (Closed): TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- When localizing a record in list view (by clicking on the lang flag), the redirect url parameters have this pattern: ...
- 17:08 Bug #23863: Footer
- Hi Gotlieb,
sorry, but I could not resist giving the obvious answer. :-)
This is a bugtracker, where we collect... - 17:04 Bug #23863: Footer
- Try everything, then it works.
- 15:51 Bug #23863 (Closed): Footer
- How does one edit a footer, tried almost everything and it did not work
(issue imported from #M16159) - 17:01 Feature #15889: Clean up inline javascript in menu_layers.php
- Now send a mail with your patch to Core List. You can find a how to here: http://typo3blogger.de/ab-in-den-core/ (I a...
- 12:36 Feature #15889: Clean up inline javascript in menu_layers.php
- for me, patchfile looks ok.
+1 by reading ;) - 12:30 Feature #15889: Clean up inline javascript in menu_layers.php
- thxal christopher, you saved me some time of fiddling around with trunk and my changes.
and thxal to ernesto, i thin... - 15:58 Bug #16676: default setting for imageorient does not work
- still dosent work in 4.4.4! tested in userconfig
TCAdefaults.tt_content.imageorient = 26
For me as an Workaro... - 15:12 Bug #23861 (Closed): t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- Since #20947 (rev. 6203, 4.3.0 and later), a CGL cleanup on t3lib_db, the INSERTquery method generates a slightly non...
- 14:37 Bug #23860 (Closed): Installation on Windows causes Fatal error: Call to undefined method com::GetRandom() during 1-2-3 installer.
- When installing on Windows Vista in a WAMP environment the install tool gives a fatal error:
Fatal error: Call to un... - 10:20 Bug #23859 (Closed): The rearranged TCA layout of tt_content still contains hardcoded labels
- After 16031 there are still hardcoded labels, missing checkbox labels and wrong file names pointing to locallang_ttc....
- 10:19 Bug #23858 (Closed): Save+Preview not working correct with domain records
- Let's say you have a domain record for redirecting domain.com to www.domain.com configured.
If you login into the ba... - 09:59 Revision cc5b00a3: Follow-up to #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9217 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:52 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
- Hi Sebastian,
thank you for the patch, but it does not solve the problem for me.
the url now is correct with th... - 09:16 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
- This alignment error is still present in Version 4.5, Rev. 9216.
See attached screenshot 'PaletteAlign-Error-Rev9216... - 07:57 Bug #23857 (Closed): Missing intvals to sanitize input data in getReferenceCount and createReferenceHtml
- Function setReferences() is set to deprecated and function getReferenceCount() should be used. As the old function go...
2010-10-27
- 21:13 Bug #23846: output of "&qout;" in title tag
- Thanks!
Commited to
- trunk rev. 9215 (for 4.5 beta1)
- 4.4 rev. 9216 (for 4.4.5) - 21:13 Revision cfa9b3fa: Fixed bug #16135: Output of superfluous "&qout;" in title of TCEform icon for record in group of type "db" (Thanks to Sven Juergens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9216 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:12 Revision 8555e684: Fixed bug #16135: Output of superfluous "&qout;" in title of TCEform icon for record in group of type "db" (Thanks to Sven Juergens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9215 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:53 Revision 27bebe43: MS-DOS line ending fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9214 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:52 Revision 263fcb79: Indention fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9213 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:33 Feature #15889: Clean up inline javascript in menu_layers.php
- I just created a patch file out of the files Clemens posted here.
I also included the changes from #21388, which ar... - 20:16 Feature #15889: Clean up inline javascript in menu_layers.php
- Clemens. Best would be:
1) checkout the TYPO3 src with "svn" (available in package "subversion" on ubuntu):
% s... - 20:03 Feature #15889: Clean up inline javascript in menu_layers.php
- I use Eclipse (on Windows, but it is plattform independent), but for me it is slow. Others use Netbeans, which basica...
- 19:54 Feature #15889: Clean up inline javascript in menu_layers.php
- i will try to make a patch. can you suggest a good piece of software for this task on ubuntu?
// edit:
sry, netbe... - 19:23 Feature #15889: Clean up inline javascript in menu_layers.php
- Hi Clemens,
could you provide your changes as a patch file? That would help to figure out, what was changed.
Afte... - 18:36 Feature #15889: Clean up inline javascript in menu_layers.php
- BTW: i use this patch since years on lots of installations (without the 'fallback' if layermenuid is not set, and som...
- 18:18 Feature #15889: Clean up inline javascript in menu_layers.php
- Hi Ernesto,
After playing around with the new pagerenderer, and searching for an alternative for the fixed 'layer_... - 19:56 Bug #23856: htmlArea RTE: Missing cancel browser default after inserting character or emoticon
- Committed to SVN TYPO3core trunk (revision 9211) and branch TYPO3_4-4 (revision 9212).
- 19:33 Bug #23856 (Closed): htmlArea RTE: Missing cancel browser default after inserting character or emoticon
- Browser takes default action after inserting character or emoticon which causes return to site root. The issue does n...
- 19:56 Revision 490817cf: Fixed bug #16148: htmlArea RTE: Missing cancel browser default after inserting character or emoticon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9212 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:53 Revision 43540cab: Fixed bug #16148: htmlArea RTE: Missing cancel browser default after inserting character or emoticon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9211 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:26 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- Does this happen only when using the context menu, or does it happen also when using directly the Modify link button ...
- 11:19 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- What's new ? :/
- 19:19 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
- Hi Sebastian,
thanks for your patch!
Now send a mail with your patch to Core List. You can find a how to here: ... - 18:28 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
- I experience same problem with TYPO3 4.4.4 when creating a module which creates a DB list (localRecordList).
The pro... - 19:16 Revision 3687e72f: Fixed bug #16122: Improve tooltip behaviour
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9210 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Bug #23162: Refactoring of content objects of tslib_content
- Committed to trunk rev 9209
- 19:09 Revision 37963354: Fixed bug #15094: Refactor of content objects of tslib_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9209 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:08 Bug #23855 (Closed): getRecordOverlay fetches "Versioning Preview Overlay" but does not return the fields _ORIG_uid and _ORIG_pid
- When a page is rendered, the class t3lib_pageSelect usually does the language overlay with "getRecordOverlay". Here, ...
- 18:14 Bug #17227: Shortcut to external URL if referer-check enabled
- Same Problem over here too, with typo3 4.4.4
- 18:02 Bug #23407: code issue in method getCookie()
- Committed to
- trunk rev. 9208
- 4-4 rev. 9207
- 4-3 rev. 9206
- 4-2 rev. 9205
Thanks for your contribution, M... - 17:59 Revision 048cfa17: Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9208 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:55 Revision 108f0903: Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9207 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:45 Revision a97337b8: Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9206 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- Hey Christopher,
me too, I completely forgot about this issue. So thanks for your quick answer now after the remi... - 14:57 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- Hi Jochen,
sorry for the delay.
Please make the patch against trunk, which you find at https://svn.typo3.org/T... - 14:50 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- Hey all - wouldn't this one still be worth a patch?
- 17:30 Revision 29661d3d: Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9205 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:28 Bug #23854 (Closed): Clipboard slection "copy" jumps back to "cut"
- Hi all!
When I use the clipboard und try to change from "copy element" (Element verschieben) it allways jump back ... - 15:54 Feature #23853 (Closed): Array in FLUIDTEMPLATE
- My TS:...
- 13:11 Bug #23851: PHP warning in System reports extension
- Hi Rudi,
thanks for your patch!
I've attached an updated one, as old and new source were mixed up and we usuall... - 12:36 Bug #23851: PHP warning in System reports extension
- Hi Steffen,
I have attached a patch with my fix.
Thanks for a quick response!
Rudi - 11:15 Bug #23851: PHP warning in System reports extension
- Hi Rudi,
seems so. Are you able to create a patch and only merge, if $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['re... - 10:12 Bug #23851 (Closed): PHP warning in System reports extension
- With a fresh install of Typo3 4.4.4 the "System reports" extension generates the following error:
Core: Error hand... - 11:24 Bug #23852 (Closed): Records should not be indented if there is no parent record
- Records with no parent language record are intended, IMHO this is wrong as they don't belong to a parent record.
... - 11:22 Bug #20192: image-popup: PDF ignores maxW for resizing popup-image
- Is there any reason to have this issue private?
- 09:52 Bug #23849: No "Page types" icon in be_group editing, when using rendermode accessListRenderMode = checkbox
- Found it as a duplicate of 15558
- 09:39 Bug #23849 (Closed): No "Page types" icon in be_group editing, when using rendermode accessListRenderMode = checkbox
- In the install tool, find the setting "accessListRenderMode" (great setting, that I haven't found before!). Give it t...
- 09:42 Bug #23850 (Closed): HSC header is not bold, in be_group "Page types"
- I love the new HSC!
If using accessListRenderMode = checkbox and go to "Page types" in a be_group the first line i...
2010-10-26
- 23:46 Feature #23848: [em] Task to update extension list
- This is a duplicate of #13014.
- 22:26 Feature #23848 (Closed): [em] Task to update extension list
- This is an SVN patch request.
Type: Feature
BT:
Branches: trunk
Mission:
Add a task to update the extens... - 23:44 Bug #23693: [Caching framework] Entry identifier needs to be sanitized in FileBackend
- * trunk rev. 9203
* 4.4 rev. 9204 - 23:37 Revision a5bb4c1f: Fixed bug #15936: [Caching framework] Entry identifier needs to be sanitized in FileBackend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9204 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:30 Revision 860759ad: Fixed bug #15936: [Caching framework] Entry identifier needs to be sanitized in FileBackend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9203 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:46 Feature #23841: Need hook in tx_cms_layout
- Could you please provide a patch and sent it to the core-team mailing-list?
- 10:01 Feature #23841 (Closed): Need hook in tx_cms_layout
- My task was to copy data from "media" field of default language while creating alternative page language. The solutio...
- 20:45 Bug #20968: JS-Error for "Upload Files" in menus
- IIRC this has never worked
- 17:05 Bug #23847: impossible to effectively set filetype limitations for filelist module
- v2: if no config for web/ftpspace is set, the function should return FALSE.
Since the default config from t3lib/conf... - 16:28 Bug #23847 (Rejected): impossible to effectively set filetype limitations for filelist module
- With the settings $TYPO3_CONF_VARS['BE']['fileExtensions']['webspace'] and …['ftpspace'] you ought to be able to rest...
- 16:27 Revision d172402d: [+TASK] Fluid (ViewHelpers): Minor tweak in CObject ViewHelper
- Make sure, that the configurationManager is initialized.
This is just a preliminary solution that will be replaced as... - 16:27 Revision 5362c078: [+FEATURE] Fluid (View): Fluid Standalone view
- In order to be able to use Fluid templates beyond the Extbase plugin context
(e.g. to render E-Mail templates or to u... - 15:55 Bug #23846 (Closed): output of "&qout;" in title tag
- there is a superfluous quotation mark in title tag, which is transformed to an "
steps to reproduce:
add a DB... - 15:20 Bug #23845 (Closed): TYPO3 doesn't always fix permissions for new files
- Several places within TYPO3 create new files without calling t3lib_div::fixPermissions();
The attached patch fixes... - 15:03 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Thanks again to both of you for your sponsorship!
- 08:16 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Thx a lot for getting this into 4.4! I've just send you your money via PayPal.
- 14:41 Bug #23717: Can't set different access rights for different file mounts
- Hi Christian,
this is a bugtracker, not the newsgroup. Check out http://typo3.org/community/mailing-lists/use-a-ne... - 12:23 Feature #23844 (Closed): No possibility to completely disable the preview info box -> introduce new config setting
- When you view a page in a workspace, you get that little red box in the upper right corner, which tells you, that you...
- 11:29 Bug #23843 (Closed): Date selector not working correctly in flexform with steps
- The date selector doesn't work at all when adding a new item in the backend in a plugin that uses a flexform with ste...
- 10:55 Bug #23842 (Closed): buggy initialization of flash uploader when only certain file extensions are allowed
- With $TYPO3_CONF_VARS['BE']['fileExtensions']['webspace']['allow'] = 'png,gif,jpg,jpeg,pdf' you can configure certain...
- 09:35 Feature #10439: Data array used in ws-grid should be cached
- Eine Bemerkung von Christian die nicht uninteressant ist zum caching:
"Funnily the caching framework _can_ be used... - 09:34 Bug #23630: Disallow common PHP file extensions with fileDenyPattern
- reviving this issue as some file extensions are missing
- 02:31 Bug #23450: Icons for page types missing
- The Bug still exists in the newest version 4.4.4
2010-10-25
- 20:35 Bug #20968: JS-Error for "Upload Files" in menus
- hm... no, I was wrong (But I'm sure some days ago, in different 4.4.x installations the link was working...).
I've... - 19:46 Bug #20968: JS-Error for "Upload Files" in menus
- Are you sure? That way to upload a file with the flash uploader does not work for me in 4.3, 4.4 and 4.5 (all current...
- 16:28 Bug #20968: JS-Error for "Upload Files" in menus
- Fixed since 4.4.3 or 4.4.4
- 19:55 Bug #23840: config example for memcached in t3lib/config_default.php breaks TYPO3 BE + FE
- related to
http://bugs.typo3.org/view.php?id=12668
http://bugs.typo3.org/view.php?id=15866
http://bugs.typo3.org/v... - 19:55 Bug #23840 (Closed): config example for memcached in t3lib/config_default.php breaks TYPO3 BE + FE
Used Core-Version:
TYPO3 4.4.4 (and 4.3)
Issue:
t3lib/config_default.php provides a memcached config example ...- 19:31 Feature #10439 (Closed): Data array used in ws-grid should be cached
- The hole data array is build at each request. To prevent server time a caching mechanism is needed.
see #10045 - 18:56 Feature #10289 (Closed): Move: Remove pager, but integrate live grid function
- 18:54 Feature #9820: Module: Show legend below new grid component
- styleing is missing
- 18:53 Feature #10286 (Accepted): Module: Move Generate Workspace Preview Link in doc header
- 18:49 Feature #9752: Module: Implement foldout part of differences in grid view
- Screens are already defined by Lars, see:
!http://forge.typo3.org/attachments/download/3848!
!http://forge.typo3.... - 18:23 Feature #23747: getUrl function needs support for sending POST data
- reverted in rev 9202
- 18:22 Revision 2050506d: Reverted #16011: Incomplete implementation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9202 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:59 Feature #23839: htmlArea RTE: Add quick tips in character map
- Committed to SVN TYPO3core trunk (revision 9201).
- 17:44 Feature #23839 (Closed): htmlArea RTE: Add quick tips in character map
- Currently, when the mouse moves over a character, the entity name is displayed as title.
Replace this with quick t... - 17:58 Revision 85f1be57: Added feature #16127: htmlArea RTE: Add quick tips in character map
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9201 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Bug #23826: stdWrap "insertData" does not work anymore if using "override" additionally
- committed to trunk rev 9195 by Susanne Moog
- 17:14 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Committed to SVN TYPO3core trunk (revision 9199) and branch TYPO3_4-4 (revision 9200).
- 15:41 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- ok. Perhaps it may be viewed as a bug "Missing entity..." and moved to 4.4.
Many thanks for your sponsorship!
- 08:12 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- You're right, my fault. Haven't tested it thoroughly enough. So +1 from me :)
Will this patch make it to the 4.4 bra... - 17:13 Revision d9a37911: Fixed bug #16087: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9200 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:10 Revision 832369eb: Fixed bug #16087: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9199 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:46 Bug #23734: Multiple problems with using combinations of foreign_selector, foreign_unique and useCombination
- Related to #0016126, #0015804
- 16:43 Bug #23838: Insert via combobox fails
- Same as #0015804
Ups.. - 16:39 Bug #23838 (Closed): Insert via combobox fails
- Using an asymmetric m:n relation with combobox in BE (e.g. ext:irre_tutorial, example "m:n asymmetric combo") does no...
- 16:20 Bug #23222: CONTENT TS object fails to show translations of pages DB table
- What is the current status of this issue? Will it be merged into TYPO3 core?
- 15:58 Feature #10432 (Closed): Check link by chunk with the backend module
- for now, all links are processed in one chunk.
have a more distributed approach e.g. using a
queue like the craw... - 15:54 Feature #10431 (Closed): Caching result
- If your webpage contains multiple links to the same URL page, the link is checked multiple times.
We should cache... - 15:32 Bug #23772: Incorrect FE rendering of thead element in RTE content
- Then, I am closing the issue as I don't think it will be fixed in 4.2.
- 08:08 Bug #23772: Incorrect FE rendering of thead element in RTE content
- Yes the problem is fixed on 4.3.8.
- 12:48 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- I cleaned all cache files in typo3temp, with compressed scripts ON, RTE loads now, but still got the problem of dupli...
- 12:41 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- Enable compressed scripts is OFF, with it ON, chrome 7 wont load the RTE.
- 12:28 Bug #23837 (Closed): htmlArea RTE: Links are incorrectly updated in Google Chrome
- When I right-click in the RTE on modify a link, modify it, and validate this modification, T3 re-creates the link wit...
- 11:12 Bug #23836 (Closed): remove DEPRECATED static templates
- There are still a lot of DEPRECATED static templates for extensions. They are not supported any more by the extension...
- 08:55 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Yes it is, but as this is reported by several persons, we should not ignore it as a PHP configuration error and don't...
2010-10-24
- 22:05 Bug #23835 (Closed): Improve tooltip behaviour
- Since alpha3 we have introduced ExtJs tooltips, but they don't behave as they should. This patch improves that behavi...
- 18:04 Feature #9063 (Needs Feedback): Improve editing of multiple records
- Can we close this issue? It seems there's no real discussion here?
What about Steffens idea of being able to browse ... - 16:49 Feature #23832: htmlArea RTE: cleanup DOM to html rendering
- Follow-up patch committed to trunk (revision 9198).
- 16:47 Feature #23832: htmlArea RTE: cleanup DOM to html rendering
- Attached follow-up patch replaces call to now deprecated function by Spell Checker plugin.
- 07:18 Feature #23832: htmlArea RTE: cleanup DOM to html rendering
- Committed to SVN TYPO3core trunk (revision 9197).
- 06:53 Feature #23832 (Closed): htmlArea RTE: cleanup DOM to html rendering
- Current DOM to html rendering code is not well-structured and difficult to understand.
(issue imported from #M16118) - 16:49 Revision 788dc481: Follow-up to feature #16118: htmlArea RTE: cleanup/rewrite DOM to html rendering
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9198 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:28 Bug #23834 (Closed): UPDATE queries fails for $GLOBALS['TYPO3_DB']->sql_query
- UPDATE queries fails for $GLOBALS['TYPO3_DB']->sql_query when dbal is installed, look at typo3/sysext/dbal/class.ux_t...
- 09:45 Bug #23833 (Closed): better erroromessage in install tool
- If I use a wrong character in the 1-2-3 install tool the message is "No connection to the database". And may be thats...
- 07:15 Revision f4209255: Added feature #16118: htmlArea RTE: cleanup/rewrite DOM to html rendering
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9197 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-23
- 20:47 Feature #23747: getUrl function needs support for sending POST data
- trunk rev 9196
- 20:45 Revision 19c520e9: Added feature #16011: getUrl function support for sending POST data (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9196 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:57 Bug #23828: Display page title instead of "Pagecontent"
- I agree, Pagecontent is not helpful at all. But with pagetitle it would be double because of the path upper right.
I... - 18:06 Bug #23831: Configuration module is hard to find the array key because it's not sorted
- The 2nd patch is much better as it sorts the array recursive.
i introduced a new array function in t3lib_div called ... - 17:50 Bug #23831 (Closed): Configuration module is hard to find the array key because it's not sorted
- When you explore array in configuration module it's hard to find the array key you are looking for because display or...
- 17:30 Revision bb97794d: Fixed bug #16110: stdWrap functions stop working as soon as there is one conditional function returning false (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9195 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:58 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Isn't
php_admin_value safe_mode off
just a misconfiguration? - 11:01 Bug #23817: conditions on time with operators less than or greater than don't work
- Bug is handled in the documentation tracker as http://forge.typo3.org/issues/10385
- 03:24 Feature #23830: htmlArea RTE: cleanup some js code generation code
- Committed to SVN TYPO3core trunk (revision 9194).
- 02:56 Feature #23830 (Closed): htmlArea RTE: cleanup some js code generation code
- Just cleanup some js code generation code.
(issue imported from #M16114) - 03:23 Revision 92ec126e: Added feature #16114: htmlArea RTE: cleanup some js code generation code
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9194 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-22
- 23:50 Bug #17785: Multiple RTEs in Flexforms don't work properly
- This issue is fixed in TYPO3 4.3 branch.
- 23:43 Bug #17785: Multiple RTEs in Flexforms don't work properly
- The overlap issue was fixed in TYPO3 4.3 alpha2.
- 23:45 Bug #23823: listNum = 0 not working anymore due to stdWrap changes
- Attached patch introduces function types for the $stdWrapOrder array to make sure that boolean functions will not be ...
- 22:55 Bug #23823: listNum = 0 not working anymore due to stdWrap changes
- but we have to make sure that "boolean" stdWrap functions will behave correctly when they get a 0 value
- 22:47 Bug #23823: listNum = 0 not working anymore due to stdWrap changes
- looks like a nobrainer to me (who was the nobrainer overlooking it) ;-)
- 09:15 Bug #23823 (Closed): listNum = 0 not working anymore due to stdWrap changes
- Since the stdWrap refactoring import.listNum = 0 does not work anymore and all other functions where = 0 is not meant...
- 23:17 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Anyone to test this patch on Mac with TYPO3 4.3?
- 23:15 Bug #21816: Stylesheets missing when TSFE object is generated in BE
- No feedback.
Have to assume that this was fixed in TYPO3 4.3. - 22:59 Bug #17910: Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
- No, of course it does not hurt. Would you mind sending your patch to the core list so it can be +1 and committed?
- 15:27 Bug #17910: Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
- Jep, in newer TYPO3 versions the translated element is automatically deleted with the parent. So this problem can't b...
- 19:47 Bug #23828 (Closed): Display page title instead of "Pagecontent"
- Page module shows as headline "Pagecontent", although it would be more informative to show the page's title.
... - 16:50 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Are you sure? This character is very, very shy. It is not shown in the RTE unless it is the last character on a line....
- 10:09 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- The patch works fine, but the entity isn't saved or shown when inserted into the RTE. Is there some more configuratio...
- 16:25 Bug #23826: stdWrap "insertData" does not work anymore if using "override" additionally
- I tracked it down to a missing check for recursive or nested stdWrap calls.
So if there is at least one conditiona... - 16:04 Bug #23826: stdWrap "insertData" does not work anymore if using "override" additionally
- Actually it works with override only, but stops working as soon as an "if" condition is involved, that returns false
... - 12:54 Bug #23826 (Closed): stdWrap "insertData" does not work anymore if using "override" additionally
- Try the following TS:
page.100 = TEXT
page.100 {
value = polly wants {field:uid} cracker(s)
override.cObjec... - 16:02 Bug #22966: Taskcenter - how to create a task?
- Watch my words? If I open the task center the first thing I read is this: "The task center provides access to your in...
- 13:08 Bug #22966: Taskcenter - how to create a task?
- @bart: there is a task inside the taskcenter extension. it can also be called inside the extension manager.
again:... - 13:03 Bug #22966: Taskcenter - how to create a task?
- Totally agree. I don't have a clue on where and how to create tasks! There is no button whatsoever to create a task. ...
- 15:39 Feature #23827 (Closed): Change the layout of thumbnails and allowed file types so that they don't waste so much space anymore
- While rendering TCEforms of Content elements "Images" or "Text & Images" the layout of the thumbnails wastes a lot of...
- 15:18 Revision f4b1822d: Follow-up to 16094, adding the missing label to locallang_ttc.xml
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9193 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:55 Bug #22890: Adjust Link field in General Tab of CE
- Hi Ron, please check the new layout of the Pages + Content element FORMs, which has been totally reworked in 4.5.0 al...
- 09:48 Bug #23821: CSH tooltip floats in wrong place on first loading
- This is a duplicate issue, has been reported before (#23803)
- 05:49 Bug #23821 (Closed): CSH tooltip floats in wrong place on first loading
- 1. tooltip is shown right next to cursor when first loading the tooltip, on next mouse over it's placed on the right ...
- 09:45 Bug #23807: Tool tips for collapsing and resizing panels
- Would be cool indeed!
- 09:41 Bug #23806: Clicking a label should set the focus on the input field
- I added this information in the HCI tracker where the CSH styling will be made:
http://forge.typo3.org/issues/10347 - 09:35 Bug #23806: Clicking a label should set the focus on the input field
- I would suggest:
- mouse over the label => tooltip pops up after 2 secs
- click on the label => focus on input f... - 09:38 Bug #23824: CSH link on labels "destroys" label usability
- did not search enough before opening this bug, sorry.
- 09:37 Bug #23824 (Closed): CSH link on labels "destroys" label usability
- If you take for example the "extended view", "clipboard" and "localization view" you could always click on the text t...
- 09:31 Bug #23814: Label "on-click" for formerly "click-enlarge" does not make sense
- Committed this no-brainer to trunk rev. 9192.
- 09:30 Revision ff64ae36: Fixed bug #16094: Label "on-click" for formerly "click-enlarge" does not make sense
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9192 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:26 Bug #23486: nested menu generates huge number of mysql queries
- hi Patrick,
thx for the response. I've also tested this with a clean setup (versions 4.1.1 and 4.2.1.) with only s... - 09:17 Bug #23817: conditions on time with operators less than or greater than don't work
- Say... the correct meaning is
[hour= + >OR< VALUE]
Yes, it's quite confusing..
My opinion is that the documenta... - 06:10 Bug #23822: CSH tooltip floats behind page tree
- One more thing that would get better moving the label's placement would make it impossible hiding the tool it describes.
- 06:00 Bug #23822 (Closed): CSH tooltip floats behind page tree
- 1. Tooltip will be cut by page tree border.
Idea:
Tooltip should be above all, also above page tree.
(issue ... - 02:31 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- Seconf follow-up committed to trunk (revision 9190) and branch TYPO3_4-4 (revision 9191).
- 02:14 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- Attached follow-up patch reverts the original patch. However, this issue remains resolved as it was also fixed from t...
- 02:06 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- The initial patch causes unforeseen side effects such as described in issue #0016043
- 02:31 Revision e865ff67: Follow-up to bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9191 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:24 Revision 9191197c: Follow-up to bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9190 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:18 Bug #23776: RTE in IRRE-elements not properly initialized in TYPO3 4.4.4
- Thanks for the test extension.
Follow-up patch attached to issue #0015622 fixes this issue. - 00:47 Bug #23820: CSH icons: Labels often stay floating for too long and hide tools or form fields.
- Resolved as duplicate of #23805.
Please go on there! - 00:41 Bug #23820 (Closed): CSH icons: Labels often stay floating for too long and hide tools or form fields.
- Good idea, but still not a better solution jet.
Problem:
Labels often stay floating for too long and hide tools... - 00:43 Bug #23819: CSH icons change to underlined labels
- Hi Tanel,
I split your issue in two parts, because you reported two problems in one issue. - 00:31 Bug #23819 (Closed): CSH icons change to underlined labels
- Good idea, but still not a better solution jet.
Problem:
Dashed underline makes unclear look of a label, it's h...
2010-10-21
- 23:19 Bug #23818 (Closed): "Hidden"-Funcanality brocken: JS-Error "formObj[0] is undefined"
- If you have a record with a irre child record and you open the parent record and DONT open the irre child record, the...
- 21:49 Bug #22505: sr_feuser_register 2.6.0 username and password, all markers not filled in create.
- Is this a bug or was it just a misconfiguration? Furthermore is this a core problem or does it belong to sr_feuser_re...
- 21:41 Bug #20303: Page caching with external files enabled fails if files are not found.
- Does this problem still exist? If so, please describe the exact steps necessary to reproduce the problem. Additionall...
- 21:40 Bug #19679: FetchRow Method Does Not Exist After Postgres Migration
- Does this problem still exist? If so, please describe in more detail what you have to do to get the error.
- 21:31 Bug #19177: SQL engine parse ERROR: Field type unknown in parseFieldDef()!: near "datetime default '0000-00-00 00:00:00' "
- AFAIK datetime is no real SQL data type but an invention of MySQL and should therefore not be used if you want to sta...
- 21:25 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Here it is! The patch adds the soft hyphen just before the n dash. Applies to current SVN trunk.
- 08:49 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- The entity wasn't escaped by Mantis, so here it is again:
& shy; - 08:47 Bug #23809 (Closed): htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Please add the soft hypen () to the CharacterMap
(issue imported from #M16087) - 21:20 Bug #17910: Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
- In current TYPO3 versions deleting only the original content element which still has a translation attached shouldn't...
- 21:15 Bug #21822: class.tslib_content.php misses the editPanelLinkWrap_doWrap method available in earlier T3 releases. Causes Fatal Error
- This function was never meant for public use (as you can see from the now protected use in feedit) and is now gone si...
- 20:58 Bug #22509: Login in to the BE fails
- Is this bug still valid? Does the problem still exist?
- 19:57 Bug #23497: Problem to generate textpic tt_content with eID
- Have you included cssstyledcontent in your eID script?
Try
include_once([insert correct path here] 'typo3/syse... - 19:26 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- Then we would just have to make sure that there wil be additional "--linebreak--" inserted as well depending on the p...
- 19:23 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- I'd say we want to enable developer to insert fields into existing palettes, as that is the only way to enable a real...
- 18:48 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- We already talked about that during the code sprint and came to the conclusion that we need to define a rule for this...
- 13:51 Bug #23815 (Closed): addToAllTCATypes after certain fields does not work anymore
- Since the restructuring of the pallettes and fields the addToAllTCAtypes after:fieldname does not work anymore..
... - 18:28 Bug #23817: conditions on time with operators less than or greater than don't work
- Please have a look at the correct syntax in the documentation. You can see it at the "hour" example:
http://typo3.or... - 15:54 Bug #23817 (Closed): conditions on time with operators less than or greater than don't work
- conditions with < or > as operators as:
[dayofyear<364]
[month<12]
don't work
(issue imported from #M1... - 18:27 Bug #23814: Label "on-click" for formerly "click-enlarge" does not make sense
- no - "enlarge!" should be the answer
- 17:33 Bug #23814: Label "on-click" for formerly "click-enlarge" does not make sense
- But even with Joeys explanation the text is wrong. If I understood correctly the explanation would mean that
a) "C... - 13:37 Bug #23814: Label "on-click" for formerly "click-enlarge" does not make sense
- Jo explained that in other issues, like in #23794, but somehow ... I am not sure, if the new naming scheme is ideal.
... - 13:32 Bug #23814 (Closed): Label "on-click" for formerly "click-enlarge" does not make sense
- The feature formerly known as "click-enlarge" is now called "on click" which is wrong, as it does not say anything ab...
- 14:06 Bug #23816 (Closed): Wrong link generated with "Always prepend this domain in links"
- If "Always prepend this domain in links" in sys_domain is checked or a extension such as https_enforcer is used typo...
- 13:33 Bug #23808: Change wording "Link to top of page" from activate to active
- As explained in jo's reply, no change is required.
We definitively need to add these "rules" somewhere in our core... - 10:32 Bug #23808: Change wording "Link to top of page" from activate to active
- ok! sounds like solid reasoning to me. great! closed ;-)
- 09:31 Bug #23808: Change wording "Link to top of page" from activate to active
- Hi, Ben.
To get rid of adjectives naming the state of an item, the rule we defined for the checkbox labels is:
... - 13:22 Bug #23806: Clicking a label should set the focus on the input field
- Well using the double click is a good idea. Clicking the Label should do the focus thingie I mentioned earlier.
I... - 11:29 Bug #23806: Clicking a label should set the focus on the input field
- Maybe we could use double click as well?
- 09:41 Bug #23806: Clicking a label should set the focus on the input field
- So how would you implement the CSH text then?
The design team decided to get rid of the help icons and show the CS... - 12:55 Bug #23813 (Closed): Media content object with selection of "HTML Embed Element" does not respect dimension settings
- I have the following settings:
Media type: Video
Width: 960
Height: 235
Render Type: HTML Embed Element
Addition... - 12:48 Bug #23812 (Closed): Wrong search result description for a search word with german umlauts as the first letter
- In search words with a German umlaut, as a the first letter the search description has as a result only the last 55 c...
- 12:30 Bug #23811 (Closed): ExtDirect calls get cached with domain resulting in "unable to connect to the server" exceptions
- If you are using the TYPO3 backend with different login domains the extDirect calls will work only for one of them (t...
- 11:20 Bug #23810 (Closed): tx_cms_layout::getProcessedValue doesn't show MM relations
- tx_cms_layout::getProcessedValue doesn't pass the required uid t3lib_BEfunc::getProcessedValue
TYPO3 4.4 has the... - 11:13 Revision 68b65945: Fixed bug #16065: New layout and labels for tt_content show palette labels without content (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9189 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:31 Bug #23582: Docheader (save, save+view, save+close etc) missing
- After some hours of investigation I found at least the source of the big move to the top into the topbar. Just remove...
2010-10-20
- 23:37 Bug #23808 (Closed): Change wording "Link to top of page" from activate to active
- Link to top of page
[ ] Activate
->
Link to top of page
[ ] Active
(issue imported from #M16086) - 23:32 Bug #23807 (Closed): Tool tips for collapsing and resizing panels
- The collapse bar for the pagetree should have a title attribute 'title="Collapse Page Tree"'when shown or 'title="Ex...
- 21:39 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- if they are only used by menu they should be moved. if it's worth to use it at other places we could create an own cl...
- 21:02 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- And a question to you all: Currently the functions storeMenuHash() and getMenuHash() are in t3lib_page, simply becaus...
- 20:59 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- One of the things I'm currently thinking of is using an INSERT statement with multiple VALUES lists to insert several...
- 20:16 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- I've uploaded a patch which is the first attempt to get rid of these huge amounts of menudata.
In this patch the c... - 21:01 Feature #23802: htmlArea RTE: Register RTE scripts with the autoloader
- Follow-up patch committed to trunk (revision 9188).
- 18:04 Feature #23802: htmlArea RTE: Register RTE scripts with the autoloader
- Committed to SVN TYPO3core trunk (revision 9187).
- 17:26 Feature #23802 (Closed): htmlArea RTE: Register RTE scripts with the autoloader
- Register RTE scripts with the autoloader.
Add abstract API class name tx_rtehtmlarea_api as autoloader cannot extr... - 21:01 Revision f76d1087: Follow-up to feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9188 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Revision 48450e35: initial upload
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@39380 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:28 Bug #23806 (Closed): Clicking a label should set the focus on the input field
- For a checkbox, the box should be checked. For an input field the focus should go to the field itself etc.
Curren... - 19:21 Revision 2c95ea07: Initializing project linkvalidator (4/4)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@39379 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:33 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
- Sorry, it's not really duplicate of #23590, as the tabs are still not ExtJS.
We had a look at the patch, but ExtJS... - 18:29 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
- Resolved as duplicate of #23590.
- 18:28 Bug #18818: Editing settings of a BE User: The Tabs are arranged in two rows although there is enough space to put them in one
- Resolved, no change required.
This is now fixed in current trunk (= TYPO3 4.5alpha3), maybe by #23590. - 18:18 Bug #21305: Session Timeout after Login with Firefox
- Try setting
doNotCheckReferer = 1
cookieDomain = .mydomain.com - 18:03 Revision a188ca5c: Added feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9187 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:58 Bug #23582: Docheader (save, save+view, save+close etc) missing
- Stefan:
Just go to the "Constant Editor", change any constant and hit "SAVE": The form will be saved and in the re... - 01:48 Bug #23582: Docheader (save, save+view, save+close etc) missing
- I tried to reproduce that issue with Chrome and Fx, but couldn't succeed. The demo extension didn't worked in 4.5 any...
- 16:54 Bug #23798: Add new API t3lib_befunc::helpTextArray and use it in the ExtDirect tooltips
- Commited to trunk, rev. 9183
- 09:30 Bug #23798 (Closed): Add new API t3lib_befunc::helpTextArray and use it in the ExtDirect tooltips
- Currently the ExtDirect which fetches the tooltip fetches the information on its own from the $TCA_DESCR array. It wi...
- 16:46 Bug #23486: nested menu generates huge number of mysql queries
- Hi Rutger,
Somehow there is a farm in your installation. I'm not kidding ;-) And I don't mean a server farm.
Ta... - 12:48 Bug #23801 (Closed): missing page title in the lightblue message of a remote page
- You have a page with the option "Show content from this page instead:" in the page-properties.
When I choose that pa... - 12:36 Bug #23351: Uncaught TYPO3 Exception when trying to edit old tt_news plugins or records
- I had this issue as well for one of my users. Turns out it was a problem of "mount" settings in user profile (I've ha...
- 12:25 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- Google writes in its technical guidlines (webmaster-tools)
- Make sure that your Webserver supports the HTTP-Heade... - 11:49 Revision 2d740dd4: Updating version number to 4.5-dev after release of 4.5.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9186 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:39 Revision 3c762cd6: Tagging TYPO3 4.5.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0alpha3@9185 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:39 Revision 3ecad1fa: Release of TYPO3 4.5.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9184 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Revision cc276a05: Fixed bug #16074: Add new API t3lib_befunc::helpTextArray and use it in the ExtDirect tooltips
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9183 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:24 Bug #23800: Palette titles have no margin to the left in the new page / tt_content form layouts
- Committed to trunk, rev. 9180.
- 10:24 Bug #23800: Palette titles have no margin to the left in the new page / tt_content form layouts
- Hi Ernesto - this is a duplicate of #23792
- 10:16 Bug #23800 (Closed): Palette titles have no margin to the left in the new page / tt_content form layouts
- Since we no longer have CSH icons in the left column of a TCEforms "pages" and "tt_content" elements, the new palette...
- 11:17 Revision ef19b55b: Follow-up to #15950: use t3editor in file_edit to edit files in fileadmin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9182 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:53 Feature #23752: Stage notification emails should be localizable
- committed to trunk rev 9181
- 10:51 Revision 36d09734: Fixed bug #16019: Workspaces - Stage notification emails should be localizable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9181 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Revision 0b99a213: Fixed bug #16077: Palette titles have no margin to the left in the new page / tt_content form layouts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9180 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:13 Bug #22889: Rearrange before / after fields in 4.5
- Hi Ron - Maybe we can Skype about that.
The new positions of the fields have been discussed a lot, but they follo... - 01:30 Bug #22889: Rearrange before / after fields in 4.5
- Hi Christopher,
I saw your note asking for feedback on #0014735 about the before after fields. I setup a site usin... - 09:49 Bug #23799: Add IfModule mod_rewrite.c to misc/advanced.htaccess
- Committed to:
- trunk, rev. 9178
- TYPO3_4-4, rev. 9179 - 09:42 Bug #23799 (Closed): Add IfModule mod_rewrite.c to misc/advanced.htaccess
- The introduction package creates its own .htaccess file which contains <IfModule mod_rewrite.c>.
I would like to ... - 09:48 Revision 9bd04581: Fixed bug #16075: Add IfModule mod_rewrite.c to misc/advanced.htaccess
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9179 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:47 Revision c9390468: Fixed bug #16075: Add IfModule mod_rewrite.c to misc/advanced.htaccess
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9178 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:30 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- > Unfortunately there seems to be no perfect solution, as there is no
> event fired on aborting (which is somehow g... - 09:28 Revision 6d7057ae: Fixed bug #16049: Loading mask doesn't disappear on hitting Esc/cancel loading
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9177 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:59 Revision 023182ce: Fixed line endings to Unix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9176 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:57 Bug #23772: Incorrect FE rendering of thead element in RTE content
- So the problem is fixed in TYPO3 4.3.8?
If the content is correct in the database, then the problem is not one of ... - 08:26 Bug #23772: Incorrect FE rendering of thead element in RTE content
- Output is the FE rendered content.
Yes, the HTML content in DB is this:
<table class="obecna">
<thead>
<tr... - 06:19 Feature #23797: htmlArea RTE: Add paste as plain text feature
- Follow-up patch committed to trunk (revision 9175) to fix incorrect XCLASS.
- 04:38 Feature #23797: htmlArea RTE: Add paste as plain text feature
- Committed to SVN TYPO3core trunk (revision 9173) (for inclusion in TYPO3 4.5alpha3).
- 03:49 Feature #23797 (Closed): htmlArea RTE: Add paste as plain text feature
- The attached patch adds an optional Paste as Plain Text toggle button. When the toggle is ON, any paste action is int...
- 06:19 Revision 08c80f27: Follow-up to feature #16073: htmlArea RTE: Add paste as plain text feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9175 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:05 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- Follow-up patch committed to SVN trunk (revision 9174).
- 05:58 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- Attached follow-up patch to fix incorrectly named script file, missing XCLASS and add some more potentially conflicti...
- 06:04 Revision b961b3da: Follow-up to bug #15339: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9174 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:37 Feature #23403: htmlArea RTE: Option for automatically pasting the clipboard content as plain text
- Patch attached to issue #16073 provides the feature. Patch is committed to SVN for inclusion in TYPO3 4.5alpha3.
- 04:36 Revision d9520088: Added feature #16073: htmlArea RTE: Add paste as plain text feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9173 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:57 Bug #23788: Use ExtJS Tooltips for CSH labels
- Committed to trunk rev 9172
- 00:56 Revision 4d2624bc: Fixed bug #16059: Use ExtJS Tooltips for CSH labels
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9172 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:53 Bug #23796: PHP Fatal error in t3lib_contextmenu_renderer_Abstract::renderAction()
- Committed to trunk rev 9171
- 00:41 Bug #23796: PHP Fatal error in t3lib_contextmenu_renderer_Abstract::renderAction()
- The full error message is:
PHP Fatal error: Non-abstract method t3lib_contextmenu_renderer_Abstract::renderAction()... - 00:31 Bug #23796 (Closed): PHP Fatal error in t3lib_contextmenu_renderer_Abstract::renderAction()
- The phplint throws an fatal error with this message:
PHP Fatal error: Non-abstract method t3lib_contextmenu_rendere... - 00:52 Revision 8d4e0f0d: Fixed bug #16071: PHP Fatal error in t3lib_contextmenu_renderer_Abstract (Thanks to Stefan Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9171 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-19
- 23:45 Bug #22890: Adjust Link field in General Tab of CE
- TCEForms have been rearranged now in #23766.
- 23:43 Feature #16209: additional wrap for mailform.radio
- trunk rev 9170
- 23:42 Revision 00fef58b: Added feature #3613: additional wrap for FORM radio buttons
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9170 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:42 Bug #22889: Rearrange before / after fields in 4.5
- TCEForms have been refreshed now. The current solution comes close to your idea B.
Ron, what do you think?
- 23:08 Bug #21972: No entry in sys_log at login
- Locally I can't reproduce anymore, on one other site I can. So I would leave this open, maybe I find time to dig into...
- 23:03 Bug #21972: No entry in sys_log at login
- works fine with trunk. still problems?
- 22:53 Revision 3fd8d2f8: Removal of unused and illegal files inside of codemirror library
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9169 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:19 Revision f65a64f3: Fixed bug #16000: Move versioning selector to the version extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9168 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:38 Bug #23737: Move versioning selector to the version extension
- committed to trunk (rev. 9167).
- 19:37 Revision 53fcfb40: Fixed bug #16000: Move versioning selector to the version extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9167 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:03 Feature #22286: URLs with tel:... and sms:... not supported in core
- Yes, you're right. It seems that if you enter tel:123456 (or any other sip, sms, skype), then it works.
But if th... - 16:37 Feature #22286: URLs with tel:... and sms:... not supported in core
- I did. And the generated code is fine until it comes to saving (and loading again).
- 16:29 Feature #22286: URLs with tel:... and sms:... not supported in core
- Use the external tab of the link dialogue to enter the link.
- 13:24 Feature #22286: URLs with tel:... and sms:... not supported in core
- Entering <a href="tel:12345"> in a normal RTE-window in 4.5.0-alpha2 and saving results in
<a href="http://localho... - 02:26 Feature #22286: URLs with tel:... and sms:... not supported in core
- This is already working in the RTE since TYPO3 4.4.0. You may enter links as external url's with procoles such as sk...
- 16:58 Feature #16822: Detailed positioning of templates
- Create another template D on page 1 and include templates B, A and C in your preferred order. Does this solve your pr...
- 16:50 Feature #23790 (Closed): Hookrequest for t3lib_transl8tools
- It would be great to have a hook inside the function translationInfo() as it returns the translations of a record, e....
- 16:50 Revision e7790e8b: [+BUGFIX] Extbase (Persistence): Removed method createQuery from the QOMFactory. It is neither part of the API nor is it used by Extbase.
- Resolves #10215
- 16:42 Bug #23770: TYPO3 core does not ignore case when comparing host part of http referrer
- OK, I'll make a patch, but probably not this week cause I'm pretty busy.
- 16:21 Bug #23699: wrong table-cell rendering in RTE included tables
- Apparently not. It may depend on the specific html structure.
This was fixed yesterday in all branches from TYPO3 ... - 09:37 Bug #23699: wrong table-cell rendering in RTE included tables
- Yes! It is the same.
But why it appears again in 4.4.4!? The versions before worked properly! - 16:05 Bug #21991: Deleted combo records are still validated by TBE_EDITOR
- 4-4 rev 9165
trunk rev 9166 - 16:05 Bug #23789 (Closed): TCA: Suggest wizard doesn't work for maxitems=1
- For select fields with maxitems = 1, the suggest wizard does display, but you cannot select an item and transfer it t...
- 16:03 Bug #23788 (Closed): Use ExtJS Tooltips for CSH labels
- At the moment the CSH is rendered in HTML and displayed with CSS. This leads to usability problems.
Solution: Use ... - 16:01 Revision f8dc68e9: Fixed bug #13294: IRRE deleted combo records are still validated by TBE_EDITOR (Thanks to Marcel Greter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9166 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:00 Revision 19be13b4: Fixed bug #13294: IRRE deleted combo records are still validated by TBE_EDITOR (Thanks to Marcel Greter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9165 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:58 Bug #23787 (Closed): htmlArea RTE: Overlay to choose a color exceeds the viewport if many colors are defined
- Especially if your Browser window does not have much height and many RTE colors are defined, it is impossible to clos...
- 15:31 Revision a70059ee: Backported character set update for all TYPO3 core files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39335 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:30 Revision 8f809393: Set back version to 1.2-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39333 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:27 Revision 131314a9: Raised DBAL to version 1.2.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9164 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:17 Revision d8abd60f: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39331 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:16 Revision f24037d0: Set version to 1.2.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39330 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:26 Feature #14917: Better working interface for Typo3 required
- As this is pretty old and was never followed-up by anyone I'm closing this bug and suggesting that if something out o...
- 14:06 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- You see... When we enter date by hands it's converted to timestamp via JS Date object, ant it takes your local mashin...
- 13:40 Bug #23644: Improve the look of admin panel
- Thanks for the work, Dmitry. If someone takes over and does some modifications or adaptations, would you at least be ...
- 13:08 Bug #23644: Improve the look of admin panel
- I do not plan to work more on this feature. The reason is that it was a job task, which is complete now and I have no...
- 12:52 Bug #23059: 4.4.0 Introduction Package does not validate on w3c (css and html)
- The corresponding introduction package issues have been resolved (see forge tracker (issues 8572 and 8573).
- 12:27 Bug #23786: BE debug mode should also enable debug mode for libraries
- Committed to trunk rev 9163
- 12:19 Bug #23786 (Closed): BE debug mode should also enable debug mode for libraries
- The pagerenderer has a shortcut method for debug.
This shortcut also should activate debug mode of used libraries, i... - 12:24 Revision 0f6c0b35: Fixed bug #16055: BE debug mode should also enable debug mode for libraries
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9163 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:05 Bug #23578: Click enlarge does not work after upgrading to 4.4.4
- Just tried on a local 4-4 installation with tt_news and tt_content, both worked (with and without caching framework)....
- 10:48 Bug #23578 (Closed): Click enlarge does not work after upgrading to 4.4.4
- Click enlarge picture is not rendered in pop up window.
Problem exist both i tt_content and tt_news elements.
... - 10:48 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- At least for Firefox it seems to be possible to receive an "error" (instead of "abort"). Will need to look into this ...
- 09:56 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- Umm. seems to be impossible.. onAbort only works for <img/>
- 09:14 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- Hi Stefan, thanks for your comment.
It must be caught in extjs, as the masking is done with extjs and we try to ge... - 02:12 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- Things happen inside typo3/contrib/prototype/prototype.js
An abort is not yet caught in prototype. There are a few... - 10:05 Bug #23163: The web> Versioning view has style issues resulting in "wrong layers"
- trunk rev 9161
4-4 rev 9162 - 10:04 Revision db1f22ba: Fixed bug #15095: Bug: The Web>Versioning view has style issues resulting in "wrong layers"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9162 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:59 Bug #23785 (Closed): Filelist: Order of tree entries
- When creating a new folder in the filelist module, it is added to the tree at a strange and not changeable position (...
- 09:52 Revision 4dd008ce: Fixed bug #15095: Bug: The Web>Versioning view has style issues resulting in "wrong layers"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9161 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:15 Feature #17322: Skype links
- @Ernesto: this is already working in TYPO3 4.4, including sip:telephone.
- 00:33 Feature #17322: Skype links
- If you say this is resolved in SVN now (for 4.5.0 already?) then maybe you could please also check against the featur...
- 01:48 Bug #23744: A new TypoScript cObject: FLUIDTEMPLATE
- Committed to trunk rev 9160
- 01:42 Revision b14e176b: Added feature #16008: A new TypoScript cObject: FLUIDTEMPLATE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9160 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:32 Revision 0f31bb0e: Updated htmlArea RTE version to 1.8.13
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9159 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:30 Feature #23766: Implement new layout and labels for tt_content as result of T3UXW09
- Committed to trunk rev 9158
- 01:29 Revision b6fb9732: Added feature #16031: Feature - Implement new layout and labels for tt_content as result of T3UXW09 (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9158 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:26 Revision 3a484381: Updated htmlArea RTE version to 2.0.6
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9157 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:23 Revision 3be53aad: Updated htmlArea RTE version to 2.1.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9156 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:17 Bug #23783: htmlArea RTE: Backspacing in empty editing area may raise js error
- Committed to SVN TYPO3core trunk (revision 9152), branch TYPO3_4-4 (revision 9154) and branch TYPO3_4-3 (revision 9155).
- 01:16 Revision d21fbd1c: Fixed bug #16050: htmlArea RTE: Backspacing in empty editing area may raise js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9155 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:08 Revision d83542aa: Fixed bug #16050: htmlArea RTE: Backspacing in empty editing area may raise js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9154 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:06 Bug #23784: Palette render wrong and throw php warning if fieldset starts with palette
- Committed to trunk rev 9153
- 00:59 Bug #23784 (Closed): Palette render wrong and throw php warning if fieldset starts with palette
- With the new page TCA you see a problem with palette - a php warning is thrown (on implode of palette rows) and in Fi...
- 01:06 Revision ad7f80b1: Fixed bug #16051: Palette render wrong and throw php warning if fieldset starts with palette
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9153 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:00 Revision 5abb83ce: Fixed bug #16050: htmlArea RTE: Backspacing in empty editing area may raise js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9152 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-18
- 23:54 Bug #23783 (Closed): htmlArea RTE: Backspacing in empty editing area may raise js error
- In Firefox, backspacing in an empty editing area silently raises a js error.
(issue imported from #M16050) - 23:40 Feature #23749: Implement new layout and labels for pages as result of T3UXW09
- Committed to trunk rev 9151
- 23:38 Revision b38c230f: Added feature #16015: Feature - Implement new layout and labels for pages as result of T3UXW09 (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9151 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:30 Revision 16f63a75: added missing files for #16033: API for Trees and ContextMenus (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9150 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:24 Feature #23768: API for Trees and ContextMenus
- Committed to trunk rev 9149
- 23:15 Revision 9faec327: Added feature #16033: API for Trees and ContextMenus (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9149 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:57 Bug #23782 (Closed): Loading mask doesn't disappear on hitting Esc/cancel loading
- When the loading mask "locks" a frame and you hit Esc or cancel loading of the page, the mask *must* disappear (imagi...
- 22:41 Bug #23772: Incorrect FE rendering of thead element in RTE content
- Can use reproduce in 4.3+?
I assume that "output" means rendered in the frontend?
But is the html content corre... - 10:06 Bug #23772 (Closed): Incorrect FE rendering of thead element in RTE content
- The inputed HTML in RTE:
<table class="obecna"><thead><tr><th scope="col">123</th><th scope="col">asdas</th><th scop... - 22:35 Bug #23779: Improve ExtJS skin: Loading mask
- rev. 9148
- 20:21 Bug #23779 (Closed): Improve ExtJS skin: Loading mask
- The loading mask looks ugly currently. Make it brighter while keeping mask for modal dialogs dark.
Spinner icon has ... - 22:33 Revision 9f83a436: Added feature #16046: Improve ExtJS skin: Loading mask (Thanks to Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9148 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:32 Bug #23781 (Closed): Can't delete, move or copy pages after update to v. 4.4.4
- After upgrade to typo 4.4.4 when I try to remove page in the backend I get the message:
Error!
Reason: File "t... - 22:30 Feature #17322: Skype links
- Nice that "skype:" now works, but what about "sip:telefone" (without any "?" parameter), which would fire up your loc...
- 22:09 Bug #23699: wrong table-cell rendering in RTE included tables
- I guess this is a duplicate of very old issue #0001318. Was just resolved in all branches from TYPO3 3.8+ !
Please... - 09:03 Bug #23699: wrong table-cell rendering in RTE included tables
- with:
lib.parseFunc_RTE {
externalBlocks.table.HTMLtableCells {
default >
default.stdWra... - 08:33 Bug #23699: wrong table-cell rendering in RTE included tables
- Anybody modified my description!?
I wrote:
<td>Zelle 1.1</p></td>
and now you read this:
<td>Zelle 1.1</td>
Ne... - 22:00 Feature #23780: htmlArea RTE: Add word count in the status bar
- Committed to SVN TYPO3core trunk (revision 9147).
- 20:53 Feature #23780 (Closed): htmlArea RTE: Add word count in the status bar
- Currently no indivation of the number of words in the editing area.
Add the current word count in the status bar.
... - 22:00 Revision 20bfb38b: Added feature #16047: htmlArea RTE: Add word count in the status bar
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9147 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:22 Bug #17188: Hardcoded value for target of external links
- It's not hardcoded, it's just set to _blank by default and can be changed through the constant editor. It's exactly t...
- 20:54 Bug #23746: Mask Color ExtJS-Skin
- Resolved as duplicate - forgot that Lars already created this issue.
- 20:13 Bug #22911: Image height is ignored if compression is set to None
- dropped by Dmitry
- 19:58 Bug #16097: Sccessibility issue: XHTML compatibility of text with image content
- Fixed with new feature #11107 in 4.3
- 19:56 Revision 73e2a92d: [+BUGFIX] Extbase (Property): Minor fix in PHP doc comment
- Fix the order of @param annotation in Tx_Extbase_Property_Mapper::mapAndValidate()
Resolves: #5887 - 18:27 Bug #23778 (Closed): htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
- Like the title says if you want to merge table cells using context menu in Firefox it will not work as expected.
... - 18:24 Revision c0bfccb6: Fixed ChangeLog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9146 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:23 Revision 6a2e94df: Added feature #15991: Style error messages in the TYPO3 way
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9145 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:10 Feature #7848: Support array / multiple values in $query->contains
- If I get it right, we just need to convert objects to uids in...
- 16:03 Bug #23777 (Closed): selecting a Clipboard hides save- and other buttons
- When activating any of the clipboards in Web>List module, the save-buttons (and the others) vanish and cannot be repr...
- 15:29 Bug #23776 (Closed): RTE in IRRE-elements not properly initialized in TYPO3 4.4.4
- The problem occures when I creat a new closed IRRE-element. After opening the IRRE Element the RTE is not properly in...
- 13:56 Bug #23775 (Rejected): Login reportes authentication error when database is full
- When using a database with quota settings the login screen will report a authentication failure if the database quota...
- 13:42 Bug #16165: HTMLparser.removeTags doesn't work correct with p
- See bug #14884
- 13:42 Bug #14884: 'removeTag' does not remove closing tags
- - trunk (rev. 9137)
- TYPO3_4-4 (rev. 9138)
- TYPO3_4-3 (rev. 9139)
- TYPO3_4-2 (rev. 9140)
and for the sake of... - 11:39 Bug #14884: 'removeTag' does not remove closing tags
- How to reproduce :
Configuration:
plugin.tx_myext_pi1 {
parseFunc < lib.parseFunc
parseFunc {
allowTag... - 13:40 Revision 787afe21: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@9144 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:37 Revision e291789d: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@9142 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:35 Revision b2a9aa28: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@9141 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:33 Revision 3583f235: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9140 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:31 Revision 6e9f397d: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9139 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:29 Revision f4665661: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9138 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:27 Revision 5925185d: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9137 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:08 Bug #23774 (Closed): Function TBE_EDITOR_isFormChanged Does not detect changes in RTE fields
- Changes in RTE fields are not detected by function call 'TBE_EDITOR_isFormChanged'.
(issue imported from #M1... - 11:29 Bug #23773 (Closed): Move TCEforms HTML templates to template file
- in TCEforms the templates for form elements are written inline, move them to template file using subparts
(issue ... - 11:23 Bug #20938: SOAP error while uploading an updated extension
- see #21699
- 10:08 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
- Why cant we replace the Icon in the Context Menu?
Wording:
* "Mount as virtual tree root"
* "UnMount virtual tre... - 09:20 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- Hey - So did I. And not one of the promissed solutions did work for me, too..
- 07:40 Feature #23771: htmlArea RTE: Bring custom events under HTMLArea namespace
- Committed to SVN TYPO3core trunk (revision 9136).
- 07:24 Feature #23771 (Closed): htmlArea RTE: Bring custom events under HTMLArea namespace
- Bring all custom events used by the RTE under HTMLArea namespace.
(issue imported from #M16037) - 07:40 Revision 07dc434b: Added feature #16037: htmlArea RTE: Bring custom events under HTMLArea namespace
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9136 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:33 Bug #23770: TYPO3 core does not ignore case when comparing host part of http referrer
- patch is always welcome!
- 07:13 Bug #23770 (Closed): TYPO3 core does not ignore case when comparing host part of http referrer
- All versions of TYPO3 I looked at (4.2.x, 4.3.x, 4.4.x) do NOT ignore case when comparing the host part of the http r...
- 07:28 Bug #23769: Server crashes calling t3lib_div::validEmail() with a string which has more characters than 2264
- see http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-020/ => Vulnerable subcomponent #3: Validation/ ...
- 04:21 Bug #23513: IRRE: Foreign selector with groupdb won't add new items
- Patch committed to SVN TYPO3core trunk (revision 9133), branch TYPO3_4-4 (revision 9134) and branch TYPO3_4-3 (revisi...
- 04:21 Revision e1149dc1: Fixed bug #15657: IRRE: Foreign selector with groupdb won't add new items (Thanks to Thomas Maroschik)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9135 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:16 Revision 9c467788: Fixed bug #15657: IRRE: Foreign selector with groupdb won't add new items (Thanks to Thomas Maroschik)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9134 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:59 Revision a916ec0c: Fixed bug #15657: IRRE: Foreign selector with groupdb won't add new items (Thanks to Thomas Maroschik)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9133 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:03 Revision ff6f5243: Follow-up to #16018: Remove CSH icons from Core and replace by new CSH API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9132 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-17
- 22:31 Bug #23769 (Closed): Server crashes calling t3lib_div::validEmail() with a string which has more characters than 2264
- Hi, all
I'm using the extension formhandler to create some complex forms.
The logs of this extensions are saved i... - 17:29 Bug #23699: wrong table-cell rendering in RTE included tables
- Regarding the issue, is the html correctly structured in the database?
Please upload an example html content in a ... - 17:26 Bug #23699: wrong table-cell rendering in RTE included tables
- If what you want is to avoid having paragraphs within table cells, why not use
RTE.default.buttons.table.disableEn... - 16:48 Task #10309 (Closed): Test mail notification feature
- Test mail notification feature
- 16:47 Feature #23768 (Closed): API for Trees and ContextMenus
- Problem:
Currently we are missing a stable, modern and flexible approach to create trees and contextmenus.
Note:... - 16:45 Bug #10308 (Closed): Tab styling
- the tabs within the workspace module are not styled yet ...
- 16:42 Bug #23767 (Closed): Overwork tree frame design
- The page/file tree frame shows a big inconsistency and was kind of "ignored" while restyling for 4.4:
Active area is... - 16:40 Feature #9759 (Resolved): Module: Improve styling of the whole new grid view
- Just discussed with Steffen R. and found that this task is done... thanks
- 16:39 Feature #9794 (Under Review): Defining userinterface of new workspaces module
- 16:25 Bug #23751: Remove CSH icons from Core and replace by new CSH API
- committed to trunk (rev. 9131).
- 16:24 Revision 96835bcc: Added feature #16018: Remove CSH icons from Core and replace by new CSH API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9131 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:22 Revision 420ebe91: Followup to #16006: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon - fix for flexforms (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9130 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:21 Feature #23766 (Closed): Implement new layout and labels for tt_content as result of T3UXW09
- This is one of the results of team 1 of the user experience week.
It implements a completely new structure for tab... - 15:52 Bug #23765: Page tree root node lacks white-space: nowrap
- trunk rev 9129
- 15:46 Bug #23765 (Closed): Page tree root node lacks white-space: nowrap
- If the tree frame is very narrow, the site title is wrapped, while other nodes not. Cause: white-space: nowrap is onl...
- 15:50 Revision ea132748: Fixed bug #16030: Page tree root node lacks white-space: nowrap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9129 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:33 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
- Renamed it to "virtual tree mount". I would ignore the !mount-virtual-roottree.png! for the moment, before tree is re...
- 14:57 Revision e969fe1f: Follow-up to 15998. Don't pass by reference (deprecated in 5.3). Thanks to Steffen Gebert.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9128 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:29 Bug #23764 (Closed): Improve ExtJS skin: Buttons
- work in progress
(issue imported from #M16029) - 14:11 Bug #10300: versioning module: change preview links
- The workspace module itself should also use a smarter way to set the preview links - see patch version2 for #13610 on...
- 11:12 Bug #10300 (Closed): versioning module: change preview links
- if you have only versioning you see only the frontend preview without options
links needs to be changed - 13:05 Feature #23472: Introducing t3lib_div::getObjectEnv($input) and t3lib_div::getType ($input)
- As stated by the author in the TYPO3 Core list, this bug can be closed.
- 12:54 Bug #23689: Icon to synchronize elements in inline relation is missing in sprites
- fixed with #23628
- 12:53 Bug #23628: Sprite - IRRE record synchronization icon missing
- committed to svn
4_4 rev 9126
trunk rev 9127 - 12:50 Revision d2c29c4f: Fixed bug #15830: Sprite - IRRE record synchronization icon missing (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9127 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:49 Revision bd38e2cd: Fixed bug #15830: Sprite - IRRE record synchronization icon missing (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9126 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:40 Bug #23758: Cannot hook into the marker replacement functionality for BE templates
- Nope. looks like mantis fooled me. Thanks!
- 12:39 Bug #23758: Cannot hook into the marker replacement functionality for BE templates
- Duplicate of #23759. Intentionally?
- 01:05 Bug #23758 (Closed): Cannot hook into the marker replacement functionality for BE templates
- On our way to allow extensions to do *everything*, a postprocessing hook is needed after all markers for the template...
- 12:17 Bug #23719: Reference to global array $TCA without fetching from global scope
- Steffen Gebert commited to trunk rev. 9111
- 12:09 Bug #23639: Use HTML5 as the default TYPO3 Backend doktype
committed v2 to trunk (rev. 9125).- 12:08 Revision b0135c76: Added feature #15844: Use HTML5 as the default TYPO3 Backend doktype
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9125 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:00 Bug #23759: Cannot hook into the marker replacement functionality for BE templates
- committed to trunk (rev. 9123)
- 01:06 Bug #23759 (Closed): Cannot hook into the marker replacement functionality for BE templates
- On our way to allow extensions to do *everything*, a postprocessing hook is needed after all markers for the template...
- 11:59 Revision 6b4213e3: Follow-up to #15998: let the Transport be configurable in the t3lib_mail_mailer constructor, like in the parent class
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9124 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:59 Revision 22540783: Added feature #16026: Added hook / Cannot hook into the marker replacement functionality for BE templates
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9123 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:56 Bug #23753: Streamline usage of template.php:dynTabMenu
- committed v2 to trunk (rev. 9122).
- 11:55 Revision 24b0d993: Fixed bug #16020: Streamline usage of template.php:dynTabMenu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9122 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Bug #23755: Size calculation function can only deal with integers
Committed to trunk (rev. 9119)
Committed to TYPO3_4-4 (rev. 9120)
Committed to TYPO3_4-3 (rev. 9121)- 11:52 Revision 8905b980: Fixed bug #16022: Size calculation function can only deal with integers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9121 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:50 Revision 71ec121b: Fixed bug #16022: Size calculation function can only deal with integers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9120 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:48 Revision 19d995ec: Fixed bug #16022: Size calculation function can only deal with integers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9119 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:41 Bug #23763 (Closed): Enable "clear input field" functionality by default
- #23742 moved the checkbox in front of input fields type text and date as gray "X" inside the input field.
Currentl... - 11:41 Bug #20390: Warning is issued when creating first template
- Quoting Rupert in Core mailing list:
the problem you described was caused by a tcemain action (saving a
tstemplat... - 11:41 Feature #23735: Create a new API based on SwiftMailer to replace t3lib_htmlmail
- Committed to trunk at rev 9116.
- 11:40 Bug #23756: Deprecate unused / old files in typo3/ that belong to the old, removed backend
- Committed to trunk rev 9117
- 11:39 Bug #10303 (Closed): migrate Draft workspace to a real workspace
- to get rid of the "Draft" a.k.a -1 workspace we need a migrator which moves all versioned records to a new real works...
- 11:39 Revision e596e55f: Follow-up to #15663: SpriteGenerator adds empty folder to spritebase, which results in wrong css (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9118 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:35 Feature #2971: Workspace should use DB/file mount of BE user/group
- Behaviour without patch:
# create a normal backend user with a filemount and dbmount assigned
# create a workspac... - 11:34 Revision cff83ff5: Fixed bug #16023: Deprecate unused / old files in typo3/ that belong to the old, removed backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9117 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:29 Task #10301 (Closed): Create RFCs for workspace team changes
- RFCs for the following parts
* workspace module
* version module
* t3lib_userauthgroup
* LANG ext label changes... - 11:25 Feature #2793 (Resolved): check custom staging permissions
- 11:24 Feature #2797 (Resolved): advanced staging integration in workspace preview
- 11:19 Revision 78dda152: Added feature #15998: Create a new API to send mails based on SwiftMailer to replace t3lib_htmlmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9116 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:18 Feature #9758 (Resolved): Module: Implement handler on the PHP side for the accordant actions in the grid view
- 11:15 Feature #9837: Visualize being in a workspace by coloring the top bar
- Screen by HCI needed - asked Jens at Code Sprint Stuttgart
- 11:13 Feature #9752: Module: Implement foldout part of differences in grid view
- Screen by HCI needed
- 11:06 Feature #10289: Move: Remove pager, but integrate live grid function
- needs to be tested with new extjs version if it is possible
- 10:56 Bug #10299 (Closed): Tidy up locallang handling in workspace module
- * Move new added locallang labels to workspace module locallang files
* Tity up changes in LANG locallang files - 10:52 Bug #17075: history/undo doesn't work on versioned pages
- Benni, you are right.
- 10:43 Bug #23744: A new TypoScript cObject: FLUIDTEMPLATE
- Hey,
I'll have a look into this as well :-) I'm on holidays now, but you can expect my feedback on Thursday at lat... - 10:40 Feature #23742: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon
- Committed to trunk (rev. 9114 and 9115)
- 10:39 Revision c1831eed: Fixed bug #16006: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon (Thanks to Jo Hasenau) - added the icon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9115 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:33 Revision 96145e7c: Fixed bug #16006: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9114 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:30 Feature #23760 (Closed): Let typolink honour secure filelink configuration
- filelink may be configured to render secure file download links. Not so with typolinks in general when they are links...
- 01:54 Revision 60dd6b96: Followup to #14396: Warn when KEEP_FILE is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9113 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:41 Feature #10287: Module: Change tab handling - one tab for every workspace
- "All" tab added - CheckboxSelectors not disabled yet ...
- 01:38 Feature #21911: need logDeprecated function for included files
- Won't fix. No response, and in my eyes this can be done with t3lib_div::deprecationLog() which I have actually used f...
- 00:18 Feature #10288 (Accepted): Module: Move action icons to right place in row
- The column for prev and next action needs change to be in the same column as the stage. Regarding Tolleiv thats possi...
- 00:11 Feature #10288 (Resolved): Module: Move action icons to right place in row
- 00:16 Feature #10290 (Resolved): Module: Update Changes column
- 00:10 Bug #23738: Refactoring of t3lib_spritemanager_SimpleHandler
- Commited attached patch to trunk rev. 9112.
- 00:09 Revision f289a39b: Cleanup #16002: Refactoring of t3lib_spritemanager_SimpleHandler (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9112 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-16
- 23:54 Revision 59d0cda3: Fixed bug #15976: [version] Reference to global array without fetching from global scope
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9111 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:40 Revision 0d711a9c: Follow-up to #15576: Code for errorpage template was contained twice
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9110 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:39 Bug #23757 (Closed): t3lib_BEfunc::getLabelFromItemlist only returns the first label from TCA
- If you have a TCA column of type select, with multiple static (!) items in there, and you have multiple entries selec...
- 23:34 Feature #20167: Integrate nice looking message and integrate resend when backend was locked for maintenance
- I think the die() call is fixed with #23464
Is this feature really so frequently used that we need the resending? ... - 23:23 Bug #23756 (Closed): Deprecate unused / old files in typo3/ that belong to the old, removed backend
- For TYPO3 4.4, the old backend alt_main.php was removed, but all the frames that belong to that backend type weren't ...
- 23:06 Revision 9d0b11a4: Follow-up to #15576: Code for t3lib_message_ErrorpageMessage was contained twice
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9109 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:55 Feature #9948 (Resolved): StageID for "Ready for publish" needs to be changed
- The following const are available in class Tx_Workspaces_Service_Stages
// if a record is in the "ready to publish... - 22:53 Bug #23755 (Closed): Size calculation function can only deal with integers
- The conversion function t3lib_div::getBytesFromSizeMeasurement($limit) casts the $limit function to integer. Usually ...
- 22:24 Bug #23754: TCEmain: Put visibility functions to the appropriate methods
- Revision 9108. Committed.
- 22:18 Bug #23754 (Closed): TCEmain: Put visibility functions to the appropriate methods
- Tolleiv Nietsch and me decided to put the following public statements that we consider is the official API function c...
- 22:20 Revision 40328899: Fixed bug #16021: TCEmain: Put visibility functions to the appropriate methods (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9108 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:11 Bug #23753 (Closed): Streamline usage of template.php:dynTabMenu
- There has been some development with dyntabmenus:
- the separate function to load the dyntabmenu JS code isn't nee... - 21:05 Feature #23752 (Closed): Stage notification emails should be localizable
- Right now, when you want to notify admins/editors etc of a stage change of an element, the stage notification emails ...
- 20:59 Feature #23533: TSConfig needs conditions for current page (backend)
- Committed to trunk rev 9106
Thanks for your contribution, Stefan! - 20:58 Revision 2f657177: Added feature #15696: Implement TypoScript conditions for the current page record (Thanks to Stefan Neufeind)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9107 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:50 Bug #23603: Uninitialized variables in t3lib
- rev 9100, rev 9102, rev 9103 trunk
- 20:45 Bug #22972: IRRE Move-Icon should have curser:move
- committed this no-brainer
to trunk (rev. 9105)
to TYPO3_4-4 (rev. 9106)
- 20:44 Revision 6c9539ce: Fixed bug #14835: IRRE Move-Icon should have curser:move (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9106 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:43 Revision 06cedc91: Fixed bug #14835: IRRE Move-Icon should have curser:move (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9105 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:36 Bug #25670: Since new CSH handling, no icon in scheduler works anymore
- Commited to trunk in rev. 9104.
- 20:18 Bug #25670 (Closed): Since new CSH handling, no icon in scheduler works anymore
- Scheduler adds a class="typo3-csh-link" to all A-tags around icons to have them styled like the CSH icons (without "u...
- 20:34 Bug #22986: Slow query in sys_history due to missing key on tstamp / tablename
- In my case, this key is used on that DELETE:
KEY `recordident` (`tablename`,`recuid`,`tstamp`),
mysql> explain ... - 20:27 Revision 741d0d33: Fixed bug #16016: Scheduler: Since new CSH handling (#15990), no icon in scheduler works anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9104 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:27 Bug #23751 (Closed): Remove CSH icons from Core and replace by new CSH API
- With the new CSH API that hovers over elements, the help icons on many places within the core don't make sense anymor...
- 20:24 Bug #23750 (Closed): History of file uploads in MM records is not saved
- Due to wrong variable names, file upload handling for history records within MM relations are not saved.
The patch... - 20:21 Revision 7cb44f6e: Fixed bug #15799: Uninitialized variables in t3lib within TCEmain (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9103 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:18 Revision 6281643d: Fixed bug #15799: Uninitialized variables in t3lib within version extension (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9102 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:10 Bug #23709: Enable debug mode in BE
- Commited to trunk as rev. 9101.
- 20:09 Revision e1afe83e: Added feature #15966: Adds mode to debug the backend ($TYPO3_CONF_VARS['BE']['debug']) (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9101 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:03 Bug #17075: history/undo doesn't work on versioned pages
- Hey Masi.
Sounds like this issue is related to page-versioning. Right? If so, we can close this issue as this vers... - 19:41 Revision b004f657: Fixed bug #15799: Uninitialized variables in t3lib (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9100 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:38 Feature #10287 (Accepted): Module: Change tab handling - one tab for every workspace
- Regular tabs for the workspaces work as supposed - "All" tab is missing
- 10:53 Feature #10287 (Closed): Module: Change tab handling - one tab for every workspace
- Create tabs for every workspace. Per workspace you see only the changes of this workspace. You see only tabs for whic...
- 19:36 Feature #23464: Enable customization for fatal error messages in the backend and frontend
- Committed to trunk - Revisions: #9098 and #9099
- 19:35 Revision 8cbbdb1f: Fixed bug #15576: Enable customization for fatal error messages in the backend and frontend / Make all page errors RuntimeExceptions and unify BE and FE fatal errors in a single HTML template (Thanks to Reinhard Führicht, Aske Ertmann) - Part 2 - Usecases
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9099 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:34 Revision 74c7bb75: Fixed bug #15576: Enable customization for fatal error messages in the backend and frontend / Make all page errors RuntimeExceptions and unify BE and FE fatal errors in a single HTML template (Thanks to Reinhard Führicht, Aske Ertmann) - Part 1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9098 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:01 Feature #23749: Implement new layout and labels for pages as result of T3UXW09
- New German labels attached.
- 17:59 Feature #23749 (Closed): Implement new layout and labels for pages as result of T3UXW09
- This is one of the results of team 1 of the user experience week.
It implements a completely new structure for tab... - 18:15 Bug #23745: refactor sprite icon api, to have more elementary functions instead of big ones
- Commited to trunk, rev. 9097.
- 10:51 Bug #23745 (Closed): refactor sprite icon api, to have more elementary functions instead of big ones
- in t3lib_iconWorks there are 2 functions, mapFileExtensionToSpriteIconClasses and mapRecordTypeToSpriteIconClasses wh...
- 18:12 Revision e43d131b: Cleanup #16009: Refactor sprite icon API, to have more elementary functions instead of big ones (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9097 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Bug #23593: Set readLLPHPfile to deprecated, resolve undefined vars in t3lib_div
- +1 by testing, can't find the RFC in the mailing list
- 17:38 Bug #23748 (Rejected): No CSS-class "tx-felogin-pi1" in default-template
- The typoscript-setup refers to tx-felogin-pi1. However that class is not present in the default template-file. If it ...
- 16:08 Feature #23747 (Closed): getUrl function needs support for sending POST data
- When retrieving information from a URL it is sometimes necessary to send POST data. For example when you need to send...
- 13:59 Bug #23746 (Closed): Mask Color ExtJS-Skin
- Background-mask-color should be black with the given amount of opacity.
For the new tree and module-overlays with... - 13:51 Feature #23654: Provide function to open debug messages in a popup
- trunk rev 9096
- 13:48 Revision d36a0412: Fixed bug #15868: Provide function to open debug messages in a popup (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9096 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:45 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
- All Images ...
pagetree-workspace-treeroot-after.png
!pagetree-workspace-treeroot-after.png!
pagetree-workspace-tre... - 12:07 Bug #3096 (Accepted): Workspace and temporary DB-Mount on top of pagetree messy
- As it's a core feature now, we need to take care about it, now.
1. The Icon will be updated
2. The Dialog is updated... - 13:26 Revision 2eb15ed8: Cosmetics in ChangeLog, and forgotten Thanks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9095 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:25 Feature #23266: Core lacks "current" flags
- Committed revision 9094.
- 13:25 Revision 4bd0ce00: Added feature #15229: Core lacks current flags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9094 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:03 Bug #23662: Put versioning code from TCEmain in version extension - part #2
- committed to trunk (rev. 9093).
- 13:02 Revision 6bbcdacf: Fixed bug #15877: Put versioning code from TCEmain in version extension - part #2 - moving records
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9093 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:50 Feature #23743: Allow skins to register sprites through addIconSprite
- Committed revision 9092.
- 12:49 Revision 4be5a8f4: Added feature #16007: Allow skins to register sprites through addIconSprite
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9092 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:54 Bug #22659: Warn when KEEP_FILE is set
- committed to trunk rev 9091
- 11:53 Revision 35cce5fb: Fixed bug #14396: Warn when KEEP_FILE is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9091 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Task #10018 (Resolved): Move workspace selector to workspace ext.
- Added access check. Selector is only shown if the user has rights to more than one workspace (including LIVE workspace)
- 11:21 Bug #23595: Improve ExtJS skin: Grids
- committed at T3CSS10 to trunk rev 9090
- 09:47 Bug #23595: Improve ExtJS skin: Grids
- attached
- 02:34 Bug #23595: Improve ExtJS skin: Grids
- any before / after screenshots?
- 11:19 Revision c5911e7b: Fixed bug #15789: Improve ExtJS skin: Grids
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9090 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Bug #22184: Moving inside workspace selects wrong move-destination
- Hey Stefan.
Yes. then it's fixed in all the next versions (16005 was committed to trunk).
Thanks
Benni. - 00:17 Bug #22184: Moving inside workspace selects wrong move-destination
- Tried to replicate the problems I found at that time (already quite a while ago) now with TYPO3 4.4.4. Besides the pl...
- 11:01 Feature #10291 (Closed): Module: Change action icon handling
- * show action column icons only on rollover
* if no actions are allowed for one row, display a text in this column "... - 10:59 Feature #10290 (Closed): Module: Update Changes column
- -> Hide changes column per default
-> New name: Difference
-> Contains only f.e. 20% (without bar) - 10:57 Feature #10289 (Closed): Move: Remove pager, but integrate live grid function
- nice to have
- 10:56 Feature #10288 (Closed): Module: Move action icons to right place in row
- Module: Move action icons to right place in row
See skribble of Jens - 10:51 Feature #10286 (Closed): Module: Move Generate Workspace Preview Link in doc header
- Module: Move Generate Workspace Preview Link in doc header
-> see skribble of Jens - 10:48 Feature #2794 (Resolved): advanced staging core db changes
- 10:48 Feature #2795 (Resolved): advanced staging integration in existing workspace GUI
- 10:48 Feature #2796 (Resolved): advanced staging labels and localization
- 10:48 Feature #2798 (Resolved): advanced staging module
- 10:47 Feature #2918 (Resolved): Possiblity to select be_groups in responsible persons field of custom stage
- 10:45 Bug #699: Page tree selection
- The Workspace Team will take care about this issue.
The desided to have only one color for Workspace changes.
This ... - 10:44 Bug #3546 (Closed): Click on "Create new" to create new workspace stage brings 404
- 10:43 Feature #5923 (On Hold): Notify per email if groups are selected instead of single users
- 10:34 Feature #9754 (On Hold): Module: Implement Workspaces List tab
- We decided to first not implement this functionality in new workspace module.
- 10:31 Feature #9794: Defining userinterface of new workspaces module
- updated suggestion for new workspace module by HCI team (jens and lars). created at core sprint meeting in Stuttgart
... - 10:22 Task #10201 (Resolved): Set up test environment for team members
- 10:15 Feature #9819: Workspace preview window
- h2. Core Sprint Meeting Stuttgart discussion result:
Member: Jens(HCI), Lars(HCI), Tolleiv, Sonja
We discussed the ... - 02:35 Feature #19611: Add a way to hook into the publish process for a workspace
- adopted the title to be more in the line of a "feature" description
- 01:40 Feature #19611: Add a way to hook into the publish process for a workspace
- I think this patch can be closed as well, as the version code is now in a separate hook and could be replaced by your...
- 02:33 Bug #23744: A new TypoScript cObject: FLUIDTEMPLATE
- How about a shorter name, like just plain and simple FLUID?
Another idea I once had which is somehow related: I p...
2010-10-15
- 23:39 Bug #23741: Live workspace does not respect move-to-placeholders
- committed to trunk (rev. 9084 / 9089)
committed to TYPO3_4-4 (rev. 9085 / 9088)
committed to TYPO3_4-3 (rev. 9086 /... - 17:45 Bug #23741 (Closed): Live workspace does not respect move-to-placeholders
- if you have ever moved a page on a workspace, and you switch back to the live workspace, you'll see these strange pag...
- 23:38 Revision 30813293: Followup to #16005 - added some more comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9089 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:37 Revision 1e82f928: Followup to #16005 - added some more comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9088 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:36 Revision 6651ff2a: Followup to #16005 - modified comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9087 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:35 Revision bdeb07f9: Fixed bug #16005: Live workspace does not respect move-to-placeholders
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9086 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:34 Revision 280cc39d: Fixed bug #16005: Live workspace does not respect move-to-placeholders
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9085 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:33 Revision 5f5c7808: Fixed bug #16005: Live workspace does not respect move-to-placeholders
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9084 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:31 Bug #20694: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
- committed to trunk (rev. 9082),
committed to TYPO3_4-4 (rev. 9083)
- 23:31 Revision 8da48e76: Fixed bug #11444: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]" (Thanks to Robert Heel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9083 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:28 Revision 18bb3edd: Fixed bug #11444: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]" (Thanks to Robert Heel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9082 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:58 Bug #23728: Introduce a new CSH API function and make use of it in TCEforms
- committed to trunk (rev. 9081)
- 22:56 Revision f9204439: Added feature #15990: Introduce a new CSH API function and make use of it in TCEforms
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9081 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:33 Bug #23744 (Closed): A new TypoScript cObject: FLUIDTEMPLATE
- This is a result of some enthusiastic guys (Steffen Ritter and me) from the code sprint. Something we wanted for a lo...
- 21:21 Feature #23743 (Closed): Allow skins to register sprites through addIconSprite
- Currently, extensions can register sprites using t3lib_spriteManager::addIconSprite(). This requires an array of icon...
- 20:55 Bug #23439: PHP Warning in t3lib_spritemanager
- Steffen, you haven't seen the -v2 patch? I would prefer that solution, as it doesn't make sense to cast an unitialize...
- 20:39 Bug #23439: PHP Warning in t3lib_spritemanager
- committed to svn
4_4 rev 9077
trunk rev 9078 - 19:48 Bug #23439: PHP Warning in t3lib_spritemanager
- thanks for your bug report, we currently found this one ourselves...
we think we better initialize the array - 20:45 Bug #23616: Feature: Add a concatenate class
- commited?
- 20:40 Revision 66b396b2: changed credits
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9080 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:40 Revision de60a76a: changed credits
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9079 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:36 Revision c0ddc6b1: Fixed bug #15928:#15543 Bugfix : PHP Warning in t3lib_spritemanager (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9078 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:34 Revision 1d595557: Fixed bug #15928:#15543 Bugfix : PHP Warning in t3lib_spritemanager (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9077 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:28 Bug #23611: After #23535: Fatal error: Class 'tslib_mediaWizardManager' not found (resulting in no thumbnails in the filelist)
- trunk rev 9076
- 20:24 Revision 84fe3863: Fixed bug #15807: No thumbnails generated with thumbs.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9076 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:04 Feature #23688: Replace the current if-construct of stdWrap with real functions and make each of them stdWrap aware
- committed v4 to trunk rev 9075
- 20:02 Revision 6f6b9164: Fixed bug #15928: Replace the current if-construct of stdWrap with real functions and make each of them stdWrap awaret (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9075 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:55 Bug #22184: Moving inside workspace selects wrong move-destination
- Hey Stefan,
I'd say that this issue is related to #16005, where I've sent a patch to the TYPO3 core list. With the... - 19:45 Feature #23742: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon
- +1 reading and idea
- 19:30 Feature #23742: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon
- It has to be: The icon will not show at all, unless there is a value in the field and the mouse hovers over the field.
- 19:28 Feature #23742 (Closed): Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon
- For input fields in TCE-forms there is an optional checkbox, that offers a different behaviour depending on the data ...
- 19:29 Bug #17012: Create versions from contet menu "versioning" does not refresh the page tree
- Could not reproduce this issue, worked just fine in trunk.
- 19:00 Bug #23515: SpriteGeneration generates wrong output if there are several icons sizes which are same width and nearly same count
- committed at T3CSS10 to trunk rev 9074
- 18:58 Feature #23740: Add RTE to login news
- trunk rev 9073
- 17:33 Feature #23740 (Closed): Add RTE to login news
- ... to give users the possibility to format the news and to add links etc.
(issue imported from #M16004) - 18:57 Revision 287d42ab: Fixed bug #15662: Bug: SpriteGeneration generates wrong output if there are several icons sizes which are same width and nearly same count (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9074 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:44 Revision ff0745de: Added feature #16004: Add RTE to login news to give users the possibility to format the news and to add links etc.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9073 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:18 Bug #23350: Don't show the logged-in message when I'm logged in
- You can remove any output from the felogin extension via the felogin template which is to be found in the extension d...
- 16:22 Bug #23739 (Closed): Translation Diff not working for child pages
- I've created a page with a child page. I've translated the child page in German.
Now if you go to the child page de... - 15:28 Bug #23738 (Closed): Refactoring of t3lib_spritemanager_SimpleHandler
- the simple handler implementation contains stuff which also would be needed in other handlers...
split it up in an... - 15:00 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- Wrote 15042_v2.patch with Steffen Gebert.
Database error will just shown, if database connection could not establi... - 14:31 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- The patch 15042_v1.patch fixes the problem in backend.
If database connection could not established and database ... - 14:50 Feature #23726: Refactor TCA definitions of table pages
- Committed to SVN Trunk (rev. 9072)
- 14:49 Revision 7626bf3a: Added feature #15988: Refactor TCA definitions of table pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9072 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:55 Feature #9947 (Under Review): 4.x -> 4.5 Install Tool migration script
- The functionality has been implemented but should not be used until custom-stages was cleaned up by Sonja (will happe...
- 12:32 Bug #23622: t3lib_beFunc use $this in static methods
- committed at T3CSS10 to svn
4_4 rev 9070
trunk rev 9071 - 12:30 Bug #23737 (Closed): Move versioning selector to the version extension
- As a another step in having all version-related code separated out, the logic of rendering the version select box in ...
- 12:30 Revision a8ac1b7d: Fixed bug #15822: t3lib_beFunc use $this in static methods
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9071 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:30 Revision b8f079c5: Fixed bug #15822: t3lib_beFunc use $this in static methods
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9070 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:28 Bug #23720: Record deletion emitts error message
- Yes, of course, has been fixed.
- 12:15 Bug #23720: Record deletion emitts error message
- Is it fixed? add a comment when "resolving" please!
- 12:17 Bug #23731: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in intall tool
- Committed while T3CSS10 to svn
trunk rev 9064
4_4 re 9065
4_3 rev 9066 - 12:16 Bug #23730: Incorrect default value of permalogin
- committed at T3CSS10 to trunk rev 9069
- 12:15 Revision e8004b8e: Fixed bug #15992: Bugfix: Incorrect default value of permalogin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9069 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:13 Bug #23697: locallangXMLOverride should not distinguish between paths ending with php and xml (like readLLfile does)
- Committed to trunk rev. 9068
Thanks for your contribution, Andreas! - 12:12 Revision 82c2f3a0: Added feature #15942: locallangXMLOverride should not distinguish between paths ending with php and xml (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9068 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:08 Bug #23736 (Closed): Condition with globalVar TSFE does not care about page language overlay
- Image you have an additional field (in my case a checkbox) within the pages table, named tx_ext_field.
This is a p... - 11:50 Bug #23727: Create a new abstract class t3lib_message_abstractmessage
- committed to trunk (rev. 9067).
- 11:48 Revision c2e93c6a: Added feature #15989: Create a new abstract class t3lib_message_abstractmessage
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9067 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Revision d0d69d65: Fixed bug #15993: Bug: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in install too
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9066 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Revision e35ebf49: Fixed bug #15993: Bug: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in install too
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9065 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:22 Bug #23580: Icon for hidden field doesn't work with IRRE
- example work around (t3lib/jsfunc.inline.js) for complaining editors.
- 11:21 Revision 56ac9f25: Fixed bug #15993: Bug: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9064 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:10 Feature #22845: Feature Request to add priority on groupLogin
- Hi Navi,
If you wan't to achieve this, here is how we did it :
We created an extension (called bm_auth in our pro... - 10:15 Feature #22845: Feature Request to add priority on groupLogin
- I would like a function like this as well!
- 11:05 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- trunk rev 9063
- 11:03 Revision 7be1829a: Fixed bug #8980: unlink of non existant lockfiles generates warnings in frontend (Thanks to André Stösel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9063 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:00 Feature #23735 (Closed): Create a new API based on SwiftMailer to replace t3lib_htmlmail
- t3lib_htmlmail is ugly and non-RFC conformant. Use existing library SwiftMailer to replace the functionality with a n...
- 10:43 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- yes Bernhard, this second case was a page that held three zip files
when i exclude this one page, the export functio... - 10:34 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- It uses the memory for storing the files which get referenced from content elements or other exported recoreds. The i...
2010-10-14
- 23:59 Bug #23687: Throws Exception "Class does not exist" in Front- and Backend using memcache and caching-framework
- Duplicate of bug id 0015866
- 22:37 Bug #23732: Clearing caches in backend only displays nothing but string(0) ""
- 4.1 is not supported anymore
- 19:53 Bug #23732: Clearing caches in backend only displays nothing but string(0) ""
- Hi Daniel,
can you debug what causes this string to appear there? Where does it come from? - 19:27 Bug #23732 (Closed): Clearing caches in backend only displays nothing but string(0) ""
- Like in issue" 015263: Clearing caches in backend only displays empty frame" but »string(0) ""«.
By clicking on "Cle... - 22:15 Bug #21102: IRRE: Selected items not removed from selector when foreign_unique is set
- I can confirm that the patch works as expected.
- 22:09 Bug #23734 (Closed): Multiple problems with using combinations of foreign_selector, foreign_unique and useCombination
- IRRE presents several problems when using certain combinations of the foreign_selector, foreign_unique and useCombina...
- 21:44 Bug #23733 (Closed): doktype limitation from be_groups is not applied to alternative page languages (pages_language_overlay)
- Since 4.3 it is possible to switch the doktype for alternative page languages. There are several places, where a chec...
- 21:22 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- i've had this message (memory exhausted) now for the second time.
the question is: why does impexp use up the memory... - 19:18 Bug #23725: TypoScript : preCObject and prepend not rendered in TMENU
- Of course... I'm so sorry...
How can we close a bug ? I can't see the button. - 19:06 Bug #23725: TypoScript : preCObject and prepend not rendered in TMENU
- Seems to be a configuration issue; should work when you use the correct syntax.
- 16:25 Bug #23725: TypoScript : preCObject and prepend not rendered in TMENU
- stdWrap.prepend.value <span class="2.stdWrap.prepend"></span>
^^ here is a =... - 12:25 Bug #23725 (Closed): TypoScript : preCObject and prepend not rendered in TMENU
- preCObject and prepend are not rendered in TMENU.stdWrap
This is a code sample :
menu.test = HMENU
menu.test {... - 18:32 Bug #23731 (Closed): Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in intall tool
- The subject says it all:
Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on"... - 18:30 Bug #23730 (Closed): Incorrect default value of permalogin
- The default value of permalogin (2) in config_default at the moment doesn't make sense and should be corrected.
0,... - 17:53 Bug #21433: FE lifetime is ignored
- Sun, whats your value in [permalogin] (install tool / All Configuration )? Is the value "-1"? If it is "-1", then the...
- 17:51 Bug #23729 (Closed): Style error messages in the TYPO3 way
- Output of printError() looks ugly and doesn't reflect the current style of TYPO3
(issue imported from #M15991) - 17:33 Bug #23728 (Closed): Introduce a new CSH API function and make use of it in TCEforms
- The Usability and Design team decided to get rid of the hundreds of help icons in the TYPO3 Backend. instead, the rig...
- 17:20 Bug #23720: Record deletion emitts error message
- Is this fixed with the latest trunk?
- 16:52 Bug #23727 (Closed): Create a new abstract class t3lib_message_abstractmessage
- As we need a clean way to create messages (e.g. for error messages) that are not related to t3lib_flashmessage, I cre...
- 16:48 Bug #23604: Cleanup CSH Code
- Fixed in r9062.
- 16:43 Revision 5be9ac5f: Fixed bug #15800: Cleanup CSH code (Thanks to Benjamin Mack and Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9062 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:35 Revision 0e35e729: Corrected eol-style for notification.js as a prerequisite for #15800.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9061 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:22 Bug #23184: page.CSS_inlineStyle doesn't work
- Björn Paulsen, have you still the same problem or was the post from Jens Hirschfeld helpful and we can close this (bu...
- 16:20 Revision aac84f5e: Followup to #15740: Move versioning code from TCEmain into "version" extension - delete action deleted entries twice (once in deleteAction and once in version extension)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9060 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:12 Feature #23724: Optimize query to determine whether a frontend user has access to content elements or pages
- Thanks Björn for pointing this out. What would be alternatives in this case? Use separate queries? Or rewrite this pa...
- 13:27 Feature #23724: Optimize query to determine whether a frontend user has access to content elements or pages
- from: http://dev.mysql.com/doc/refman/5.1/en/subquery-restrictions.html (same also for 5.5)
#
Subquery optimizati... - 13:21 Feature #23724: Optimize query to determine whether a frontend user has access to content elements or pages
- Be careful with subselects, mysql seems t have some performance problems:
http://bugs.mysql.com/bug.php?id=16159
... - 11:17 Feature #23724 (Closed): Optimize query to determine whether a frontend user has access to content elements or pages
- The WHERE part of the query to determine whether a frontend user has access to a particular element (tt_content in th...
- 16:00 Feature #23726 (Closed): Refactor TCA definitions of table pages
- The TCA definitions of the table pages are located in t3lib/stddb/ and typo3/sysext/cms/. Since this page has no dyna...
- 15:58 Bug #23552: TCE_Forms Select & group fields remove item bug (have seen #0014599)
- Can't reproduce the issue too.
Aske, can you send us the extension key or the t3x-file? And exists this issue in e... - 15:07 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- What's the status here?
@ Oliver: Jigal posted a similar patch on Core List (no other patches in that thread till ... - 13:01 Revision cd224a63: [+BUGFIX] Fluid (ViewHelpers): ImageViewHelper supports additionalAttributes argument
- The image view helper did not call the parent constructor, which registeres the "additionalAttributes" argument. Than...
- 12:37 Bug #23111: Adding pages with Web>Functions ignores TSconfig TCEMAIN.permissions.
- I could not reproduce this Bug in developer version 4.5.
Could you check it on version 4.5 please? - 12:20 Bug #23602: Deprecate some old functions in typo3/template.php
- committed to trunk (rev. 9059)
- 12:20 Revision fa3787d5: Fixed bug #15798: Deprecate some old functions in typo3/template.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9059 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:17 Bug #23605: Deprecate t3lib_div::rm_endcomma
committed the latest version to trunk (rev. 9058)
- 12:16 Revision e9ee7b37: Fixed bug #15801: Deprecate t3lib_div::rm_endcomma
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9058 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:30 Feature #20955: Override FE labels with XML files
- Hint: The feature has later been overworked to not use $TYPO3_CONF_VARS['SYS']['XLLfile'], but to react to $TYPO3_CON...
- 11:04 Feature #14175: No Plain-text List Option
- committed to trunk (rev. 9055)
committed to TYPO3-4-4 (rev. 9056)
committed to TYPO3-4-3 (rev. 9057) - 11:04 Revision 31112cc5: Fixed bug #103: No Plain-text List Option
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9057 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:02 Revision 8689e16f: Fixed bug #103: No Plain-text List Option
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9056 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:00 Revision 56111b38: Fixed bug #103: No Plain-text List Option
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9055 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:54 Bug #23723 (Closed): Worspaces with Templavoila Adding new Content-Elements
- Page is setup with Templavoila. The DS is using oldStyleColumnNumber.
I have addes own new columns. i.e.:
251 => AD... - 00:22 Bug #23587: Installation of Introduction Package fails without error message when gzuncompress() is missing
- #23147 will be contained in alpha3
2010-10-13
- 22:09 Bug #23587: Installation of Introduction Package fails without error message when gzuncompress() is missing
- Seems like this is still an issue:
Lutz Bettge reported this problem for TYPO3 4.5alpha2 in #23708. - 22:08 Bug #23708: Introduction package not installed
- Resolved as duplicate of #23587.
- 22:03 Bug #23708: Introduction package not installed
- I just discovered that this is in fact a duplicate of issue 0015780;
the problem was that the webserver was not rest... - 18:58 Bug #22329: Date field in content elements
- The problem here is that you have date *and* strftime set. Both will be applied one after the other and thus you get ...
- 16:44 Bug #23722: media content element: format of flashvars is nowhere specified
- just found the solution here.
http://old.nabble.com/How-do-i-set-custom-flash-parameters-in-the-new-media-element--... - 16:43 Bug #23722 (Closed): media content element: format of flashvars is nowhere specified
- after inserting the media content element on a page, i want to add some flash vars, such as transparent background. I...
- 15:21 Bug #23721 (Closed): Cleanup of sysext sys_note
- The output of the sys_notes doesn't use the new skin. furthermore the code is ugly.
Changes done:
- changed calls t... - 13:04 Bug #23720 (Closed): Record deletion emitts error message
- Deleting any record emitts an error message: "Attempt to delete record without delete-permissions", but the record is...
- 13:01 Bug #23718: The default lifetime of the cache has a wrong value and can not be changed
- it can only be used from a t3lib_cache_backend_xx object
so like i have said, if usind a t3lib_cache_frontend_xx ... - 12:51 Bug #23718: The default lifetime of the cache has a wrong value and can not be changed
- this is not correct
$this->backend->setDefaultLifetime(10000) - 11:57 Bug #23718 (Closed): The default lifetime of the cache has a wrong value and can not be changed
- The variable $defaultLifetime is set to 3600 instead of 0 (like documentated) in the t3lib_cache_backend_AbstractBack...
- 12:05 Bug #23719 (Closed): Reference to global array $TCA without fetching from global scope
- Versioning hook processCmdmap_deleteAction reads from $TCA[$table]['ctrl']['versioningWS'] withouth importing it from...
- 11:34 Bug #23717 (Closed): Can't set different access rights for different file mounts
- I have the following problem:
I need to create two file mounts, one is a public one where the superior organizatio... - 11:09 Revision 0f4ec6be: Follow-up to #15874: Provide unit tests for t3lib_div::dirname
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9054 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Bug #23505: Replace magic numbers for shortcut_mode with class constants
- committed to trunk rev. 9053
- 11:03 Revision 8da1507b: Fixed bug #15644: Replace magic numbers for shortcut_mode with class constants
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9053 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:33 Bug #23490: Images inserted in the RTE are not rendered xhtml-valid in the frontend
- < hr > tag is also changed, < br > not.
In rte: < img />< hr />< br />
In db: < img />< hr>< br />
In front: < img... - 09:22 Bug #23106: SimulateStatic can be exploited to make sites show up as duplicate content
- A solution would be to use the cannonical tag to avoid duplicate content for search engines.
<link rel="canonical" h... - 08:56 Bug #23716 (Closed): File module uses PATH_site in links
- I just considered, that the file-modul in all links (not at the tree) passes the whole absolute file or folder path i...
- 00:18 Bug #25588: use t3editor in file_edit to edit files in fileadmin
- committed to trunk rev 9051
- 00:17 Revision eb1c4581: recommitted class.tx_t3editor_hooks_fileedit.php (was doubled applied)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9052 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:09 Revision 468299ab: Added feature #15950: Use t3editor in file_edit to edit files in fileadmin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9051 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-12
- 23:49 Bug #25589: codemirror lib for t3editor should be moved to contrib and updated to latest version
- committed to trunk rev 9050
- 23:46 Revision 88948542: Fixed bug #15965: codemirror lib for t3editor should be moved to contrib and updated to latest version
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9050 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:26 Bug #23711: Remove block mode from syntaxhighlighted code
- committed to trunk rev 9049
- 11:10 Bug #23711 (Closed): Remove block mode from syntaxhighlighted code
- There is a blockmode, switchable in template analyzer. The mode adds a background color to the code which makes it di...
- 23:24 Revision e3c448bc: Fixed bug #15968: Remove block mode from syntaxhighlighted code
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9049 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:23 Bug #23715 (Closed): Hiding sys_language is not respected
- When having created two sys_languages (French & German) everything works as supposed, but when hiding German it is st...
- 23:18 Feature #23491: TYPO3 misses page-option to force SSL oder Non-SSL to page
- Committed to trunk rev 9048
- 23:17 Revision df2fc6b9: Added feature #15621: Feature: TYPO3 misses page-option to force SSL oder Non-SSL to page (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9048 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:45 Bug #23714: Changing admin user & password
- Resolved as duplicate. This somehow seems to relate to templavoila I think.
- 13:26 Bug #23714 (Closed): Changing admin user & password
- When changing both admin user and the password to something else, the BE becomes page in page. I've attached a screen...
- 21:40 Bug #23224: Template auto complete is hidden beneath next text area field
- trunk rev 9046
4-4 rev 9047 - 21:37 Revision c0681e49: Fixed bug #15168: Template auto complete is hidden beneath next text area field
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9047 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:33 Revision 6001e2cb: Fixed bug #15168: Template auto complete is hidden beneath next text area field
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9046 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:16 Bug #17624: can't set TCA field (and therefore db field) to NULL
- I also need to set some fields to NULL, and typo3 does not let me to do that.
I need to enforce referential integrit... - 17:47 Bug #21008: Users whithout admin rights cannot use in DAM uploaded files/images
- Okay, finally it seems I´ve solved the problem: It was in the "Allowed excludefields" of the user group the users wer...
- 12:41 Bug #23713: Update ExtJS to version 3.3.0
- Committed to trunk rev 9045
- 12:30 Bug #23713 (Closed): Update ExtJS to version 3.3.0
- The version 3.3.0 is just released, update trunk to this version.
(issue imported from #M15970) - 12:41 Revision 151fe645: Update #15970: Update ExtJS to version 3.3.0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9045 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:17 Bug #23712: Task Center - sys_action: setting labels_ignoreprefix from sql query is ignored
- forgot some whitespace cleanup..., please use v2
- 12:14 Bug #23712 (Closed): Task Center - sys_action: setting labels_ignoreprefix from sql query is ignored
- When setting up an advanced sql query, you can set a checkbox "Don't use original values in brackets as prefix for l...
- 11:21 Bug #23710: Page module, language view looks not nice
- "squeezed" because of a 480 hardcoded limitation
- 11:18 Bug #23710: Page module, language view looks not nice
- also reported in HCI
http://forge.typo3.org/issues/10210 - 10:58 Bug #23710 (Closed): Page module, language view looks not nice
- When you look to the language view of page module it doesn't looks nice.
I attached a screenshot with some comments
... - 10:48 Revision db4afd08: Updating version number to 4.3.9-dev after release of 4.3.8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9044 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:46 Revision 23ae2a4d: Tagging TYPO3 4.3.8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-8@9043 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:45 Revision 0b1f201e: Release of TYPO3 4.3.8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9042 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Bug #23709 (Closed): Enable debug mode in BE
- While develop in BE it's difficult to debug for some reasons:
* the loginrefresh request send you every minute to ... - 09:57 Revision dd9f1d69: Follow-up to #15900: [Feature] Add SVG support for all browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9041 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:58 Bug #23546: "Stay Login" Window broken in Trunk
- cannot reproduce this anymore - seems it happened on a wrongly synced trunk at the workspace meeting,
- 00:17 Bug #23680: file_edit: add hooks to mutate the output
- committed to trunk rev 9040
- 00:16 Revision 4a11130e: Added feature #15907: file_edit: add hooks to mutate the output
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9040 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-11
- 23:30 Bug #23677: [Feature] Add SVG support for all browsers
- Committed to trunk rev 9039
- 23:27 Revision 7d38870f: Added feature #15900: [Feature] Add SVG support for all browsers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9039 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:49 Bug #21388: typo3temp got filled with thousands of javascript_* files
- committed to svn
4_2 rev 9035
4_3 rev 9036
4_4 rev 9037
trunk rev 9038 - 22:47 Revision 3346c6d0: Fixed bug #12376: typo3temp got filled with thousands of javascript_* files (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9038 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:47 Revision 90d5313c: Fixed bug #12376: typo3temp got filled with thousands of javascript_* files (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9037 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:47 Revision 08475025: Fixed bug #12376: typo3temp got filled with thousands of javascript_* files (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9036 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:46 Revision ace86beb: Fixed bug #12376: typo3temp got filled with thousands of javascript_* files (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9035 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:57 Bug #25589: codemirror lib for t3editor should be moved to contrib and updated to latest version
- * apply the patch
* unpack the contrib_codemirror.tar.gz
* delete the folder sysext/t3editor/res/jslib/codemirror - 20:55 Bug #25589 (Closed): codemirror lib for t3editor should be moved to contrib and updated to latest version
- The t3editor uses the codemirror (codemirror.net) in version 0.66.
The current release of codemirror is 0.9, which c... - 20:55 Bug #23697: locallangXMLOverride should not distinguish between paths ending with php and xml (like readLLfile does)
- Pending in core list with v2 (better naming for variable)
- 09:09 Bug #23697: locallangXMLOverride should not distinguish between paths ending with php and xml (like readLLfile does)
- Looks good by reading, Andreas!
Just throw it to the core list, thanks! - 20:37 Bug #23708 (Closed): Introduction package not installed
- After running the install tool, the introduction package is not installed (shows white page), backend does not show a...
- 19:06 Bug #25669: When manually starting a task in the backend module, switch the task icon to running
- no patch yet, just a note for a ToDo :)
- 18:01 Bug #25669: When manually starting a task in the backend module, switch the task icon to running
- You must have forgotten the patch ;-)
- 16:43 Bug #25669 (Closed): When manually starting a task in the backend module, switch the task icon to running
- * Go to the scheduler backend module
* Mark a task's checkbox to select it for execution
* Click the execute task b... - 18:29 Task #10201 (Closed): Set up test environment for team members
- Set up a test environment for team members.
A TYPO3 introduction package will be used to visualize the work. The sou... - 17:54 Bug #23644: Improve the look of admin panel
- I reported it to HCI
http://forge.typo3.org/issues/10199
There are some issues you'll find in this thread. - 15:35 Bug #23707 (Closed): Misleading error message in ux_t3lib_DB->cacheFieldInfo()
- Error says "http://forge.typo3.org/projects/extension-dbal/repository/entry/trunk/class.ux_t3lib_db.php#L328", but fi...
- 15:13 Bug #23705: sections in flexform check access to language 0 even if record is in another language
- See attached patch.
langDisable can probably be ignored, because a new section is always independant of other languages - 13:53 Bug #23705 (Closed): sections in flexform check access to language 0 even if record is in another language
- This problem may be best seen in action with templavoila, but it is caused by the core handling of sections in flexfo...
- 15:11 Bug #23706 (Closed): media breaks on filenames with spaces
- Adding a file name with space to the multimedia content element puts the urlencoded path into the file field. In the ...
- 12:19 Bug #23630: Disallow common PHP file extensions with fileDenyPattern
- As this is done for Version TYPO3 4.4.4., this thread can be closed.
For older versions, go to t3lib/config_defaul... - 12:15 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- The problem still occurs in TYPO3 4.3.7. I don't think it is javascript-related, though, because in the list module, ...
- 12:14 Bug #22918: Record time is shown incorrectly in the backend due to DST (-1h)
- Confirmed in 4.3.7 with FF 3.6.10 and IE8.
- 11:09 Bug #23704: Login Page Labels Missing
- (ps in the note above there is a closing paragraph, however the input field chopped it out)
- 11:08 Bug #23704: Login Page Labels Missing
- <tr class="c-username">
<td><p class="c-username">:</p></td>
<td><input type="text" name="username" value="" clas... - 11:02 Bug #23704: Login Page Labels Missing
- Please provide feedback. Know you already tried mailing lists, would be better to search for a solution there.
Ple... - 10:53 Bug #23704 (Closed): Login Page Labels Missing
- Since upgrading our installation of TYPO3 we have found that various labels on the login page, including the username...
- 10:20 Bug #23703 (Closed): Wrong URLs are not redirected to a 404 page
- If i go the to page www.test.com/asd I won't be redirected to my 404 page. If i append a slash at the and, like asd/ ...
- 09:02 Bug #23702 (Closed): Edit on click for Page and List module
- Always searching for the Edit (pencil) icon is odd: Implement an onclick handler for Content Elements (Page module) a...
- 07:27 Bug #23701 (Closed): Install tools uses mail() instead of t3lib_utility_Mail::mail()
- The install tool doesn't use the wrapper functions to send mails.
Function checkPassword, lines 401 + 417
(...
2010-10-10
- 21:51 Revision 30f02d9f: Follow-up to #15649: Fixed false statement in JS code (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9034 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:21 Bug #23611: After #23535: Fatal error: Class 'tslib_mediaWizardManager' not found (resulting in no thumbnails in the filelist)
- Patch is pending in core list. Hotfix solution with just adding PATH_tslib to both thumbs.php scripts (like it's done...
- 18:18 Bug #23007: FE Edit advanced does not handle contenttypes table and images
- Here resolved.
Please report this at http://forge.typo3.org/projects/typo3v4-feedit/issues - 18:18 Bug #25588 (Closed): use t3editor in file_edit to edit files in fileadmin
- The t3editor can do syntax highlighting for other code beside of TypoScript like HTML, CSS, XML.
So it would be usef... - 17:59 Bug #23632: deprecationLog in console crashes output on login page
- committed to svn
4_4 rev 9032
trunk rev 9033 - 17:58 Revision ee506ed2: Fixed bug #15835: deprecationLog in console crashes output on login page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9033 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:58 Revision 3057312f: Fixed bug #15835: deprecationLog in console crashes output on login page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9032 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:50 Bug #23548: Clean-up for PageRenderer
- committed to svn
4_3 rev 9029
4_4 rev 9030
trunk rev 9031 - 17:47 Revision efa5f350: Fixed bug #15727: Clean-up for PageRenderer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9031 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:47 Revision 1286949e: Fixed bug #15727: Clean-up for PageRenderer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9030 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:47 Revision 80e0e4a2: Fixed bug #15727: Clean-up for PageRenderer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9029 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:05 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
- This has not yet been sent to Core List.
- 17:04 Bug #23700: IFSUB is still not handling the language selection properly
- Resolved as duplicate of 0010285.
Please continue in that report. - 16:40 Bug #23700: IFSUB is still not handling the language selection properly
- I can't add relations, can somebody please join this issue to 0015949 and 0010285 or upgrade my account?
- 16:38 Bug #23700 (Closed): IFSUB is still not handling the language selection properly
- This is a simple report. Due to the related Issue 0009423 (resolved), IFSUB evaluates the existence of subpages, but...
- 14:37 Bug #23590: Improve ExtJS skin: Tabs
- Committed to trunk rev. 9028
- 14:31 Revision 46cd5b45: Added feature #15783: Improve ExtJS skin: Tabs
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9028 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:29 Revision c6ce6959: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9027 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:27 Revision 1ce35b02: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9026 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:26 Revision a51e2a43: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9025 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:32 Bug #23529: Change text of exception in t3lib_cache_frontend_stringfrontend
- committed to svn
4_3 rev 9022
4_4 rev 9023
trunk rev 9024 - 12:27 Revision 627ec2ef: Fixed bug #15690: Change text of exception in t3lib_cache_frontend_stringfrontend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9024 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:26 Revision bc37e024: Fixed bug #15690: Change text of exception in t3lib_cache_frontend_stringfrontend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9023 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:26 Revision c59ffe63: Fixed bug #15690: Change text of exception in t3lib_cache_frontend_stringfrontend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9022 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:03 Bug #23699 (Closed): wrong table-cell rendering in RTE included tables
- with this TYPOScript-command we could reset that in table-cells the bodytext would be wrapped with a p-tag:
lib.pars... - 12:02 Bug #23698: Flashmessage "content_from_pid" misses page title
- Committed to svn
4_4 rev 9020
trunk rev 9021 - 11:56 Bug #23698 (Closed): Flashmessage "content_from_pid" misses page title
- There is commented out code to fetch the page title - remove the comment to display the title.
(issue imported fr... - 12:00 Revision 43927c7c: Fixed bug #15944: Flashmessage "content_from_pid" misses page title
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9021 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:00 Revision 2c8b0d85: Fixed bug #15944: Flashmessage "content_from_pid" misses page title
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9020 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-09
- 21:22 Bug #23580: Icon for hidden field doesn't work with IRRE
- Problem is in t3lib/jsfunc.inline.js in function enableDisableRecord (line 674)
He is try to change an image, but ... - 20:55 Feature #10173: Indexsearch Dozent Index docx xlsx etc.
- Sorry typo in title should be doesnt ;-)
Happens when reporting with iPad while watching tv ;-) - 20:51 Feature #10173 (Closed): Indexsearch Dozent Index docx xlsx etc.
- As discussed here
http://lists.typo3.org/pipermail/typo3-team-core/2010-October/043907.html
Bug Report:
http... - 20:16 Bug #23412: admPanel configuration by TSconfig is buggy
- Just a note:
The "module" settings were AFAIK never meant to work with the "preview" functionality only - as docu... - 18:46 Bug #23697 (Closed): locallangXMLOverride should not distinguish between paths ending with php and xml (like readLLfile does)
- With locallangXMLOverride you are able to override any label. A lot of backend labels are still configured like this:...
- 13:29 Bug #18997: TCAselectItem not working for all tables
- committed to svn
4_4 rev 9018
trunk rev 9019 - 13:28 Revision bc09bc29: Fixed bug #8785: TCAselectItem not working for all tables (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9019 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:28 Revision b86f5a2b: Fixed bug #8785: TCAselectItem not working for all tables (Thanks to Sebastian Michaelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9018 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:13 Feature #22837: queryParametersSelector for internal links everywhere (internal links with parameters)
- committed in behalf of Susanne to trunk rev 9017
- 13:12 Revision 538af510: Added feature #14658: Feature: internal links with parameters outside the RTE (headlines, images ...)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9017 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:01 Feature #23626: Enhance the ExtDirect debugging feature
- committed to trunk rev 9016
- 13:01 Revision 026031e1: Fixed bug #15828: Enhance the ExtDirect debugging feature (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9016 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:55 Bug #23652: clickmenu broken if no records supplied
- Committed to svn
4_4 rev 9014
trunk rev 9015 - 12:52 Revision c91c5c55: Fixed bug #15865 clickmenu breaks if no record set. (Thanks to Bjoern Pedersen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9015 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:52 Revision 04fdc50c: Fixed bug #15865 clickmenu breaks if no record set. (Thanks to Bjoern Pedersen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9014 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:34 Feature #23267: Core only is able to load one specific IE6 CSS file
- committed to svn
4_4 rev 9012
trunk rev 9013 - 11:33 Revision 35a20c4a: Fixed bug #15230: Bug/Feature: Core only is able to load one specific IE6 CSS file (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9013 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:32 Revision a9243975: Fixed bug #15230: Bug/Feature: Core only is able to load one specific IE6 CSS file (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9012 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- Closed as requested.
Most probably a configuration issue. - 00:40 Feature #23655: t3lib_iconWorks is less flexible in mapping Icons to record rows
- committed to trunk rev 9011
- 00:39 Revision e2f63eb5: Fixed bug #15869: Feature: t3lib_iconWorks is less flexible in mapping Icons to record rows (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9011 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:26 Bug #23656: More instances of split() (deprecated in PHP 5.3.0)
- Committed to trunk rev 9010
- 00:23 Revision 7ee5d7cf: Fixed bug #15870: bug More instances of split() (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9010 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-08
- 21:40 Bug #23487: Translations of CEs are immediately visible in FE
- rev 9009
- 21:38 Revision 4118687c: Added feature #15611: Hide new translations of content elements by default (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9009 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:17 Bug #23696 (Closed): Log deprecated functions (and adjust comments)
- Attached patch adds deprecation logging to two functions marked as deprecated and sets a removal version.
(issue ... - 21:14 Bug #23467: Add calls to logDeprecatedFunction() for more deprecated functions
- rev 9008
- 21:11 Revision a8bcf742: Fixed bug #15580: Add calls to logDeprecatedFunction() for more deprecated functions and adjust log messages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9008 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- Hm,If i check the "warn before autorefresh"-checkbox and click on "allow" after reloading the page, it works -- at l...
- 18:29 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- OK.
Some ideas:
- Is this option unset?
https://support.mozilla.com/de/kb/Options+window+-+Advanced+panel#Genera... - 18:18 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- Cannot try; i use typo for testing purpose on my notebook (osx), so it isn't public.
But if i call the index.html... - 18:02 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- Yeah, I also think this might be an issue with your Firefox configuration.
Can you try the same website with anoth... - 17:52 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- nope, doesn't help. Neither adding the quotes nor adding a closing / at the end of the meta-tag, nor changing the ca...
- 17:37 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- You must edit the file typo3/index.html.
You can do so using FTP to download, edit and upload the file.
If you don'... - 17:20 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- hm,
when i call typo3/index.html the problem stays (including the missing quotes), but when I use typo3/index.php al... - 14:31 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- I cannot reproduce this issue with Firefox.
I tried calling typo3/index.html and I get redirected correctly.
- 14:28 Bug #23692: Redirect to login page not working with Firefox 3.6.10
- Does it work for you, when you add the double quotes?
- 13:38 Bug #23692 (Closed): Redirect to login page not working with Firefox 3.6.10
- I experienced a „blank page“ always when i tried to login as admin after a fresh install of typo3 4.4.4. But only wit...
- 16:58 Bug #23695 (Closed): Some labels in backend module of version extension are hardcoded in php class
- typo3/sysext/version/ws/index.php contains still some labels that should be moved to EXT:lang/locallang_mod_user_ws....
- 16:28 Bug #23694 (Closed): [Caching framework] Improve error message if no frontend was defined for core caches
- This is an SVN patch request.
Type: Bugfix
BT:
Branches: trunk, 4.4
Problem:
With issue #21355 we un-har... - 15:30 Bug #23693 (Closed): [Caching framework] Entry identifier needs to be sanitized in FileBackend
- The following patch will be committed in 72 hours if nobody objects.
Type: Bugfix / Patch backport
BT:
Branc... - 12:19 Bug #23691: Error in SQL syntax when comparing the database for a new installation.
- Please enable SQL debug in the Install Tool! Then there should be more information why this error occurs.
- 11:41 Bug #23691 (Closed): Error in SQL syntax when comparing the database for a new installation.
- If i try to COMPARE the database for a new installation, not all tables are created.
You have an error in your SQL... - 12:15 Bug #23690: No connection to Database in new Installation
- Hi Björn,
I think that's a duplicate of #21632, right? - 11:37 Bug #23690 (Closed): No connection to Database in new Installation
- If i set up a new installation of 4.4.4 over Installtool, i cant connect to the database. It works only if i set $typ...
- 11:44 Bug #23310: RTE link-tag rendering completely messed up
- Hi guys, we still have no solution for this issue. The editors of the affected system aren't really cooperating, too....
- 10:40 Bug #23689 (Closed): Icon to synchronize elements in inline relation is missing in sprites
- it is called in t3lib_tceforms_inline.php #14640: $icon = 'actions-document-synchronize';
Former icon was /typo3/g... - 09:43 Bug #22206: Change password don't working correctly
- related to http://bugs.typo3.org/view.php?id=15470 ?
- 01:18 Bug #22206: Change password don't working correctly
- same problem here. any news about that?
- 08:44 Feature #23688: Replace the current if-construct of stdWrap with real functions and make each of them stdWrap aware
- preCObject, postCObject, prepend and append will be excluded from nested stdWrap functions as well, since they make u...
2010-10-07
- 22:47 Bug #23672: htmlArea RTE: Insufficient Check for BE / FE Context
- Thanks Stan!
- 05:44 Bug #23672: htmlArea RTE: Insufficient Check for BE / FE Context
- Thanks!
Committed to SVN trunk (revision 9005) and branch TYPO3_4-4 (revision 9006). - 22:28 Bug #23335: it's not possible to edit BE_users created by earlier typo3-version
- I applied the patch from Maik Matthis and it helped to solve the problem.
Hope this patch will be included in future... - 21:47 Bug #23335: it's not possible to edit BE_users created by earlier typo3-version
- I just tried typo3 4.4.4. It is still the same problem.
- 20:04 Bug #23583: template::getHtmlTemplate
- rev 9007
- 20:03 Revision b3833af9: Fixed bug #15772: template::getHtmlTemplate() doesn't allow absolute file paths (thanks to Jigal van Hemert and Peter Russ)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9007 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:00 Feature #23688: Replace the current if-construct of stdWrap with real functions and make each of them stdWrap aware
- Uploaded v2 and v3 of the patch to make sure it's in sync with the core list.
- 18:42 Feature #23688 (Closed): Replace the current if-construct of stdWrap with real functions and make each of them stdWrap aware
- As we decided during the "Pimp my TS" workshop at T3DD10 and as announced at T3CON, the attached patch will do the fo...
- 17:01 Bug #23582: Docheader (save, save+view, save+close etc) missing
- I meant dynamically toggling that property in firebug forces a re-calculation of the layout. Just changing it in the...
- 12:56 Bug #23582: Docheader (save, save+view, save+close etc) missing
- I added a test extension which reproduce the behaviour.
Björn: .x-border-layout-ct change doesn't help, i have no ... - 15:34 Bug #23189: RTE creates <link> tag incorrectly if there is a non–empty title
- This is working correctly in TYPO3 4.3+.
- 11:58 Bug #23687: Throws Exception "Class does not exist" in Front- and Backend using memcache and caching-framework
- add following to all of your cache configs:
'frontend' => 't3lib_cache_frontend_VariableFrontend'
it was hardcode... - 11:57 Bug #23687: Throws Exception "Class does not exist" in Front- and Backend using memcache and caching-framework
- SOLVED
Since 4.4.3 you need also to configure also the following paramter in the localconf:
'frontend'=> 't3li... - 11:04 Bug #23687 (Closed): Throws Exception "Class does not exist" in Front- and Backend using memcache and caching-framework
- Throws Exception when using TYPO3 > 4.4.2 with caching-framework and memchache.
Here are the localconfig settings... - 06:26 Bug #21334: rte does not load in internet explorer if enableCompressedScripts is selected
- Is this still an issue?
- 06:24 Bug #21942: Input fields cannot be focused anymore after setting a link
- Please test the patch attached to issue #0013614 (applies to TYPO3 4.3).
- 06:22 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Please test the attached patch (applies to TYPO3 4.3).
- 06:06 Bug #23310: RTE link-tag rendering completely messed up
- Maybe this is related to #0015339 or to similar issue?
Do you have any extension that is extending or hooking on t... - 05:45 Bug #23651: htmlArea RTE: t3lib_div::array_merge_recursive_overrule() problem (#18738 follow-up)
- Patch attached to issue #0015893 fixes this issue and was committed to SVN trunk (revision 9005) and branch TYPO3_4-...
- 05:43 Revision 83586df5: Fixed bug #15893: htmlArea RTE: Insufficient Check for BE / FE Context (Thanks to Ingo Renner)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9006 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:39 Revision 0c4a0ee0: Fixed bug #15893: htmlArea RTE: Insufficient Check for BE / FE Context (Thanks to Ingo Renner)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9005 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:17 Bug #23664: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- Attached follow-up patch committed to trunk in order to remove one comma too many (revision 9004).
- 04:59 Bug #23664: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- One comma too many in trunk...
- 05:13 Revision f0dc4468: Follow-up to bug #15880: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9004 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:48 Bug #23584: Inserting an abbr/acronym that is not predefined deletes the abbreviated phrase
- Committed to SVN TYPO3core branch TYPO3_4-3 (revision 9003) (for inclusion in TYPO3 4.3.8).
- 04:47 Revision 9d3d0c8d: Fixed bug #15774: Inserting an abbr/acronym that is not predefined deletes the abbreviated phrase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9003 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:33 Bug #23498: RTE won't load in Chrome7
- Above mentioned patches + follow-up patch to #0015858 fixes now committed to branches TYPO3_4-4 and TYPO3_4-3.
The... - 04:28 Bug #23647: htlmArea RTE: Stylesheet access error in Google Chrome 7
- Follow-up patch committed to branch TYPO3_4-3 (revision 9002).
This makes the RTE from this branch load correctly ... - 02:12 Bug #23647: htlmArea RTE: Stylesheet access error in Google Chrome 7
- Follow-up patch was committed to branch TYPO3_4-4 (revision 9000).
- 01:27 Bug #23647: htlmArea RTE: Stylesheet access error in Google Chrome 7
- Patch committed to branch TYPO3_4-4 (revision 8997) and branch TYPO3_4-3 (revision 8998).
- 04:28 Revision f17bd5f5: Follow-up to bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9002 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:55 Bug #23676: htmlArea RTE: Editing area collapsed in Chrome 7
- Committed to branch TYPO3_4-4 (revision 9001).
This makes the RTE from this branch load correctly in Google Chrome... - 02:49 Revision 5ebd7e43: Fixed bug #15899: htmlArea RTE: Editing area collapsed in Chrome 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9001 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:11 Revision 6217b174: Follow-up to bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9000 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:56 Bug #23650: htmlArea RTE: Initilization never completes in Google Chrome 7
- Committed to branch TYPO3_4-4 (revision 8999).
- 01:55 Revision a1afbdd8: Fixed bug #15863: htmlArea RTE: Initialization never completes in Google Chrome 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8999 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:27 Revision 967957c7: Fixed bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8998 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:46 Revision ff27ad0d: Fixed bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8997 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-06
- 23:51 Bug #23681: phpunit shows green bar, although test execution failed with fatal error
- Reported on forge: http://forge.typo3.org/issues/10135
- 22:53 Bug #23681: phpunit shows green bar, although test execution failed with fatal error
- This is a bug in the phpunit extension - could you please report it at forge? Thanks! :-)
- 23:17 Bug #23635: Broken loading icon when loading IRRE elements
- 4-4 rev 8996
trunk rev 8995 - 23:15 Revision 3bed0469: Fixed bug #15840: Broken loading icon when loading IRRE elements (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8996 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:08 Revision aa5e2660: Fixed bug #15840: Broken loading icon when loading IRRE elements (thanks to Lars Houmark)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8995 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:05 Bug #23591: Resolve errors in tslib_content
- committed to svn
4_4 rev 8993
trunk rev 8994 - 22:05 Revision 72bd9d30: Fixed bug #15784: Resolve errors in tslib_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8994 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:03 Revision d85b0e97: Fixed bug #15784: Resolve errors in tslib_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8993 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:28 Bug #23686 (Closed): Folder inside an extension, which are unreadable by the webserver user, cause an error
- If folder is unreadable by web server inside any extension folder, t3lib_div::getFilesInDir returns string 'error ope...
- 20:04 Bug #23682: jumpurl.secure fails if no mimeTypes are set
- no duplicate
- 11:50 Bug #23682: jumpurl.secure fails if no mimeTypes are set
- Change has been included in #23675 and was released with 4.4.4
- 10:46 Bug #23682 (Closed): jumpurl.secure fails if no mimeTypes are set
- When creating a filelink without setting "mimeTypes", the juHash comparison never matches.
TYPO3 shows the followi... - 18:19 Bug #23685: Adminpanel fails in 4.3.7
- committed to svn rev 8992
- 16:54 Bug #23685 (Closed): Adminpanel fails in 4.3.7
- The admin panel fails with a parse error:
Fatal error: Call to undefined function hmtlspecialchars() in typo3/sysext... - 18:18 Revision 659f57c2: Fixed bug #15917: Parse error in Adminpanel in 4.3.7 (Thanks to Ingo Schmitt)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8992 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:15 Bug #23277: Mailing doesn´t work with safe mode on
- I have the same problem. I thought almost everybody is running safemode.
- 17:40 Bug #21269: md5_file() to check if a file has been changed is very expensive [performance]
- That issue is even worse (slower by around factor 5) on NFS enviroments, md5_file() takes ages and blocks the whole p...
- 16:03 Bug #23641: Update to 4.4.3 breaks with templavoila 1.4.4
- Now i finally found the explanation. There was a change in the caching framework, that made it necessary to replace t...
- 11:54 Bug #23641: Update to 4.4.3 breaks with templavoila 1.4.4
- i now got rid of this problem but with a very strange phenomenon - I downgraded to 4.4.2, de-installled extension tem...
- 15:41 Feature #23684 (Closed): Display a link to list module on sysfolders & page module
- Sysfolders are mainly used to store records except content elements. Those are mainly listed in the list module. Ther...
- 12:27 Feature #23683 (Closed): Impossible to disable "Page" label in page browser list?
- Haven't found a simple way to do it jet.
It's not very often that "Page 3" like links are used in page browsers no... - 12:21 Bug #23625: globalVar = TSFE : beUserLogin > 0 is only true for BE admin users
- This behavior seems to be caused around line 339 of typo3/sysext/cms/tslib/index_ts.php
This looks like a bug to m... - 12:21 Bug #23412: admPanel configuration by TSconfig is buggy
- Yes, I think so.
- 11:31 Bug #23412: admPanel configuration by TSconfig is buggy
- This seems to be one possible solution to my bug: http://bugs.typo3.org/view.php?id=15418
- 11:19 Bug #23412: admPanel configuration by TSconfig is buggy
- I'm about the post this patch to the core mailing list. added a new patch file that uses a file path that is relative...
- 11:28 Bug #23611: After #23535: Fatal error: Class 'tslib_mediaWizardManager' not found (resulting in no thumbnails in the filelist)
- Further analysis:
The error happes probably because:
a) typo3/thumbs.php does not call init.php, but does a ver... - 10:50 Bug #23407: code issue in method getCookie()
- I'm about the post this patch to the core mailing list. added a new patch file that uses a file path that is relative...
- 10:48 Revision de6873fd: Updating version number to 4.3.8-dev after release of 4.3.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8991 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:47 Revision e0520b8f: Tagging TYPO3 4.3.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-7@8990 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:47 Bug #23668: XSS in template analyzer
- PoC: Name a template "<script>alert(123)</script>" and switch to the Template analyzer
- 10:46 Revision f181bfd0: Release of TYPO3 4.3.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8989 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Bug #23648: Mitigate libpcre recursion crash in email address validation
- PoC:
<?php
$text1="AAAAAAAAAAAAAAAAAAAAAAAAAAAA";
filter_var($text1,FILTER_VALIDATE_EMAIL);
echo "filter 1";
$... - 10:42 Bug #23550: Sysext setup's user simulation is susceptible to XSS
- PoC:
http://example.org/typo3/sysext/setup/mod/index.php?simUser=1%22%3E%3Cscript%3Ealert%28document.cookie%29;%3C/s... - 10:41 Revision ee784797: Updating version number to 4.4-dev after release of 4.4.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8988 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:39 Revision 6deeb5f0: Tagging TYPO3 4.4.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-4@8987 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:39 Revision 57db4cf6: Release of TYPO3 4.4.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8986 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Bug #23679: BE Login - immediate timeout after login in IE8
- FE works fine when "InPrivate Filtering" is on.
- 10:35 Bug #23679: BE Login - immediate timeout after login in IE8
- DUH!!!
located and solved the issue!
apparently, you must UNCHECK "InPrivate filtering" in IE8
(ctrl+shift+f)
... - 10:15 Bug #23679: BE Login - immediate timeout after login in IE8
- using
Header set X-UA-Compatible "IE=8"
did not help... - 10:14 Bug #23679: BE Login - immediate timeout after login in IE8
- setting cookie domain in localconf.php to $_SERVER['SERVER_NAME']
did not help;
setting it to real domain.tld - did... - 10:28 Revision b2a6f3b9: Updating version number to 4.2.16-dev after release of 4.2.15
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8985 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Revision f39d5307: Tagging TYPO3 4.2.15
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-15@8984 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Revision 8c1aceb8: Release of TYPO3 4.2.15
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8983 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Revision 2f6cde57: Fixed bug #15898: It is (still) possible to download arbitrary files through the jumpurl feature (thanks to Helmut Hummel and Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8982 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Revision d95f06f6: Fixed bug #15898: It is (still) possible to download arbitrary files through the jumpurl feature (thanks to Helmut Hummel and Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8981 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Revision a8ccd387: Fixed bug #15898: It is (still) possible to download arbitrary files through the jumpurl feature (thanks to Helmut Hummel and Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8980 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Revision 687b671c: Fixed bug #15898: It is (still) possible to download arbitrary files through the jumpurl feature (thanks to Helmut Hummel and Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8979 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:16 Revision 19516190: Fixed bug #15898: It is (still) possible to download arbitrary files through the jumpurl feature (thanks to Helmut Hummel and Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8978 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:16 Revision 84ad995f: Fixed bug #15898: It is (still) possible to download arbitrary files through the jumpurl feature (thanks to Helmut Hummel and Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@8977 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:16 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- Hi,
Will this be included in TYPO3 version 4.5 with Long Term Support or any other upcoming TYPO3 release?
Cheers - 10:16 Revision 5d4a512a: Fixed bug #15733: Admin Panel is susceptible to XSS (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8976 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:16 Revision 1839cf06: Fixed bug #15733: Admin Panel is susceptible to XSS (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8975 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:15 Revision 7cf7a9f5: Fixed bug #15733: Admin Panel is susceptible to XSS (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8974 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:15 Revision 893ca755: Fixed bug #15733: Admin Panel is susceptible to XSS (thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8973 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:15 Revision d1b5ae46: Fixed bug #15860: Mitigate libpcre recursion crash in email address validation (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8972 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Revision cf8fa58b: Fixed bug #15860: Mitigate libpcre recursion crash in email address validation (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8971 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Revision 28383eea: Fixed bug #15860: Mitigate libpcre recursion crash in email address validation (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8970 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Revision d77e4599: Fixed bug #15729: Sysext setup's user simulation is susceptible to XSS (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8969 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Revision da6f4f45: Fixed bug #15729: Sysext setup's user simulation is susceptible to XSS (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8968 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:14 Revision 7a2d35f3: Fixed bug #15729: Sysext setup's user simulation is susceptible to XSS (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8967 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:13 Revision 031e524e: Fixed bug #15729: Sysext setup's user simulation is susceptible to XSS (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8966 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:13 Revision 0ca2b4be: Fixed bug #15728: Extension Manager allows to download arbitrary files beyond PATH_site or rootpath (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8965 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:13 Revision 79d550c5: Fixed bug #15728: Extension Manager allows to download arbitrary files beyond PATH_site or rootpath (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8964 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:13 Revision 33cfd698: Fixed bug #15728: Extension Manager allows to download arbitrary files beyond PATH_site or rootpath (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8963 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:12 Revision 20a8c617: Fixed bug #15728: Extension Manager allows to download arbitrary files beyond PATH_site or rootpath (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8962 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:12 Revision bdfd888c: Fixed bug #15887: XSS in template analyzer (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8961 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:12 Revision dd764ed3: Fixed bug #15887: XSS in template analyzer (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8960 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:12 Revision 4b81955f: Follow-up to bug #15461: Added unit tests (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8959 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:12 Revision 7932fcb3: Follow-up to bug #15461: Added unit tests (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8958 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:11 Revision 54cf9ab9: Follow-up to bug #15461: Added unit tests (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8957 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:11 Bug #17107: maxW for image rows is not the maximum
- I am submitting the latest patch to the core mailing list. the only difference to the previous patch is the fixed pat...
- 10:11 Revision 3ac2f5cf: Fixed bug #15461: RemoveXSS exposes XSS vulnerability for double encoded characters (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8956 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:11 Revision 38ec239a: Fixed bug #15461: RemoveXSS exposes XSS vulnerability for double encoded characters (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8955 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:11 Revision ce47d8dc: Fixed bug #15461: RemoveXSS exposes XSS vulnerability for double encoded characters (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8954 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:11 Revision aba23d6f: Fixed bug #15461: RemoveXSS exposes XSS vulnerability for double encoded characters (thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8953 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:10 Revision f7e4c608: Fixed bug #13650: Information disclosure in sys_actions (DB mount, usergroups) (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8952 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:10 Revision e37c1e7c: Fixed bug #13650: Information disclosure in sys_actions (DB mount, usergroups) (thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8951 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:59 Bug #23549: Extension Manager allows to download arbitrary files beyond PATH_site or rootpath
- Exploit Code:
http://example.org/typo3/typo3/mod/tools/em/index.php?CMD[showExt]=t3editor&CMD[downloadFile]=%2Fhom... - 09:55 Bug #22179: Privilege escalation in sys_actions (DB mount, usergroups)
- Exploit information:
Arbitrary database mountpoints can be added (to a backend user account
created by sys_action... - 09:28 Bug #23643: Workspace Manager doesn't respect "Limit to languages" user setting
- This workaround didn't work here :-(
- 00:37 Feature #17378: Hide dotfiles such as .svn in filelists
- No, it's not fixed (as this report is not "resolved" or closed). You can have a look at the core list archives, at wh...
2010-10-05
- 23:06 Revision f8bc1721: Fixed bug #15874: Provide unit tests for t3lib_div::dirname (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8950 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:36 Bug #23681 (Closed): phpunit shows green bar, although test execution failed with fatal error
- On my MacOS, phpunit shows a green bar for t3lib_div (<-- that's why I report it as core issue!), although not all te...
- 20:48 Bug #23680 (Closed): file_edit: add hooks to mutate the output
- To implement the t3editor in the fileadmin/file_edit we need a hook to alter the file_edit output depending on the fi...
- 17:54 Feature #23493: adding second parameter to $hookObj->execFinalQuery_idList
- Hi Dmitry and thank you very much for your response,
the answer is quite simple; we would like to join the "pages"... - 13:50 Feature #23493: adding second parameter to $hookObj->execFinalQuery_idList
- We definitely cannot modify the return value because it will break all existing hooks. We can add the second paramete...
- 17:34 Bug #23673: Tagging typo3temp with CACHEDIR.TAG
- Hi Christopher,
Yes, --exclude=typo3temp can also be used, definitely - but this is only half of a proper solid so... - 16:43 Bug #23679: BE Login - immediate timeout after login in IE8
- installed extensions:
extra_page_cm_options,
tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,... - 15:56 Bug #23679 (Closed): BE Login - immediate timeout after login in IE8
- Impossible to login from Internet explorer 8 into TYPO3 backend - after login BE is shown for a second and immediatel...
- 16:27 Bug #23678: class.t3lib_content.php - readFlexformIntoConf not able to handle multiple sheets in flexform
- Line 38 in my attachment should be renamed to
if (isset($value['vDEF'])) {
otherwise empty flexform fields will... - 15:45 Bug #23678 (Closed): class.t3lib_content.php - readFlexformIntoConf not able to handle multiple sheets in flexform
- The method readFlexformIntoConf is not able to handle flexforms with multiple sheets. Except for <sDEF></sDEF> all ot...
- 15:48 Bug #23665: htmlarea crashes and causes error message when trying to edit text
- Good to know that this is solved!
- 10:26 Bug #23665: htmlarea crashes and causes error message when trying to edit text
- Okay, sorry for posting this as critical. I just though it was severe because, no editing at all was possible.
De... - 10:15 Bug #23665: htmlarea crashes and causes error message when trying to edit text
- First of all sorry for the delayed feedback. People in different parts of the world tend to sleep at different times....
- 05:51 Bug #23665: htmlarea crashes and causes error message when trying to edit text
- If you think this is a critical issue, I would expect to get feedback on my comments.
- 05:50 Bug #23665: htmlarea crashes and causes error message when trying to edit text
- language::readLLfile is not protected. There is no such reference on line 1507 of tx_rtehtmlarea_base, at least in TY...
- 13:58 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
- Uploaded a patch(bug_11238.diff) that fixes the issue
- 13:46 Bug #16039: default language fr not applied
- Bad bug description. Impossible to understand what's wrong. Please, describe bugs better next time.
Closing becaus... - 13:44 Bug #16067: Search for special characters
- A question, not a bug, should go to mailing lists.
Solution is very simple: use correct collation for database tab... - 13:38 Feature #17253: indexed_search should allways include indexed pages for "not logged in" user
- That patch comes from somebody, who does not understand how indexed search works...
When you index, you must speci... - 13:16 Bug #19400: Indexed search doesn't find letters in Thai language.
- This cannot be really solved. We spent a lot of time investigating this and found out that every asian language has i...
- 12:58 Bug #20539: Search reveals sensitive data
- The problem is with incorrect group settings for indexing, not with search results. You must provide exact group comb...
- 12:56 Feature #20693: trouble with long filenames on windows with catdoc
- Patch note: too much duplicate code, needs clean up.
- 12:55 Bug #20787: URLs in search results are not speaking URLs
- Is the link correct (except for MP part)? Does it link to a proper page and domain?
- 12:50 Feature #16534: Add possibility to start indexing an external site at a specific page
- I agree, the patch is good. We should get that into indexed search.
- 12:35 Bug #23677 (Closed): [Feature] Add SVG support for all browsers
- There is a library that allows SVG support for all browsers. The trick is a flash fallback for browsers that doesn't ...
- 11:51 Bug #22445: impexp: doesn't work when used from clipboard in list module
- I can confirm this bug. Patch is provided since a few month -- Please fix this soon!
- 11:38 Bug #23603: Uninitialized variables in t3lib
- I wanted to keep the changeset as small as possible. I propose we drop the condition (causing all the code inside the...
- 07:32 Bug #23603: Uninitialized variables in t3lib
- does "if (TRUE) {" really make sense?
- 10:45 Feature #23533: TSConfig needs conditions for current page (backend)
- Hi Stefan,
thank you for your work.
I successfully tested your patch for layout-field as mentioned in your first ... - 07:20 Bug #23651: htmlArea RTE: t3lib_div::array_merge_recursive_overrule() problem (#18738 follow-up)
- Hi Stan,
thanks for your feedback and the added relationship.
The patch from issue 0015893 solves the problem f... - 05:53 Bug #23651: htmlArea RTE: t3lib_div::array_merge_recursive_overrule() problem (#18738 follow-up)
- Please test patch attached to issue #0015893.
- 06:38 Bug #23498: RTE won't load in Chrome7
- Patches attached to issues #0015858, #0015863 and #0015899 fix this issue. Now committed to SVN trunk.
- 06:36 Bug #23676: htmlArea RTE: Editing area collapsed in Chrome 7
- Committed to SVN TYPO3core trunk (revision 8949).
- 06:29 Bug #23676: htmlArea RTE: Editing area collapsed in Chrome 7
- Don't know if this is a browser bug or one of ExtJS.
Attached patch works around the issue. - 06:25 Bug #23676 (Closed): htmlArea RTE: Editing area collapsed in Chrome 7
- When loading the RTE in Chrome 7, the editing area is collapsed.
(issue imported from #M15899) - 06:35 Revision 4cf23e70: Fixed bug #15899: htmlArea RTE: Editing area collapsed in Chrome 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8949 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:14 Bug #23647: htlmArea RTE: Stylesheet access error in Google Chrome 7
- Follow-up patch committed to trunk (revision 8948).
- 06:03 Bug #23647: htlmArea RTE: Stylesheet access error in Google Chrome 7
- Using javascript:void(0); as the source of the iframe gets Chrome to load the stylesheets.
Attaching follow-up patch. - 06:13 Revision 9832acad: Follow-up to bug #15858: htlmArea RTE: Stylesheet access error in Google Chrome 7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8948 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:48 Bug #23675: It is (still) possible to download arbitrary files through the jumpurl feature
- +1 by reading v2
+1 by testing v2 on 4-2, 4-3 and 4-4 - 02:32 Bug #23675: It is (still) possible to download arbitrary files through the jumpurl feature
- added t3lib_div::resolveBackPath before creating the absolute filename for enhanced compatibility to the current beha...
- 01:48 Bug #23675: It is (still) possible to download arbitrary files through the jumpurl feature
- Exploit Code:
=====================
[REMOVED]
====================
[REMOVED]
- 01:42 Bug #23675 (Closed): It is (still) possible to download arbitrary files through the jumpurl feature
- Quote from Gregor Kopf
===========
I have identified two issues in Typo3, which can be combined to evade
the j...
2010-10-04
- 23:59 Bug #23661: Workspace drop down list will not scroll
- This looks like a duplicate of #14511.
- 23:33 Bug #23673: Tagging typo3temp with CACHEDIR.TAG
- Hi Claus,
first: Yes, this is the right place for a feature request!
You say that you want to use --exclude-cache... - 22:32 Bug #23673 (Closed): Tagging typo3temp with CACHEDIR.TAG
- Tagging the typo3temp directory with an empty file CACHEDIR.TAG will enable tools like tar to recognize that the dire...
- 18:48 Bug #23672: htmlArea RTE: Insufficient Check for BE / FE Context
- The issue affects TYPO3 versions starting at v4.4.0
- 18:40 Bug #23672 (Closed): htmlArea RTE: Insufficient Check for BE / FE Context
- There have been issues with the RTE in combination with EXT:solr. Solr reads TypoScript in the backend by instanciati...
- 16:00 Bug #23351: Uncaught TYPO3 Exception when trying to edit old tt_news plugins or records
- have you set up the general record storage page?
- 15:50 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- This will go in TYPO3 4.5 only.
- 15:39 Revision 7fa1b189: Updated htmlArea RTE version to 2.0.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8947 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:31 Bug #23664: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- Committed to branch TYPO3_4-4 (revision 8946).
- 15:30 Revision 3b03f912: Fixed bug #15880: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8946 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:30 Bug #21829: Media CE: Autostart with Videos does not work
- Same problem in a 4.3.6 version. With a custom parameter it works.
When a patch will be commited ?
Thanks. - 13:45 Feature #23671 (Closed): felogin: Add hook before HTTP redirect
- Currently there is no way hooking into the login process after a successful login if a redirect is performed.
When... - 13:24 Feature #23669: Indexed Search does not index docx, xlsx .... Files from Office 2007 and above
- I've uploaded the Patch files. Made von 4.4.2 stable
- 12:43 Feature #23669: Indexed Search does not index docx, xlsx .... Files from Office 2007 and above
- If you already have a patch, please attach it to this bug report.
Then send a mail to the Core List and your improve... - 10:36 Feature #23669 (Closed): Indexed Search does not index docx, xlsx .... Files from Office 2007 and above
- New Filetypes aren't indexed.
I've got a patched Version of it. Or is there already a Plan for including these typ... - 13:11 Bug #23641: Update to 4.4.3 breaks with templavoila 1.4.4
- Thx for the hint, but it does not change anything. Full backend access to the test-system where this occurs can be pr...
- 08:44 Bug #23641: Update to 4.4.3 breaks with templavoila 1.4.4
- Can you please check the new TV version 1.5.0?
- 12:41 Bug #23670: Backend iFrame Bug in IE7
- Could you please test, if this bug is also present in TYPO3 4.3.6!
PS: Do you have this bug in IE8 or IE7?
- 10:58 Bug #23670 (Closed): Backend iFrame Bug in IE7
- Browser: IE8
Where:
In the backend, in the module "User Admin", Submodule "Compare User Settings":
What:
when... - 12:27 Feature #17378: Hide dotfiles such as .svn in filelists
- So, is it fixed? I cannot find such functionality in the latest TYPO3 build.
- 11:21 Feature #9837 (Accepted): Visualize being in a workspace by coloring the top bar
- the JS integration is done, css has to be adapted by "Design Team"
- 11:18 Feature #9751: Module: Extend the structure to be available in new workspaces manager
- The pagening is working but do not pay attention to the current sorting (see #10045).
- 11:15 Feature #10045 (Closed): Implement serverbased sorting for the grid
- Now the grid support local sorting. To make the pagening work as expected - the pagening sould be use the current sor...
- 10:30 Bug #23668 (Closed): XSS in template analyzer
- Because of a missing htmlspecialchar() there is the possibiltiy of a XSS.
OTRS: 2010100110000031
Reporter: Susa... - 05:01 Feature #23667: htmlArea RTE: Add option to remove typographical punctuation
- Many thanks to Daniel Schwarzloh for sharing this feature.
Committed to SVN TYPO3core trunk (revision 8945) (for... - 04:46 Feature #23667 (Closed): htmlArea RTE: Add option to remove typographical punctuation
- Quoting Daniel Schwarzloh:
«Using 'rtehtmlarea' as our main texteditor in TYPO3, we asserted that our editorial depa... - 05:00 Revision 36526399: Added feature #15885: htmlArea RTE: Add option to remove typographical punctuation (Thanks to Daniel Schwarzloh)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8945 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:28 Feature #23666: htmlArea RTE: Remove class Ext.ux.StatusBar
- Committed to SVN TYPO3core trunk (revision 8944).
- 03:18 Feature #23666 (Closed): htmlArea RTE: Remove class Ext.ux.StatusBar
- Ext.ux.StatusBar was used for the status bar of the spell checker with the intent of using it also for the RTE status...
- 03:27 Revision 7db88be3: Added feature #15884: htmlArea RTE: Remove class Ext.ux.StatusBar
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8944 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:13 Bug #23665: htmlarea crashes and causes error message when trying to edit text
- What version of TYPO3?
2010-10-03
- 21:47 Feature #9837: Visualize being in a workspace by coloring the top bar
- Looks great in Firefox and WebKit browsers - IE8 breaks it ;(
- 21:37 Bug #23665 (Closed): htmlarea crashes and causes error message when trying to edit text
- Whenever I try to edit text with rthmlarea being enabled it crashes and throws the following error:
Fatal error: Cal... - 13:26 Feature #25668 (Closed): tx_scheduler_Module::checkDate($string) should be public
- I have created an additional date field in my task but I can't use $parentObject->checkDate($myDateString) because it...
- 03:29 Bug #23664: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- Committed to SVN TYPO3core trunk (revision 8943).
- 02:54 Bug #23664: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- Attached patch will make the context menu fire own custom event.
- 02:39 Bug #23664 (Closed): htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- Clicking on any option of the context menu just closes the menu without performing any action.
This is due to fix ... - 03:28 Revision 2bae6938: Fixed bug #15880: htmlArea RTE: Context menu not working in TYPO3 4.4.3 and 4.5-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8943 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:07 Bug #21388: typo3temp got filled with thousands of javascript_* files
- I have just bumped the core list with a new CGL version of the patch after my testing of v3. Let's hope this one gets...
- 02:16 Feature #23663: htmlArea RTE: Use TYPO3 ExtJS API for RTE notification dialogues
- Committed to SVN TYPO3core trunk (revision 8942).
- 02:15 Revision 89686e84: Added feature #15879: htmlArea RTE: Use TYPO3 ExtJS API for RTE notification dialogues
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8942 709f56b5-9817-0410-a4d7-c38de5d9e867
Also available in: Atom