Activity
From 2015-11-28 to 2015-12-27
2015-12-26
- 17:35 Revision 0809d194: [BUGFIX] Upgrade wizard crashes if never updated before
- If the array $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/install']
is not set, the upgrade wizard crashes.
Resolv...
2015-12-24
- 14:34 Revision 6c9509d1: [TASK] FormEngine: Test FlexForm sheet displayCond with logical operator
- Add unit test to test that logical operator work in displayCond at the
level of FlexForm sheets.
Resolves: #68989
Re... - 14:20 Revision febbae19: [BUGFIX] Correctly handle validation of multi-selects in FormEngine
- Resolves: #72366
Releases: master, 7.6
Change-Id: I7627a2a5b1aec4428d160e6b201373b8cef779ee
Reviewed-on: https://revi... - 14:20 Revision a9af8766: [BUGFIX] Correctly handle validation of multi-selects in FormEngine
- Resolves: #72366
Releases: master, 7.6
Change-Id: I7627a2a5b1aec4428d160e6b201373b8cef779ee
Reviewed-on: https://revi... - 13:17 Revision 4737238b: [BUGFIX] "Add media by URL" is not hidden if maxItems is reached
- The "Add media by URL" button for FAL realtions is not hidden
if maxItems has already been reached by the opened reco... - 13:16 Revision cc82df42: [BUGFIX] "Add media by URL" is not hidden if maxItems is reached
- The "Add media by URL" button for FAL realtions is not hidden
if maxItems has already been reached by the opened reco... - 13:13 Revision b7487c8a: [TASK] Remove references to MOD array
- Resolves: #72429
Releases: master
Change-Id: I6d63b313ac4d7289dd44da4e153d0d71ece88467
Reviewed-on: https://review.ty... - 13:09 Revision f6781369: [!!!][TASK] Removed deprecated language handling code
- Releases: master
Resolves: #72412
Change-Id: I58f7769a5a345d26052191a38aa321cece533721
Reviewed-on: https://review.ty... - 11:48 Revision 7e9b2d40: [!!!][TASK] Remove old locking API
- Resolves: #72417
Releases: master
Change-Id: I2f3349ca4dfeb1a3c3e1747db6ac42d492fa979a
Reviewed-on: https://review.ty... - 11:39 Revision 9603c4f3: [!!!][TASK] Remove deprecated TypoScriptFrontendController logic
- Resolves: #72424
Releases: master
Change-Id: Ic7654c075412c4186a5e8347c15182ae3046ec37
Reviewed-on: https://review.ty... - 11:22 Revision d289ceef: [!!!][TASK] Remove class loading fallback in cObject
- Remove cObj->isClassAvailable() as this class was
introduced in TYPO3 4.3 before autoloading was there.
Now, with TY... - 11:17 Revision d4e37699: [BUGFIX] Re-add deprecated but used JS code from EXT:rtehtmlarea
- This reverts part of commit
"eeecf013ddd871e4a7d32fc44670245dd08fe364".
Change-Id: I0ce4b53cd1e1707b2acc6466eed7c1b5...
2015-12-23
- 21:49 Revision a11e14f9: [FOLLOWUP][BUGFIX] Handle empty pid list in FrontendConfigurationManager
- Add a unit test.
Resolves: #72414
Releases: master, 7.6
Change-Id: Iefff83ae483e4a760a9c7b973e40df50270407d5
Reviewe... - 21:26 Revision 29ea2ef3: [BUGFIX] Handle empty pid list in FrontendConfigurationManager
- The result of getTreeList() called in overrideStoragePidIfStartingPointIsSet()
may be an empty string, which is appen... - 21:25 Revision ee997142: [BUGFIX] Handle empty pid list in FrontendConfigurationManager
- The result of getTreeList() called in overrideStoragePidIfStartingPointIsSet()
may be an empty string, which is appen... - 21:14 Revision 74ad4915: [BUGFIX] Fix documentation to past tense
- Resolves: #72425
Releases: master
Change-Id: I598a39aeeaf00d30fc11fa68961e96c080407ad6
Reviewed-on: https://review.ty... - 20:43 Revision 123dd55a: [BUGFIX] Page quickedit: Show correct page in BE after deleting a CE
- Resolves: #72354
Releases: master, 7.6
Change-Id: I7e3060611c6e2cf020b00f2130eebec77f4c1ef9
Reviewed-on: https://revi... - 20:43 Revision 5067b2c8: [BUGFIX] Page quickedit: Show correct page in BE after deleting a CE
- Resolves: #72354
Releases: master, 7.6
Change-Id: I7e3060611c6e2cf020b00f2130eebec77f4c1ef9
Reviewed-on: https://revi... - 20:20 Revision 6b48fad1: [!!!][TASK] Removed deprecated IconUtility and SpriteManager
- Resolves: #72400
Releases: master
Change-Id: I40214f2ff51e1050a8337c61d384e8561510ff72
Reviewed-on: https://review.ty... - 20:08 Revision eeecf013: [!!!][TASK] Removed deprecated code from EXT:rtehtmlarea
- Releases: master
Resolves: #72390
Change-Id: I6979f4289ebcb5a1027dbc5996e53ad3f70669c8
Reviewed-on: https://review.ty... - 19:46 Revision 2d34cc4b: [TASK] Remove old entries from obsoleteLocalConfigurationSettings
- Remove old entries from earlier releases in SilentConfigurationUpgradeService.
Resolves: #72420
Releases: master
Cha... - 19:43 Revision 5f24c4c9: [!!!][TASK] Remove deprecated backend-related PHP classes
- Resolves: #72418
Releases: master
Change-Id: Ib0021e66e00be0979841368db2b62acf89e8e604
Reviewed-on: https://review.ty... - 19:32 Revision 0292bd64: [!!!][TASK] Remove deprecated code from EXT:recordlist
- Releases: master
Resolves: #72398
Change-Id: Ieafb31af1fef5adf1f8ad41c30e3574b37eb2ffd
Reviewed-on: https://review.ty... - 19:22 Revision f926fc94: [!!!][TASK] Remove path-based backend module registration
- In prior versions of TYPO3 it was possible to access
a backend module via a custom script (index.php) in a folder con... - 17:45 Revision e1b1578a: [TASK] Redesign TYPO3 error page
- * Error page in global TYPO3 CMS style
* Error message in backend style
* CSS refactor and cleanup
Resolves: #65543
... - 14:31 Revision 66498cc2: [BUGFIX] Send correct HTTP message in getUrl
- Resolves: #72299
Releases: master, 7.6
Change-Id: I30abd5db0fad8b5ded1ff419bb6c4244ec5c510e
Reviewed-on: https://revi... - 14:21 Revision f1837001: [TASK] Instantiate csConv directly instead of accessing the parent class
- There are several places in the core which checks
if CharsetConverter is available already, but since
the CharsetConv... - 13:48 Revision eab0c569: [!!!][TASK] Remove deprecated code from BackendUtility
- Resolves: #72399
Releases: master
Change-Id: I196dd595760197a96f4b9f8616db3be4f74e3308
Reviewed-on: https://review.ty... - 13:21 Revision fccf6531: [BUGFIX] Send correct HTTP message in getUrl
- Resolves: #72299
Releases: master, 7.6
Change-Id: I30abd5db0fad8b5ded1ff419bb6c4244ec5c510e
Reviewed-on: https://revi... - 12:32 Revision 141cd7dc: [BUGFIX] Fix NumberRangeValidator using startRange and endRange
- Re-enable the validation using "startRange" and "endRange" in
NumberRangeValidator instead of using the default value... - 12:07 Revision 021237d5: [TASK] Remove install tool update wizards related to TYPO3 CMS 7
- As the upgrade procedure states that people upgrading
to TYPO3 v8, need to run through existing LTS
installations, al... - 10:30 Revision 2032a289: [BUGFIX] EXT:form - handling of missing type attribute
- Render default "type" attribute if not set by configuration.
Relates to the elements BUTTONTAG, INPUT and TEXTFIELD
... - 10:29 Revision 7995120e: [BUGFIX] EXT:form - handling of missing type attribute
- Render default "type" attribute if not set by configuration.
Relates to the elements BUTTONTAG, INPUT and TEXTFIELD
...
2015-12-22
- 21:20 Revision e49b748c: [!!!][TASK] Removed deprecated code from HtmlParser
- Releases: master
Resolves: #72384
Change-Id: Ibd3dfcbeb232e49dbffda835b5956b86c55a36c5
Reviewed-on: https://review.ty... - 19:45 Revision bb2d352e: [!!!][TASK] Remove deprecated code from DocumentTemplate
- Resolves: #72392
Releases: master
Change-Id: Id83e9fb2009a3a04cd2b1f7f29a2a819b3164413
Reviewed-on: https://review.ty... - 16:00 Revision aa0013f0: [!!!][TASK] Remove deprecated code from ContentObjectRenderer
- Resolves: #72361
Releases: master
Change-Id: Iec9ed1bbddf420ee1d93af3c144a31bc8b823de0
Reviewed-on: https://review.ty... - 12:35 Revision 763dbbb3: [BUGFIX] Change DB field category_perms for BE users/groups to TEXT
- Change the database field type to text so that more than approximately
60 categories can be stored as category mounts... - 12:19 Revision 77c329d7: [!!!][TASK] Remove deprecated code from EXT:dbal
- Releases: master
Resolves: #72381
Change-Id: If305faab961c30f95db039ccea7ccd65ff5f9a5c
Reviewed-on: https://review.ty... - 11:42 Revision a920b037: [!!!][TASK] Remove deprecated code from GeneralUtility
- Resolves: #72375
Releases: master
Change-Id: I1071b70a9a0664b7d208e240f1dbfe7ccf4dd9a5
Reviewed-on: https://review.ty... - 11:40 Revision 2325abd5: [!!!][TASK] Remove deprecated code from ext:beuser
- Resolves: #72372
Releases: master
Change-Id: I1984ea732c9e21a99ed75fa8fc3a58faeb4b4275
Reviewed-on: https://review.ty... - 11:38 Revision 0eb39672: [!!!][TASK] Remove deprecated code from ext:extbase
- Resolves: #72370
Releases: master
Change-Id: I314e7e70df6c2f8286c75ba181a7cf588cef6eff
Reviewed-on: https://review.ty... - 11:31 Revision 7216c542: [!!!][TASK] Remove CSC TypoScript for 6.2
- The shipped CSS Styled Content TypoScript code for 6.2
has been removed.
Resolves: #72378
Releases: master
Change-Id... - 07:59 Revision a26db4a7: [!!!][TASK] Remove deprecated code from ext:css_styled_content
- Resolves: #72373
Releases: master
Change-Id: I3c2b668fd98d3cc1bcd40f34f279251131bbdb26
Reviewed-on: https://review.ty... - 07:56 Revision fdf88653: [TASK] Deprecate LanguageService->makeEntities
- This method ``LanguageService->makeEntities()`` was used when the TYPO3
Backend ran with non-utf8 characters in order... - 07:55 Revision aa148716: [BUGFIX] FormEngine: Fix expanding of inline records in FlexForms
- This commit provides the proper configuration information to the
compiler and render so that inline records in FlexFo... - 07:54 Revision e6727c8e: [BUGFIX] FormEngine: Fix expanding of inline records in FlexForms
- This commit provides the proper configuration information to the
compiler and render so that inline records in FlexFo...
2015-12-21
- 19:32 Revision 346f9b91: [TASK] Make CharsetConverter (csConv) a singleton
- The CharsetConverter is agnostic to the surroundings,
so it can be simply be instantiated once with a Singleton
at an... - 19:27 Revision 8ea645cd: [!!!][TASK] Remove utf8 conversion in EXT:recycler
- The recycler module handles conversions to UTF8 and to
other charsets, although the backend is solely UTF-8 since TYP... - 17:14 Revision 82aecf9a: [FOLLOWUP][BUGFIX] Accept \Throwable in ExceptionHandlerInterface
- The original bugfix did not contain a exception code / timestamp
while throwing an exception. This is added now.
Res... - 17:14 Revision c532cb0c: [FOLLOWUP][BUGFIX] Accept \Throwable in ExceptionHandlerInterface
- The original bugfix did not contain a exception code / timestamp
while throwing an exception. This is added now.
Res... - 16:01 Revision 698992bb: [FOLLOWUP][TASK] Update TYPO3 version to TYPO3 8.0-dev
- Resolves: #72359
Releases: master
Change-Id: I52ce5c854db67136c6f8848bd418d231a2fd735c
Reviewed-on: https://review.ty... - 15:43 Revision 00643d7d: [!!!][TASK] Remove deprecated entry point fallback mechanism
- Resolves: #72360
Releases: master
Change-Id: If5311b32fe1ea5b7f9fa5263b6edc765d963237c
Reviewed-on: https://review.ty... - 15:23 Revision fdeaaca8: [TASK] Update TYPO3 version to TYPO3 8.0-dev
- Resolves: #72359
Releases: master
Change-Id: Ie67e977f9b9c77ddff4f9728a1d201494c854838
Reviewed-on: https://review.ty... - 12:48 Revision f0eac7b9: [BUGFIX] Use $this-> instead of $GLOBALS['LANG'] in LanguageService
- The method getLabelsWithPrefix was moved to LanguageService and does not
use $this but currently uses $GLOBALS['LANG'... - 11:54 Revision 43c4d8c3: [TASK] Set TYPO3 version to 7.6.3-dev
- Change-Id: Ic14caa379acce275a2889447ae3627eec94085f3
Reviewed-on: https://review.typo3.org/45388
Reviewed-by: TYPO3 R... - 11:53 Revision 124f5470: [RELEASE] Release of TYPO3 7.6.2
- Change-Id: Ib910d89568cf460d27eedc0a2c10d7ba81d9b93e
Reviewed-on: https://review.typo3.org/45387
Reviewed-by: TYPO3 R... - 11:46 Revision eb1eb091: [TASK] Set TYPO3 version to 6.2.18-dev
- Change-Id: I17075af3b1eb891d05f25a96d4920b8ec4589e2d
Reviewed-on: https://review.typo3.org/45386
Reviewed-by: TYPO3 R... - 11:45 Revision 449cf97a: [RELEASE] Release of TYPO3 6.2.17
- Change-Id: I3e419c4e96dcee01f7d125801c125e43384b9b83
Reviewed-on: https://review.typo3.org/45385
Reviewed-by: TYPO3 R... - 09:04 Revision bb1c14a7: [BUGFIX] FormEngine: Fix hiding/unhiding IRRE records with toggle icon
- Fix the javascript selector used to get the field storing the hidden
state of an IRRE record so that the toggle icon ... - 08:57 Revision a0ff74b7: [BUGFIX] JavaScript error on selecting a folder in element browser
- If the TCA type group/folder is used, FormEngine renders a field to
select a particular folder. If a different folder...
2015-12-19
- 21:47 Revision 0780eb6d: [FOLLOWUP][BUGFIX] Accept \Throwable in ExceptionHandlerInterface
- Move documentation in the right place.
Resolves: #72117
Releases: master
Change-Id: I00235a8d9c5ce2156bfeace559d0ae1...
2015-12-18
- 22:59 Revision 2c7781e6: [BUGFIX] Prevent Javascript error for Flexform sections
- This patch resolves a regression which occurs on deleting
Flexform sections with an RTE.
Resolves: #72322
Releases: ... - 15:20 Revision 08b87162: [!!!][BUGFIX] Accept \Throwable in ExceptionHandlerInterface
- Since PHP 7.0 \Exceptions are a subclass of \Throwable, and some PHP
Errors are thrown as \Throwables. So we need to ... - 13:20 Revision 7b13f0c7: [BUGFIX] Adjust itemsProcFunc for sys_file_collection
- This patch corrects fetching the storage uid from the row data for
sys_file_collection
Resolves: #72276
Releases: ma... - 11:57 Revision 1d8886e1: [BUGFIX] Adds current media file to TypoScript
- Media file properties can be used in TypoScript.
Change-Id: I48f64851ce03abe7898d184109b2342eeeb441fc
Resolves: #721... - 11:06 Revision f238de2d: [BUGFIX] Ensure that the content of stdWrap is always a string
- Additionally add explicit type conversions to all places, which
might influence the linktxt for typolink.
Resolves: ...
2015-12-17
- 23:28 Revision 0d5f46af: [BUGFIX] Use correct tokenizer for JavaScript in T3Editor
- Change-Id: Iaf83e3f2d0a6a4b0cf795e4a6ef2a127cf0421df
Resolves: #72303
Releases: master
Reviewed-on: https://review.ty... - 23:26 Revision 08e0fef7: [TASK] Move last documentation file from folder "master"
- Resolves: #72304
Releases: master
Change-Id: I177c641ac18b4270b6ab6ce019054bffd37942fb
Reviewed-on: https://review.ty... - 23:21 Revision b2b531cf: [!!!][BUGFIX] Severe data-loss on workspaces publishing action
- If pages records in a given scenario are published this causes
a severe data-loss for the whole TYPO3 installation si... - 23:21 Revision 72bf7473: [!!!][BUGFIX] Severe data-loss on workspaces publishing action
- If pages records in a given scenario are published this causes
a severe data-loss for the whole TYPO3 installation si... - 18:23 Revision e1f3decc: [TASK] styleguide: Set minimum TYPO3 version to 7.6.1 due to the use of the TCA type group with internal_type folder
- 17:23 Revision f1c4c178: [BUGFIX] DBAL: use correct default value for native connection
- DBAL uses an empty string for the portnumber parameter
for mysqli real_connect, which results in a PHP warning,
becau... - 17:21 Revision 48db3bf3: [BUGFIX] DBAL: use correct default value for native connection
- DBAL uses an empty string for the portnumber parameter
for mysqli real_connect, which results in a PHP warning,
becau... - 17:09 Revision dc0134b0: [TASK] Extend workspace functional tests on placeholder deletion
- Actions performed in a workspace:
* move existing page below sibling on same level (move-placeholder)
* create new pa... - 17:08 Revision 410170b7: [TASK] Extend workspace functional tests on placeholder deletion
- Actions performed in a workspace:
* move existing page below sibling on same level (move-placeholder)
* create new pa... - 16:03 Revision 8efc9e0e: [BUGFIX] Use correct uid for table list in Page module
- Regression fix.
Resolves: #72298
Releases: master
Change-Id: I98d70bfaf423d29277607e335abcc286448113f2
Reviewed-on: ... - 16:03 Revision bfa250a0: [BUGFIX] substituteMarkerArrayCached() must accept special chars
- Add a bunch of unittests and streamline the code as well
by removing a useless preg_match_all() call.
Rename some var... - 15:28 Revision 9874706d: [BUGFIX] substituteMarkerArrayCached() must accept special chars
- Add a bunch of unittests and streamline the code as well
by removing a useless preg_match_all() call.
Rename some var... - 15:00 Revision 0d99ed06: [BUGFIX] Add buttons with `form` attribute to SplitButton save handling
- Some save buttons do not follow the `_save` naming convention, but have
a `form` attribute instead. IE does not suppo... - 12:35 Revision 5c14b254: [BUGFIX] Missing check before foreach loop
- PHP Warning: Invalid argument supplied for foreach()
in typo3/sysext/core/Classes/DataHandling/DataHandler.php line 5... - 12:28 Revision 5359eb67: [TASK] Update bootstrap to 3.3.6
- Resolves: #72259
Releases: master
Change-Id: Ideaaec0afa3d2553a0b4f6222c61057dd60f76c0
Reviewed-on: https://review.ty... - 12:19 Revision e6bee88c: [BUGFIX] Disclose exceptions on CLI in production context
- It is pointless to hide the exception message on CLI
in the production context. On CLI there are privileged
users onl... - 12:16 Revision 24d3a263: [BUGFIX] Disclose exceptions on CLI in production context
- It is pointless to hide the exception message on CLI
in the production context. On CLI there are privileged
users onl... - 12:03 Revision 840e95f9: [BUGFIX] Missing check before foreach loop
- PHP Warning: Invalid argument supplied for foreach()
in typo3/sysext/core/Classes/DataHandling/DataHandler.php line 5...
2015-12-16
- 20:44 Revision cc596762: [TASK] Provide labels for all log types
- Change-Id: Ief05c75376ef8b3b2fc8fa8c3ca52e2efbf24198
Resolves: #72256
Releases: master, 6.2
Reviewed-on: https://revi... - 20:29 Revision be64be83: [TASK] Provide labels for all log types
- Change-Id: Ief05c75376ef8b3b2fc8fa8c3ca52e2efbf24198
Resolves: #72256
Releases: master, 6.2
Reviewed-on: https://revi... - 19:19 Revision 015390cd: [TASK] Add cache buster to favicon
- Favicon resource link misses the cache buster to make browsers
aware of changed resources.
Resolves: #72274
Relates:... - 19:13 Revision ba417f23: [BUGFIX] Scheduler: Correctly toggle results on task type change
- Adapt JS and HTML to solve toggle on load and change task type.
Resolves: #72213
Releases: master
Change-Id: Idb4c96... - 15:35 Revision 2b1e8961: [BUGFIX] Empty row in table content element shows
- When an empty row in a table content element is shown in the
frontend, with htmlSpecialChars set to 1, is show... - 15:32 Revision 58d44e94: [BUGFIX] Empty row in table content element shows
- When an empty row in a table content element is shown in the
frontend, with htmlSpecialChars set to 1, is show... - 12:49 Revision b7e81bdf: [BUGFIX] Show backend login spinner when getting RSA pubkey
- The spinner displayed in the login button of the backend module is now
shown right after triggering the first AJAX ca... - 12:18 Revision 6bc73e37: [TASK] Raise minimum and recommended memory_limit
- Releases: master
Resolves: #72237
Change-Id: I4ee1d57c4fad46802115cd530d8a2b312f5d5679
Reviewed-on: https://review.ty... - 09:34 Revision 954d8af5: [BUGFIX] Use correct severity in FAL flash messages
- Additionally trailing slashes are no longer added to
folder identifiers.
Change-Id: Ieb14a6fd653a5f3ce130650f61d5235...
2015-12-15
- 11:55 Revision 87b3c1d1: [TASK] Set TYPO3 version to 7.6.2-dev
- Change-Id: I5c698ca457b28d0ea214cb44a48e78ce013968e1
Reviewed-on: https://review.typo3.org/45288
Reviewed-by: TYPO3 R... - 11:53 Revision e889c3dc: [RELEASE] Release of TYPO3 7.6.1
- Change-Id: Ie4db2833e842ef8d98c61b87177002ee8336aa67
Reviewed-on: https://review.typo3.org/45287
Reviewed-by: TYPO3 R... - 11:46 Revision ae2de3c7: [TASK] Set TYPO3 version to 6.2.17-dev
- Change-Id: I8d118edb71a7fa83d71ef30c1d0d61f73b7657f7
Reviewed-on: https://review.typo3.org/45286
Reviewed-by: TYPO3 R... - 11:44 Revision 645227dd: [RELEASE] Release of TYPO3 6.2.16
- Change-Id: I924bade8d113a0f23a3b27e94980a399dcd68ce6
Reviewed-on: https://review.typo3.org/45285
Reviewed-by: TYPO3 R... - 11:38 Revision 3b36b051: [SECURITY] Escape caption of media using css_styled_content
- The caption must be escaped. As this is only a textarea, the parsefunc
is not needed.
Furthermore, the fields "altTe... - 11:38 Revision c252deb7: [SECURITY] Fix XSS in rtehtmlarea
- The SpellCheckingController needs to quote external parameters.
Resolves: #37399
Releases: master, 6.2
Security-Comm... - 11:38 Revision 57e48273: [SECURITY] Fix XSS in bullet list element
- Replace parsefunc with htmlSpecialChars for the lines of bullet list
Resolves: #71683
Releases: master, 6.2
Security... - 11:38 Revision f0b204d6: [SECURITY] Replace parseFunc with htmlspecialchars in element "table"
- Instead of using the lib.parseFunc htmlspecialchars is used for
the table cell rendering.
Resolves: #25245
Releases:... - 11:37 Revision 88c884f3: [SECURITY] XSS in Link Validator
- Properly escape user input when showing broken links
in EXT:linkvalidator
Resolves: #68735
Releases: master,6.2
Secu... - 11:37 Revision f412d498: [SECURITY] Possible XSS in felogin messages
- Change default TypoScript to encode messages in felogin
with htmlspecialchars.
Fix two occurences of _LOCAL_LANG mes... - 11:37 Revision abd1c460: [SECURITY] XSS through WS comments
- Resolves: #25227
Releases: master, 6.2
Security-Commit: ee77513838267a6dabba8732fa4afe7970ce4ddc
Security-Bulletins: ... - 11:36 Revision de1755a6: [SECURITY] Link fields accept inline javascript code
- JavaScript can be submitted for every link field and will be
rendered in the frontend passed through typolink. To cir... - 11:36 Revision c9fab9f7: [SECURITY] Fix several XSS issues
- Resolves: #59150
Releases: master, 6.2
Security-Bulletins: TYPO3-CORE-SA-2015-010, 011, 012, 013, 014, 015
Change-Id:... - 11:36 Revision 43196544: [SECURITY] Prevent XSS in TER download dialog
- Due to the json request format during a TER extension installation,
the EM is susceptible to XSS.
Resolves: #71524
R... - 11:36 Revision 29ae05c0: [SECURITY] Open shockwave inclusion in flvplayer.swf
- File inclusion is now protected by an additional signed hash
from the providing server which is validated further in ... - 11:35 Revision 420f5ed9: [SECURITY] Escape caption of media using css_styled_content
- The caption must be escaped. As this is only a textarea, the parsefunc
is not needed.
Furthermore, the fields "altTe... - 11:35 Revision 7e4bdf48: [SECURITY] XSS in search results
- Page titles are not escaped in getPathFromPageId
Resolves: #23155
Releases: 6.2
Security-Commit: 9f2f01429e4cfd9f705... - 11:35 Revision b341d849: [SECURITY] Fix XSS in rtehtmlarea
- The SpellCheckingController needs to quote external parameters.
Resolves: #37399
Releases: master, 6.2
Security-Comm... - 11:35 Revision 5c5babc0: [SECURITY] Fix XSS in bullet list element
- Replace parsefunc with htmlSpecialChars for the lines of bullet list
Resolves: #71683
Releases: master, 6.2
Security... - 11:34 Revision e737a346: [SECURITY] Replace parseFunc with htmlspecialchars in element "table"
- Instead of using the lib.parseFunc htmlspecialchars is used for
the table cell rendering.
Resolves: #25245
Releases:... - 11:34 Revision 2dbcfaad: [SECURITY] XSS in Link Validator
- Properly escape user input when showing broken links
in EXT:linkvalidator
Resolves: #68735
Releases: master,6.2
Secu... - 11:34 Revision 419e986f: [SECURITY] Possible XSS in felogin messages
- Change default TypoScript to encode messages in felogin
with htmlspecialchars.
Fix two occurences of _LOCAL_LANG mes... - 11:34 Revision c4408745: [SECURITY] XSS through WS comments
- Resolves: #25227
Releases: master, 6.2
Security-Commit: f87f24a062c9443c571563eb443486190da12fb4
Security-Bulletins: ... - 11:33 Revision 25a14739: [SECURITY] Link fields accept inline javascript code
- JavaScript can be submitted for every link field and will be
rendered in the frontend passed through typolink. To cir... - 11:33 Revision df2d3d7f: [SECURITY] Fix several XSS issues
- Resolves: #59150
Releases: master, 6.2
Security-Commit: 897e553b01145fe2867f362aa8025a71bc620961
Security-Bulletins: ... - 11:33 Revision 12050718: [SECURITY] Prevent XSS in TER download dialog
- Due to the json request format during a TER extension installation,
the EM is susceptible to XSS.
Resolves: #71524
R... - 10:15 Revision 30dab523: [BUGFIX] Remove bad PHP code in LiveSearch
- Remove a left-over code from the LiveSearch migration to autocomplete
which causes a PHP warning.
The removed code an... - 08:46 Revision 0d11eaf1: [BUGFIX] Handle content with no markers in substituteMarkerArrayCached
- If the content has no markers at all, the full content
needs to be returned.
Additionally, the result does not need t... - 08:35 Revision 0391f2f8: [BUGFIX] Handle content with no markers in substituteMarkerArrayCached
- If the content has no markers at all, the full content
needs to be returned.
Additionally, the result does not need t... - 00:06 Revision 7cc6b2dc: [BUGFIX] Make openid usable on IE 11
- Make sure there is no password set.
This might be the case, as the custom placeholder JS will set
the placeholder val... - 00:02 Revision 36de9bf6: [BUGFIX] Track pids of deleted/moved records to clear cache
- Clearing caches is done after all operations. The pid can't be read from
the deleted or from the old location of the ... - 00:01 Revision a28a4b7a: [BUGFIX] Fix wrong PHPdoc for getIncludeScriptByCommandLineKey
- Correct wrong PHPdoc for getIncludeScriptByCommandLineKey.
It returns an array and not a string.
Resolves: #72212
Re...
2015-12-14
- 18:06 Revision 381b0473: [BUGFIX] ExtensionManager: Make viewhelpers compatible with PHP 7.0
- This patch changes viewhelpers that inherit from the fluid
ActionViewHelper but have a different method signature for... - 17:32 Revision 42bb7f8b: [FOLLOWUP][BUGFIX] Fix initialization for checked attributes
- Only specify a *single* type information for parameters, otherwise
Fluid fails to extract the right type and does not... - 16:45 Revision dda2856f: [BUGFIX] Set default value for list_type
- Set the default value for list_type to an empty string in the
database to match the default value in the TCA.
Resolv... - 13:30 Revision 07386d87: [BUGFIX] Return passed $text if EXT:context_help is not installed
- Return `$text` instead of an empty string if EXT:context_help
is not installed. This shows the field label again but ... - 11:23 Revision 685ffa30: [TASK] Install: Added clearer to All Configuration search field
- Resolves: #71381
Releases: master
Change-Id: I7aca3ffbcd85a3a2a564ade34d8da77d5b1d2bc4
Reviewed-on: https://review.ty... - 10:44 Revision 6d0c1bae: [BUGFIX] Correctly evaluate content edit permissions for users
- Users are permitted to edit content of a page, even though
they are not permitted to edit the page itself.
Resolves:...
2015-12-13
- 18:54 Revision 93c6430c: [TASK] Add favicon for the Install Tool
- Readd a favicon for the Install Tool.
Change-Id: I9b0974ff7c7d7cd2e30ecb0819bc90e28ae57219
Resolves: #72165
Releases... - 14:44 Revision f81f223e: [FEATURE] Mocking of concrete methods in abstract classes
- Allows mocking of concrete methods when testing protected functions
in abstract classes.
Introduces a new parameter ... - 14:32 Revision 40922fdd: [TASK] Add a space after colon
- According traditional and modern English-language writing there has to
be a space after colon.
Resolves: #72191
Rele... - 13:42 Revision e3e57cbb: [BUGFIX] FormEngine: Determine IRRE expanded state in data provider
- The expanded/collapsed state of inline and combination child records
is determined within the TcaInlineExpandCollapse...
2015-12-12
- 22:27 Revision f5ba2128: [FOLLOWUP][BUGFIX] Wrong overloading of AbstractController::redirect()
- This patch adds the missing parameters for the redirect method so that
the method signature matches between BackendMo... - 22:26 Revision 16174e4f: [BUGFIX] Indexed Search: Bring back html5 placeholder
- The placeholder for the search box of the AbstractPlugin
based plugin was removed by accident in
https://review.typo3... - 22:25 Revision 41bc634c: [BUGFIX] Indexed Search: Fix warning for empty search word
- The Extbase plugin throws a warning when the search word is empty.
This was already fixed in a bigger change in v7, w... - 22:24 Revision 737125d6: [TASK] Support \DateTimeInterface in fluid Format\DateViewHelper
- This patch changes the fluid DateViewHelper to check for date objects
implementing \DateTimeInterface so that \DateTi... - 21:15 Revision 6efa9bd0: [TASK] Add quotes to classname in exception
- Add quotes to the class name in the exception to improve debugging.
Change-Id: If68cf9e5d7d7277b5172ed9a56083c95ca0c... - 20:13 Revision 4eccfcc3: [BUGFIX] Fix sorting by extension name
- Introduce a custom column sort for the "Extension" (name) column as that
column can contain HTML which breaks a direc... - 20:08 Revision 10e91664: [TASK] Fluid: Include jquery libs should be include using https
- Change-Id: Ice723e93cab0ef63d17b97df1a81b6e025c620de
Resolves: #72169
Releases: master
Reviewed-on: https://review.ty...
2015-12-11
- 23:05 Revision def04858: [BUGFIX] RTE LinkHandler handle required classes
- RTE LinkHandler now also handles
RTE.classes.<class>.requires correctly.
Change-Id: I8f50018f522dd9f0b885af7192c003f... - 21:47 Revision 95ec4a6e: [BUGFIX] Indexed Search: Display links to external files
- Indexed search is rendering links to external files now.
Indexed search will not check if the file exists before disp... - 21:07 Revision be9778b0: [BUGFIX] Make ToggleExtensionInstallationStateViewHelper PHP 7 compliant
- Match the declaration of the render function with the function
declaration of the base class.
In addition cleanup so... - 20:45 Revision c9d10b95: [BUGFIX] ExportPageTreeView wrapTitle() signature is incompatible
- ExportPageTreeView contains following method declaration:
public function wrapTitle($title, $v);
however in the Ab... - 16:52 Revision 7fa37e45: [BUGFIX] Localize FAL error messages
- FAL error messages were taken directly from the sys_log entries and
then put into flash messages. Now we provide prop... - 16:51 Revision 61226ff9: [TASK] Replace GeneralUtility::inList() with comparison
- Using direct comparisons instead of GeneralUtility::inList() is faster
and uses less memory.
Releases: master
Resolv... - 15:52 Revision 5ef971d1: [BUGFIX] FormEngine: Handle empty arrays in display conditions
- Records passed to the EvaluateDisplayConditions provider can contain
array values which can be empty in the case of n... - 15:48 Revision 9e51db08: [CLEANUP] ImportExport classes
- Resolves: #72156
Releases: master
Change-Id: I3582dfd8304d07536bf68104141a5fcabb12bd89
Reviewed-on: https://review.ty... - 14:32 Revision afd8ae40: [TASK] Use IconFactory in System Information Panel
- Resolves: #72178
Releases: master
Change-Id: Ia1de64625280ad0cd50e56c80f3ea6efc2c0e86a
Reviewed-on: https://review.ty... - 12:49 Revision 725dae22: [BUGFIX] Track pids of deleted/moved records to clear cache
- Clearing caches is done after all operations. The pid can't be read from
the deleted or from the old location of the ... - 10:15 Revision f47d1846: [TASK] Make JavaScript Icon API a singleton
- The JavaScript Icon API is now a singleton. This ensures the code is only
executed once and especially the cache is s... - 09:40 Revision 0b0bb11c: [BUGFIX] Show error message in page module for invalid backend layout
- If there is a backend layout selected with no colPos defined inside the backend layout option, then the page
module f... - 08:37 Revision 20c61f21: [BUGFIX] Correctly handle whitespace in format.date VH
- Child content may contain line breaks or other whitespace.
Trim the content before processing it.
Resolves: #72152
R... - 06:42 Revision bf8964a0: [TASK] Configuration: Make searchbox clearable and fix scroll position
- This patches ensures the page is scrolled to the right position
upon opening a subtree.
Additionally, the "clear sear...
2015-12-10
- 05:49 Revision c0cd71a6: [BUGFIX] Determine returnUrl when deleting pages in EditDocumentController
- Determine the returnUrl based on the current module and record. If the
delete action if for a record in the table "pa... - 05:48 Revision f624f0aa: [BUGFIX] Move default avatar image from background css to img tag
- If a transparent avatar image is assigned the default avatar no longer
shines through.
Resolves: #70220
Releases: ma...
2015-12-09
- 23:23 Revision 85df7793: [BUGFIX] Use correct title for links to create new records
- If records can not be sorted, the title of the link should just state
'Create new record' instead of 'create new reco... - 21:04 Revision 57e4b679: [BUGFIX] Hide CSH button if context_help is disabled
- Do not show the help icon if the extension "context_help" is not installed.
Change-Id: Ia23c5c1a2d61a1e24e9de96def2f... - 06:49 Revision de6b79ef: [TASK] Update T3Icons to 0.0.9
- Resolves: #27475
Resolves: #72056
Releases: master
Change-Id: I3439bfcea56367b44a81db2fa9dc77272cb246e1
Reviewed-on: ... - 06:42 Revision 4ce9ba9d: [BUGFIX] LiveSearch: Don't trigger select on valid input
- Disable automatically selecting a valid search result. Otherwise, if
there is only one suggestion provided and the su... - 06:00 Revision d8b0192b: [BUGFIX] Fix initialization for checked attributes
- Fix the phpDoc for checked attributes in CheckboxViewHelper
and RadioViewHelper
Fix the inititialization of the mult...
2015-12-08
- 17:48 Revision f107bcde: [TASK] travis-ci: PHP 5.6 not allowed_failure anymore
- Change-Id: Ide32a6a582ec7dd1671b97b9d11c9b88a56953fd
Resolves: #72112
Related: #66473
Releases: 6.2
Reviewed-on: http... - 17:16 Revision 14344213: [BUGFIX] Remove slash in description
- Resolves: #72108
Change-Id: I076bbec8614ae9da807befba27fba7be72a037c2
Reviewed-on: https://review.typo3.org/45185
Rev... - 06:23 Revision 519a4614: [FOLLOWUP][BUGFIX] ImageViewHelper should catch exceptions
- We also need to catch RuntimeException and InvalidArgumentException.
InvalidArgumentException might be thrown if a st...
2015-12-07
- 21:06 Revision d4cd5483: [BUGFIX] Prefix all CSS for admin panel
- Resolves: #72091
Releases: master
Change-Id: I2666cbc431a6c3a9bda6640fd8f123fd58d86ba4
Reviewed-on: https://review.ty... - 16:20 Revision d8337905: [FOLLOWUP][BUGFIX] ImageViewHelper should catch exceptions
- We also need to catch RuntimeException and InvalidArgumentException
InvalidArgumentException might be thrown if a sto... - 14:14 Revision 2882393b: [BUGFIX] Hide report notice in about module for editors
- Editors are not allowed to see the reports module, therefore the link
'Please check the status report for more inform... - 13:34 Revision 83e0ef9f: [BUGFIX] Use strict authMode access check for list_type
- Enforcing a strict authMode check is required to make sure
that editors only see those content elements of type CType... - 13:09 Revision 3276f07f: [BUGFIX] Use strict authMode access check for list_type
- Enforcing a strict authMode check is required to make sure
that editors only see those content elements of type CType... - 12:52 Revision 63114155: [BUGFIX] Display prev & next icons in workspace module again
- As the workspace module is not working with the new icon API yet,
show the icons by adding them in the CSS file direc... - 12:36 Revision eea6911c: [BUGFIX] Removed delete icon in toolbar for sys_file_metadata
- Resolves: #71678
Releases: master
Change-Id: I28e13da627a5b9312f36e1811ede5fbe3bd415bb
Reviewed-on: https://review.ty... - 11:49 Revision 6f9d4ef8: [BUGFIX] Re-validate after remove IRRE element
- Resolves: #72014
Releases: master
Change-Id: I035336ec841eef1bc2c8c7875a71f7df316f134e
Reviewed-on: https://review.ty... - 07:32 Revision f7af0487: [BUGFIX] Show correct icon for textmedia in page module
- Resolves: #70144
Releases: master
Change-Id: I9a5d6360b5f58fe46e65c6be508a3d7c6859015d
Reviewed-on: https://review.ty... - 07:31 Revision d3cd477e: [TASK] Allow to define multiple inlineLocalizeSynchronize commands
- The inlineLocalizeSynchronize command in DataHandler currently
supports these formats:
* [parent][13][inlineLocalizeS...
2015-12-06
- 20:36 Revision 456d5057: [BUGFIX] DebuggerUtility should return css when requested.
- The DebuggerUtility of Extbase should only echo the CSS when
the debug info is echoed as well, otherwise it should be... - 19:35 Revision e1e5f761: [BUGFIX] RTE: Use correct settings
- RTE linkhandler properties and classes are now handled correctly.
Change-Id: I943c561e357848b30ae74a3d86062189273b91... - 14:55 Revision b8fef524: [BUGFIX] Render flag icons correctly in backend
- Resolves: #71505
Releases: master
Change-Id: Icd915e9919b46d6e8dca5feb0741a4db6b4c7a5e
Reviewed-on: https://review.ty... - 13:18 Revision 77d988e1: [BUGFIX] Re-implement GFX[thumbnails] for Backend
- The option to disable thumbnails globally for every
backend user in various places does not work anymore,
but is stil... - 13:15 Revision 5455778e: [BUGFIX] Live search shows move placeholders in draft workspace
- This patch makes sure that all records that have a t3ver_move_id
other than 0 are ignored.
Resolves: #37896
Releases... - 13:13 Revision 828d107c: [BUGFIX] ColorPicker: Use absolute web path for exampleImg
- The Example Image of the color picker is currently hardcoded (also with ..)
to the typo3/ directory.
This hinders int... - 13:02 Revision 98702a83: [BUGFIX] Let FormEngine Slider wizard save data again
- Due to a change in FormEngine slider rewrite, the parameters
do not get handed over to the TBE_EDITOR update signal,
... - 12:59 Revision ac8471ce: [BUGFIX] Use "id" attribute for HMENU images in HTML5
- When setting no config.doktype=html5, then the TYPO3
Frontend renders everything as HTML5, except for
the "name" attr...
2015-12-05
- 15:29 Revision b30fb5be: [TASK] Use root paths for fluid templates in indexed_search
- The extbase/fluid plugin of indexed search still uses the deprecated
rootPath for templates, partials and layouts. Th... - 13:19 Revision c847bc78: [TASK] Remove unused properties in $LANG
- The properties $charsetArray and $typo3_help_url
inside LanguageService are not needed and are outdated,
thus they ca... - 13:19 Revision 9862930e: [TASK] Make t3skin frame dimension overrides default
- The TBE_STYLES settings in t3skin are not needed since
the default should be actually the whole backend setting.
The... - 00:17 Revision fccc48f1: [BUGFIX] sys_note not displayed in footer -list
- No notes displayed in the list view footer
Change-Id: I54461133797db0a7a309b2b31407a41e29d1ba5d
Resolves: #72066
Rel... - 00:01 Revision 62a406e3: [BUGFIX] Avoid overly large regex in substituteMarkerArrayCached
- Fetch the actually used markers from the content and only
generate the replace regex for those.
This avoids problems ...
2015-12-04
- 23:52 Revision ac77e263: [BUGFIX] Avoid overly large regex in substituteMarkerArrayCached
- Fetch the actually used markers from the content and only
generate the replace regex for those.
This avoids problems ... - 23:45 Revision 58f69d44: [BUGFIX] FormEngine: show inline children found by RelationHandler
- Currently only inline children with a proper default parent are added to
the result array for alternative languages. ... - 23:44 Revision 7e085b40: [TASK] Streamline JavaScript calls to ModuleMenu reload
- There are several versions (partly legacy) of how to
trigger a reload of the Module Menu. This is now
streamlined.
A... - 23:25 Revision ac66cdb4: [BUGFIX] File Recycler collect deleted files again
- Check if a _recycler_ folder exists along the path from the storage root
to the file. If a matching folder is found m... - 21:06 Revision 72ebfbfa: [BUGFIX] Avoid wrong SQL query in fe_login user group redirect
- Ensure that no invalid group data is collected and check
if any group is set at all before running the SQL query.
Ch... - 20:53 Revision f0b9136e: [BUGFIX] Avoid wrong SQL query in fe_login user group redirect
- Ensure that no invalid group data is collected and check
if any group is set at all before running the SQL query.
Ch... - 18:16 Revision 202debf5: [BUGFIX] Ignore placeholders when copying records
- Copying records would make placeholders for draft elements visible in the
copy. This is due to the fact that t3ver_st... - 18:15 Revision 1adbe01b: [BUGFIX] Ignore placeholders when copying records
- Copying records would make placeholders for draft elements visible in the
copy. This is due to the fact that t3ver_st... - 16:31 Revision 963543dd: [TASK] EXT:lang Add a litle space between the search field and the table
- Resolves: #71955
Releases: master
Change-Id: I900f5edddaeef523647c15f4a677256f723b281f
Reviewed-on: https://review.ty... - 14:39 Revision 45d6314f: [TASK] Bring back the toggle button in install tool
- This patch brings back the toggle button for all configuration in install tool
Resolves: #71387
Releases: master
Cha... - 14:08 Revision f44557a0: [BUGFIX] Remove NOT NULL from optional text fields in system extensions
- Removes NOT NULL requirement from TEXT database columns where the field is
not required to be filled in the backend. ... - 13:43 Revision 8f09bda5: [BUGFIX] Sanity check is missing within MediaContentObject
- Resolves: #67757
Releases: 6.2
Change-Id: I120ce5214ddb46891278adfaaaec19a897e85434
Reviewed-on: https://review.typo3... - 13:37 Revision a66dd2fc: [BUGFIX] ImageViewHelper should catch exceptions
- The ImageViewHelper should catch the following exceptions:
1.) \UnexpectedValueException:
This can happen if a file h... - 12:53 Revision 22bc0f0f: [BUGFIX] DBAL: Fix renaming of tables in Install Tool
- Add handling of the RENAME action to compileALTERTABLE() to allow the
InstallTool to rename a table before suggesting... - 11:56 Revision 3d963ae9: [TASK] Replace editOnClick in Page Layout Module
- Replaces all JavaScript code for building URLs
with proper <a href=""> HTML output.
Resolves: #71261
Releases: maste... - 11:22 Revision f992c575: [FOLLOWUP][BUGFIX] ImageViewHelper should catch exceptions
- The Uri/ImageViewHelper should catch exceptions as well.
Releases: master
Resolves: #71686
Change-Id: I63d472070cd2e... - 11:13 Revision c29b804f: [BUGFIX] Catch security exceptions in global JS module
- The storage JS module is loaded in the top window.
In case this windows has been opened by some other page
(different... - 10:42 Revision 539644a7: [BUGFIX] Change name of correct pagetree entry after renaming
- * The first parameter to TreeEditor.complete and
TreeEditor.beforecomplete is the TreeEditor, not the edited node.
Re... - 10:10 Revision 0e15ee81: [BUGFIX] Refer to correct naming of link handler TSconfig option
- Resolves: #71664
Releases: master
Change-Id: If656d6f5f6641013968b73b0165f58d0a75ab3b5
Reviewed-on: https://review.ty... - 09:29 Revision 4ddb793f: [BUGFIX] TCA Time Field allow 0:00 as valid input
- Resolves: #56668
Releases: master
Change-Id: I9ec1519ffbdde09b74165efc00074ceef3b38f84
Reviewed-on: https://review.ty... - 09:07 Revision 73e1ca96: [BUGFIX] ImageViewHelper should catch exceptions
- The ImageViewHelper should catch the following exceptions:
1.) \UnexpectedValueException:
This can happen if a file h... - 00:23 Revision df2160c0: [BUGFIX] Only show search on non-empty pages
- If a page has neither content nor subpages, do not show the search button
in the backend.
Resolves: #72027
Releases:...
2015-12-03
- 11:54 Revision f0f1d0b8: [TASK] Optimize backend checkboxes check / uncheck all
- This patch optimises the handling of SelectCheckBoxElements.
The checkbox also shows a tooltip now.
Resolves: #71021...
2015-12-02
- 22:20 Revision 4491c32f: [BUGFIX] DebuggerUtility: Treat null results of lazy objects correctly
- Resolves: #71951
Releases: master, 6.2
Change-Id: I590f1915fad84e09a6e45988d1adf17f61598c46
Reviewed-on: https://revi... - 22:13 Revision 67ba027d: [BUGFIX] DebuggerUtility: Treat null results of lazy objects correctly
- Resolves: #71951
Releases: master, 6.2
Change-Id: I590f1915fad84e09a6e45988d1adf17f61598c46
Reviewed-on: https://revi... - 21:48 Revision eb8c9739: [BUGFIX] Disable debug for Fluid Ajax Widget
- If TYPO3_CONF_VARS[FE][debug] is enabled then the
parseTime is added at the end of each frontend output.
When having... - 21:47 Revision 04c718f8: [BUGFIX] Render previews for all files in FSCs upload CE
- Change-Id: I418e2985efb11a3074cf9ee15935b3274c316165
Resolves: #71994
Releases: master
Reviewed-on: https://review.ty... - 21:37 Revision b3432052: [BUGFIX] Fix MySQL specific language query in LocalizationController
- Change the SQL statement used to query for available source languages to
be standards compliant by grouping on the qu... - 16:26 Revision 70e77768: [TASK] Enable disabled FAL functional test assertions
- Resolves: #72028
Releases: master
Change-Id: I6092222a2726f06aae26967183161971c4ead858
Reviewed-on: https://review.ty... - 16:03 Revision 79136706: [TASK] Add php7 to the list of known php files
- Releases: master
Resolves: #72019
Change-Id: I60a1458bdffb5df9c177d183f1229bcba930c95a
Reviewed-on: https://review.ty... - 15:54 Revision 4371d99d: [BUGFIX] Do not load ContextHelp JS if no BE user is there
- This avoids to load the JS for the BE login for instance.
Resolves: #72026
Releases: master
Change-Id: I12827386e1e6... - 15:16 Revision 13674a59: [BUGFIX] Reintroduce support for reverseProxySSL
- Creating a backend request relies on TYPO3_CONF_VARS which
is not set yet.
This breaks requests when using a reverse ... - 13:45 Revision d22665a0: [TASK] Cleanup unused variable in AbstractUserAuthentication
- The variable global database info is removed as it
is never used.
Resolves: #72020
Releases: master
Change-Id: I22bd... - 11:33 Revision cb935e11: [BUGFIX] Always show close button for temporary web mounts
- Position the close button absolutely to always show the
close button on the right side.
Resolves: #71983
Releases: m... - 11:15 Revision d450bd0f: [TASK] Add language to images in filemetadata
- Also make the order the same for text and application.
Resolves: #70950
Releases: master
Change-Id: I90601ba98d7af18... - 07:18 Revision 12673ce9: [BUGFIX] Use correct path for content rendering template inclusion
- Resolves: #70044
Releases: master
Change-Id: Ibc10dce2d445583eea879efe4d13219be8f547c8
Reviewed-on: https://review.ty... - 00:27 Revision d79cee8d: [BUGFIX] toTop Link reloads page with baseUrl in fluid_styled_content
- When using fluid_styled_content toTop option, the page reload if baseUrl
is set.
Change-Id: I6216dc6ddc6b56696710e23...
2015-12-01
- 14:32 Revision 5046f6e6: [BUGFIX] Create FAL processing folders on upgrade
- The Upgrade Wizard's step to migrate filemounts to FAL storages now
creates all missing processing folders.
This is ... - 13:59 Revision 570e19ed: [BUGFIX] FormEngine: Select correct FlexForm DS for inline records
- If an inline field is defined within a FlexForm that has multiple data
structures defined the FormAjaxInlineControlle... - 12:54 Revision 9faa965d: [BUGFIX] Fix serializable object creation with PHP 5.6
- This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co... - 12:48 Revision bb653e24: [BUGFIX] Show hidden templates in tstemplate
- Show hidden templates in backend module tstemplate
Resolves: #52223
Releases: master
Change-Id: Ida5f2bc2d57155e4e1c... - 12:47 Revision c2a32488: [BUGFIX] Allow overlaying of records for all languages again
- Return records with sys_language_uid=-1 untouched instead of
completely dropping them.
This is actually a problem up... - 10:29 Revision 71b64be0: [BUGFIX] Add favicon without scheme
- Remove the scheme when rendering the link to a favicon in order to
avoid mixed content because the cached header of a... - 10:28 Revision 8af444f2: [BUGFIX] DBAL: Properly compile CAST statement after OR condition
- Properly output the CAST statement after the combination of
using FIND_IN_SET followed by an OR condition.
Resolves:... - 09:22 Revision 74a3f6fc: [BUGFIX] ImageManipulationElement: Fix PHPDoc block comment
- Releases: master
Resolves: #71992
Change-Id: Ida543d0abc24e51a7f510fc180f491239ba3059c
Reviewed-on: https://review.ty...
2015-11-30
- 21:31 Revision b2015b5a: [BUGFIX] Shortcut to first sub-page with move placeholder does not work
- Shortcuts to the first sub-page with that one being moved in a workspace
lead to an exception in previewing in a work... - 21:27 Revision e2713a52: [BUGFIX] Empty grid list in frontend workspace preview
- The grid list of the frontend workspace preview stayed empty due to
several JavaScript issues. First one is a CORS th... - 21:26 Revision a22fb180: [BUGFIX] Empty grid list in frontend workspace preview
- The grid list of the frontend workspace preview stayed empty due to
several JavaScript issues. First one is a CORS th... - 20:12 Revision 333d4821: [BUGFIX] Move FSC templates one level up
- This make the configuration less misleading.
Resolves: #71781
Releases: master
Change-Id: Ic2e593520f52dabc1ccce136d... - 18:31 Revision e061c136: [TASK] Add possibility to purge workspaces move placeholder
- During resolving references in a workspace context overlays and
delete-placeholder are considered and it's possible t... - 18:31 Revision 648ee22b: [TASK] Add possibility to purge workspaces move placeholder
- During resolving references in a workspace context overlays and
delete-placeholder are considered and it's possible t... - 18:29 Revision 59f414d3: [TASK] Extend regular workspaces DataHandler functional tests
- The following actions are added:
* delete content and copy either draft or live page
* change content sorting and cop... - 18:21 Revision 96a9f7df: [TASK] Extend regular workspaces DataHandler functional tests
- The following actions are added:
* delete content and copy either draft or live page
* change content sorting and cop... - 17:58 Revision ba9b1370: [TASK] Extend workspaces DataHandler functional tests
- Add content element on different page in base scenario.
Resolves: #71986
Releases: master, 6.2
Change-Id: I87f198301... - 17:57 Revision 6c4afe3e: [TASK] Extend workspaces DataHandler functional tests
- Add content element on different page in base scenario.
Resolves: #71986
Releases: master, 6.2
Change-Id: I87f198301... - 16:53 Revision 74478b11: [TASK] Optimize usage of debug_backtrace()
- Save performance by only fetching what is needed.
Change-Id: I89710c2e7bcdb32e4b5864a629f259eedd176a2b
Resolves: #71... - 13:16 Revision 39920aea: [BUGFIX] Display RTE queryParametersSelector properly
- Fix the wrong check for the configuration, which is 0 by default.
Resolves: #71980
Releases: master
Change-Id: I0726... - 11:51 Revision 389d8202: [BUGFIX] FAL: Fix inline labels for fields of type group
- Properly extract the table and uid for the record from uid_local in case
of group type sources that use the table_uid... - 10:16 Revision b6a88cc1: [BUGFIX] Improve usability of inline header
- The header should break into next line if it is too long.
Change-Id: I8b83b49e2691f734f79f56a2639761c529272cb4
Resol...
2015-11-29
- 19:33 Revision 8d6fb88a: [BUGFIX] No possibility to hide "New" button in Inline Elements
- Hide "New" Button in TCA with
['appearance']['enabledControls']['new'] = false
Change-Id: I4b9d3ba1ef55f15127fcedfe0... - 12:07 Revision 5f12cb4b: [TASK] Travis: Disable Xdebug
- Resolves: #71947
Releases: master, 6.2
Change-Id: I06ad0771dd87d5186818028b4bea7bd61ee305d9
Reviewed-on: https://revi... - 12:06 Revision 61a60236: [TASK] Travis: Disable Xdebug
- Resolves: #71947
Releases: master, 6.2
Change-Id: I06ad0771dd87d5186818028b4bea7bd61ee305d9
Reviewed-on: https://revi... - 11:55 Revision 4bc70359: [BUGFIX] Prevent double encoding in button rendering
- Multiple button settings are double encoded with htmlspecialchars. This
patch removes the hsc within the setters as t...
2015-11-28
- 20:47 Revision 5e8e1cb4: [BUGFIX] FormEngine: formattedLabel_userFunc_options overrides foreign_label
- Change the order in which the record title for inline records is
determined. As with normal records the userFunc shou... - 20:25 Revision 50ec6ced: [TASK] Place update button in Admin Panel to top
- Button on the right side and black background
Change-Id: I69900cf9fbf537334dd96a52249521a126d1b53a
Releases: master
... - 15:06 Revision a2a6e8fe: [TASK] Remove old EXT:phpunit fragments
- Clean up test code and remove EXT:phpunit dependencies from core.
Resolves: #71892
Releases: master
Change-Id: I432a...
Also available in: Atom