Activity
From 2012-03-06 to 2012-04-04
2012-04-04
- 21:58 Revision 80fcc7a4: [BUGFIX] No tab selected by default in User Settings
- The call to getDynTabMenu had one parameter too much. Removing it
restores the normal functionality that the first ta... - 21:52 Revision 398c8739: [BUGFIX] No tab selected by default in User Settings
- The call to getDynTabMenu had one parameter too much. Removing it
restores the normal functionality that the first ta...
2012-04-02
- 07:43 Revision de525aef: [BUGFIX] t3editor: $TCA for tt_content is not loaded in ext_tables.php
- The ext_tables.php of t3editor does overwrite parts of tt_content's TCA
without first loading it; this leads to error... - 07:43 Revision 9b614763: [BUGFIX] t3editor: $TCA for tt_content is not loaded in ext_tables.php
- The ext_tables.php of t3editor does overwrite parts of tt_content's TCA
without first loading it; this leads to error...
2012-04-01
- 18:26 Revision 53b78e39: [FEATURE] Insert hook into form wizard view
- Introduces a hook in tx_form_View_Wizard_Wizard. This hook
allows extending the wizard interface by loading extending... - 12:40 Revision 14192bb6: [BUGFIX] Make alphabetic filter work with umlauts
- Changes the regular expression used to validate the string into a
unicode-aware character-class and adds two testcase... - 12:29 Revision 8b8dd434: [BUGFIX] Make alphanum. filter work with umlauts
- Changes the regular expression used to validate the string into a
unicode-aware character-class and adds two tests fo...
2012-03-29
- 08:38 Revision 2a253624: [BUGFIX] preg_spliti should be preg_split
- A typo made out of preg_split a preg_spliti which
of course doesn't exist
Change-Id: Iab3ba56f3cc43eb2ecedf5145d3b27... - 08:21 Revision 2df8edad: [BUGFIX] preg_spliti should be preg_split
- A typo made out of preg_split a preg_spliti which
of course doesn't exist
Change-Id: Iab3ba56f3cc43eb2ecedf5145d3b27...
2012-03-28
- 23:08 Revision 8e0c6fc6: [BUGFIX] Use state "excludeFromUpdates" in update check
- Do not offer update for extensions with state "excludeFromUpdates"
Change-Id: Ic3aaf85a64fe23f5aede42a7949f4137d4686... - 14:30 Revision a2b1f8c2: [BUGFIX] Creating new pages via drag'n'drop respects page TS
- When creating a new page node via drag'n'drop shortcuts in pagetree,
the TCAdefaults.pages array from page TsConfig i... - 14:14 Revision 25f666b4: [TASK] Set TYPO3 version to 4.6.8-dev
- Change-Id: I2849d0381ba0abe9a777270fa3adb8eb69ece245
Reviewed-on: http://review.typo3.org/10042
Reviewed-by: TYPO3 v4... - 14:14 Revision ab955f26: [RELEASE] Release of TYPO3 4.6.7
- Change-Id: I50e0ff3e1463653997f182facc825d6e87da69a2
Reviewed-on: http://review.typo3.org/10041
Reviewed-by: TYPO3 v4... - 14:14 Revision c78f1682: [RELEASE] Release of TYPO3 4.6.7
- Change-Id: I50e0ff3e1463653997f182facc825d6e87da69a2
- 14:05 Revision 02e366e8: [TASK] Set TYPO3 version to 4.5.15-dev
- Change-Id: I7b5be1cf88681681b86f6cd7a68d9c3ac2fe7e8c
Reviewed-on: http://review.typo3.org/10040
Reviewed-by: TYPO3 v4... - 14:05 Revision c6c9859d: [RELEASE] Release of TYPO3 4.5.14
- Change-Id: Id1b0895fb2cbf16099d6c938d1648b820b1899b3
Reviewed-on: http://review.typo3.org/10039
Reviewed-by: TYPO3 v4... - 14:05 Revision d714715a: [RELEASE] Release of TYPO3 4.5.14
- Change-Id: Id1b0895fb2cbf16099d6c938d1648b820b1899b3
- 13:56 Revision 667a9c43: [!!!][SECURITY] XSS in filelink element
- Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ... - 13:56 Revision baef952a: [SECURITY] Information disclosure showing DB name
- By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: Iac35d41ec7953fe1431... - 13:56 Revision 2c66a2e2: [SECURITY] XSS in show item
- Change-Id: Ia6a5d5d6d350eee0a440a4ce8299f2a483bed58d
Fixes: #29397
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:... - 13:56 Revision e8502d83: [SECURITY] Missing escaping for sys_notes
- sys_notes misses an escaping in info module
Change-Id: If420168807f609709a767c7fb1d6a4d504d277f8
Fixes: #22748
Relea... - 13:56 Revision 064005b2: [SECURITY] Missing escaping in scheduler
- A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: I882d167f55b813f7f20beba48ee097... - 13:56 Revision b9e19bda: [SECURITY] XSS in BE file list
- Change-Id: I772490b260eb06e714ec57cdf75a6166f53eaea1
Fixes: #30940
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Commit:... - 13:56 Revision 27927a9a: [SECURITY] XSS in be_layouts
- Some values from the backend layout configuration
are not properly escaped
Change-Id: Id08f8f21d5c429e05e5de938e46eb... - 13:56 Revision caef7538: [TASK] Set TYPO3 version to 4.4.15-dev
- Change-Id: I6478cd2389441452b95eb5a7bd890d4b3cea42e4
Reviewed-on: http://review.typo3.org/10031
Reviewed-by: TYPO3 v4... - 13:56 Revision 0e25f86e: [SECURITY] XSS possibility in RemoveXSS
- RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: I7005a7fb... - 13:56 Revision 2a089acb: [SECURITY] XSS in be_layouts
- Some values from the backend layout configuration
are not properly escaped
Change-Id: I72c45c6c7774c7608a5a88620266b... - 13:56 Revision 6d33e3c6: [RELEASE] Release of TYPO3 4.4.14
- Change-Id: I60c80742e77c66b23f5ff57f93ca33985921c755
Reviewed-on: http://review.typo3.org/10028
Reviewed-by: TYPO3 v4... - 13:56 Revision f2e72fdc: [SECURITY] XSS possibility in RemoveXSS
- RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: I6a019d41... - 13:56 Revision 40541733: [RELEASE] Release of TYPO3 4.4.14
- Change-Id: I60c80742e77c66b23f5ff57f93ca33985921c755
- 13:56 Revision 84a31cfd: [SECURITY] XSS in BE file list
- Change-Id: Ic25488783111b59138b58a57e562e5fd03e1dca9
Fixes: #30940
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:... - 13:55 Revision 0076916c: [SECURITY] Missing escaping in scheduler
- A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: Id18dfcfb542837becb559c571f0c23... - 13:55 Revision 5a693f63: [SECURITY] Missing escaping for sys_notes
- sys_notes misses an escaping in info module
Change-Id: I2066d850231b3994b9bfa018648e855211c993aa
Fixes: #22748
Relea... - 13:55 Revision 565dd9e9: [SECURITY] XSS in show item
- Change-Id: Iaf43a2097be961679a6d03c3b948b163e153f95f
Fixes: #29397
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:... - 13:55 Revision 6610e3a0: [SECURITY] Information disclosure showing DB name
- By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: I4998eff997a50e94183... - 13:55 Revision 5433603a: [!!!][SECURITY] XSS in filelink element
- Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ... - 13:55 Revision 892bbbcc: [SECURITY] Missing escaping for sys_notes
- sys_notes misses an escaping in info module
Change-Id: I684e33172c664e504174c02202fd71372f6a6e98
Fixes: #22748
Relea... - 13:55 Revision 351084bd: [!!!][SECURITY] XSS in filelink element
- Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ... - 13:55 Revision 5943c548: [SECURITY] Information disclosure showing DB name
- By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: I405b5655aedbd17f454... - 13:55 Revision 42cb07b7: [SECURITY] XSS in show item
- Change-Id: Id3fca3b9c58b5b20bbe1435fac3f0fccb54ed165
Fixes: #29397
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:... - 13:55 Revision 84487141: [SECURITY] Missing escaping in scheduler
- A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: Iaf8f336342aa95daa4dfc145f1fb20... - 13:55 Revision a5e14b21: [SECURITY] XSS in BE file list
- Change-Id: I0a689a566c57766bfa7b3197b0d9198ad289cdf2
Fixes: #30940
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Security-Review:... - 13:54 Revision 7451b951: [SECURITY] XSS possibility in RemoveXSS
- RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: Ia21e067e... - 13:54 Revision 5491a243: [SECURITY] XSS in be_layouts
- Some values from the backend layout configuration
are not properly escaped
Change-Id: I4e85bfe5ec1e6c2d28ef5fa02a505... - 13:54 Revision a6a92067: [SECURITY] XSS for extension meta data in About module
- Change-Id: I6ce1a90375b20c79c645a76b24713c718a06d529
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Fixes: #30969
Security-Review:... - 13:54 Revision 1d769c41: [SECURITY] Missing escaping for sys_notes
- sys_notes misses an escaping in info module, not in page/list module
Change-Id: I8145299dfc35ec1a3a17d32852987c6fd01... - 13:54 Revision b128c410: [SECURITY] XSS for extension meta data in About module
- Change-Id: I139ab25d50f348341cc0feb3ee358337c2500420
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Fixes: #30969
Security-Commit:... - 13:54 Revision 4dc50cb4: [SECURITY] XSS in show item
- Change-Id: I026fb44afac01e61a861d3b3bc8e99c15c1972e8
Fixes: #29397
Security-Commit: e34600be49087e59941b89025da4e1d75... - 13:54 Revision 7b4e3cb2: [SECURITY] Missing escaping in scheduler
- A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: I0025d826e65889e84b1733d66ad93d... - 13:54 Revision d9065bd6: [SECURITY] XSS in BE file list
- Change-Id: Ib4bdd5ce29827919deb8560a9e70d5b4dc0de849
Fixes: #30940
Security-Commit: e7e6aa481d16f9d6e5bcd3961d05bf6e3... - 13:54 Revision 0b925b6c: [SECURITY] XSS possibility in RemoveXSS
- RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: If1caf9bd... - 13:54 Revision e8ceb362: [!!!][SECURITY] XSS in filelink element
- Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ... - 13:54 Revision fa6a1036: [SECURITY] XSS in be_layouts
- Some values from the backend layout configuration
are not properly escaped
Change-Id: Ifc5debc16e29d632f21380c1fb2e4... - 13:54 Revision 784ffda5: [SECURITY] Information disclosure showing DB name
- By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: I123530c4814dd1ac4a3... - 13:54 Revision 593ac07a: [SECURITY] XSS possibility in RemoveXSS
- RemoveXSS fails to properly remove non printable characters, especially
zero-byte (\x00) chars.
Change-Id: Idfd0cdb4... - 13:54 Revision 1113205d: [SECURITY] XSS in show item
- Change-Id: I74b66e63015571472c1c3930067abd015991c5d6
Fixes: #29397
Security-Review: http://review.typo3.org/5857
Secu... - 13:53 Revision c3899f62: [!!!][SECURITY] XSS in filelink element
- Add escaping to description and file name of file link content element.
Warning: There is no longer HTML possible in ... - 13:53 Revision 19893163: [SECURITY] XSS for extension meta data in About module
- Change-Id: Ice808f1a8f5ef2ddc1c48dbb6e55dac26f4c4942
Releases: 6.0, 4.7, 4.6, 4.5, 4.4
Fixes: #30969
Security-Commit:... - 13:53 Revision c9613b3e: [SECURITY] Missing escaping in scheduler
- A proper escaping is missing for field "frequency"
Sanitize submitted uid
Change-Id: Id811514d4dba2c3732bbbc4b03decd... - 13:53 Revision b3027ffe: [SECURITY] XSS in BE file list
- Change-Id: I77b3c33e07a6ee6695c15566c14c7cb67053f587
Fixes: #30940
Security-Commit: a395345b246dd1aedb79890de03d6428f... - 13:53 Revision 331cbc19: [SECURITY] Missing escaping for sys_notes
- sys_notes misses an escaping in info module, not in
page/list module
Change-Id: I302b3c4cdb13e5e1aafb7f35608a9484d59... - 13:53 Revision 2ed674ad: [SECURITY] Information disclosure showing DB name
- By accessing a cli script in the frontend, it is possible
that the DB name is shown.
Change-Id: Ib99342fbc80859c1963... - 13:50 Revision a9aca5b8: [TASK] Raise submodule pointer
- Change-Id: Id625eb9cc310f979899b3bd81d6eb43740825368
Reviewed-on: http://review.typo3.org/9989
Reviewed-by: TYPO3 v4 ... - 13:48 Revision a6c946c1: [TASK] Raise submodule pointer
- Change-Id: I746cc091153c5675fed46b5444c11a6af1dd1de1
Reviewed-on: http://review.typo3.org/9988
Reviewed-by: TYPO3 v4 ... - 13:47 Revision d6f9c2a9: [TASK] Raise submodule pointer
- Change-Id: I7d4e1642ef79513a564f0b02fe2ca36fa4c2e645
Reviewed-on: http://review.typo3.org/9987
Reviewed-by: TYPO3 v4 ... - 13:46 Revision a4d4c223: [TASK] Raise submodule pointer
- Change-Id: I05969b15725e0b4b72101158fc29ec2f14d1da6e
Reviewed-on: http://review.typo3.org/9985
Reviewed-by: TYPO3 v4 ... - 13:40 Revision c34bf907: [SECURITY] Protect arguments of form __referrer with HMAC
- The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid... - 13:38 Revision 1dadfe36: [SECURITY] Protect arguments of form __referrer with HMAC
- The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid... - 13:38 Revision 6722ef05: [SECURITY] Protect arguments of form __referrer with HMAC
- The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid... - 13:38 Revision 876f348f: [SECURITY] Protect arguments of form __referrer with HMAC
- The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid... - 13:37 Revision a9a2a645: [SECURITY] Protect arguments of form __referrer with HMAC
- The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid... - 13:37 Revision adfce02f: [SECURITY] Protect arguments of form __referrer with HMAC
- The request arguments of the referring request are
a serialized string written to one of the hidden
fields in a Fluid... - 09:13 Revision 45472a9a: [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid
- Method t3lib_TCEmain::getPreviousLocalizedRecordUid() checks for the
"closest" localized record. For content elements... - 09:05 Revision f4ae4508: [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid
- Method t3lib_TCEmain::getPreviousLocalizedRecordUid() checks for the
"closest" localized record. For content elements... - 08:54 Revision e5bda823: [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid
- Method t3lib_TCEmain::getPreviousLocalizedRecordUid() checks for the
"closest" localized record. For content elements... - 08:33 Revision 07773aab: [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid
- Method t3lib_TCEmain::getPreviousLocalizedRecordUid() checks for the
"closest" localized record. For content elements... - 07:32 Revision 0673a103: [BUGFIX] Enable XClassing of t3lib_install by replacing new
- This Fix Replaces 3 occurences of new t3lib_install with
t3lib_div::makeInstance('t3lib_install')
Change-Id: I59c336...
2012-03-27
- 19:04 Revision 6ea0b401: [BUGFIX] Version record array is sorted twice
- Since the version record array will be sorted anyways,
it's not required to cache the sorted state.
Change-Id: I9963... - 19:03 Revision 5a4acabf: [BUGFIX] Version record array is sorted twice
- Since the version record array will be sorted anyways,
it's not required to cache the sorted state.
Change-Id: I68a4... - 19:03 Revision 2408df5b: [BUGFIX] Version record array is sorted twice
- Since the version record array will be sorted anyways,
it's not required to cache the sorted state.
Change-Id: Ia749... - 18:57 Revision e427cc44: [BUGFIX] Version record array is sorted twice
- Since the version record array will be sorted anyways,
it's not required to cache the sorted state.
Change-Id: Ib730... - 17:02 Revision 995edb9f: [TASK] Set TYPO3 version to 4.7-dev
- Change-Id: I73e7d250dc88f1649425465d953ed3fbc0aa3673
Reviewed-on: http://review.typo3.org/9920
Reviewed-by: TYPO3 v4 ... - 17:02 Revision 3096f670: [RELEASE] Release of TYPO3 4.7.0beta3
- Change-Id: I9d149f15049a4e43d3b75253b355c0eef9a9b4fa
Reviewed-on: http://review.typo3.org/9919
Reviewed-by: TYPO3 v4 ... - 17:02 Revision f5749c9c: [RELEASE] Release of TYPO3 4.7.0beta3
- Change-Id: I9d149f15049a4e43d3b75253b355c0eef9a9b4fa
- 16:56 Revision 64aa5026: [BUGFIX] Unused argument in getItemUidList()
- t3lib_collection_AbstractRecordCollection::getItemUidList() has
a method argument that is not used. The purpose is to... - 16:54 Revision 315e2115: [TASK] Update submodule pointer for TYPO3_4-7
- workspaces_4-7
Related: #35155
Releases: 4.7
Change-Id: Ibe0c5ef1c36db348b665d5402447c6cc9c84443c
Reviewed-on: http... - 16:52 Revision d07123be: [TASK] Introduce processDatamap_beforeStart hook
- Introduces processDatamap_beforeStart hook to t3lib_TCEmain
which can be used to individually initialize or pre-filte... - 16:51 Revision e520f866: [TASK] Integrate signal-slot-handling in Grid Data Service
- * SIGNAL_GenerateDataArray_BeforeCaching
* SIGNAL_GenerateDataArray_PostProcesss
* SIGNAL_GetDataArray_PostProcesss
*... - 16:50 Revision 2845aa46: [BUGFIX] Unused argument in getItemUidList()
- t3lib_collection_AbstractRecordCollection::getItemUidList() has
a method argument that is not used. The purpose is to... - 16:46 Revision 00ea5e96: [TASK] Introduce processDatamap_beforeStart hook
- Introduces processDatamap_beforeStart hook to t3lib_TCEmain
which can be used to individually initialize or pre-filte... - 16:46 Revision 73164ef9: [TASK] Integrate signal-slot-handling in Grid Data Service
- * SIGNAL_GenerateDataArray_BeforeCaching
* SIGNAL_GenerateDataArray_PostProcesss
* SIGNAL_GetDataArray_PostProcesss
*... - 15:36 Revision 3946137b: [BUGFIX] Unknown t3lib_TcaRelationService in StaticRecordCollection
- t3lib_collection_StaticRecordCollection::loadContents() tries to
access class t3lib_TcaRelationService which is not a... - 15:08 Revision fcbf817f: [BUGFIX] Unknown t3lib_TcaRelationService in StaticRecordCollection
- t3lib_collection_StaticRecordCollection::loadContents() tries to
access class t3lib_TcaRelationService which is not a... - 15:08 Revision 4bbcb80a: [BUGFIX] Livesearch toolbar should close others
- When focussing the livesearch in the backend, other menus
should be closed.
Change-Id: Ibc6e9727ab9142f549bef3d5615b... - 15:05 Revision 9684bd7e: [BUGFIX] Remove menu type special.userdefined
- The manual says that this type has been removed in 4.6 in favor of
userfunctions.
Besides that, the block makes use o... - 15:04 Revision 77418b3b: [BUGFIX] RTE: function compareLabel incorrectly declared
- Problem: Function compareLabel is not correctly declared in
class.tx_rtehtmlarea_microdataschema.php
Change-Id: Ieb2... - 15:02 Revision e2b04f96: [BUGFIX] Backend: Fetch correct overlay-version of page inside workspace
- When fetching page-details while using inside a workspace
make sure to fetch the correct overlay.
Change-Id: I7cd582... - 15:00 Revision 0d3e45be: [BUGFIX] t3lib_iconWorks must check if array exists before using it
- A few places in t3lib_iconWorks use variables as arrays without
checking if they are actually arrays. This leads to w... - 14:58 Revision debc1190: [BUGFIX] Creating new pages via drag'n'drop respects page TS
- When creating a new page node via drag'n'drop shortcuts in pagetree,
the TCAdefaults.pages array from page TsConfig i... - 14:52 Revision 668accab: [TASK] Set TYPO3 version to 6.0-dev
- Change-Id: I14e2ab3e462556ee2d6181660a3aedd506cc4b53
Releases: 6.0
Reviewed-on: http://review.typo3.org/9907
Reviewed... - 14:47 Revision 37e99a9a: [TASK] Update submodule pointer for TYPO3_4-7
- dbal_4-7
extbase_4-7
fluid_4-7
linkvalidator_4-7
version_4-7
workspaces_4-7
Change-Id: I5e9b577371d2f1bd5b98eee036a6... - 14:40 Revision e03a1389: [TASK] Update version to 4.7.0beta3
- Change-Id: I6b55d5dc23317b0ade2cea5b7e4e192ede7b6e48
Reviewed-on: http://review.typo3.org/9900
Reviewed-by: Oliver Ha... - 14:40 Revision c9ed5c0a: [TASK] Update version to 4.7.0beta3
- Change-Id: I0b4e56adeb14f1e10f158e8dd79dd3835a9f8fb8
Reviewed-on: http://review.typo3.org/9901
Reviewed-by: Oliver Ha... - 14:34 Revision 9d3dd913: [TASK] Update version to 4.7.0beta3
- Change-Id: I56592a5091c9ffa4b0244b2b58a62aa65cb20d35
- 14:34 Revision 75a15298: [TASK] Update version to 4.7.0beta3
- Change-Id: I1a834bd71bb49c0242571562065e767472f2795c
- 14:34 Revision d0d0df07: [TASK] Update version to 4.7.0beta3
- Change-Id: I0b8395b973a1d52620a452790111313851e8bfb9
- 14:33 Revision 4686dba7: [TASK] Update version to 4.7.0beta3
- Change-Id: I3b7d5e07b08e72717a13e80c25090b3149bb1fbb
2012-03-26
- 19:23 Revision 7689dca1: [TASK] Clean-up PHPdoc comments in t3lib_PageRenderer
- Back-port of clean-up that was introduced with #27694.
Change-Id: I089c9e47ace839722a532e807949f86dde6917ec
Resolves... - 19:22 Revision afdbb209: [BUGFIX] Instance properties are defined statically
- Instance properties are defined statically in t3lib_PageRenderer
Change-Id: I245d8a73e9abca8ac3bdef141605b91a09c845e... - 18:39 Revision a21a7694: [TASK] Code clean-up in Grid Data Service
- * PHPdoc comments
* CGL and whitespaces
* unused variables
Change-Id: I3fe7fbc3b03f8b9f83b0719cc29705b147ea5543
Reso... - 16:39 Revision bcd15ef7: [BUGFIX] Creating new pages via drag'n'drop respects page TS
- When creating a new page node via drag'n'drop shortcuts in pagetree,
the TCAdefaults.pages array from page TsConfig i... - 10:25 Revision d22eecd0: [BUGFIX] Fix the unit tests to work with PHPUnit 3.6
- PHPUnit 3.6 checks some things more strictly than 3.5.
Some unit tests needs changes to be green again.
Branches: 4....
2012-03-25
- 21:58 Revision ddad96bf: [TASK] Add missing sql_free_result in alt_doc.php
- Add missing sql_free_result in alt_doc.php to free hanging
records properly.
Change-Id: I5c43aef985f85507301fe62400d... - 21:58 Revision 0c5402a0: [TASK] Add missing sql_free_result in alt_doc.php
- Add missing sql_free_result in alt_doc.php to free hanging
records properly.
Change-Id: Ic6317ddc7810daf987c3801c13f... - 21:56 Revision 2982e4fc: [TASK] Add missing sql_free_result in alt_doc.php
- Add missing sql_free_result in alt_doc.php to free hanging
records properly.
Change-Id: Ic36b13edcbb10e6687df5cf8507... - 09:05 Revision 22e73d38: [BUGFIX] Tooltips for items in groupfields are not moved
- In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I5ef76f6648a3e62140... - 08:59 Revision c828d022: [BUGFIX] Tooltips for items in groupfields are not moved
- In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I5ef76f6648a3e62140...
2012-03-24
- 16:46 Revision 67afe9aa: [BUGFIX] t3lib_iconWorks must check if array exists before using it
- A few places in t3lib_iconWorks use variables as arrays without
checking if they are actually arrays. This leads to w... - 16:27 Revision cb923275: [BUGFIX] Tooltips for items in groupfields are not moved
- In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I6276c5f9f604d09844... - 16:24 Revision 1aee574d: [BUGFIX] Tooltips for items in groupfields are not moved
- In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I90a6dec1625241d730... - 16:21 Revision 959fa21c: [BUGFIX] Tooltips for items in groupfields are not moved
- In groupfields the title attribute of options must also be handled
when moving items.
Change-Id: I82f8d3fabdda8e8820... - 10:54 Revision 5c547f35: [TASK] Remove "Disable Popup Context Menus" option
- This option in the User Settings is totally useless, as there aren't
any troubles with modern browsers and this featu... - 10:45 Revision 5b9a0e66: [BUGFIX] Fatal error function posix_getgroups is not available
- This happens for the mkdirSetsGroupOwnershipOfCreatedDirectory() test in
t3lib_divTest.
Solution, just skip the test... - 10:42 Revision 40d8fec1: [BUGFIX] Fatal error function posix_getgroups is not available
- This happens for the mkdirSetsGroupOwnershipOfCreatedDirectory() test in
t3lib_divTest.
Solution, just skip the test... - 10:38 Revision 0b32e02d: [BUGFIX] Blank page after Save+Close in page settings
- Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268
Fixes: #33791
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 02:48 Revision 0b67bee5: [BUGFIX] Custom validators may be overriden by default validators
- The softref parser always puts the type to 'db' for db records.
Due to the abstract validators fetchType method just ... - 02:42 Revision bdcea269: [BUGFIX] Custom validators may be overriden by default validators
- The softref parser always puts the type to 'db' for db records.
Due to the abstract validators fetchType method just ... - 02:40 Revision 0ace3d86: [BUGFIX] Custom validators may be overriden by default validators
- The softref parser always puts the type to 'db' for db records.
Due to the abstract validators fetchType method just ... - 02:29 Revision f384daeb: [BUGFIX] Custom validators may be overriden by default validators
- The softref parser always puts the type to 'db' for db records.
Due to the abstract validators fetchType method just ...
2012-03-23
- 15:41 Revision cfc4266d: [BUGFIX] Fix the @return of findAll
- The @return documentation for Tx_Extbase_Persistence_Repository::findAll
and Tx_Extbase_Persistence_RepositoryInterfa... - 15:40 Revision 1271f632: [BUGFIX] Fix the @return of findAll
- The @return documentation for Tx_Extbase_Persistence_Repository::findAll
and Tx_Extbase_Persistence_RepositoryInterfa... - 15:35 Revision f72ff87e: [BUGFIX] Fix the @return of findAll
- The @return documentation for Tx_Extbase_Persistence_Repository::findAll
and Tx_Extbase_Persistence_RepositoryInterfa... - 14:38 Revision debc71c4: [BUGFIX] Blank page after Save+Close in page settings
- Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268
Fixes: #33791
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 11:50 Revision 35153e92: [TASK] Code clean-up in t3lib_PageRenderer
- Change-Id: If57379120c688dc284a83ca5689e51332c0f354c
Resolves: #35160
Releases: 4.5, 4.6, 4.7, 6.0
Reviewed-on: http:... - 11:49 Revision fa992c71: [TASK] Code clean-up in t3lib_PageRenderer
- Change-Id: I236e491f56e7daad2837c57770f5c71d1d5dd5da
Resolves: #35160
Releases: 4.5, 4.6, 4.7, 6.0
Reviewed-on: http:... - 11:49 Revision 687067ba: [TASK] Code clean-up in t3lib_PageRenderer
- Change-Id: I0760f863bd824efd287ca92a937814443215aa0b
Resolves: #35160
Releases: 4.5, 4.6, 4.7, 6.0
Reviewed-on: http:... - 11:45 Revision 6ebb8235: [TASK] Code clean-up in t3lib_PageRenderer
- Change-Id: Iafa34e5c40105879afc58fe793bb61086dd19526
Resolves: #35160
Releases: 4.5, 4.6, 4.7, 6.0
Reviewed-on: http:... - 08:38 Revision 2a968b28: [BUGFIX] Blank page after Save+Close in page settings
- Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268
Fixes: #33791
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 08:34 Revision a8adab56: [BUGFIX] Blank page after Save+Close in page settings
- Change-Id: Idd7647e0e1aaee607203f64c421d6ca235920268
Fixes: #33791
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r...
2012-03-22
- 21:56 Revision add69540: [TASK] Code clean-up in Grid Data Service
- * PHPdoc comments
* CGL and whitespaces
* unused variables
Change-Id: I6bc826740ca5574069cc257c1e7c4948d65b2c60
Reso... - 18:57 Revision c59bd154: [BUGFIX] Non-static methods in t3lib_cache are called statically
- Change-Id: Iaac0b179afc4aeb08452e5fd658ec046deb1cd5a
Releases: 4.5
Fixes: #35148
Reviewed-on: http://review.typo3.org... - 18:19 Revision 929f3b9c: [TASK] Update submodule pointer for TYPO3_4-7
- dbal_4-7
extbase_4-7
fluid_4-7
linkvalidator_4-7
version_4-7
workspaces_4-7
Change-Id: I41685c83343266dd71b445c10de8... - 10:29 Revision 7059684c: [BUGFIX] t3lib_div should contain only static methods
- A few methods don't have the static keyword. This leads to PHP notices.
Change-Id: Ie7d328a4789f577552486fcb4bf441e5...
2012-03-21
- 23:19 Revision 73eb649e: [BUGFIX] Backend: Fetch correct overlay-version of page inside workspace
- When fetching page-details while using inside a workspace
make sure to fetch the correct overlay.
Change-Id: I7cd582... - 19:54 Revision 163b4187: [FEATURE] Group task list in scheduler by extension
- To make the long drowdown more readable, group the task list in
schedular (Add Task) by extension and add the descrip... - 09:09 Revision 9e34b208: [FEATURE] Styling t3editor for "HTML" configurable
- The styling of t3editor should be configurable for
the content element "HTML". This makes it possible
to use e.g. a c...
2012-03-20
- 22:20 Revision 291b37d8: [BUGFIX] Code cleanup tx_linkvalidator_processor
- * remove unused variables
* initialize used variables
* allow IDE type hinting
Change-Id: I7eb44337a487aa250df4c09... - 22:05 Revision ebf2aff6: [BUGFIX] Code cleanup tx_linkvalidator_processor
- * remove unused variables
* initialize used variables
* allow IDE type hinting
Change-Id: I05672820ff811826a1e123f... - 21:59 Revision dd2e1722: [BUGFIX] Code cleanup tx_linkvalidator_processor
- * remove unused variables
* initialize used variables
* allow IDE type hinting
Change-Id: I1854c2c99a7071e6efbdd40... - 07:44 Revision d0a5a7f8: [TASK] Add missing sql_free_result in alt_doc.php
- Add missing sql_free_result in alt_doc.php to free hanging
records properly.
Change-Id: If2a6f291bd8839d1b7a2a617a19...
2012-03-19
- 20:34 Revision 8c04c1cf: [BUGFIX] Hook must use unset $params not reset
- Change-Id: I456e74e2ccb666dc494ced586607cee355dd65fc
Fixes: #35021
Related: #30296
Releases: 4.7, 4.8 - 16:32 Revision 19b73718: [TASK] Linkvalidator should have a hook for report markers
- The Linkvalidator scheduler task should provide hooks within the
markers, in order for administrators to create more ... - 16:06 Revision bce28f4c: [BUGFIX] Methods should not be private
- Change-Id: I4d8a2e77d6f762ed2d8971527114b2fe7e438dc0
Fixes: #34581
Releases: 4.5,4.6,4.7,4.8 - 16:03 Revision cd4205ca: [BUGFIX] Fix the @return of findAll
- The @return documentation for Tx_Extbase_Persistence_Repository::findAll
and Tx_Extbase_Persistence_RepositoryInterfa... - 15:54 Revision 1756cfb0: [BUGFIX] Methods should not be private
- Change-Id: I78f8692ccb7ac94d0dd4697109e64a04ad08ceb6
Fixes: #34581
Releases: 4.5,4.6,4.7,4.8
2012-03-18
- 19:42 Revision 9a0afe6e: Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages"
- Commit 94feeb2596244bc463afd428aab41353eb1740a4 introduced a major
performance overhead and is reverted for now.
Cha... - 19:37 Revision a4c09665: Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages"
- Commit 94feeb2596244bc463afd428aab41353eb1740a4 introduced a major
performance overhead and is reverted for now.
Cha... - 19:33 Revision b5d1b802: Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages"
- Commit 94feeb2596244bc463afd428aab41353eb1740a4 introduced a major
performance overhead and is reverted for now.
Cha... - 19:28 Revision 8ae86045: Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages"
- Commit 3dd43f601820dac0d5009c0b06f1501899253b51 introduced a major
performance overhead and is reverted for now.
Cha... - 19:23 Revision 706d22bc: first implementation - lots of js errors
- Change-Id: I15c613a7de068cf7c286123cb6d420686696dbbd
- 19:01 Revision d9c0d4cb: first implementation - lots of js errors
- Change-Id: Iceddf097a2b32d68cf8572fdf52e5e519465b520
- 19:01 Revision 17cc2f10: first implementation - lots of js errors
- Change-Id: Ic1f2667c992ea2b9dde7c98f1a0581be7a0f86d5
- 14:24 Revision ef4f862f: [+BUGFIX] Make $query->equals, no case sensitivity, work with UTF8
- Change-Id: Ic00c9bafe6c0ca262fc3f9d716e0dae20d07ead5
Fixes: #27413
Releases: 1.3, 4.7, 4.8 - 14:22 Revision 88e44c65: [+BUGFIX] Make $query->equals, no case sensitivity, work with UTF8
- Change-Id: Ic00c9bafe6c0ca262fc3f9d716e0dae20d07ead5
Fixes: #27413
Releases: 1.3, 4.7, 4.8 - 14:15 Revision 3b79c810: [+BUGFIX] Make $query->equals, no case sensitivity, work with UTF8
- Change-Id: Ic00c9bafe6c0ca262fc3f9d716e0dae20d07ead5
Fixes: #27413
Releases: 1.3, 4.7, 4.8 - 14:10 Revision aed95723: [BUGFIX] Add missing "command" variable to Tx_Extbase_MVC_CLI_Request
- There are multiple references to a membervariable "command" in
Tx_Extbase_MVC_CLI_Request, but this variable does not... - 14:08 Revision 47c1cf7f: [BUGFIX] Add missing "command" variable to Tx_Extbase_MVC_CLI_Request
- There are multiple references to a membervariable "command" in
Tx_Extbase_MVC_CLI_Request, but this variable does not... - 14:02 Revision 7c247a5a: Merge "[BUGFIX] PropertyMapper throws exceptions instead of returning error objects."
- 11:16 Revision 907ed99c: [TASK] Sync backport of Utility/Arrays.php with FLOW3
- Makes Tx_Extbase_Utility_Arrays class in synch with FLOW3
New methods: setValueByPath, unsetValueByPath, convertObjec...
2012-03-17
- 16:53 Revision a74d6721: [BUGFIX] Fix unit tests
- In 2a7bea292be820d49efc7553d29bac5631f30b33 the unit tests broke
because the mocked ClassInfoCache does not return th... - 16:26 Revision 77d229ab: [BUGFIX] Fix unit tests
- In 2a7bea292be820d49efc7553d29bac5631f30b33 the unit tests broke
because the mocked ClassInfoCache does not return th... - 14:08 Revision 4488a618: [TASK] Allow getting the configuration without plugin-name
- At the moment you need the extension- and plugin-name to retrieve the
configuration from the configurationManager. It... - 10:30 Revision 208846ef: [BUGFIX] parseDynamicOperand appends to uninitialized variable
- Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseDynamicOperand
appends to uninitialized local variable $constrain... - 10:27 Revision 48762b9c: [BUGFIX] parseDynamicOperand appends to uninitialized variable
- Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseDynamicOperand
appends to uninitialized local variable $constrain... - 10:24 Revision eddfc471: [BUGFIX] parseDynamicOperand appends to uninitialized variable
- Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseDynamicOperand
appends to uninitialized local variable $constrain... - 10:19 Revision 640cfe8b: [BUGFIX] Tx_Extbase_Persistence_QueryInterface needs to provide getSource
- Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseQuery expects a
Tx_Extbase_Persistence_QueryInterface and then ca... - 10:16 Revision 166d951f: [BUGFIX] Tx_Extbase_Persistence_QueryInterface needs to provide getSource
- Tx_Extbase_Persistence_Storage_Typo3DbBackend::parseQuery expects a
Tx_Extbase_Persistence_QueryInterface and then ca... - 03:05 Revision d2141314: [BUGFIX] RTE: function compareLabel incorrectly declared
- Problem: Function compareLabel is not correctly declared in
class.tx_rtehtmlarea_microdataschema.php
Change-Id: Ieb2... - 01:52 Revision f25023eb: [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl
- Problem: IE does not support document.baseURI and document.URL is
incorrect when using realurl.
Solution: Get first b... - 01:23 Revision bc18ac61: [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl
- Problem: IE does not support document.baseURI and document.URL is
incorrect when using realurl.
Solution: Get first b... - 00:58 Revision bf33b9d2: [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl
- Problem: IE does not support document.baseURI and document.URL is
incorrect when using realurl.
Solution: Get first b... - 00:52 Revision f61358af: [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl
- Problem: IE does not support document.baseURI and document.URL is
incorrect when using realurl.
Solution: Get first b... - 00:42 Revision 7afb4522: [CLEANUP] Replace deprecated interface from unittests
- Change-Id: I2c726ab7bb482fac038a907bb82b33325f30d25a
Releases: 4.7, 4.8
Resolves: #34915 - 00:41 Revision 32eefdd6: [CLEANUP] Replace deprecated interface from unittests
- Change-Id: I2c726ab7bb482fac038a907bb82b33325f30d25a
Releases: 4.7, 4.8
Resolves: #34915 - 00:37 Revision 52666ddc: [BUGFIX] property mapping for models w/o __construct
- If a model class has no __construct method, the PropertyMapper/
PersistentObjectConverter throws an Exception if it t... - 00:35 Revision 64499c79: [BUGFIX] property mapping for models w/o __construct
- If a model class has no __construct method, the PropertyMapper/
PersistentObjectConverter throws an Exception if it t... - 00:15 Revision c69e119b: [BUGFIX] Extbase produces errors in TYPO3 Log
- Change-Id: I9f50b67db1c6cd27f1e83a3258b679d2258f80eb
Fixes: #34632
Releases: 4.7, 4.8 - 00:07 Revision 24b9c657: [BUGFIX] Extbase produces errors in TYPO3 Log
- Change-Id: I9f50b67db1c6cd27f1e83a3258b679d2258f80eb
Fixes: #34632
Releases: 4.7, 4.8
2012-03-16
- 23:38 Revision 8a8cf8b6: [BUGFIX] ObjectContainer does not support namespaces
- The object container (more specificially: the class info cache it uses)
fails when trying to get an instance of a nam... - 23:29 Revision a0627a18: [BUGFIX] ObjectContainer does not support namespaces
- The object container (more specificially: the class info cache it uses)
fails when trying to get an instance of a nam... - 22:32 Revision 163cd00f: [BUGFIX] Fatal error 't3lib_lock' does not exist
- The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY... - 22:32 Revision de9937b8: [BUGFIX] Fatal error 't3lib_lock' does not exist
- The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY... - 22:32 Revision 56ef45df: [BUGFIX] Fatal error 't3lib_lock' does not exist
- The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY... - 10:51 Revision 2eeaa4b0: [BUGFIX] Fatal error 't3lib_lock' does not exist
- The PHP fatal error occurs for the following settings:
$TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] is enabled
$TY...
2012-03-15
- 08:08 Revision 6290f64f: [BUGFIX] Remove menu type special.userdefined
- The manual says that this type has been removed in 4.6 in favor of
userfunctions.
Besides that, the block makes use o... - 08:08 Revision 5684e771: [BUGFIX] Livesearch toolbar should close others
- When focussing the livesearch in the backend, other menus
should be closed.
Change-Id: Ibc6e9727ab9142f549bef3d5615b...
2012-03-14
- 14:12 Revision 12f13174: [BUGFIX] PropertyMapper throws exceptions instead of returning error objects.
- The DateTimeConverter in extbase still throws Exceptions in extbase. In
FLOW3 this was changed with b47d1c61aaaf67c6d... - 10:42 Revision 66209be9: [BUGFIX] Methods should not be private
- Change-Id: Ica4f031652d9a8f6d6b652297710170c45502f21
Fixes: #34581
Releases: 4.5,4.6,4.7,4.8
2012-03-13
- 16:27 Revision 7557458d: [TASK] Set TYPO3 version to 4.7-dev
- Change-Id: I58a6b7aedcce48007ede9df3a6fec53c06236805
Reviewed-on: http://review.typo3.org/9621
Reviewed-by: TYPO3 v4 ... - 16:27 Revision 64c4ad8d: [RELEASE] Release of TYPO3 4.7.0beta2
- Change-Id: I5c4da53c8184ac6a4525eec7e4a52645df0d7a7f
Reviewed-on: http://review.typo3.org/9620
Reviewed-by: TYPO3 v4 ... - 16:27 Revision 2fc054c5: [RELEASE] Release of TYPO3 4.7.0beta2
- Change-Id: I5c4da53c8184ac6a4525eec7e4a52645df0d7a7f
- 16:15 Revision 6c56a229: [TASK] Raise submodule pointer
- Change-Id: I6e7260fcb33f79f81ad2dbc4ae2da23130a009e6
Reviewed-on: http://review.typo3.org/9619
Reviewed-by: TYPO3 v4 ... - 16:13 Revision 203ef22c: [TASK] Raise submodule pointer
- Change-Id: I166af445aa4f26a25f2554f6034454f0946c0708
Reviewed-on: http://review.typo3.org/9618
Reviewed-by: TYPO3 v4 ... - 16:07 Revision 1e08989e: [TASK] Update version to 4.7.0beta2
- Change-Id: I23ab664e22762085ba59dc31c1491637ef3ac5a3
Reviewed-on: http://review.typo3.org/9617
Reviewed-by: Oliver Ha... - 16:06 Revision 331dc8ae: [TASK] Update version to 4.7.0beta2
- Change-Id: I4eccc1e4388725071704daf305e20da5d8c21f5f
Reviewed-on: http://review.typo3.org/9616
Reviewed-by: Oliver Ha... - 13:50 Revision 504e253d: [FEATURE] Add hook to tslib_fe->get_cache_timeout()
- I'd like to have a hook here to influence the calculated cacheTimeout.
This could be used to have the cache lifetime... - 13:42 Revision 95a3a758: [TASK] PHP 5.4 adjustments
- Small adjustments for PHP 5.4 compatibility.
Change-Id: I0ce1c8901a940980f2a753ee219fb6b01497cac8
Resolves: #34685
R... - 13:40 Revision 9ea4e973: [BUGFIX] unlink issues warnings for lock files
- t3lib_lock issues warnings for non-existent lock files.
Change-Id: I069f6d9bdb6e84e7436e81b9fdf94d14ab6065ec
Fixes: ... - 13:39 Revision b372e8ad: [FEATURE] Add hook to stdWrap_cacheStore
- In issue #34299 caching for stdWrap was introduced.
With this patch I'd like to add a hook to the cacheStore method.... - 13:37 Revision 6f3b746d: [BUGFIX] Properly check disabled versioning within tcemain
- Setting $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] = FALSE; isn't
fully working within tcemain because some isse... - 13:35 Revision 5d8e5723: [BUGFIX] html5 rendering does handle non-xml documents
- When selecting html5 in config.doctype and deactivating
config.xmlprologue = none the xmlns-attribute of <html> has
t... - 13:34 Revision 98f73d8b: [BUGFIX] imagecopyresized: correct invalid parameters
- The classes t3lib_stdgraphic and t3lib_iconworks provide
the method imagecopyresized. Those functions got parameters
... - 13:03 Revision 06ea329b: [BUGFIX] imagecopyresized: correct invalid parameters
- The classes t3lib_stdgraphic and t3lib_iconworks provide
the method imagecopyresized. Those functions got parameters
... - 12:55 Revision d0bea7c2: [BUGFIX] html5 rendering does handle non-xml documents
- When selecting html5 in config.doctype and deactivating
config.xmlprologue = none the xmlns-attribute of <html> has
t... - 10:54 Revision 311a9245: [TASK] Set TYPO3 version to 4.6.7-dev
- Change-Id: I9c4fc49ef0089330e5cfd14a99f28e29837a3719
Reviewed-on: http://review.typo3.org/9605
Reviewed-by: TYPO3 v4 ... - 10:54 Revision 2ceaa383: [RELEASE] Release of TYPO3 4.6.6
- Change-Id: Ie983884066b01aacc2ddd51db64875e70681e510
Reviewed-on: http://review.typo3.org/9604
Reviewed-by: TYPO3 v4 ... - 10:53 Revision 134057f8: [RELEASE] Release of TYPO3 4.6.6
- Change-Id: Ie983884066b01aacc2ddd51db64875e70681e510
- 10:44 Revision c8aa35ca: [TASK] Set TYPO3 version to 4.5.14-dev
- Change-Id: I10b99bfa396c9d5198486fc39879e1af629ee8c7
Reviewed-on: http://review.typo3.org/9603
Reviewed-by: TYPO3 v4 ... - 10:44 Revision 218e9b16: [RELEASE] Release of TYPO3 4.5.13
- Change-Id: I211f6a296be2ffc8f2331c424764266ed8b5cc1a
Reviewed-on: http://review.typo3.org/9602
Reviewed-by: TYPO3 v4 ... - 10:44 Revision bd4bc301: [RELEASE] Release of TYPO3 4.5.13
- Change-Id: I211f6a296be2ffc8f2331c424764266ed8b5cc1a
- 10:35 Revision d2af0a82: [TASK] Raise submodule pointer
- Change-Id: I56d8ce096e813305be8aa330a07b1a163a729238
Reviewed-on: http://review.typo3.org/9601
Reviewed-by: TYPO3 v4 ... - 10:33 Revision 0eb2165b: [TASK] Raise submodule pointer
- Change-Id: I5addf806fa443362eb53482519bc03d587d4f3b2
Reviewed-on: http://review.typo3.org/9600
Reviewed-by: TYPO3 v4 ... - 10:28 Revision 90e93ef3: [TASK] Update to version 4.5.13
- Change-Id: I5128a9256b31146ca4091c52a9afd3672e4c3bf5
Reviewed-on: http://review.typo3.org/9598
Reviewed-by: Oliver Ha... - 10:28 Revision d43fda2c: [TASK] Update version to 4.6.6
- Change-Id: I04f1c34a1284b77d5547a0b337e01914a298d3e5
Reviewed-on: http://review.typo3.org/9599
Reviewed-by: Oliver Ha... - 10:19 Revision 97598ce9: [BUGFIX] Suggest Wizard crashes in Frontend Editing
- As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
... - 10:00 Revision 564e0361: [BUGFIX] Properly check disabled versioning within tcemain
- Setting $GLOBALS['TCA'][$table]['ctrl']['versioningWS'] = FALSE; isn't
fully working within tcemain because some isse... - 09:57 Revision 4a1388ec: [FEATURE] Add hook to stdWrap_cacheStore
- In issue #34299 caching for stdWrap was introduced.
With this patch I'd like to add a hook to the cacheStore method.... - 09:54 Revision 68c16d27: [FEATURE] Adding hook in flushByTag
- Cache tags could be reused for nc_staticfile cache or even for tagging
varnish cache content. When it is flushed usin... - 09:54 Revision a913e404: [FEATURE] Add hook to t3lib_cache_frontend_VariableFrontend->set()
- A hook is needed that is processed when storing something
into the cache.
This hook could be used to reuse the page ... - 09:48 Revision 57629aa0: [BUGFIX] Send no-cache headers in t3lib_userauth
- Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through... - 09:45 Revision 3668ca6c: [BUGFIX] Keep hyphens in custom HTML5 attributes
- In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps... - 08:42 Revision 6a9e789b: [BUGFIX] unlink issues warnings for lock files
- t3lib_lock issues warnings for non-existent lock files.
Change-Id: I069f6d9bdb6e84e7436e81b9fdf94d14ab6065ec
Fixes: ... - 08:27 Revision 84da877d: [BUGFIX] process_datamap doesn't handle existing versions by itself
- The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w... - 08:09 Revision c4f83ec3: [BUGFIX] Shortcut page does not keep 'type' parameter
- When a shortcut page is accessed with ?type=123 in the URL, the
redirect is calculated without this parameter.
Chang...
2012-03-12
- 22:00 Revision c3ecb4c8: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
- Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T... - 21:57 Revision a31ea63f: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
- Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T... - 21:46 Revision 5b1c05eb: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
- Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T... - 21:39 Revision 59d5d3f9: [TASK] RTE: Update version to 2.3.0
- Update manual and NEWS.txt
Change-Id: Ia372c8bee7b31ac93bdf0739851f46489b043c03
Releases: 4.7
Reviewed-on: http://re... - 21:23 Revision 24a0afa9: [BUGFIX] Mail sending fails with quoted&encoded e-mail addresses
- Mail sending fails if the name in the e-mail address is quoted
but requires encoding to base64 or quoted-printable. T... - 18:49 Revision 7189c98f: [BUGFIX] Fatal error if xlf file has wrong format
- Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a... - 18:48 Revision 329418f0: [TASK] RTE: Update version to 2.3.0
- Update manual and NEWS.txt
Change-Id: I4b90fd822d7364d006c65722f54b7c0394a34dcb
Releases: 4.7
Reviewed-on: http://re... - 18:41 Revision df585627: [BUGFIX] Fatal error if xlf file has wrong format
- Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a... - 18:32 Revision 8a6a66ec: [BUGFIX] process_datamap doesn't handle existing versions by itself
- The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w... - 18:11 Revision bb7ef5cd: [BUGFIX] RTE: Adapt clickenlarge to rendering of custom attributes
- Problem: This is a follow-up to #34371. Now that HTML5 custom
attributes are correctly rendered in frontend, the clic... - 17:59 Revision 1da4e0c9: [BUGFIX] RTE: Adapt clickenlarge to rendering of custom attributes
- Problem: This is a follow-up to #34371. Now that HTML5 custom
attributes are correctly rendered in frontend, the clic... - 17:54 Revision 511ebd2b: [BUGFIX] backColor transparent causes black background or flickering
- When a GIFBUILDER object has set its backColor option to transparent,
the background may be black when adding a IMAGE... - 17:49 Revision 6b9d3086: [BUGFIX] RTE in frontend with IE9: Use IE8 standards mode (TYPO3 4.5)
- Problem: TYPO3 4.5 uses ExtJS 3.3 which does not fully support IE9.
Solution: When using RTE in FE, add meta tag inst... - 17:44 Revision 76d75d97: [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup
- If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*',
then it is not recognized as such one in t3l... - 17:41 Revision 02447879: [BUGFIX] Keep hyphens in custom HTML5 attributes
- In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps... - 17:33 Revision f2b9f516: [BUGFIX] Send no-cache headers in t3lib_userauth
- Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through... - 17:32 Revision a49c4a49: [BUGFIX] Better condition in versionOL of t3lib_tstemplate
- Changes the condition to determine whether we're in the
frontend or in the backend.
Change-Id: I989359e25c6f05e3075b... - 17:30 Revision 3fdaf5be: [BUGFIX] No content in workspace preview when using select.selectFields
- The TypoScript property select.selectFields does not consider workspaces
in the frontend rendering process.
Taking t... - 17:28 Revision 09ef6f69: [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain
- If the TYPO3 BE host name is not configured as a sys_domain record
t3lib_BEfunc::getViewDomain() will always return T... - 17:25 Revision 3f9adca6: [TASK] Invalid SQL and bad code in tslib_fe
- tslibe_fe::determineId() contains invalid SQL statement (using "!=")
and bad code (variable "$idQ", missing check for... - 17:23 Revision 7d5bf8a3: [BUGFIX] Invalid "unequal"-statement and string-quoting in SQL
- There are multiple "!=" in SQL statements. They should be "<>".
MySQL understands "!=" for the compatibility with ear... - 17:10 Revision deb9a548: [TASK] Raise submodule pointer
- Change-Id: I93bd0295126e622872ea45cac5015bb4ad7d4195
Reviewed-on: http://review.typo3.org/9579
Reviewed-by: TYPO3 v4 ... - 17:10 Revision 2c450c26: [BUGFIX] Livesearch does not find all pages
- If you are a BE user with various mount points (no admin), live search
does not find all pages.
Change-Id: I67e4fa56... - 17:09 Revision 05e8e7d3: [TASK] Raise submodule pointer
- Change-Id: I0ba09f0923ea9526b422f719f6e84571fbf75eef
Reviewed-on: http://review.typo3.org/9578
Reviewed-by: TYPO3 v4 ... - 17:08 Revision 54844f16: [TASK] Raise submodule pointer
- Change-Id: Ie4e605e160302d5c46bc4f5d100aadd3e8176d20
Reviewed-on: http://review.typo3.org/9577
Reviewed-by: TYPO3 v4 ... - 17:06 Revision a77cda6c: [TASK] Raise submodule pointer
- Change-Id: I6e0dfcb3c8266770831bafc6956ff617b92926c3
Reviewed-on: http://review.typo3.org/9576
Reviewed-by: TYPO3 v4 ... - 17:06 Revision 3250c609: [BUGFIX] Nested IRRE elements are not removed
- Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th... - 17:06 Revision 5e272e69: [BUGFIX] Nested IRRE elements are not removed
- Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th... - 16:58 Revision 5fbf5127: [BUGFIX] Nested IRRE elements are not removed
- Imagine a nested IRRE structure like Hotel->Offer->Price (taken
form EXT:irre_tutorial) in the live workspace. Now th... - 08:11 Revision 2bb38123: [BUGFIX] Keep hyphens in custom HTML5 attributes
- In frontend rendering hyphens in custom attribute names must be kept.
Use the same regexp as in t3lib_parsehtml keeps...
2012-03-11
- 20:13 Revision c7bf718e: [BUGFIX] *IFSUB ignores l18n_cfg field
- The l18n_cfg field is used to prevent the appearance of the default
language record or any alternative language recor... - 19:29 Revision a3f69bd7: [TASK] Change typo3.com to typo3.org
- As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: Ide780688bea... - 19:15 Revision fff28a50: [TASK] EM: make pop-up window use full screen
- The information pop-up window in the Extension Manager is hard-coded
to some reduced size. Make it use the full scree... - 19:08 Revision 6c8fd612: [BUGFIX] Unset stdWrap of select.pidInList
- Using stdWrap features on select.pidInList together with slide will
result in an endless loop because the same parent... - 18:02 Revision 4c2d6d07: [BUGFIX] Skip t3lib_divTest::fixPermissionsSetsGroup on MacOS
- This test makes use of posix_getegid which on Mac OS always returns -1,
thus making it useless for getting the effect... - 17:20 Revision 1a4150df: [BUGFIX] Localization of child records fails when using MM type relations
- Regular MM references are not localized, however if Inline Relational
Record Editing (IRRE) is used here, it would be... - 16:19 Revision ec212a7d: [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup
- If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*',
then it is not recognized as such one in t3l... - 15:42 Revision 0eff9e29: [BUGFIX] Warnings in tcemain on iterating over unset columns
- Adds a check if the TCA for the table has a columns setting at all
before iterating over the columns of that table.
... - 15:38 Revision eb2dd3db: [BUGFIX] Translated mailform should use localized email
- In case mailforms are translated the email adress from the
translated record is ignored.
Change-Id: I4cf05157cff40e6... - 15:22 Revision a8f5a170: [BUGFIX] process_datamap doesn't handle existing versions by itself
- The process_datamap function in TCEmain expects to receive the ids of the
existing offline counterparts of a record w... - 15:21 Revision cd34190a: [BUGFIX] process_datamap doesn't handle existing versions by itself
- The process_datamap function in TCEmain expects to receive the ids
of the existing offline counterparts of a record w... - 13:29 Revision 72d48eff: [BUGFIX] getSingleField_typeFlex doesn't respect TSconfig settings
- Change-Id: Icebe8d08c47aa22941b25007c10e55b99018cfea
Resolves: #29019
Releases: 4.6, 4.5
Reviewed-on: http://review.t... - 13:09 Revision 0cd1a4a5: [BUGFIX] Suggest Wizard crashes in Frontend Editing
- As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
... - 13:06 Revision 91c4efb7: [BUGFIX] redirect to referrer when changing password
- The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en... - 13:05 Revision 601b575d: [BUGFIX] Resolving the correct preview domain
- Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed... - 13:04 Revision fae94905: [BUGFIX] Page within a mountpoint using Show Content from Page results in 503 header
- When pages:content_from_pid is used, the TSFE for the current object will be cloned to a temporary object for the pag...
- 13:03 Revision 93ad11cf: [BUGFIX] undefined variable imgExt
- reducing colors in getImgResource function fails if not using image-
magic
Change-Id: I99577b8064d8094d47f2735767ad6... - 13:01 Revision a03e5c7b: [BUGFIX] Excludefieds must exclude admin only tables
- The field "allowed excludefields" should not show
fields of tables which are restricted to admins,
either because of ... - 12:49 Revision 1199739a: [BUGFIX] Fatal error if xlf file has wrong format
- Check if there is a file->body element before trying to parse it
further.
Change-Id: I07c4f88199c7c8102ad5c02f19675a... - 12:48 Revision 4f3ca69d: [TASK] PHP 5.4 adjustments
- Small adjustments for PHP 5.4 compatibility.
Change-Id: I0ce1c8901a940980f2a753ee219fb6b01497cac8
Resolves: #34685
R... - 11:38 Revision a445a232: [BUGFIX] Resolving the correct preview domain
- Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed... - 11:33 Revision 393179a3: [BUGFIX] Resolving the correct preview domain
- Since the patch #30892 the backend login domain has a higher priority
than the first domain in the rootline.
Changed...
2012-03-10
- 19:34 Revision f1f493b7: [BUGFIX] No image generation with PHP-SAFE_MODE (GM/IM)
- With safe_mode enabled all imagemagick/graphicsmagick calls will fail.
Solution is to only apply escapeshellarg if it... - 07:58 Revision 93007881: [BUGFIX] Send no-cache headers in t3lib_userauth
- Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through...
2012-03-09
- 07:58 Revision 0b80b365: [BUGFIX] Excludefieds must exclude admin only tables
- The field "allowed excludefields" should not show
fields of tables which are restricted to admins,
either because of ...
2012-03-08
- 22:37 Revision 5549a18a: [BUGFIX] RTE: Inserting a table is broken
- Problem: The error is related to the color border settings.
Solution: HTMLArea.util.Color.colorToHex should return an... - 22:37 Revision 41271aa0: [BUGFIX] RTE: Inserting a table is broken
- Problem: The error is related to the color border settings.
Solution: HTMLArea.util.Color.colorToHex should return an... - 22:01 Revision 4706235f: [TASK] Change typo3.com to typo3.org
- As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: I986961182f6... - 12:40 Revision 92ba4820: [BUGFIX] undefined variable imgExt
- reducing colors in getImgResource function fails if not using image-
magic
Change-Id: I99577b8064d8094d47f2735767ad6... - 12:39 Revision 1a644c8c: [BUGFIX] With "virtual page-root" review-grid needs restriction
- to mountpoints visible
With the "virtual page-root"-feature (#33852) a person which is
not admin now has a root-node... - 10:02 Revision 838dc0f8: [BUGFIX] Error when editing a record with additionalPreviewLanguage and an deleted l18n_parent
- The behaviour that causes the error (translated elements are not deleted
when deleting parent) is fixed in recent TYP... - 08:09 Revision bc613b4e: [BUGFIX] Toolbar Separator IE8 and FF3.6
- Improves the styling of Toolbar Separator items for Internet Explorer 8
and early Firefox (3.6). Also solves spacing ... - 08:01 Revision f145fd32: [BUGFIX] Shell command arguments are not escaped
- Shell command arguments should be escaped with escapeshellarg()
PHP function, which adds single quotes around the arg... - 07:25 Revision 953297cc: [BUGFIX] Images from TER hosters break SSL
- The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi... - 07:25 Revision 6340a697: [BUGFIX] Images from TER hosters break SSL
- The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi... - 02:06 Revision 5f8f4a1a: [BUGFIX] RTE: Context menu looses current selection in IE9
- Problem: As of TYPO3 4.7, htmlArea RTE uses the DOM standard API for
selection and range objects newly supported by I... - 02:01 Revision d79c1f52: [BUGFIX] RTE: Context menu looses current selection in IE9
- Problem: As of TYPO3 4.7, htmlArea RTE uses the DOM standard API for
selection and range objects newly supported by I...
2012-03-07
- 21:26 Revision e0b5a760: [BUGFIX] Page within a mountpoint using Show Content from Page results in 503 header
- When pages:content_from_pid is used, the TSFE for the current object will be cloned to a temporary object for the pag...
- 20:43 Revision adfccd26: [BUGFIX] redirect to referrer when changing password
- The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en... - 20:41 Revision 418fe713: [BUGFIX] Suggest Wizard crashes in Frontend Editing
- As the backpath cannot be resolved, the JS dies.
Change-Id: Iae96a3d16ca3ede7392c85f2a9623dba7d083ea8
Fixes: #25079
... - 20:39 Revision a1cd99f5: [BUGFIX] Shell command arguments are not escaped
- Shell command arguments should be escaped with escapeshellarg()
PHP function, which adds single quotes around the arg... - 19:42 Revision f1fd1b69: [BUGFIX] flock() calls in TYPO3 prevent NFS hosting
- flock() happens in several places in TYPO3. This function does
not work properly on NFS shares. t3lib_lock should be ... - 19:38 Revision 95c1f5f5: [BUGFIX] Fatal error: Call to undefined function posix_getgid()
- Limit the data to entries which can be created without posix_getgid().
Change-Id: I26f8950e2d69185ff990489f573e3dde8... - 19:37 Revision 716ee8ed: [TASK] Change typo3.com to typo3.org
- As typo3.com will be redirected to typo3.org
all links inside the Core should be replace too
Change-Id: I5eb6568c654... - 19:34 Revision c2d62aa1: [BUGFIX] Fix translation moving in workspaces
- Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh... - 19:31 Revision 831d361c: [BUGFIX] RTE: deprecated call-time pass-by-reference
- The Hook to extend javascript functions in
mod3/class.tx_rtehtmlarea_browse_links.php uses a
deprecated call-time pas... - 19:27 Revision f87ee398: [BUGFIX] Make generated thumbnails browser-cachable
- Thumbnail generation code appends current timestamp in each
invocation of the thumbnail generation script. This is us... - 19:24 Revision f935346c: [BUGFIX] PHP warnings may show up in the List module
- If the table is defined in $TCA but it misses "columns" array,
there will be a warning in the List module when search... - 19:21 Revision 0e00af5c: [BUGFIX] Set filename to downloaded resource in t3lib_compressor
- Compressor fails to properly reference external URLs.
It should use the downloaded copy of the resource.
Change-Id: ... - 19:09 Revision 5b9d173a: [BUGFIX] Fix idna_convert.class not found
- Since #30311 an additional class is used to check
domains but the call is wrong. This is fixed now
Change-Id: I459b4... - 19:09 Revision 44314a1e: [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms
- Extend the "Allowed excludefields" in group access lists to also show
FlexForm fields from other tables than tt_conte... - 15:56 Revision aad4ef53: [BUGFIX] Fix idna_convert.class not found
- Since #30311 an additional class is used to check
domains but the call is wrong. This is fixed now
Change-Id: I459b4... - 10:39 Revision e39d20b3: [TASK] Remove obsolete sysext/cms/doc
- This folder only contains a TODO.txt which was lastly maintained by
Kasper back in 2004.
Change-Id: I239096e62f0408a... - 10:19 Revision d45c6acb: [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms
- Extend the "Allowed excludefields" in group access lists to also show
FlexForm fields from other tables than tt_conte... - 09:43 Revision bfa30d2c: [TASK] Update copyright year to 2012
- Change-Id: Ie3b58bca2de4db7a56b79fd0c07e926876941d53
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ... - 09:22 Revision 624f1e2c: [TASK] Update copyright year to 2012
- Change-Id: Iea990864d55d90d5dc5cf0c3a238e7ede3adc75f
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ... - 09:20 Revision e5af8fed: [TASK] Update copyright year to 2012
- Change-Id: I4c8f9d7e1bf2024f3e8fad8e3e943c046c66f5b4
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ... - 09:17 Revision 4a4811d0: [TASK] Update copyright year to 2012
- Change-Id: I899892ae01a55c26c17ff270ea2b42c7a7dd6f65
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ... - 09:02 Revision 674fad2f: [BUGFIX] Toolbar Separator IE8 and FF3.6
- Improves the styling of Toolbar Separator items for Internet Explorer 8
and early Firefox (3.6). Also solves spacing ... - 08:51 Revision fd61d5f5: [BUGFIX] Images from TER hosters break SSL
- The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi... - 08:50 Revision c419d8d4: [TASK] Remove clear cache by id from clearCacheCMD
- This issue is related to #34352. There a feature was introduced
that allows to clear the cache by tag and by id from
... - 08:44 Revision 948dde4b: [BUGFIX] Media element does not recognize short YouTube links
- Change-Id: Id4d67ee57f72a9475abaaa7762cbc42572d38e51
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 08:43 Revision 50cc033e: [BUGFIX] Set filename to downloaded resource in t3lib_compressor
- Compressor fails to properly reference external URLs.
It should use the downloaded copy of the resource.
Change-Id: ... - 08:42 Revision 6a1632ec: [BUGFIX] Validation of umlaut URLs and mail addresses
- Adds IDN support to t3lib_div's validating methods for email
addresses and URLs.
Change-Id: I7404f515123fb148f251376... - 08:41 Revision 4e4f41de: [BUGFIX] PHP warnings may show up in the List module
- If the table is defined in $TCA but it misses "columns" array,
there will be a warning in the List module when search... - 08:27 Revision 630e1765: [BUGFIX] Make generated thumbnails browser-cachable
- Thumbnail generation code appends current timestamp in each
invocation of the thumbnail generation script. This is us... - 08:24 Revision 072a13c9: [BUGFIX] Validation of umlaut URLs and mail addresses
- Adds IDN support to t3lib_div's validating methods for email
addresses and URLs.
Change-Id: Iaff6d43c54ce4a2567b46ac... - 08:24 Revision 082b9b2e: [BUGFIX] Send no-cache headers in t3lib_userauth
- Adjust headers sent by t3lib_userauth to prevent caching, if
Internet Explorer is used when downloading files through... - 08:23 Revision 218d8abe: [BUGFIX] RTE: deprecated call-time pass-by-reference
- The Hook to extend javascript functions in
mod3/class.tx_rtehtmlarea_browse_links.php uses a
deprecated call-time pas... - 08:21 Revision a733d930: [BUGFIX] Images from TER hosters break SSL
- The logos should be fetched in the same context as the backend.
If https is used there, images are now loaded also vi...
2012-03-06
- 23:59 Revision 5e93345e: [TASK] Update copyright year to 2012
- Change-Id: I63902dc8a46dc5576f9a1d1f7e18920606e14105
Resolves: #34600
Releases: 4.4, 4.5, 4.6, 4.7, 4.8
Reviewed-on: ... - 20:40 Revision 413f0fab: [BUGFIX] cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
- Cleanup for an E_NOTICE on exploding the bitmask.
Replaced (correct working, but "unreadable") strcmp().
Add testcase... - 20:39 Revision 02223a12: [BUGFIX] cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
- Cleanup for an E_NOTICE on exploding the bitmask.
Replaced (correct working, but "unreadable") strcmp().
Add testcase... - 16:22 Revision 8904589d: [TASK] Remove obsolete sysext/cms/doc
- This folder only contains a TODO.txt which was lastly maintained by
Kasper back in 2004.
Change-Id: I843fcdb0370de02... - 11:38 Revision f3be1c91: [TASK] Set TYPO3 version to 4.6.6-dev
- Change-Id: I6a71aec9477e1ca817fc164b1a0906e3ec7aeebc
Reviewed-on: http://review.typo3.org/9418
Reviewed-by: TYPO3 v4 ... - 11:38 Revision cf6bd7e2: [RELEASE] Release of TYPO3 4.6.5
- Change-Id: Ibce9cb837ff8392c7023a842de7ce1d3e20730c3
Reviewed-on: http://review.typo3.org/9417
Reviewed-by: TYPO3 v4 ... - 11:38 Revision 3e3fb014: [RELEASE] Release of TYPO3 4.6.5
- Change-Id: Ibce9cb837ff8392c7023a842de7ce1d3e20730c3
- 11:28 Revision f49b51cf: [TASK] Set TYPO3 version to 4.5.13-dev
- Change-Id: I36e0e20fbd2d9053463d9e49b06e4f092596aa51
Reviewed-on: http://review.typo3.org/9416
Reviewed-by: TYPO3 v4 ... - 11:28 Revision 22eed73c: [RELEASE] Release of TYPO3 4.5.12
- Change-Id: I949425736173f9fa0a2e32bbbbc4e4c7bbcec353
Reviewed-on: http://review.typo3.org/9415
Reviewed-by: TYPO3 v4 ... - 11:27 Revision 5fa4ce89: [RELEASE] Release of TYPO3 4.5.12
- Change-Id: I949425736173f9fa0a2e32bbbbc4e4c7bbcec353
- 11:18 Revision a18817a5: [TASK] Raise submodule pointer
- Change-Id: I7f186ce4e22e1d02253189da656f2a528fc2543e
Reviewed-on: http://review.typo3.org/9414
Reviewed-by: TYPO3 v4 ... - 11:17 Revision 91090327: [TASK] Raise submodule pointer
- Change-Id: Iad23a47019e8cb668743ac3d12d722c3e865d3e6
Reviewed-on: http://review.typo3.org/9413
Reviewed-by: TYPO3 v4 ... - 11:15 Revision 594422a3: [TASK] Raise submodule pointer
- Change-Id: I66694ed8b5e58ad6cb430e02d3a3c88aab384137
Reviewed-on: http://review.typo3.org/9412
Reviewed-by: TYPO3 v4 ... - 11:14 Revision cc0d9232: [TASK] Raise submodule pointer
- Change-Id: I817493e7bbf022eaef75f19b6c4c8ec8d1d49af7
Reviewed-on: http://review.typo3.org/9411
Reviewed-by: TYPO3 v4 ... - 11:08 Revision 9dbab252: [TASK] Update version to 4.6.5
- Change-Id: If78d7bb25fb6963b39b18cda261fa323b93993f7
Reviewed-on: http://review.typo3.org/9410
Reviewed-by: Oliver Ha... - 11:08 Revision 2e2fe9fc: [TASK] Update version to 4.5.12
- Change-Id: I61c85b93fa127300807735752766f83a2172fe46
Reviewed-on: http://review.typo3.org/9409
Reviewed-by: Oliver Ha... - 11:02 Revision 785c57f5: [BUGFIX] Form: Confirmation value relies on label value
- The confirmation action (back to form or send mail) relies
only on the label value. To solve this, the confirmation-t... - 11:00 Revision b65e7c66: [BUGFIX] Form: Add more semantic classes for elements
- The system extension form renders elements with a wrapped class like
"csc-form-1" which just states the order of elem... - 10:58 Revision d2eb5843: [BUGFIX] Translated mailform should use localized email
- In case mailforms are translated the email adress from the
translated record is ignored.
Change-Id: I55913d42815f7da... - 10:19 Revision 053fa547: [BUGFIX] Check minitems for TCAtree
- The TCAtree ignores currently the minitems.
This is however e.g. needed to require input for a relation field.
Chang... - 10:18 Revision bc0a1f66: [BUGFIX] Validation for multiple forms on one page
- Since the class tx_form_System_Validate is a singleton, it was not
possible to use more than one form on a page. This... - 10:17 Revision 6ecadd50: [BUGFIX] Sporadic memcache error on server load
- Memcache server sometimes closes connection under heavy load. In
such cases TYPO3 shows error messages in Frontend wh... - 10:14 Revision 678b01b7: [BUGFIX] t3lib_BEfunc::getViewDomain() returns wrong or no domain
- If the TYPO3 BE host name is not configured as a sys_domain record
t3lib_BEfunc::getViewDomain() will always return T... - 10:12 Revision 050b0f68: [BUGFIX] Media element does not recognize short YouTube links
- Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 10:09 Revision c8673396: [BUGFIX] Media element does not recognize short YouTube links
- Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 10:09 Revision fd59df37: [BUGFIX] Media element does not recognize short YouTube links
- Change-Id: I97a0071aec31b6d45ee4a164bb0dc2ffafacd03c
Fixes: #33089
Releases: 4.8, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 09:54 Revision 9d4b379d: [BUGFIX] Unset stdWrap of select.pidInList
- Using stdWrap features on select.pidInList together with slide will
result in an endless loop because the same parent... - 09:52 Revision 777dd7a5: [BUGFIX] Remove early return in PageTreeDataProvider
- t3lib_tree_pagetree_Data_Provider does an early
return which makes it impossible to use the hook
which comes some lin... - 09:50 Revision 46d11b5e: [BUGFIX] Warnings in tcemain on iterating over unset columns
- Adds a check if the TCA for the table has a columns setting at all
before iterating over the columns of that table.
... - 09:49 Revision 1c3e8965: [BUGFIX] TypoLink: absolute urls when installed in subfolder
- If you have TYPO3 installed in a subfolder and a domain
record with that subfolder (localhost/subfolder/ for
example)... - 08:24 Revision e5e91b28: [BUGFIX] Records with same UID but different tables are not shown
- Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need... - 08:23 Revision d21dacab: [BUGFIX] Records with same UID but different tables are not shown
- Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need... - 08:15 Revision 1a94d7bd: [TASK] update ext_emconf.php
- Change-Id: I2ef0c09526c10ec45defb6e505b714cda68a72e4
- 08:10 Revision c9303fdb: [BUGFIX] Reset LazyObjectStorage array pointer at initialization
- This allows current() operation on a still lazy ObjectStorage
without causing errors.
Thanks to Franz Koch for repor... - 08:10 Revision 6b6f0de8: [BUGFIX] Repository replace() does not replace unpersisted objects
- This adds an additional case to check $this->addedObjects even if
$existingObject has an UID. Without this, adding, p... - 08:09 Revision 77e470ff: [BUGFIX] Child objects are now fetched only by uid (pid and sys_language_uid are ignored).
- $query->getQuerySettings()->setRespectSysLanguage(FALSE) was added.
Change-Id: Ifd5be93bc691a03dacf34630fc05dc3a44d5... - 08:09 Revision a03db29b: [CLEANUP] Performance in Reflection Service's cache handling
- This avoids a superflous call to $this->dataCache->has() - instead
uses ->get() directly and uses return value for ch... - 08:09 Revision a071c1b5: [BUGFIX] Fatal error on matching non-existing column, DB Backend
- This change prevents a fatal error by checking the returned column
map before calling a method. Instead, utilizes the... - 07:30 Revision 15ea27c2: [BUGFIX] Records with same UID but different tables are not shown
- Records with same UID but different tables are not shown in the
Workspace Module. The ExtJS setting "idProperty" need... - 07:15 Revision 004321b7: [BUGFIX] Add the title and increase width of the multiple select boxes
- The db, file and select boxes are too narrow. This makes it hard
to to impossible to read long entries.
Increase the ... - 07:15 Revision 0b8e2e98: [BUGFIX] Add the title and increase width of the multiple select boxes
- The db, file and select boxes are too narrow. This makes it hard to
to impossible to read long entries.
Increase the ... - 06:43 Revision a38cb6a0: [BUGFIX] Misleading error with empty USER_INT
- Just skip rendering of a USER_INT which does not have any properties.
Change-Id: I153297d221d4fc2b903f3ccd7765c5496c... - 06:43 Revision 48f39b6f: [BUGFIX] Misleading error with empty USER_INT
- Just skip rendering of a USER_INT which does not have any properties.
Change-Id: I5025cf834d1d0ff687f8460e212f0a6224... - 06:42 Revision 95d6c663: [BUGFIX] Misleading error with empty USER_INT
- Just skip rendering of a USER_INT which does not have any properties.
Change-Id: Id8c863470a86bd59bfb2b83d7fdfd5579f...
Also available in: Atom