Activity
From 2014-03-29 to 2014-04-27
2014-04-25
- 17:19 Revision bd704d5e: [BUGFIX] Database query error for non-workspaces tables
- In frontend rendering mode PageRepository::versionOL() is called
frequently to overlay workspace data. A further meth... - 17:17 Revision 8cf4f78f: [BUGFIX] Database query error for non-workspaces tables
- In frontend rendering mode PageRepository::versionOL() is called
frequently to overlay workspace data. A further meth... - 16:47 Revision 9991d2c4: [BUGFIX] Database query error for non-workspaces tables
- In frontend rendering mode PageRepository::versionOL() is called
frequently to overlay workspace data. A further meth...
2014-04-23
- 12:37 Revision 251d565b: Revert "[TASK] Configurable width of the Element Browser"
- Reverted per request of the RM because:
- there is a merge freeze for regressions
- 6.2 is now a stable branch (no ne... - 04:56 Revision 8f520011: [TASK] Configurable width of the Element Browser
- The width of the element browser is sadly hardcoded to 600 and 650.
In many situations the element browser would nee... - 04:55 Revision 53fe9134: [TASK] Keep uid / pid parameters in element browser URLs
- The uid and pid parameters will now be passed on in the jumpToUrl()
function of the element browser. This makes sure ...
2014-04-22
- 21:54 Revision 26156731: Revert "[BUGFIX] Do not reset Page Renderer on partial rendering"
- The page renderer is not designed to work with
a second rendering pass without resetting to its initial state.
Not r... - 21:43 Revision 0b772e11: [BUGFIX] TypoScriptParser does not validate absPath
- GeneralUtility::getFileAbsFileName() returns a blank string for
invalid paths.
TypoScriptParser::includeDirectory() d... - 17:45 Revision 4f60fc76: [BUGFIX] Include RSA JS files in HTML header
- Due to an oddity in page renderer, we cannot
add the required JavaScript to the footer
as it would not be rendered.
...
2014-04-19
- 23:23 Revision 9f87a730: [TASK] Use composer for unit and functional tests in travis
- The patch uses composer based dependency handling and other
stuff pushing travis-ci tests to the next level:
- phpun...
2014-04-18
- 21:30 Revision 1df7547a: [BUGFIX] Fix TCA overrides when not cached
- The TCA overrides are only parsed when the cache is built.
But they also need to be parsed if the bootstrap
requests ... - 11:40 Revision 93ecedac: [TASK] Mitigate risk for travis-ci timeouts
- Not using --keep-order in parallel gives output as soon as a
job is finished and thus reduces the risk for travis-ci ...
2014-04-16
- 23:33 Revision b3753e93: [TASK] Set TYPO3 version to 6.2.2-dev
- Change-Id: I6e25181228d9c65bc4eee0b2309aed54ce24d181
Reviewed-on: https://review.typo3.org/29524
Reviewed-by: TYPO3 R... - 23:32 Revision 4707e423: [RELEASE] Release of TYPO3 6.2.1
- Change-Id: I43e62cf514ffc35d05163fee8bf0f222f3a18df7
Reviewed-on: https://review.typo3.org/29523
Reviewed-by: TYPO3 R... - 23:08 Revision 0d82969b: [TASK] Release file and folder permission check
- This patch changes the warnings to a notices if files or folders are
readable for anyone. This improves usability for... - 22:42 Revision a4f013a4: [TASK] Set TYPO3 version to 6.1.9-dev
- Change-Id: Icb574fdf43e9850c5eceba5be9fb41541305323c
Reviewed-on: https://review.typo3.org/29522
Reviewed-by: TYPO3 R... - 22:42 Revision 54f4770e: [RELEASE] Release of TYPO3 6.1.8
- Change-Id: Ib8f3b0d555fad430262e8e864dcd40b9e7fa2ee0
Reviewed-on: https://review.typo3.org/29521
Reviewed-by: TYPO3 R... - 22:25 Revision d1fc88db: [TASK] Set TYPO3 version to 6.0.14-dev
- Change-Id: I617ee0022296df1c97b9f60f44e0c46dc40d1ddb
Reviewed-on: https://review.typo3.org/29520
Reviewed-by: TYPO3 R... - 22:25 Revision 2aefccf9: [RELEASE] Release of TYPO3 6.0.13
- Change-Id: Id4d221ea3268143700c7075fff534687564ef51a
Reviewed-on: https://review.typo3.org/29519
Reviewed-by: TYPO3 R... - 22:05 Revision 53b74d76: [TASK] Set TYPO3 version to 4.7.19-dev
- Change-Id: I292cd3c1eb37674685f3f03e33829cff1b7f19ca
Reviewed-on: https://review.typo3.org/29517
Reviewed-by: TYPO3 R... - 22:05 Revision 4886615a: [RELEASE] Release of TYPO3 4.7.18
- Change-Id: I39026ef5431906708c366825da780eb43a04848f
Reviewed-on: https://review.typo3.org/29516
Reviewed-by: TYPO3 R... - 21:49 Revision 5d6a16e8: [TASK] Set TYPO3 version to 4.5.34-dev
- Change-Id: I5bb6b9f459f7f22157a917a8e77ddbe111fd60d1
Reviewed-on: https://review.typo3.org/29515
Reviewed-by: TYPO3 R... - 21:49 Revision 7caa3b25: [RELEASE] Release of TYPO3 4.5.33
- Change-Id: Iaba6bc222c65a196239ad222bb6335fb5ffa6e3a
Reviewed-on: https://review.typo3.org/29514
Reviewed-by: TYPO3 R... - 21:36 Revision 977f7721: [BUGFIX] ResourceStorage does not sanitize folder/file name
- On multiple places the new folder or filename is not sanitized
before the checks are done to see if the a folder of f... - 20:57 Revision 68763faf: [BUGFIX] DBAL sql_fetch_* must return boolean or array
- If the end of a result set is reached some drivers produce NULL.
This must be changed into FALSE to be compatible wit... - 20:48 Revision 88f72169: [BUGFIX] DBAL sql_fetch_* must return boolean or array
- If the end of a result set is reached some drivers produce NULL.
This must be changed into FALSE to be compatible wit... - 19:42 Revision 395b454f: [BUGFIX] TCA tree fail to load with IRRE
- The TCA tree element fail to load inside IRRE, in some condition
(when the record is not loaded/opened)
Change-Id: I... - 19:32 Revision 5fb98854: [BUGFIX] Set maxLevels of generated sys_category TCA
- The maxLevels in the TCA tree configuration is not set
by the CategoryRegistry. As a result only 4 levels are
shown.
... - 16:40 Revision 65896ee8: [BUGFIX] Followup: Mandatory for Selectbox with TCA not possible
- Followup to: https://review.typo3.org/28625
No use-statement for MathUtility in 6.1 yet.
Change-Id: Iffa9c7cd9ab4183...
2014-04-15
- 22:46 Revision 05eb1f2e: [BUGFIX] Follow-up to l10n_mode=exclude for record titles
- Fix a possible warning in the new method and simplify test
cases a bit.
Change-Id: Ie9ee3c1b52d3a692c23428f21e3fb731... - 18:56 Revision aebc2441: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
- Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE... - 18:56 Revision f329f762: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
- Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE... - 18:56 Revision d9e65462: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
- Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE... - 18:39 Revision a7d1f8cd: [BUGFIX] TceformsUpdateWizard shows up too often
- After successfully migrating a field, the field is not added to the list
of finished fields, due to a superfluous che... - 18:38 Revision f8896e10: [BUGFIX] BE ignores l10n_mode for record titles
- Change-Id: I8606f5e0a1525cb98839a41271466a18b9f3cccf
Fixes: #33499
Releases: 6.2, 6.1
Reviewed-on: https://review.typ... - 18:30 Revision f2180402: [FEATURE] Provide API to add cached TCA changes
- This change adds the feature that php files in the
extension directory Configuration/TCA/Overrides/
will be executed ... - 18:29 Revision 51a38976: [BUGFIX] Use validEmail() instead of deprecated checkEmail()
- Change-Id: I72aa69adc75820cf513bb87cf2af6ea1b50a2fc7
Resolves: #57934
Releases: 4.5
Reviewed-on: https://review.typo3... - 17:50 Revision 8e8b020c: [BUGFIX] Mandatory for Selectbox with TCA not possible
- It's not possible to create a backend selectbox
that is mandatory with only 1 item selectable.
Releases: 6.2, 6.1
Re... - 15:33 Revision ea063ac1: [CLEANUP] Category related tests cleanup
- The category registry test and makeCategorizable
test of extension management utility are cleaned up
to use proper na... - 15:28 Revision d55da664: Revert "[BUGFIX] Make category TCA changes cacheable"
- This reverts commit 2b4aeefc27719e0147858f7b0c82a70249a53749
This is reverted in favor of a better approach that mak... - 10:17 Revision 9a2f4027: [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes
- The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for the title attributes was missing.
This ... - 10:16 Revision fcdaec0c: [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes
- The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for the title attributes was missing.
This ... - 10:14 Revision 48f974e1: [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes
- The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for the title attributes was missing.
This ... - 10:14 Revision d124103c: [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes
- The SoftReferenceIndex parses and rebuilds typolink tags, but the
support for the title attributes was missing.
This ... - 10:11 Revision 9d1c8804: [BUGFIX] Fix refindex for FlexForm fields type group file_reference
- According to the fixes for the normal TCA fields of type "group"
internal_type "file_reference" in #49538 and #56353,... - 10:10 Revision 6139c97e: [BUGFIX] Fix refindex for FlexForm fields type group file_reference
- According to the fixes for the normal TCA fields of type "group"
internal_type "file_reference" in #49538 and #56353,... - 10:09 Revision 75f6b1b6: [BUGFIX] Fields of type group file are not properly indexed
- If an record with a field of type "group", internal_type "file"
should be indexed in the ReferenceIndex an SQL error ... - 10:08 Revision 1dbfe75e: [BUGFIX] Fields of type group file are not properly indexed
- If an record with a field of type "group", internal_type "file"
should be indexed in the ReferenceIndex an SQL error ... - 09:58 Revision 4e64a393: [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference
- The field "link" of the table "sys_file_reference" handles links. To
make the SoftReferenceIndex, which is used by im... - 09:58 Revision b22b39dc: [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference
- The field "link" of the table "sys_file_reference" handles links. To
make the SoftReferenceIndex, which is used by im... - 09:17 Revision 2b4aeefc: [BUGFIX] Make category TCA changes cacheable
- Currently TCA changes of the category API are applied on every request
after the extTables files is included. This ma... - 03:34 Revision 5dd53b1a: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
- Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE... - 03:34 Revision 344c6cc4: [TASK] Remove hardcoded module name in AbstractDatabaseRecordList
- TYPO3 Fluid offers view helper TableListViewHelper to generate
records list in backend modules. When pagination is re... - 03:33 Revision b97dc01d: [CLEANUP] Clean up comments and error messages in ResourceStorage
- This changes adds some missing @throws annotations and improves the
readability of some comments.
Also fix a typo in... - 03:28 Revision 1484cef5: [TASK] Updates prototype and scriptaculous, fixing IE9+ issues
- Upgrades prototype from 1.6.0.3 to 1.7.1 and scriptaculous
from 1.8.2 to 1.9.0.
Solves the problem with sorting IRRE... - 02:56 Revision 0f8a6877: [CLEANUP] Remove unused [BE][usePHPFileFunctions] option
- Resolves: #57921
Releases: 6.2
Change-Id: I5342f0d4f78831605c24b3354c1fbb7316738ca4
Reviewed-on: https://review.typo3... - 01:53 Revision ee766f68: [BUGFIX] Do not unset() PageRenderer class members
- Instead reset them to a default value.
Resolves: #57920
Releases: 6.2
Change-Id: I900cbd46b5573a84133efe1cf9fbf29d48...
2014-04-14
- 14:19 Revision 8dc34a93: [FEATURE] Introduce signal in loadBaseTca
- To improve performance in backend context, final
TCA should be cached in contrast to only parts of it.
To be able to... - 11:15 Revision dddfa925: [BUGFIX] Improve the admin panel
- There are 3 issues in the admin panel currently which slipped through.
* CSRF protection is not working in the FE ev... - 11:13 Revision e6a71d8a: [BUGFIX] Add available jQuery version to PageRenderer
- The core still ships jQuery 1.9.1 within the contrib folder,
but the list of available versions in PageRenderer does ... - 10:14 Revision ea5b9747: [BUGFIX] impexp has to use module dispatcher
- Resolves: #57873
Releases: 6.2
Change-Id: I6f622c32429143bd55ffe9286a26a920d791ea5b
Reviewed-on: https://review.typo3...
2014-04-13
- 22:50 Revision 846ebe67: [BUGFIX] Fix impexp for importing exports from version 4.x
- This patch introduces FAL support in impexp for the import of
exports done in version 4.x by using a legacy mode. Rel... - 17:55 Revision 7ea10933: [TASK] Mitigate erroring builds
- Builds error regularily because our scripts
need to output something at least every 10 minutes.
This might not happe... - 13:45 Revision 4ecf9038: [BUGFIX] Tests: Namespaced usage of vfsStream
- vfsStream was namespaced a while ago. While ext:phpunit still has
a Migration to map non namespaced classes to the na... - 12:18 Revision c100e5e4: [BUGFIX] Make Extbase Cli\RequestBuilder a Singleton
- Like the Web\RequestBuilder the Cli\RequestBuilder is a service
object for the RequestHandler. It gets injected and h... - 12:13 Revision f262ddef: [BUGFIX] Admin users should ignore user mounts
- Admin user records still process earlier defined mounts which leads
to a cluttered page tree or filelist tree, respec... - 11:25 Revision 6429de30: [CLEANUP] Remove unnecessary @todo annotations
- Removes "Define visibility" @todo annotations in
phpdoc blocks of public variables and methods which
are used in inde... - 11:22 Revision a2e42805: [CLEANUP] ImportExportController code style
- Introduce getters for global objects
Resolves: #57855
Releases: 6.2
Change-Id: I08d37c8934a4b89ef92d31d96073c293a89f...
2014-04-12
- 21:35 Revision 70eccdea: [BUGFIX] Properly detect HHVM with fastcgi
- Extend the PHP_SAPI check with "srv" to match the interface between
the webserver and PHP also for Facebook's HHVM an... - 19:57 Revision 2c185663: [CLEANUP] Improve comments in TypoScriptFrontendController
- Resolves: #57814
Releases: 6.2
Change-Id: I0f92a0695f5897eb0311f68bfd21ebb40d9303d8
Reviewed-on: https://review.typo3... - 17:57 Revision 039467b8: [BUGFIX] Improve database scheme updater
- This patch improves the update process as it removes the hard stop after
an SQL error occurred. All queries should ge... - 17:24 Revision 4a4bdbc0: [TASK] Improve comments and phpdoc blocks in PageRepository
- * fix comment line lengths to improve readability and meet the CGL
* add some additional line breaks in comments to i... - 16:11 Revision 8fce1f50: [CLEANUP] Fix length of comments to meet CGL
- Resolves: #57819
Releases: 6.2
Change-Id: I24a860dda49504e8745fe195f74c519a73a22991
Reviewed-on: https://review.typo3... - 15:56 Revision 7df75d29: [CLEANUP] Error handling classes
- * fixes CGL issues in annotations,
* fixes wrong annotations,
* introduces use statements
Resolves: #57661
Releases:... - 15:34 Revision a60b6dc3: [BUGFIX] Follow up foreign_match_fields not fully supported
- On detaching related objects the foreign_match_fields needs
to be cleared.
Resolves: #47694
Relates: #45337
Releases... - 15:03 Revision 2ae299bd: [BUGFIX] Follow up foreign_match_fields not fully supported
- On detaching related objects the foreign_match_fields needs
to be cleared.
Resolves: #47694
Relates: #45337
Releases... - 14:41 Revision c027ce8c: [CLEANUP] Remove deprecated filemount functions in BE_USER
- With the introduction of the file abstraction layer,
the filemount functionality was deprecated in 6.0
but wasn't rem... - 14:33 Revision dd036421: [CLEANUP] Code style of authentication classes
- Clean up the source code of the authentication classes.
This patch does not change any functionality.
It serves as a ... - 01:30 Revision cbbc7853: [BUGFIX] Don't run processIncludes more than once
- processIncludes() is run "mandatory" from the stack ->start()
->runThroughTemplates() and doing all the work that nee... - 01:29 Revision b93d9b45: [BUGFIX] sql_free_result does not work with all allowed types
- sql_free_result throws a fatal error when called with a
boolean. According to the method description boolean is an
al... - 01:22 Revision 367a65f3: [BUGFIX] sql_free_result does not work with all allowed types
- sql_free_result throws a fatal error when called with a
boolean. According to the method description boolean is an
al...
2014-04-07
- 20:50 Revision 25c60e44: [BUGFIX] Use return values of array_map in local driver
- The LocalDriver will now use the return values of array_map calls in
createFolder() and determineBaseUrl() so that th... - 16:02 Revision 49c684f8: [BUGFIX] T3editor description loading
- Due to the refactoring of the ajax registration a wrong
method is registered for retrieving the description in t3edit... - 15:56 Revision a8963501: [BUGFIX] User settings do not obey setup.override
- Add a missing isset() check whether a setting has been overridden
by user TSconfig.
Resolves: #57690
Releases: 6.2, ... - 15:55 Revision 133f38b4: [BUGFIX] User settings do not obey setup.override
- Add a missing isset() check whether a setting has been overridden
by user TSconfig.
Resolves: #57690
Releases: 6.2, ...
2014-04-06
- 23:21 Revision 18066605: [BUGFIX] Fix incomplete mocking in ExtensionManagementUtilityTest
- Some tests rely on actual extensions TCA being present.
Mock the method that reads the TCA files.
Resolves: #57700
R... - 21:45 Revision ae220dcd: [TASK] Improve deprecation msg of GeneralUtility method
- The deprecation message of GeneralUtility::array_merge_recursive_overrule
should show more clearly that the code can'... - 21:37 Revision 5c7a3976: [TASK] Activate all packages in unit tests
- Introduce a new package manager class for unit tests
that does not read the PackageState.php file any more
but scans ...
2014-04-05
- 23:48 Revision 21f0d120: [BUGFIX] ClickMenu: Visibility-options only if fields allowed
- So far the entries "Hide/Unhide" and "Visibility settings" always
showed up in the ClickMenu. We need to check via ex... - 22:21 Revision 69f5be01: [TASK] Avoid sysLog calls in MailUtilityTest
- Resolves: #57676
Releases: 6.2
Change-Id: I6f694a2c595756595b09aa4a8a91cb795e8a47b7
Reviewed-on: https://review.typo3... - 13:58 Revision 761fa18a: [TASK] Return to "Admin Tools > User Admin" when exiting simulated BE User
- When exiting a simulated BE user, you return to the backend user module
instead of the default startup page.
Resolve...
2014-04-04
- 17:15 Revision c4def092: [TASK] Integrate default README.txt
- This file is a modified and updated version like it has been
releases with every package in the past. Since these fil... - 17:15 Revision 4316e98d: [TASK] Integrate default README.txt
- This file is a modified and updated version like it has been
releases with every package in the past. Since these fil... - 17:15 Revision d470aa56: [TASK] Integrate default README.txt
- This file is a modified and updated version like it has been
releases with every package in the past. Since these fil... - 17:14 Revision 72be9f33: [TASK] Integrate default README.txt
- This file is a modified and updated version like it has been
releases with every package in the past. Since these fil... - 17:13 Revision eaad1327: [BUGFIX] PHP warning due to missing preg_quote
- Fixing a missing preg_quote() call in ExtensionManagementUtility,
which causes a PHP warning and a failing preg_match... - 17:12 Revision 2b3dd276: [TASK] Integrate default README.txt
- This file is a modified and updated version like it has been
releases with every package in the past. Since these fil... - 15:09 Revision 1329a961: [SECURITY] Prevent XSS in scheduler form
- The class name is submitted in a hidden form and is susceptible to XSS.
The patch introduced htmlspecialchars to prev... - 15:09 Revision de4e047d: [SECURITY] Prevent XSS in scheduler form
- The class name is submitted in a hidden form and is susceptible to XSS.
The patch introduced htmlspecialchars to prev... - 13:19 Revision 9d365152: [SECURITY] Prevent XSS in scheduler form
- The class name is submitted in a hidden form and is susceptible to XSS.
The patch introduced htmlspecialchars to prev... - 13:18 Revision be342b4e: [SECURITY] Prevent XSS in scheduler form
- The class name is submitted in a hidden form and is susceptible to XSS.
The patch introduced htmlspecialchars to prev... - 13:04 Revision 0a33e1dd: [SECURITY] Prevent XSS in scheduler form
- The class name is submitted in a hidden form and is susceptible to XSS.
The patch introduced htmlspecialchars to prev... - 10:57 Revision 3c0c6a0b: [BUGFIX] Correctly apply Extbase validator options and add tests
- * Check supplied options
* Apply default-values of validator if needed
* Check for required options
* Provide options...
2014-04-03
- 22:02 Revision b5798938: [BUGFIX] Fetch RSA public key by Ajax before login
- Currently public and private RSA keys are generated when rendering the
login form. This has several drawbacks.
It ca... - 22:00 Revision c67e8ebb: [BUGFIX] Do not reset Page Renderer on partial rendering
- Currently the Page Renderer is reset when calling
the render() method, even if only one part (header
or footer) is re...
2014-04-02
- 21:33 Revision f797f4ae: [TASK] TceformsUpdateWizard: Throw exception if database query fails
- Inform the user, if the database SELECT query fails during the wizard.
Resolves: #57572
Releases: 6.2
Change-Id: I09... - 12:18 Revision 38f484e0: [BUGFIX] FAL: Prevent invalid NULL value on metadata creation
- The cruser_id field is now guaranteed to be an integer.
This patch checks if a BE_USER is available and uses zero
oth... - 11:59 Revision d40ef865: [BUGFIX] Marker missing for page.includeCSSLibs
- The HTML templates are missing the marker for the
introduced page.includeCSSLibs TS feature in 6.2
Resolves: #57467
... - 11:18 Revision 0c86ef1a: [CLEANUP] Remove option "edit_wideDocument"
- The historical option "wide document" can
be safely removed, as the wide screen options
from 10 years ago are default... - 11:10 Revision 1896dac4: [TASK] Readd search string in module "Configuration"
- The input field of the configuration module's search
is never populated with the search term.
Solution: move one lin...
2014-04-01
- 22:14 Revision 0a85c231: [BUGFIX] Use last result line of identify command
- In GraphicalFunctions::imageMagickIdentify() the last line returned by
the executed command will be used as result.
... - 21:57 Revision 64d08719: [BUGFIX] Fix relative path calculations in EM
- The extension manager often uses the extension
relative path to calculate paths to different files,
but does not take... - 21:24 Revision fcf3a2f7: [BUGFIX] Make Typo3DbQueryParser a Singleton
- Typo3DbQueryParser gets injected in Typo3DbBackend, thus
it has to be a Singleton.
Resolves: #57338
Releases: 6.2
Ch... - 21:22 Revision 6ae6b40c: [BUGFIX] Make Extbase EnvironmentService a Singleton
- EnvironmentService is a service and gets injected in different
classes, thus it has to be a Singleton.
Resolves: #57... - 21:22 Revision e3420ae3: [BUGFIX] Make Extbase EnvironmentService a Singleton
- EnvironmentService is a service and gets injected in different
classes, thus it has to be a Singleton.
Resolves: #57... - 21:05 Revision ae7f6bbd: [BUGFIX] Check if lock directory is writable
- We should check if directory is writable. Else fopen in acquireLock
would only fail with error after waiting time. Al... - 20:58 Revision 680c83ee: [BUGFIX] Backup of LocalConfiguration.php missing on update
- If you update from a 6.x installation there should be a backup of the
old, unmodified LocalConfiguration.php as it's ... - 20:58 Revision 69421102: [BUGFIX] Remove the need of PackageStates.php in tests
- Although there is code in the package manager tests
to mock a PackageStates.php file, it does not work
as the path to... - 10:25 Revision 28c66c57: [BUGFIX] Allow user defined locales to work with TSFE->sL()
- TYPO3 uses a list of "known" languages defined in
TYPO3\CMS\Core\Localization\Locales.
This list can be extended by ...
2014-03-31
- 23:13 Revision 03646f15: [BUGFIX] Test typeof TBE_EDITOR for object not function
- As TBE_EDITOR is defined as object in jsfunc.tbe_editors.js we should
change the check here. Otherwise no eval user f... - 23:12 Revision 03ec17a1: [BUGFIX] Test typeof TBE_EDITOR for object not function
- As TBE_EDITOR is defined as object in jsfunc.tbe_editors.js we should
change the check here. Otherwise no eval user f... - 14:30 Revision 9bf671e0: [TASK] Web>Page Search: Remove duplicate CSS
- Due to centralized standard styles for standard elements no
further special CSS definition is necessary.
Also remove... - 11:34 Revision ccb8bc49: [TASK] Remove space in Page module notification
- The page module's notification on sysfolders to switch to list view
got an extra line which can be removed.
Resolves...
2014-03-30
- 17:45 Revision cdf723e2: [BUGFIX] Respect config.debug setting for displaying parsetime
- 2 possible information snippets can be outputted using
config.debug = 1 in TypoScript or [FE][debug]=1 in Install Too... - 15:55 Revision 45a91e62: [BUGFIX] Enable backend login for Internet Explorer 8 users
- Due to some mystical IE8 behavior the global TYPO3 object gets reset
if any "var" occurs in Javascript. It is not nec...
2014-03-29
- 23:27 Revision 23ba3e86: [TASK] Cleanup ChangeLog from duplicate lines
- Releases: 6.2
Change-Id: I360c4ce290735ea76fe48e003a47e867bf5cf85b
Reviewed-on: https://review.typo3.org/28952
Review... - 10:33 Revision 40265e9d: [BUGFIX] Extension update fails if needed by other extensions
- On update process the extension which should be updated gets
uninstalled. This doesn't work if the extension is neede...
Also available in: Atom