Activity
From 2011-09-13 to 2011-10-12
2011-10-11
- 15:40 Revision e33e6468: [TASK] Set TYPO3 version to 4.6-dev
- Change-Id: I328139309e5d971ea771f3506325efe544414bc6
Reviewed-on: http://review.typo3.org/5723
Reviewed-by: TYPO3 v4 ... - 15:40 Revision 1eb2bf9b: [RELEASE] Release of TYPO3 4.6.0rc1
- Change-Id: I74f33e689df164058f8e17b104c7f9650f99f604
Reviewed-on: http://review.typo3.org/5722
Reviewed-by: TYPO3 v4 ... - 15:40 Revision de8a3a18: [RELEASE] Release of TYPO3 4.6.0rc1
- Change-Id: I74f33e689df164058f8e17b104c7f9650f99f604
- 15:27 Revision 7c26376f: [BUGFIX] EM: Fix button "close window" after fulfilling dependencies
- This fix opens the window in a sized window and changes the logic to
determine the correct function for closing the w... - 13:45 Revision 50ff6148: [TASK] Raise submodule pointer
- Change-Id: I2518fcaa595529cf840b0d56805d11feb17468fe
Reviewed-on: http://review.typo3.org/5718
Reviewed-by: TYPO3 v4 ... - 13:44 Revision ee3adf33: [TASK] Raise submodule pointer
- Change-Id: I1554a3fe365b6c1a6d6c4b86f59ad14bf0ebfe22
Reviewed-on: http://review.typo3.org/5717
Reviewed-by: TYPO3 v4 ... - 13:35 Revision 7670d224: [TASK] Update ext_emconf.php for TYPO3 4.6 RC1
- Raise version to 1.3.0-rc1 and update md5 checksums
Change-Id: Ic50b1720328653c06f2303bbcdc38acf8de9e90b
Releases: 4.6 - 11:48 Revision d2ebfb67: [TASK] Update version to 1.4.0-rc1
- Change-Id: Id27119a21aa5a38032f5d44752f9bcc90c6c90e7
- 11:48 Revision deea38c4: [TASK] Update version to 1.4.0-rc1
- Change-Id: I7999b7ac84b725d2205ec53eacb1433c0a4fd0fc
- 11:31 Revision 5bd38596: [+FEATURE] Backport CommandController Implementation
- Backports the FLOW3 CLI functionality to Extbase
Registers the Extbase bootstrap at the v4 cli_dispatch.phpsh
Use it... - 11:08 Revision 437a79d5: [BUGFIX] Single quote-enclosed strings are not properly parsed
- When using a MSSQL database, the parser fails when simple quotes are escaped by
the ADOdb mssql driver.
Since MSSQL ... - 10:57 Revision 438d830c: [BUGFIX] Single quote-enclosed strings are not properly parsed
- When using a MSSQL database, the parser fails when simple quotes are escaped by
the ADOdb mssql driver.
Since MSSQL ... - 10:26 Revision 331c35af: [BUGFIX] Showmodule cannot be called before Store is loaded
- Example: Using the direct page edit feature (backend.php?edit=xxx)
the BE responds with "Module loader No module foun... - 10:21 Revision 54f35c3c: [BUGFIX] Showmodule cannot be called before Store is loaded
- Example: Using the direct page edit feature (backend.php?edit=xxx)
the BE responds with "Module loader No module foun... - 09:42 Revision ebc80679: [BUGFIX] backend.php wrongly checks deprecated TSconfig
- Deprecated option options.shortcut_onEditId_dontSetPageTree is wrongly
tested.
Change-Id: If88e869b8c92592ad6bb3369f... - 09:32 Revision 4f9bd12a: [BUGFIX] Replace debug with call to deprecationLog
- Commit 0eb4686afb2ed871adf3376ad12cb069d4a3f88d wrongly introduced
a debug() statement instead of a call to the depre... - 09:27 Revision dea83578: [BUGFIX] Replace debug with call to deprecationLog
- Commit 0eb4686afb2ed871adf3376ad12cb069d4a3f88d wrongly introduced
a debug() statement instead of a call to the depre... - 09:24 Revision a12ba307: [BUGFIX] EM: Remove nested form tag
- In the new EM in the extension configuration settings it is not possible
to switch between extension configuration ca... - 08:58 Revision 7c24e31d: [TASK] Merge linkvalidator for RC1
- Changes included:
3b062e3 [TASK] Prepare merge for 4.6-RC1 (part 2)
27e93d6 Merge "[BUGFIX] Invalid target language i... - 08:35 Revision 7f61d1e9: [TASK] Prepare merge for 4.6-RC1 (part 2)
- Some issues have been fixed in between.
Update ext_emconf.php and Changelog.
Change-Id: I4424dc0f5d7c1e487fc3522032... - 08:12 Revision 62ba9c6c: Merge "[BUGFIX] Invalid target language in localization file"
- 01:46 Revision c03865a9: [BUGFIX] EM: Remove nested form tag
- In the new EM in the extension configuration settings it is not possible
to switch between extension configuration ca... - 01:33 Revision d3b271e7: [BUGFIX] Avoid that TYPO3 namespace is cleared
- During the preview the TYPO3 JS namespace is cleared.
This is made to make sure that it always exists. But in case it... - 01:30 Revision c4510a8a: [BUGFIX] Use lang-labels within row detail section
- The text on the list details section is not taken
from xlf-labels and can't be translated. This change
uses the enorm... - 01:21 Revision 2b4abd56: [BUGFIX] Wrong alignment of French labels for login screen
- Since the username label changed from "Utilisateur" to "Nom d'utilisateur"
in French, the alignment of labels and tex... - 01:19 Revision 404f619c: [BUGFIX] Wrong alignment of French labels for login screen
- Since the username label changed from "Utilisateur" to "Nom d'utilisateur"
in French, the alignment of labels and tex... - 01:17 Revision 65769639: [BUGFIX] Invalid target language in localization file
- File modfuncreport/locallang.xlf has invalid target language "vn"
instead of "en".
Change-Id: Ib2f72acb28587eb2cb393... - 01:00 Revision 062cd63a: [BUGFIX][SECURITY] SQL Injection in Scheduler Task of Linkvalidator
- The field "start page (uid)" in the addition fields for the Scheduler
task is not sanitized on executing a SQL query ... - 00:51 Revision edc6bfe8: [TASK] Remove space between ExtJS tbar and related panel
- This task just changes one line of css to remove the senseless space
between a panel and it's related tbar.
This is ... - 00:47 Revision ab5b7d99: [BUGFIX][SECURITY] SQL Injection in Scheduler Task of Linkvalidator
- The field "start page (uid)" in the addition fields for the Scheduler
task is not sanitized on executing a SQL query ... - 00:37 Revision 54afae58: [BUGFIX] handler is undefined when resizing the backend
- Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of th... - 00:37 Revision bb635a8c: [BUGFIX] handler is undefined when resizing the backend
- Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of th... - 00:37 Revision 502be1d8: [BUGFIX] handler is undefined when resizing the backend
- Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of th... - 00:37 Revision b28b7569: [BUGFIX] handler is undefined when resizing the backend
- Resizing the backend browser window results in a JavaScript error.
The function that handles the re-positioning of th... - 00:35 Revision 6b07e404: [BUGFIX] Implement availability checks for rsaauth
- The 123 Installer now checks if openssl is configured properly
before enabling saltedpasswords and rsaauth.
Resolves... - 00:27 Revision 3f8d0b06: [BUGFIX] md5.js fails with non-ascii-characters
- Current implementation of md5.js only considers a very
limited range of characters.
The implementation from webtoolki...
2011-10-10
- 22:52 Revision 34b0ae96: [TASK] Merge Changes from core since last sync
- Some files got modified in core; include those.
Update ext_emconf.php once again.
Change-Id: I924fcf77d187a1f519fd7... - 22:51 Revision e1bd3c94: [BUGFIX] Race-condition while updating extension list
- There is a race-condition in the EM while updating the extension list.
If the update takes more than 30 seconds, Ext... - 22:31 Revision 0c3c2a23: [BUGFIX] Race-condition while updating extension list
- There is a race-condition in the EM while updating the extension list.
If the update takes more than 30 seconds, Ext... - 22:22 Revision 9b440260: [TASK] Prepare merge for 4.6-RC1
- Change version number to 1.5.0-rc1.
Update ext_emconf.php.
Update Changelog.
Change-Id: I21534b67197a2a150dceb0946d2... - 22:11 Revision fca41037: Merge "[BUGFIX] SQL error if a task is run on a disabled page"
- 22:00 Revision 64d266aa: [TASK] Update manual
- Add section about HTTP options in Install Tool.
Fix some minor issues.
Fix version number.
Change-Id: I693887fb2a53a... - 21:40 Revision 1bd3ad2f: [BUGFIX] SQL error if a task is run on a disabled page
- This happens because the init() method is not always called.
Switching the logic to first get the list of page IDs a... - 19:19 Revision 8cb8b4a1: [TASK] Remove unused option for "oncontextmenu"
- The TYPO3_CONF_VARS option to enable oncontextmenu is not
needed anymore IMHO, as this option is official part of
HTM... - 19:03 Revision 03895f13: [BUGFIX] Typo in the Extension Manager
- There are multiple occurencies of the word "resource" spelled as "ressource".
Change-Id: Ib29360ec87d0070c9e7d8865db... - 16:58 Revision b36c82d0: [BUGFIX] Wide split bar areas don't work in Chrome
- Just a small css fix, that enables the extjs like splitbars in chrome.
This fix adds small gray spaces into the toolb... - 16:02 Revision cca70cd2: [TASK] Update codemirror to recent version 0.9.4
- TYPO3 4.5 already uses the codemirror library 0.9.4. It has not yet been updated for 4.6.
Change-Id: I5ada44a795d474... - 15:11 Revision 712ccc7f: [BUGFIX] Copyright year in HTML comment is hardcoded
- The copyright year in the HTML comment is hardcoded as 1998-2009. This
should be changed to using the constant.
Chan... - 15:10 Revision 13cd9cce: [BUGFIX] Copyright year in HTML comment is hardcoded
- The copyright year in the HTML comment is hardcoded as 1998-2009. This
should be changed to using the constant.
Chan... - 15:10 Revision 24a9ad7f: [BUGFIX] Copyright year in HTML comment is hardcoded
- The copyright year in the HTML comment is hardcoded as 1998-2009. This
should be changed to using the constant.
Chan... - 15:03 Revision 16a85994: Merge "[BUGFIX] It is not possible to set page 0 to schedular task"
- 14:49 Revision 5fe69c80: [TASK] Update md5 checksums for system extensions
- The md5 checksums for all system extensions not integrated as submodule
should be updated.
Change-Id: I845cc4204ca3f... - 13:52 Revision b1537c7f: Merge "[BUGFIX] SQL error if opening a disabled page with module"
- 13:50 Revision 1d81bd8d: [BUGFIX] It is not possible to set page 0 to schedular task
- This happens because there is no special handling for the treeroot
while checking the rootline for hidden pages.
Cha... - 12:14 Revision 8e6a09e7: [FEATURE] Generate cHash only if needed
- tslib_cObj->typolink() generates cHash in every case, even if not
needed. Change the behavior to generate cHash only ... - 11:21 Revision f07f249a: [TASK] Increase default titleLen
- UC/titleLen in BE_USER is used to truncate data in the backend.
Increase the default value.
Change-Id: I64e2ecb1a8f4... - 11:08 Revision a22d9a68: [TASK] Update sysext form documentation
- System extension 'form' does not have a proper cover page (missing title
and basic information) and still contain lot... - 10:39 Revision de270be5: [BUGFIX] All fields of 'type'=>'group' are broken in IE
- The HTML multiple attribute is added for select boxes with size > 1 and
the Javascript to check this uses the multipl... - 09:33 Revision d80d5167: [TASK] Deprecate template::clearCacheMenu()
- Method clearCacheMenu() allowed to create a drop-down selector to clear
caches and possibly add options such as "save...
2011-10-09
- 21:22 Revision 66e5a2ee: Merge "[!!!][TASK] Disable rewritten property mapper by default"
- 21:18 Revision e0422020: Merge "[BUGFIX] Removing "Repository" in class name makes extensions unusable"
- 21:17 Revision 2983f1a6: Merge "[BUGFIX] ConfigurationManager use FrontendSimulator only if neccessary"
- 20:31 Revision 63ee55f8: [!!!][TASK] Disable rewritten property mapper by default
- This reverts I6b415ee9502c242013661ee85acb6ae77218fb2d which
enabled the reworked property mapper by default.
You can... - 17:25 Revision d124597a: Revert "[FEATURE] Speed-up Backend with CardLayout"
- This reverts the use of CardLayout for the Backend.
Following commits have been squashed:
- 9ec94db20e803641b5be39e8... - 15:34 Revision 86993f46: [BUGFIX] EM: Available extension list misses icons
- The list of available extensions misses the install/uninstall icons in
Firefox 7 and Internet Explorer 9.
Change-Id:...
2011-10-08
- 20:01 Revision 3bd83172: [TASK] TSFE - Add hook after BE_USER init to clean up workspace functionality
- In order to move workspace logic out of the TYPO3 core and into
versioning/workspaces extensions, a new hook is requi... - 19:05 Revision caec29f4: [TASK] Clean up EM CSS file
- Change-Id: I860f6257e67c0fd6182d26d743a0d67127db224f
Resolves: #30669
Reviewed-on: http://review.typo3.org/5635
Revie... - 12:09 Revision f362ae68: [BUGFIX] Revert change in interface signature
- The type hints in the interface signature break other extensions adding
linkvalidator tasks. This is because they ext...
2011-10-07
- 23:27 Revision cccc68e8: [BUGFIX] Typo in gifbuilder
- stdWrap features GIFBUILDER transparentBackground and reduceColors
are broken
Change-Id: Ie162c1cf851dc237d3fa9a569c... - 23:18 Revision cb13eae2: [BUGFIX] EM, Error when downloading extension files
- Trying to download a file using the Edit Files page of the old EM
leads to a fatal error, because URL is not decoded ... - 19:59 Revision 1afc0014: [BUGFIX] Don't add uid,pid if <table>.'*' is present in field list.
- tx_cal_tsservice uses queries with select <tablename>.* and
complex joins. This breaks due to the unconditionl adding... - 19:56 Revision 9f819c37: [BUGFIX] PHP warning on each Extension Manager invocation
- Extension manager produces a PHP warning on each invocation due to
incorrect parameters passed to t3lib_div::trimExpl... - 19:49 Revision e6e90b26: [BUGFIX] PHP warning on each Extension Manager invocation
- Extension manager produces a PHP warning on each invocation due to
incorrect parameters passed to t3lib_div::trimExpl... - 19:31 Revision f116eea8: [BUGFIX] EM, Error when downloading extension files
- Trying to download a file using the Edit Files page of the old EM
leads to a fatal error, because URL is not decoded ... - 15:25 Revision 454aa1c2: [TASK] Introduce Hooks to create DB fields and keys dynamically
- For the purpose of modifying the database schema upon extension
installation and database compare in install tool I i... - 15:24 Revision ba275e3a: Merge "[TASK] Adopt checkDBUpdates hook to changed interface"
- 15:02 Revision e63c3008: [BUGFIX] Prevent duplicate stdWrap for media content
- All the standard renderers handle stdWrap themselves, so the general stdWrap
handling should be moved to the customMe... - 00:05 Revision bef7ecc6: [BUGFIX] Random miscalculations in ImageTTFBBox
- ImageTTFBBox() randomly returns incorrect negative values. Repeat the operation
a number of time if this happens to t...
2011-10-06
- 15:52 Revision 1f17e1d7: [BUGFIX] EM installs outdated versions of depending extensions
- When installing an extension with a dependency to another extension,
which is not available on the server, EM retriev... - 15:52 Revision 8dfc14a0: [BUGFIX] EM installs outdated versions of depending extensions
- When installing an extension with a dependency to another extension,
which is not available on the server, EM retriev... - 14:55 Revision bb678876: [BUGFIX] Typo in gifbuilder
- stdWrap features GIFBUILDER transparentBackground and reduceColors
are broken
Change-Id: Icb74191aa6e53e8ca0737ead26... - 14:54 Revision 814c75f0: [BUGFIX] RTE: Tag attributes are reversed on save
- Problem: When saving a content element, the order of attributes of tags
is reversed. This clutters the workspace diff... - 14:54 Revision 230f3cac: [BUGFIX] RTE: Tag attributes are reversed on save
- Problem: When saving a content element, the order of attributes of tags
is reversed. This clutters the workspace diff... - 13:50 Revision 17e41aba: [BUGFIX] TCEforms draws huge empty icon row which on select-fields
- Certain fields of type "select" which offer records from a
"foreign_table" will contain a huge amount of t3-icon-empt... - 12:53 Revision 9dbe5a4c: [TASK] Fix CGL issue in recent saltedpasswords commit
- Change-Id: Ie4d202bc29094f3c234c1929c7fdd6c129777044
Related: #22881
Reviewed-on: http://review.typo3.org/5586
Review... - 12:52 Revision 78b522af: Revert "[FEATURE] Indexed Search: add mySQL fulltext support"
- This reverts commit 6294f1fa8fd13a27ce93cfe6257d6754e8e0e1a6
This feature should be postponed to TYPO3 4.7, before f... - 09:37 Revision f1ee217c: [BUGFIX] Removed dependency on TYPO3_MODE in saltedpasswords
- Removed dependency on TYPO3_MODE constant in saltedpasswords which was
used to determine if the extension is enabled ... - 00:15 Revision 0a6487e9: [BUGFIX] SQL error if opening a disabled page with module
- This happens because the list of page IDs is empty.
The count should be displayed regardless whether the current
page...
2011-10-05
- 23:23 Revision 89a6664a: [TASK] Fix CGL issues
- * A fix whitespace issues.
* Add some missing $GLOBALS['TYPO3_DB']->sql_free_result($res);
* Remove some unused var... - 19:43 Revision 17c8c401: [BUGFIX] meaningfulTempFilePrefix is not multi-byte safe
- On a utf-8 file system meaningful prefixes can contain utf-8 characters. To
prevent truncating in the middle of a mul... - 16:31 Revision 1eb014df: [TASK] Improve information in show_item.php
- Currently the "Info" popup (show_item.php) provides information with raw
data from sys_refindex. A editor will get in... - 15:29 Revision 161e4214: [BUGFIX] t3lib_Compressor breaks absolute paths in CSS
- Adds a negative lookahead for trailing slash to the regular
Expressions in method "cssFixRelativeUrlPaths" to exclude... - 15:28 Revision d7406578: [BUGFIX] t3lib_Compressor breaks absolute paths in CSS
- Adds a negative lookahead for trailing slash to the regular
Expressions in method "cssFixRelativeUrlPaths" to exclude... - 12:47 Revision d9cac57a: [FEATURE] Indexed Search: add mySQL fulltext support
- Adds some minor modifications for restructuring in the pi code,
and some hooks in order to allow for other search eng... - 00:07 Revision 98340f2f: [BUGFIX] Email links marked as external when preceded by external link
- Variable is not initialized leading to incorrect transformation
on way to RTE.
Change-Id: Iefc0d8368c9b33cb24c701e22... - 00:07 Revision 9f89f8cd: [BUGFIX] Email links marked as external when preceded by external link
- Variable is not initialized leading to incorrect transformation
on way to RTE.
Change-Id: If83c2c8b04def953cbc95f617... - 00:06 Revision 581a918c: [BUGFIX] Email links marked as external when preceded by external link
- Variable is not initialized leading to incorrect transformation
on way to RTE.
Change-Id: I38751c6c5eb56920eb1286f2d...
2011-10-04
- 22:49 Revision e3a84344: [BUGFIX] meaningfulTempFilePrefix is not multi-byte safe
- On a utf-8 file system meaningful prefixes can contain utf-8 characters. To
prevent truncating in the middle of a mul... - 16:41 Revision bc683345: [BUGFIX] Copying directories is impossible
- Due to a bug introduced with a refactoring of t3lib_extFileFunc, it
became impossible to copy directories. The two wr... - 11:10 Revision 4022be51: [BUGFIX] config.compressCss = 1 does not work
- TypoScript configuration option 'compressCss' is never tested and thus
does not work. Only the deprecated configurati... - 05:58 Revision 2048e36d: [BUGFIX] RTE: Add TYPO3 version to hash of cached scripts
- Problem: Fixed JS scripts may not be loaded when a new version of
TYPO3 is released. This may happen if the version o... - 05:58 Revision 659def6c: [BUGFIX] RTE: Add TYPO3 version to hash of cached scripts
- Problem: Fixed JS scripts may not be loaded when a new version of
TYPO3 is released. This may happen if the version o... - 05:57 Revision aced7a2e: [BUGFIX] RTE: Add TYPO3 version to hash of cached scripts
- Problem: Fixed JS scripts may not be loaded when a new version of
TYPO3 is released. This may happen if the version o... - 05:17 Revision a2934059: [BUGFIX] RTE: Compressor fails on files with absolute url in FE
- Solution: Use relative url.
Change-Id: I5bca5cd8567f9489e07ec928b9b2e046e970f212
Resolves: #30533
Releases: 4.6
Revi...
2011-10-03
- 23:03 Revision ebba3151: [FEATURE] Include preview link in notification
- Until now there haven't been a preview link in the notification mails.
With this feature there are two new markers t...
2011-10-02
- 18:47 Revision 6ee19faa: [BUGFIX] Module User Settings calls deprecated methods
- When opening user settings, two deprecated methods are called. The new
methods cannot be used as they combine the bus... - 18:10 Revision 9ec94db2: [BUGFIX] Modify jumpTo to work with the new cardLayout
- Modifies the jumpTo function as described in #28851
This replaces the call
top.TYPO3.Backend.ContentContainer.setUr... - 08:11 Revision 3f7a3269: [BUGFIX] Link to manual of sysext "form" is not displayed in EM
- The system extension "form" comes with a manual in
typo3/sysext/form/Documentation/Manual/en/manual.sxw. As the corre...
2011-09-30
- 20:00 Revision 7005e5e7: [BUGFIX][SECURITY] Arbitrary TypoScript execution on system extension form
- The new system extension form can be used to render custom FORM elements as
well as regular cObjects like TEXT or COA...
2011-09-29
- 15:35 Revision f26a2483: [BUGFIX] Removing "Repository" in class name makes extensions unusable
- If an extension has "Repository" in its name, it becomes useless while
determining the model name in repository class... - 13:29 Revision 0418556f: [BUGFIX] Default error FlashMessage has wrong severity
- Currently, if controller::getErrorFlashMessage() returns a
string, an according flashmessage is created with the
defa... - 11:41 Revision 4adb1784: [BUGFIX] meaningfulTempFilePrefix is not multi-byte safe
- With meaningfulTempFilePrefix, a prefix for file names of generated
image files can be set. The unit is currently (ob...
2011-09-27
- 07:30 Revision 1bff1530: [BUGFIX] getSingleField_typeFlex doesn't respect TSconfig settings
- Change-Id: I73bb1739d9b85320f00f4a228ade898d41a5df9c
Resolves: #29019
Releases: 4.6, 4.5
Reviewed-on: http://review.t...
2011-09-26
- 16:29 Revision e0d5fc8e: [BUGFIX] Fix check against @ignorevalidation annotations
- The check for argument names against @ignorevalidation annotations
was done with the raw argument name, but the annot... - 14:51 Revision 0b7d5a5b: [BUGFIX] ConfigurationManager use FrontendSimulator only if neccessary
- In the ConfigurationManager use the FrontendSimulator
only if neccessary (not in FE Mode).
Change-Id: I4323fc1070b16...
2011-09-24
- 21:15 Revision b790534f: [BUGFIX] Hide comments section if there are no comments
- Within the workspace list we shouldn't show the comments
section if a specific change has no comments.
Change-Id: I8... - 21:15 Revision c7a76c87: [BUGFIX] Make workspace change visible for editors
- Due to a very strict topbar selector the workspace labels
might not show up in the topbar. The patch makes the menuse... - 21:15 Revision 74390aa1: [BUGFIX] Cleanup splitview JavaScript
- Due to bad ExtJS layout the preview doesn't just load
the live and workspace preview once within a iframe,
it actuall... - 15:41 Revision 0b757d55: [BUGFIX] Initialize $currentR in analyseTypoLinks
- There are pathes through analyseTypoLinks where currentR is
not set, it can happen that the fetchType hook gets
calle...
2011-09-22
- 22:26 Revision 3e6ff4eb: [TASK] Update reference from SVN to Git
- Module About TYPO3 shows this text:
The SVN Repository and the ChangeLog can be found here.
This has to be updated t... - 21:55 Revision 2e7974cf: [TASK] Update reference from SVN to Git
- Module About TYPO3 shows this text:
The SVN Repository and the ChangeLog can be found here.
This has to be updated t... - 19:36 Revision 281c0ac2: [BUGFIX][t3editor] typolinkEnableLinksAcrossDomains missing
- The description for config.typolinkEnableLinksAcrossDomains is missing
in the t3editor auto-completion.
Change-Id: I...
2011-09-21
- 14:00 Revision 6954685d: [BUGFIX][t3editor] typolinkEnableLinksAcrossDomains missing
- The description for config.typolinkEnableLinksAcrossDomains is missing
in the t3editor auto-completion.
Change-Id: I...
2011-09-20
- 17:32 Revision e444e45a: [TASK] Refactor view component of system extension form
- Get rid of calling the constructor of the parent without any additional logic.
Change-Id: I5ebfe092c4174db0c75d76c14... - 15:34 Revision 9c9a116f: [TASK] Set TYPO3 version to 4.6-dev
- Change-Id: I8856a8f5dc9e59b7e6ae629f365c34cf07a7e605
Reviewed-on: http://review.typo3.org/5122
Reviewed-by: TYPO3 v4 ... - 15:34 Revision 2eefa74a: [RELEASE] Release of TYPO3 4.6.0beta3
- Change-Id: Id2eebe9044ef8c2710bcc16e2caca8d8e22eb28b
Reviewed-on: http://review.typo3.org/5121
Reviewed-by: TYPO3 v4 ... - 15:34 Revision 798d51db: [RELEASE] Release of TYPO3 4.6.0beta3
- Change-Id: Id2eebe9044ef8c2710bcc16e2caca8d8e22eb28b
- 15:31 Revision 0ff1756f: [TASK] Raise submodule pointer
- Change-Id: I68120670e097815523ebd628135b90ed939c8905
Reviewed-on: http://review.typo3.org/5120
Reviewed-by: TYPO3 v4 ... - 15:17 Revision 1b779a57: [BUGFIX] check for required PHP modules in Reports module
- The 1-2-3 installer checks for the presence of the required PHP modules. The
Reports module needs to perform this che... - 14:57 Revision c090bcd1: [TASK] Raise t3editor version and set state to stable
- For the beta3 release of the 4.6 core, all sysexts should have the state
stable. Further the t3editor version number ... - 14:44 Revision 9f26f863: [BUGFIX] t3lib_Compressor breaks absolute paths in CSS
- Adds a negative lookahead for trailing slash to the regular
Expressions in method "cssFixRelativeUrlPaths" to exclude... - 13:56 Revision ba260dac: [BUGFIX] Wrong content element rendering in system extension form
- The ability to render custom content elements in the system extension form fails.
Change-Id: Ib2ff3cc391705be458140c... - 13:54 Revision ebf2e924: [TASK] Strict string value handling in system extension form
- Misconfigurations in e.g. TypoScript lead to cased "Array" strings.
Change-Id: I3e161b855d7628d2b2bfc10df9dab3e9ef1d... - 13:34 Revision c548c58f: [TASK] Missing report for deprecated setting magic_quotes_gpc
- Since PHP 5.3, PHP INI setting magic_quotes_gpc is deprecated but still
defaults to "On". A report should be added to... - 13:19 Revision 56758568: [TASK] Remove useless type hint in tx_dbal_installtool::setRequiredPhpModules
- Bug #30054 introduces a change that make TYPO3 crash when using DBAL. Solution is to
remove the type hint in method s... - 12:30 Revision b300ccf4: [BUGFIX] Improve usability of group fields
- If you set
'disable_controls'=>'list'
you can _once_ upload an image (or file). But because of a missing Delete-B... - 12:14 Revision ddcac162: [!!!][TASK] Deprecate usage of old Extension Manager
- The old Extension Manager should be officially deprecated in order to
concentrate on enhancing the ExtJS-based one.
... - 11:24 Revision eede2316: [BUGFIX] Label status_configuration_PhpSafeModeEnabled is not retrieved
- Wrong method is used to retrieve label status_configuration_PhpSafeModeEnabled.
Change-Id: Ia870d88ea4ce3c8582f02dd4... - 11:23 Revision eac13943: [BUGFIX] Label status_configuration_PhpSafeModeEnabled is not retrieved
- Wrong method is used to retrieve label status_configuration_PhpSafeModeEnabled.
Change-Id: Ie14d4d446a9d5e51e6059457... - 10:16 Revision fa058de7: [BUGFIX] EM: tx_em_Repository::addMirrors() has invalid method signature
- Invalid use of variable passed by reference in the method signature throws
a PHP Runtime Notice in tx_em_Repository_U... - 10:10 Revision adcdf06d: [TASK] EM: cleanup phpDoc and fix type hints
- Add type hints and fix obviously wrong references (missing "tx_"
and wrong case in class name).
Change-Id: I702ccf45... - 08:23 Revision c87c6431: [FEATURE][t3editor] Update TypoScript reference for TYPO3 4.6
- Updated the syntax completion database of t3editor to the changes of
TYPO3 4.6.
Change-Id: I798196aafd16c75f924f49c2... - 08:18 Revision 43b471cc: [BUGFIX] Initialize $currentR in analyseTypoLinks
- There are pathes through analyseTypoLinks where currentR is
not set, it can happen that the fetchType hook gets
call... - 07:53 Revision 88dad50c: [TASK] Clean-up PHPdoc in t3lib_div
- * fix some PHPdoc comments
* remove @author annotations
Change-Id: If0600e654b785683e1b394154022c650fee7dcda
Resolve... - 00:47 Revision 28b3d1c9: [BUGFIX] Undefined t3lib_utility_Mail::breakLinesForPlainEmail()
- t3lib_utility_Mail::breakLinesForPlainEmail() is not defined.
Change-Id: I7d375aa53e7ab32f8cce383afd0a458da21a80f3
R... - 00:38 Revision 5eab8f90: [BUGFIX] Non-static function t3lib_TStemplate::sortedKeyList()
- t3lib_TStemplate::sortedKeyList() is used in a static context
but is not declared to be static.
Change-Id: I2659730d... - 00:28 Revision 14c86b44: [TASK] Refactor code of new form system extension
- * remove superfluous __construct() methods
* fix PHPdoc comments and add type hints
* remove unused classes
* fix CGL... - 00:23 Revision 17322f94: [BUGFIX] Some methods of SC_mod_web_perm_ajax should be static
- Fix the method signatures that are statically called throughout the Core.
Change-Id: Ic415b271eb66950de9dbaf1a82b130... - 00:13 Revision 775d8cde: [BUGFIX] Invalid method signature for t3lib_pageTree::init()
- Method t3lib_treeView::init() is not properly overriden in subclasses.
Change-Id: Ia39eb8ba775e1f217fb77f402dd8f2ab4... - 00:06 Revision 538697c3: [BUGFIX] Invalid method signature for t3lib_tree_extdirect_Node::toArray()
- Method toArray() from t3lib_tree_Node is not properly overriden in subclasses.
Furthermore, many phpDoc comments are...
2011-09-19
- 23:56 Revision 14f77410: [BUGFIX] Invalid method signature for ext_posMap::onClickInsertRecord()
- Invalid method override signature.
Change-Id: Ifb82ee48c8a83c626004cf67e6529f386d8edb40
Fixes: #30061
Releases: 4.6
... - 23:45 Revision a215e676: [BUGFIX] Methods of tx_em_Database should be static
- Methods of class tx_em_Database miss the static keyword and, sometimes,
the visibility as well.
Change-Id: I477ca961... - 23:26 Revision 5b45235c: [BUGFIX] Some methods in t3lib_TSparser should be static
- A few methods in t3lib_TSparser are called statically but are not
declared as being static. This leads to PHP notices... - 23:14 Revision 86b93a65: [BUGFIX] tx_rsaauth_sv1::authUser() gives PHP notice
- PHP Runtime Notice: Declaration of tx_rsaauth_sv1::authUser() should
be compatible with that of tx_sv_auth::authUser(... - 23:02 Revision 2562b865: [BUGFIX] Invalid use of array_shift() in t3lib_div
- PHP Runtime Notice: Only variables should be passed by reference.
Change-Id: Ib1e9af4b58202f085d1afbba2b9bd0b288a8ef... - 22:53 Revision 5a356a0a: [BUGFIX] t3lib_userAuthGroup::checkLogFailures() gives PHP notice
- Due to improper method signature in the parent class of t3lib_userAuthGroup,
a PHP notice is generated when calling m... - 22:39 Revision af071b62: [BUGFIX] Allow proper method override in tx_coreupdates_installsysexts
- Method tx_coreupdates_installsysexts::performUpdate() cannot be properly overriden
because its signature is incomplet... - 22:27 Revision 258946e3: [BUGFIX] t3lib_div should contain only static methods
- A few methods don't have the static keyword. This leads to PHP notices.
Change-Id: I90a99601a39cd26abed665b42a8b0543... - 22:14 Revision ac79a874: [BUGFIX] t3editor not visible with TYPO3 on Windows
- The template for t3editor contains CRLF line endings on Windows systems. To
prevent JS errors and to make the t3edito... - 22:06 Revision f8902b0b: [BUGFIX] Don't unnecessarily start PHP session
- Because of an information disclosure problem in the backend login
we moved the session_start() in t3lib_userauth in a... - 22:06 Revision 3e1cd735: [BUGFIX] Don't unnecessarily start PHP session
- Because of an information disclosure problem in the backend login
we moved the session_start() in t3lib_userauth in a... - 22:04 Revision 64d18ad4: [BUGFIX] Incompatible override of Core methods
- Declaration of overriden methods should be compatible with the
ones in Core.
Change-Id: Ifc842c0e1e96c8dc451fa795a34... - 21:41 Revision 3863b1be: [BUGFIX] Don't unnecessarily start PHP session
- Because of an information disclosure problem in the backend login
we moved the session_start() in t3lib_userauth in a... - 21:24 Revision 3e18ab87: [BUGFIX] Don't unnecessarily start PHP session
- Because of an information disclosure problem in the backend login
we moved the session_start() in t3lib_userauth in a... - 20:39 Revision 8bad4620: [TASK] Fix CGL issues on class names in system extension form
- Change-Id: Ic41b317fdb608dcc5630859168d3d5674bfe0593
Resolves: #28679
Reviewed-on: http://review.typo3.org/4024
Revie... - 20:17 Revision 0ca22a63: [BUGFIX] t3editor not visible with TYPO3 on Windows
- The template for t3editor contains CRLF line endings on Windows systems. To
prevent JS errors and to make the t3edito... - 20:01 Revision 855bdc5c: [TASK] Increase version number
- This change increases version number to 1.4.0-beta3
Besides it updates the dependency constraint to require Extbase v... - 20:00 Revision 6f80f4c3: [TASK] Increase version number
- This change increases version number to 1.4.0-beta3
Besides it updates the dependency constraint to require TYPO3 v4.... - 14:58 Revision ef26bd17: [TASK] Add SwiftMailer license exception to be included in TYPO3v4
- Change-Id: Ie72691fc5146bed17e11e959081f655371bfafed
Resolves: #29802
Releases: 4.5, 4.6
Reviewed-on: http://review.t... - 09:34 Revision 77a785c7: Webservices Dispatcher: All tests succeed and dispatching works.
- Change-Id: I8b0923f7eb6f7d21480f40327ff4aee01bcf9274
- 00:13 Revision cb52f262: [BUGFIX] Disable Upgade Wizard "Version Compatibility" when up to date
- The Version Compatibility always appears at the first place and tells
you that you should upgrade your compatVersion ...
2011-09-18
- 22:35 Revision 2de0359e: [BUGFIX] Texts of Content Element are escaped twice
- In the Page module, the teaser text of every Content Element gets
escaped twice, thus displaying HTML special charact... - 22:25 Revision 7277aa28: [TASK] Remove the "Enable Install Tool" button
- The "Enable Install Tool" button in the User Settings is useless, as the
Install Tool is automatically enabled (after... - 19:13 Revision 819e4c98: [BUGFIX] Respect PATH_site in t3lib_autoloader::getAutoloadCacheIdentifier
- Function t3lib_autoloader::getAutoloadCacheIdentifier now respects the constant
PATH_site. This is needed because oth... - 19:08 Revision 530f0637: [BUGFIX] Show extension configuration after extension update
- When updating an extension, updates of database tables are not
shown and not offered to be updated. Thus they remain ... - 17:59 Revision 52953da9: [BUGFIX] 1-2-3 installer does not create cache tables
- After 1-2-3 installation it is not possible to start using TYPO3
because caching framework tables are missing. TYPO3 ... - 15:14 Revision 62ee9530: [BUGFIX] Space between Template Analyzer options
- Add some space between the Template Analyzer options and vertically
align the labels.
Change-Id: Ifb6124beed73f2b176... - 15:07 Revision e51e5259: [BUGFIX] No margin between search and sys_notes
- Change-Id: I06c172211fb737ed51afd846c44e00ba2e0dbd0e
Resolves: #27603
Reviewed-on: http://review.typo3.org/5013
Revie... - 09:31 Revision 123fdf6d: [BUGFIX] Fix backpath for add wizards in IRRE records (Backport fix from master)
- As in typo3/init.php the TYPO3_mainDir is set to 'typo3/' the replacement in
renderForeignRecord could not work becau... - 09:30 Revision f69ff842: [BUGFIX] Fix backpath for add wizards in IRRE records (Backport fix from master)
- As in typo3/init.php the TYPO3_mainDir is set to 'typo3/' the replacement in
renderForeignRecord could not work becau...
2011-09-17
- 20:46 Revision cea80864: [TASK] EM: move "upload t3x" to tab Remote Repository
- In an attempt to have the Remote Repository tab become a place to
search and install new extensions, the tiny upload ... - 20:13 Revision 0c2fd649: [BUGFIX] Alignment issue in "View Item" window
- The file name and dimension information need some space for better
separation in the "View Item" window.
Change-Id: ... - 20:12 Revision 8ce0aefd: [TASK] Index for "pages" table is still not optimal
- The fix for #21381 causes "using filesort" in the List view for
"pages" table. This happens due to the "hidden" field... - 18:47 Revision cc9a1397: [BUGFIX][saltedpasswords] Failed backend logins not not logged
- The logging functions in saltedpasswords are not able to log failed
backend userlogins to TYPO3s syslog, because the ... - 16:41 Revision 9b556c1e: [BUGFIX] About modules: Adjust bgcolor of sections
- Adjust the background color of the module section table cells to match
the "body" background color.
Change-Id: I2338... - 16:27 Revision fbd727a7: [BUGFIX] About modules: Adjust bgcolor of sections
- Adjust the background color of the module section table cells to match
the "body" background color.
Change-Id: Id688...
2011-09-16
- 13:32 Revision 61005209: [BUGFIX] Check curl availability before using it
- Curl is used when activated in the install tool.
The core should check if curl is available before using it.
Because... - 10:23 Revision b2ec1b23: [TASK] Adopt checkDBUpdates hook to changed interface
- In #29594 the interface of the checkDbUpdates Hook in tx_em_install
changed. The implementation of the hook has been ... - 08:00 Revision 4a4ad2d6: [BUGFIX] Fix backpath for add wizards in IRRE records
- As in typo3/init.php the TYPO3_mainDir is set to 'typo3/' the replacement in
renderForeignRecord could not work becau...
2011-09-15
- 22:49 Revision f610511f: [TASK] Refactor t3lib_message_AbstractMessage
- Change-Id: I5a63a5ad1d491af6bbf9ac374b9df3d3f7a4d9b8
Resolves: #29495
Reviewed-on: http://review.typo3.org/4776
Revie... - 21:56 Revision 3054ac95: [TASK] Add SwiftMailer license exception to be included in TYPO3v4
- Change-Id: Iaf1420f28b1bc4945aacd4f8183cd2ec33513270
Resolves: #29802
Releases: 4.5, 4.6
Reviewed-on: http://review.t... - 21:07 Revision e420c143: [BUGFIX] t3lib_Compressor: Avoid reference in foreach loop
- This fixes a bug introduced in #29695. There is a PHP bug
when using $filename as a reference and later on as a varia... - 19:11 Revision 94092662: [BUGFIX] Default action is not properly resolved
- When no action is specified, Extbase returns the first action
name of the default controller.
If another controller n... - 17:48 Revision fd8edf09: [FEATURE] Descriptive error on invalid action name
- This adds an additional check to determine if an action was specified
but does not exist in allowed actions for the c... - 08:58 Revision 19bfe581: [BUGFIX] t3lib_Compressor fails with external files
- Externally-referenced files such as jQuery included from a CDN fail to be
concatenated or compressed.
Change-Id: Idd...
2011-09-14
- 13:28 Revision 963abb81: [BUGFIX] Replaced call to deprecated t3lib_div::testInt()
- Instead the replacing t3lib_utility_Math::canBeInterpretedAsInteger() is used
now in Typo3DbBackend.
Change-Id: Ib08... - 11:45 Revision 7e56e3c6: [TASK] Set TYPO3 version to 4.5.7-dev
- Change-Id: I2e00897f141ca4c39160af6a026b579e64346545
Reviewed-on: http://review.typo3.org/4967
Reviewed-by: TYPO3 v4 ... - 11:45 Revision 8319f367: [RELEASE] Release of TYPO3 4.5.6
- Change-Id: I28d6e97414da1188993de8fdbd5337cd1d2b18cc
Reviewed-on: http://review.typo3.org/4966
Reviewed-by: TYPO3 v4 ... - 11:45 Revision 13ea4990: [RELEASE] Release of TYPO3 4.5.6
- Change-Id: I28d6e97414da1188993de8fdbd5337cd1d2b18cc
- 11:39 Revision bfca0158: [TASK] Set TYPO3 version to 4.4.12-dev
- Change-Id: I79c4d90534b167301a58989f5fe58b7f549f1965
Reviewed-on: http://review.typo3.org/4965
Reviewed-by: TYPO3 v4 ... - 11:39 Revision c0546103: [RELEASE] Release of TYPO3 4.4.11
- Change-Id: Ie85e0686bb8e92bc3f960976ae723edecf57d098
Reviewed-on: http://review.typo3.org/4964
Reviewed-by: TYPO3 v4 ... - 11:39 Revision d8afec78: [RELEASE] Release of TYPO3 4.4.11
- Change-Id: Ie85e0686bb8e92bc3f960976ae723edecf57d098
- 11:32 Revision 11f6fc70: [TASK] Set TYPO3 version to 4.3.15-dev
- Change-Id: I08f16b5152f89e6dd403ef68fd81401f0e038470
Reviewed-on: http://review.typo3.org/4963
Reviewed-by: TYPO3 v4 ... - 11:32 Revision 1bb2739c: [RELEASE] Release of TYPO3 4.3.14
- Change-Id: I2692393f499fd562f76bc5a9b4045776ad6e03de
Reviewed-on: http://review.typo3.org/4962
Reviewed-by: TYPO3 v4 ... - 11:32 Revision 48e60781: [RELEASE] Release of TYPO3 4.3.14
- Change-Id: I2692393f499fd562f76bc5a9b4045776ad6e03de
- 11:30 Revision 5c6d995f: [BUGFIX] SQL Injection vulnerability in prepared statements
- Change-Id: Iaa91761cd2dafbe7be1d6f6c5db169e3a8f48b0c
Resolves: #29400
Releases: 4.6, 4.5
Reviewed-on: http://review.t... - 11:30 Revision 337beea6: [BUGFIX] SQL Injection vulnerability in prepared statements
- Change-Id: Id8a12b1782d9169d650249e06520b4046d504fd2
Resolves: #29400
Releases: 4.6, 4.5
Reviewed-on: http://review.t... - 10:33 Revision a55bbdef: [BUGFIX] Disabling the cache does not work on invalid cHash value
- Change-Id: I9df3d7b4bf1d565fc5a429bad6ee2d3d186f6044
Releases: 4.6, 4.5, 4.4, 4.3
Resolves: #29366
Reviewed-on: http:... - 10:32 Revision 4a18c907: [BUGFIX] Disabling the cache does not work on invalid cHash value
- Change-Id: Ia58a6eafc9cf6d02ee6066d2c2d4b976505399f1
Releases: 4.6, 4.5, 4.4, 4.3
Resolves: #29366
Reviewed-on: http:... - 10:32 Revision 8b74a5d6: [BUGFIX] Disabling the cache does not work on invalid cHash value
- Change-Id: I6b2d069a61185290ee902d1222d62d6edbb15ffd
Releases: 4.6, 4.5, 4.4, 4.3
Resolves: #29366
Reviewed-on: http:... - 10:32 Revision 99d993a3: [BUGFIX] Disabling the cache does not work on invalid cHash value
- Change-Id: I01184ebda0f8667b431f371db155f06e9f0ed898
Releases: 4.6, 4.5, 4.4, 4.3
Resolves: #29366
Reviewed-on: http:... - 10:25 Revision 685aaee3: [BUGFIX] Parse error in t3lib/class.t3lib_parsehtml.php
- There is a syntax error in t3lib/class.t3lib_parsehtml.php.
Change-Id: I18db58922b8cf4eb345cd6b39c1bb8775c275e51
Res... - 10:21 Revision 4163d01e: [BUGFIX] Show extension configuration after extension update
- When updating an extension, updates of database tables are not
shown and not offered to be updated. Thus they remain ... - 10:13 Revision 0f7ca888: [TASK] Raise submodule pointer
- Change-Id: I88562065fcedd8503554a7f9c9411d9599ca1292
Reviewed-on: http://review.typo3.org/4957
Reviewed-by: TYPO3 v4 ...
2011-09-13
- 23:54 Revision e13d917e: [BUGFIX] No content in workspace preview when using select.selectFields
- The TypoScript property select.selectFields does not consider workspaces
in the frontend rendering process.
Resolves... - 22:29 Revision 5f027813: [BUGFIX] Increase height of "View Item" window
- The "View Item" window shows information about a record or file.
Its height of 400px is very small, especially when ... - 22:18 Revision 2291845f: [TASK] Improve rendering of plugins in page module
- The rendering of the content element "plugin" can be highly improved
by changing just a fiew lines.
Changes:
- Remov... - 20:45 Revision 0e11326c: [FEATURE] Skip default controller and action in generated URIs
- This adds a new feature that leaves out controller and/or action
arguments from generated URIs if they are equal to t... - 15:01 Revision 242719ff: [FEATURE] Setting a scheme for a URI
- Allow specifying an URI-scheme like "https".
Usage:
$uriBuilder
->setCreateAbsoluteUri(TRUE)
->setAbsoluteUriSche... - 10:23 Revision ab696fa4: Merge "[FEATURE] Add parameter to RenderViewHelper for optional sections"
- 10:23 Revision 2579656d: Merge "[BUGFIX] ViewHelper: Make SelectViewHelper use property paths as arguments"
- 10:23 Revision efaa5b6e: Merge "[BUGFIX] Fix Doc comment in format.padding ViewHelper"
- 08:22 Revision 0e16b20a: [BUGFIX] Make class name consistent
- Our classnames are mixed betweem Tx_ and tx_ - some others
don't even follow the general naming scheme. The patch mov... - 08:16 Revision 5632a11f: [BUGFIX] Cleanup splitview JavaScript
- Due to bad ExtJS layout the preview doesn't just load
the live and workspace preview once within a iframe,
it actuall... - 00:44 Revision 0c64c009: [BUGFIX] RTE: External links not updated to internal by link dialogue
- Solution: Remove external attribute when switching to other type
of link.
Change-Id: I94762da2fe19cf2cf91f6af7552343... - 00:44 Revision 5bf1c9f0: [BUGFIX] RTE: External links not updated to internal by link dialogue
- Solution: Remove external attribute when switching to other type
of link.
Change-Id: Ica76a8d862fd2547ad0baac55b3770... - 00:42 Revision 2bf377ee: [BUGFIX] RTE may overwrite link text in IE
- Problem: In IE, setting the link node href attribute may update the link
content when the content is recognized by IE... - 00:42 Revision 591516aa: [BUGFIX] RTE may overwrite link text in IE
- Problem: In IE, setting the link node href attribute may update the link
content when the content is recognized by IE...
Also available in: Atom