Activity
From 2014-07-19 to 2014-08-17
2014-08-17
- 23:17 Revision baed348e: [TASK] Missing stdWrap for select.recursive TypoScript property
- Processing stdWrap for the select.recursive TypoScript property
has just been forgotten in the original issue #18822 ...
2014-08-15
- 20:53 Revision 85408c4b: [BUGFIX] "Illegal mix of collations" in Upgrade Wizard
- When directly comparing CAST(... AS CHAR) with a CHAR field (including
VARCHAR and TEXT) whose collation isn't the sa... - 20:49 Revision 587f8763: [BUGFIX] "Illegal mix of collations" in Upgrade Wizard
- When directly comparing CAST(... AS CHAR) with a CHAR field (including
VARCHAR and TEXT) whose collation isn't the sa...
2014-08-14
- 11:47 Revision afa3e7f8: [TASK] Clean-up source code
- Remove new-line at end of file that has been introduced
by accident in commit:7ef6d2c8fddaf2ba01cb820d9abefcb8ead09b1... - 11:42 Revision c6bd628e: [TASK] Refactor file references relations retrieval
- The retrieval of file references in BackendUtility
is currently bound to the thumbCode() method but
is useful for oth... - 11:38 Revision 7ef6d2c8: [TASK] Refactor file references relations retrieval
- The retrieval of file references in BackendUtility
is currently bound to the thumbCode() method but
is useful for oth... - 11:31 Revision 32687d31: [TASK] Simplify record icons in workspace module
- The record details view renders record icons for both live and
versioned record. However, this representation is show... - 11:31 Revision acf572c3: [TASK] Simplify record icons in workspace module
- The record details view renders record icons for both live and
versioned record. However, this representation is show...
2014-08-13
- 22:18 Revision 443233a6: [BUGFIX] Admin panel shows wrong cache information
- When labels were extracted to translation files, a error was made
that changed the meaning of the admin panel entry. ... - 21:54 Revision 92635e91: [TASK] CGL Cleanup: Fix TYPO3.Strings.ConcatenationSpacing-Sniff
- Resolves: #60878
Releases: 6.3
Change-Id: I2cc8ec067adcc66bdd589104d03f20c385e52e99
Reviewed-on: http://review.typo3.... - 21:28 Revision 6234622f: [BUGFIX] Prevent uninstall of an extension during update
- This patch removes the uninstall process before an extension is updated.
Resolves: #51572
Releases: 6.1
Change-Id: I... - 21:00 Revision 20d4bff4: [TASK] Prevent Inclusion of MediaWizardProvider* in Base Bootstrap
- On every Frontend request, the original media wizard
provider of EXT:cms is loaded, by fetching the
MediaWizardProvid... - 20:42 Revision 1c8e14c5: [TASK] Extend install tool suhosin checks
- Extend install tool suhosin checks by
* suhosin.get.max_name_length=200
* suhosin.post.max_name_length=200
* suhosin.... - 20:42 Revision c9a187ad: [TASK] Extend install tool suhosin checks
- Extend install tool suhosin checks by
* suhosin.get.max_name_length=200
* suhosin.post.max_name_length=200
* suhosin.... - 20:32 Revision db808b10: [BUGFIX] JavaScript error in Install Tool
- When using toggleButton in "Test setup" a JavaScript
error is thrown because the scrolling handler can only
be used i... - 20:28 Revision 46887caa: [BUGFIX] Use defaultMailFromName setting in install tool
- The defaultMailFromName setting is not used for sending
the test mails in the install tool.
Resolves: #60758
Release... - 20:27 Revision 305ea153: [BUGFIX] Use defaultMailFromName setting in install tool
- The defaultMailFromName setting is not used for sending
the test mails in the install tool.
Resolves: #60758
Release... - 20:18 Revision b8e7f7a0: [BUGFIX] Show properties of stdClass object in <f:debug>
- Using fluid's <f:debug> to get dumps of json_decode()d objects
does not work currently. The DebuggerUtility shows onl... - 20:10 Revision 4a820fa2: [BUGFIX] Updating "current_version" fails with some DBMS
- Updating the field "current_version" fails with some DMBS because
$uidsOfCurrentVersion has too many elements. This p... - 20:10 Revision d3d26830: [BUGFIX] Show properties of stdClass object in <f:debug>
- Using fluid's <f:debug> to get dumps of json_decode()d objects
does not work currently. The DebuggerUtility shows onl... - 19:50 Revision 0c50eb38: [BUGFIX] Updating "current_version" fails with some DBMS
- Updating the field "current_version" fails with some DMBS because
$uidsOfCurrentVersion has too many elements. This p... - 19:33 Revision 65015b31: [BUGFIX] Correctly parse suhosin configuration
- The system environment check does not properly parse the suhosin
configuration option for whitelist.
Fix this by chan... - 19:30 Revision 6416048e: [BUGFIX] Correctly parse suhosin configuration
- The system environment check does not properly parse the suhosin
configuration option for whitelist.
Fix this by chan... - 16:33 Revision f184ddc1: [BUGFIX] Failing cascaded delete action of localized elements
- Having a record in live workspace with an accordant localization
leads to the fact that actions to the default langua... - 16:31 Revision 6f945001: [BUGFIX] Publishing delete placeholder affects other workspaces
- On publishing a delete placeholder all other versions shall be
deleted as well, since the original record will be del... - 16:30 Revision bbbd8146: [BUGFIX] Publishing delete placeholder affects other workspaces
- On publishing a delete placeholder all other versions shall be
deleted as well, since the original record will be del... - 16:28 Revision ed5cc87b: [BUGFIX] Wrong nesting of deleted versioned child records
- If deleting an IRRE child reference, the nesting leving in the
workspace module is not shown correctly. The reason fo... - 16:27 Revision b6c71b9c: [BUGFIX] Wrong nesting of deleted versioned child records
- If deleting an IRRE child reference, the nesting leving in the
workspace module is not shown correctly. The reason fo... - 16:25 Revision ab25817a: [BUGFIX] Failing cascaded delete action of localized elements
- Having a record in live workspace with an accordant localization
leads to the fact that actions to the default langua... - 16:18 Revision ca6e7bb3: [BUGFIX] Page Tree not always updated after workspace actions
- After some workspace actions being performed in the workspaces
module in the TYPO3 Backend, the page tree does not ge... - 16:17 Revision 789bd507: [BUGFIX] Page Tree not always updated after workspace actions
- After some workspace actions being performed in the workspaces
module in the TYPO3 Backend, the page tree does not ge...
2014-08-12
- 23:42 Revision aa69353d: [BUGFIX] Keep phpunit 4.1 branch
- composer.json is configured to fetch latest phpunit 4.x branch.
Since 4.2 was just released stable, it will be used n... - 23:42 Revision d049120b: [BUGFIX] Keep phpunit 4.1 branch
- composer.json is configured to fetch latest phpunit 4.x branch.
Since 4.2 was just released stable, it will be used n... - 23:23 Revision ca9245b3: [BUGFIX] JavaScript error in Install Tool
- When using toggleButton in "Test setup" a JavaScript
error is thrown because the scrolling handler can only
be used i...
2014-08-06
- 15:00 Revision 1cbc4402: [CLEANUP] Remove IE6 fixes for RTE htmlarea
- As IE6 is not supported for the TYPO3
backend anymore, the IE6-specific styles
for HTMLarea can be safely removed.
R... - 10:15 Revision acb06c10: [BUGFIX] Fix Extbase language fallback in query parser
- Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in langu...
2014-08-04
- 21:53 Revision c6cee410: [BUGFIX] Adjust variable name for install tool password hint
- Usage of $TYPO3_CONF_VARS is discouraged, instead
$GLOBALS['TYPO3_CONF_VARS'] should be used. The hint in next to the... - 21:52 Revision 00bc8046: [BUGFIX] Adjust variable name for install tool password hint
- Usage of $TYPO3_CONF_VARS is discouraged, instead
$GLOBALS['TYPO3_CONF_VARS'] should be used. The hint in next to the...
2014-08-02
- 12:59 Revision 14fc7504: [BUGFIX] Fetch related records for existing uids only
- Before fetching related records from a foreign table, we must ensure
that there is a uid to be considered, since othe... - 12:59 Revision 169f8b91: [BUGFIX] Fetch related records for existing uids only
- Before fetching related records from a foreign table, we must ensure
that there is a uid to be considered, since othe...
2014-08-01
- 13:51 Revision 94d9d83f: [BUGFIX] Prevent exception in RTE filelinks upgrade wizard
- When using the upgrade wizard for RTE filelinks and the record is
not an array it throws an exception.
To give the e... - 13:50 Revision 92456f65: [BUGFIX] Prevent exception in RTE filelinks upgrade wizard
- When using the upgrade wizard for RTE filelinks and the record is
not an array it throws an exception.
To give the e...
2014-07-31
- 10:31 Revision cb6b7f51: [TASK] Replace Prototype in inline record JS
- This is the first step of replacing Prototype usage.
Change-Id: I6599c3ce7eea493e2bfaa29312775bf1659ded69
Resolves: ...
2014-07-30
- 11:14 Revision 3fa5989f: [BUGFIX] Avoid autoloading of non-objects in DataMapper
- While persisting an object, the DataMapper is asked for the plain value
of a property, the TypeHandlingUtility::isCor...
2014-07-29
- 09:43 Revision c517f74b: [BUGFIX] Avoid superfluous IRRE child record duplication
- If copying a page, all records on that page will be copied to
the accordant destination page. IRRE parent-child struc...
2014-07-28
- 15:31 Revision 50bf108c: [BUGFIX] Refine the error message of checkMaximumFileUploadSize
- The Install Tool check the PHP configuration for the maximum file
upload size within the checkMaximumFileUploadSize()... - 15:19 Revision e172269f: [BUGFIX] Refine the error message of checkMaximumFileUploadSize
- The Install Tool check the PHP configuration for the maximum file
upload size within the checkMaximumFileUploadSize()... - 14:54 Revision 3dd60e20: [BUGFIX] Transfer curlProxyServer to new HTTP settings
- Splits up the old curlProxyServer correctly, stripping "http://" and
potentially trailing slashes.
Resolves: #45834
...
2014-07-27
- 15:07 Revision 6849be35: [BUGFIX] Admin panel shows wrong cache information
- When labels were extracted to translation files, a error was made
that changed the meaning of the admin panel entry. ... - 13:00 Revision 9857997c: [BUGFIX] Show loading spinner when Updating TER list on search module
- When you search for an extension in the Extension manager and then click
on the "Update Now" button to load the newes... - 12:57 Revision 1f5f3415: [BUGFIX] Show loading spinner when Updating TER list on search module
- When you search for an extension in the Extension manager and then click
on the "Update Now" button to load the newes... - 12:56 Revision 7da90b55: [BUGFIX] Fix Extbase language fallback in query parser
- Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in langu... - 12:55 Revision 82c886a3: [BUGFIX] Fix Extbase language fallback in query parser
- Currently when TYPO3 is configured to do language fallback
and a record is translated in language A, but not
in langu... - 11:45 Revision 2fc3ec6b: [!!!][BUGFIX] ConfigurationManager signal information missing
- The signal emitted in the ConfigurationManager of the ExtensionManager
misses crucial information (the extension for ...
2014-07-26
- 23:45 Revision 951d2d14: [BUGFIX] Fix the help message of CLI
- The help command prints informations about a specific command.
This text is taken from the doc comment by reflection.... - 23:42 Revision 036741fd: [BUGFIX] Fix the help message of CLI
- The help command prints informations about a specific command.
This text is taken from the doc comment by reflection.... - 22:07 Revision e24cdcfe: [TASK] Add first documentation of breaking changes
- For better documentation of important changes a new file structure
is introduced that substitutes the old NEWS.md fil... - 17:48 Revision 8eb77ff1: [TASK] Use jQuery for IRRE Ajax calls
- Change-Id: I5fe2f79ba233e114fb2bfb87c1100eeb8dccbc41
Resolves: #58475
Releases: 6.3
Reviewed-on: http://review.typo3.... - 16:20 Revision 8316c98a: [CLEANUP] Remove hardcoded valign="top" in FormEngine
- There are several places in the TYPO3 Form Engine
where the styling information about tables (valign)
is hard-coded.
... - 14:36 Revision 4f7a0f3e: [BUGFIX] Add use-statement for GeneralUtility
- With Change-Id: I57a2a2a06a97fc1eda6e0438bfdc6e210437e5bb
a line was packported which relied on a use-statement
for G...
2014-07-25
- 21:58 Revision dfff617f: [TASK] Remove hardcoded TypoScript setup
- TypoScript TemplateService contains some hard coded TS that is always
present. The two defaults config.extTarget and ... - 21:53 Revision 28192cb5: [CLEANUP] Let expected exceptions test for code, not text
- When an exception is expected in DependencyUtilityTest, the correct
exception is tested by text. The change of wordin... - 21:53 Revision ab65104e: [CLEANUP] Let expected exceptions test for code, not text
- When an exception is expected in DependencyUtilityTest, the correct
exception is tested by text. The change of wordin... - 21:49 Revision cc0d96bb: [BUGFIX] felogin plugin still uses old class name in TypoScript
- FE Login still uses TypoScript with a manual
inclusion of the original file and then the
original class name.
plugin... - 21:19 Revision 4e488092: [CLEANUP] RSA Auth: Move JS files in proper location
- Renames the folder "resources" to "Resources"
and moves the JS files into
"Resources/Public/JavaScript".
Resolves: #... - 21:19 Revision 192c163f: [TASK] Drop TYPO3_CONF_VARS['SYS]['contentTable']
- There is a config to define the used "contentTable" which is set
by cms extension to tt_content. Using tt_content is ... - 21:07 Revision 3c7c4838: [BUGFIX] Change wording for TYPO3 dependency errors
- The wording of a TYPO3 dependency error currently suggests
installing another TYPO3 version to make an extension usab... - 21:07 Revision 1396fba1: [BUGFIX] Change wording for TYPO3 dependency errors
- The wording of a TYPO3 dependency error currently suggests
installing another TYPO3 version to make an extension usab... - 19:57 Revision 1296f382: [BUGFIX] Install Tool image tests: black background after scaling
- Transparent turns black unless you specify a different color
because transparent = unset color = 0 = black. We should... - 19:55 Revision 99208b47: [BUGFIX] Install Tool image tests: black background after scaling
- Transparent turns black unless you specify a different color
because transparent = unset color = 0 = black. We should... - 19:32 Revision acbd9cef: [BUGFIX] Extension manager page browser not disabled on list update
- The extension list on "get extensions" only masks the table when
loading where it should also mask the page browser a... - 19:31 Revision 05f76669: [BUGFIX] Extension manager page browser not disabled on list update
- The extension list on "get extensions" only masks the table when
loading where it should also mask the page browser a... - 18:56 Revision 0e6b6601: [TASK] Add missing unit test for enumeration
- Add unit test that checks if the constructor throws
an exception if an invalid value is requested.
Resolves: #60572
... - 18:48 Revision e9ea0849: [TASK] Add missing unit test for enumeration
- Add unit test that checks if the constructor throws
an exception if an invalid value is requested.
Resolves: #60572
... - 16:59 Revision 9365def5: [TASK] Show 'styles' object in TypoScript Object Browser
- When you look in the TOB for the styles.* settings, those are not
shown. In order to ease the lookup of existing sett... - 16:54 Revision 2af5f120: [BUGFIX] Respect global renderReadonly in Tceforms for tree
- The global renderReadonly status in Tceforms doesn't affect a
rendered tree because the check was forgotten when #258... - 16:47 Revision 50abc39c: [BUGFIX] Respect global renderReadonly in Tceforms for tree
- The global renderReadonly status in Tceforms doesn't affect a
rendered tree because the check was forgotten when #258... - 16:09 Revision 250b03bb: [BUGFIX] Menu-links generate two empty spaces at closing anchor
- Checks for ATagParams & access key code before adding empty
spaces between anchor parameters.
Resolves: #50566
Relea... - 16:08 Revision 6afcb653: [BUGFIX] Menu-links generate two empty spaces at closing anchor
- Checks for ATagParams & access key code before adding empty
spaces between anchor parameters.
Resolves: #50566
Relea... - 15:43 Revision fa99ba55: [BUGFIX] Adjust comment for default HTTP-userAgent
- The default userAgent is for example TYPO3/6.2.4
Change-Id: I2412b901a3a42938a433e7d8a414de24587011a3
Resolves: #603... - 15:43 Revision 13335da0: [TASK] Change example for backend module in BaseScriptClass
- Resolves: #60566
Releases: 6.3
Change-Id: I742e68f617dc049ca059406b50e08e24c7d74b79
Reviewed-on: http://review.typo3.... - 15:39 Revision da4f19b9: [TASK] Refactor Install Tool JavaScript
- Resolves: #57182
Releases: 6.3
Change-Id: I2c8a7f594e3716152dfb9acb5246c741f7c9580d
Reviewed-on: http://review.typo3.... - 15:26 Revision 19d8457e: [BUGFIX] Labels in extension manager not loaded
- The extensionmanager tries to load language labels from the
old extension manager.
Add the needed labels to the exte... - 15:17 Revision 93a1ac50: [TASK] Use double back slashes for class name in makeInstance
- Resolves: #60562
Releases: 6.3
Change-Id: I321f32f85df90e11443837c2704eba5c097e7ea1
Reviewed-on: http://review.typo3.... - 14:55 Revision 5b035057: [TASK] Clean up backend login controller Part 1
- To prepare a switch of the backend login view to a fluid rendered
template, the current controller is first simlpfied... - 14:46 Revision a2748e5a: [TASK] Remove old default constants from TS service
- $this->const in TemplateService and an extending class is super old,
unused and removed.
Resolves: #60561
Releases: ... - 14:32 Revision 0ff446d3: [TASK] Reduce file size of core images
- Reduce the file size without losing quality.
This reduces total typo3 directory size by ~2 MB.
Change-Id: I56d1e9ecc... - 14:23 Revision 2095965a: [TASK] Fix wrong named unit tests of the logging framework
- Most of the unit tests for the logging framework have a
wrong filename and also a wrong classname.
Resolves: #60547
... - 14:22 Revision 8b11736f: [TASK] Fix wrong named unit tests of the logging framework
- Most of the unit tests for the logging framework have a
wrong filename and also a wrong classname.
Resolves: #60547
... - 13:57 Revision a24a47c7: [FEATURE] Extend IntrospectionProcessor to log full Backtrace
- Extend the introspection processor so it can add
a full backtrace instead of only the last item
of the backtrace.
Al... - 13:41 Revision 7973ff31: [TASK] Remove not needed TemplateService code
- The TemplateService class provides its own wrap()
function which is exactly the same as in cObj.
The only instances w... - 12:02 Revision adc0ed3d: [BUGFIX] Prevent fatal when importing a t3d file without fal information
- Currently the importer expects that an imported t3d file contains
data for fal. This is not the case if the t3d file ... - 12:00 Revision aecaed88: [FEATURE] Add LogManagerInterface
- The interface \TYPO3\CMS\Core\Log\LogManagerInterface enables you
to ship an alternative 3rd party LogManager instanc... - 11:24 Revision 5de7287b: [TASK] Add wrapper for GeneralUtility::getIndpEnv in ContentObjectRenderer
- A wrapper function for GeneralUtility::getIndpEnv() is required
to mock these static calls in unit tests.
Resolves: ... - 11:23 Revision ebcbf634: [TASK] Add wrapper for GeneralUtility::getIndpEnv in ContentObjectRenderer
- A wrapper function for GeneralUtility::getIndpEnv() is required
to mock these static calls in unit tests.
Resolves: ...
2014-07-24
- 20:38 Revision e6f3ab7e: [BUGFIX] Make call to isPackageKeyValid non-static
- Function isPackagKeyValid on PackageManeger is not a static function
and must be called on an object instance.
Resol... - 20:38 Revision 59635160: [BUGFIX] Make call to isPackageKeyValid non-static
- Function isPackagKeyValid on PackageManeger is not a static function
and must be called on an object instance.
Resol... - 20:33 Revision 252cab0c: [BUGFIX] Turn isOnSymmetricSide into static function
- Function isOnSymmetricSide of RelationHandler is used as
static function all the time so we properly turn the functio... - 20:33 Revision 06745798: [BUGFIX] Turn isOnSymmetricSide into static function
- Function isOnSymmetricSide of RelationHandler is used as
static function all the time so we properly turn the functio... - 20:05 Revision 60ae97a5: [TASK] Keep the changes to PackageStates.php low
- Introduce a sort operation of the packages before determining
the loading order.
This way the number of changes made ... - 20:04 Revision 8eca965b: [TASK] Keep the changes to PackageStates.php low
- Introduce a sort operation of the packages before determining
the loading order.
This way the number of changes made ... - 19:52 Revision 71ae992e: [BUGFIX] Add label for title of "Edit metadata" link
- Currently the title of the "Edit metadata" link in filelist is
hardcoded. Add a label to make it translatable.
Resol... - 19:51 Revision 4a7e508a: [BUGFIX] Add label for title of "Edit metadata" link
- Currently the title of the "Edit metadata" link in filelist is
hardcoded. Add a label to make it translatable.
Resol... - 18:13 Revision 6b835aa2: [TASK] Remove old and unused extension icons from t3skin
- in t3skin/icons/ext there are plenty of really old icons
for e.g. tt_guest or tt_calender
We should remove them as t... - 18:11 Revision e9797ef7: [TASK] Remove skipped FAL functional tests
- Utility/File/ExtendedFileUtilityTest.php contains some old FAL
related tests that are not maintained for quite some t... - 18:10 Revision c049aba5: [TASK] Remove skipped FAL functional tests
- Utility/File/ExtendedFileUtilityTest.php contains some old FAL
related tests that are not maintained for quite some t... - 17:40 Revision ee0bbbd9: [CLEANUP] Remove browser hacks in CSS files
- Several browser hacks in backend CSS files
can now be removed as browser don't need
to use -moz or -webkit. Also, sev... - 17:24 Revision 963fafbd: [CLEANUP] Backend: Remove IE7/6/5 support
- There are some places where there is special treatment for IE7
and below which can now be removed safely.
Resolves: ... - 17:17 Revision 819095ea: [TASK] Add a "save and close" button in the extensionmanager
- Resolves: #59812
Releases: 6.3, 6.2
Change-Id: I3ccfbdd496af2fca9a72d2675393537eafffd075
Reviewed-on: http://review.t... - 17:16 Revision a3233fc1: [TASK] Add a "save and close" button in the extensionmanager
- Resolves: #59812
Releases: 6.3, 6.2
Change-Id: I3ccfbdd496af2fca9a72d2675393537eafffd075
Reviewed-on: http://review.t... - 17:10 Revision 5b8741f7: [BUGFIX] Catch freshly introduced ResourceDoesNotExistException
- Change #60506 introduced a new specific exception in case a file
reference can not be resolved. This new exception no... - 17:10 Revision 68369763: [BUGFIX] Catch freshly introduced ResourceDoesNotExistException
- Change #60506 introduced a new specific exception in case a file
reference can not be resolved. This new exception no... - 15:08 Revision 3b4cdf3e: [BUGFIX] Fix resource exceptions
- When rendering the FILES content object,
exceptions due to missing file references and missing collections
are meant ... - 15:08 Revision 74b0ce8e: [BUGFIX] Fix resource exceptions
- When rendering the FILES content object,
exceptions due to missing file references and missing collections
are meant ... - 14:23 Revision 7c2550ab: [BUGFIX] Set correct cookie when permalogin is enabled
- Although permalogin is enabled we set a session cookie.
This happens because setSessionCookie is called too early
and... - 14:21 Revision 74857fb0: [BUGFIX] Set correct cookie when permalogin is enabled
- Although permalogin is enabled we set a session cookie.
This happens because setSessionCookie is called too early
and... - 14:14 Revision fb8ae239: [BUGFIX] Change sys_file.size type from INT to BIGINT
- Regular INT limits filesize to 2GB.
Change-Id: I525bd53bff6495630bd5880c8ef8789a1d9bbf26
Resolves: #60327
Releases: ... - 14:12 Revision d02962f3: [BUGFIX] Change sys_file.size type from INT to BIGINT
- Regular INT limits filesize to 2GB.
Change-Id: I525bd53bff6495630bd5880c8ef8789a1d9bbf26
Resolves: #60327
Releases: ... - 12:15 Revision 7d42b929: [BUGFIX] Complete datatable structure fe_groups
- While creating frontend groups via extbase without any subgroup set,
the record will have the value NULL in the datab... - 12:14 Revision 2351b207: [BUGFIX] Complete datatable structure fe_groups
- While creating frontend groups via extbase without any subgroup set,
the record will have the value NULL in the datab... - 08:15 Revision b4aa2ff0: [BUGFIX] Catch all resource exceptions when parsing RTE links
- The RteHtmlParser checks for valid links by trying to retrieve
a file or folder object. The FAL API will throw except... - 08:15 Revision f9f4b492: [BUGFIX] Catch all resource exceptions when parsing RTE links
- The RteHtmlParser checks for valid links by trying to retrieve
a file or folder object. The FAL API will throw except...
2014-07-23
- 14:11 Revision 4dcd4a02: [BUGFIX] Wrong sys_refindex for deleted child records
- Workspace actions using the DataHandler trigger a reprocessing
of the reference index. However, it happened that inde... - 13:51 Revision f6299924: [BUGFIX] Wrong sys_refindex for deleted child records
- Workspace actions using the DataHandler trigger a reprocessing
of the reference index. However, it happened that inde... - 11:42 Revision dec6a238: [BUGFIX] Adjust comment for default HTTP-userAgent
- The default userAgent is for example TYPO3/6.2.4
Change-Id: I2412b901a3a42938a433e7d8a414de24587011a3
Resolves: #603... - 11:11 Revision 9823d237: [TASK] Update wrong copyright header in file BrowseLinks.php
- A new header in PHP files has been introduced with #59535. This
patch updates the copyright/license header of one fil... - 11:08 Revision b3bdda0b: [TASK] Update wrong copyright header in file BrowseLinks.php
- A new header in PHP files has been introduced with #59535. This
patch updates the copyright/license header of one fil...
2014-07-22
- 13:29 Revision 32b99db1: [BUGFIX] Fix return value of DatabaseConnection::sql_free_result()
- In case of success the current implementation returns the result
of $res->free(). Unfortunately free() doesn't return... - 13:20 Revision b0a53b87: [BUGFIX] Fix return value of DatabaseConnection::sql_free_result()
- In case of success the current implementation returns the result
of $res->free(). Unfortunately free() doesn't return...
2014-07-21
- 16:23 Revision d66dcaa4: [BUGFIX] Fix minor issues in functional testing framework
- The bootstrap for frontend functional tests has some
minor issues, that are now fixed:
* json_decode returns null no... - 13:10 Revision 7df321be: [BUGFIX] Fix minor issues in functional testing framework
- The bootstrap for frontend functional tests has some
minor issues, that are now fixed:
* json_decode returns null no...
2014-07-20
- 23:20 Revision a56047a9: [BUGFIX] sys_collection_entries column too small
- Set sys_collection_entries to varchar(64). This is the max
table name length on MySQL.
Resolves: #60180
Releases: 6.... - 23:20 Revision 60525435: [BUGFIX] sys_collection_entries column too small
- Set sys_collection_entries to varchar(64). This is the max
table name length on MySQL.
Resolves: #60180
Releases: 6....
2014-07-19
- 18:26 Revision f5085bd2: [BUGFIX] Send test email in Install Tool as HTML
- Explicitly set the format of the email body to text/html.
Resolves: #60251
Releases: 6.3, 6.2
Change-Id: I350b0f4cb9... - 18:25 Revision 43b778ee: [BUGFIX] Avoid PHP warning in TypoScriptFrontendController
- TypoScriptFrontendController throws a PHP warning on access to
$BE_USER->user['uid'] which might not be set.
Fix this... - 00:54 Revision 26a50572: [BUGFIX] Avoid PHP warning in TypoScriptFrontendController
- TypoScriptFrontendController throws a PHP warning on access to
$BE_USER->user['uid'] which might not be set.
Fix this... - 00:32 Revision 43fa347c: [BUGFIX] Send test email in Install Tool as HTML
- Explicitly set the format of the email body to text/html.
Resolves: #60251
Releases: 6.3, 6.2
Change-Id: I350b0f4cb9... - 00:02 Revision 97e50c5e: [BUGFIX] Menu-links generate two empty spaces at closing anchor
- Checks for ATagParams & access key code before adding empty
spaces between anchor parameters.
Resolves: #50566
Relea...
Also available in: Atom