Activity
From 2012-12-07 to 2013-01-05
2013-01-05
- 23:59 Bug #44331 (Closed): Impossible to save the TCA configuration
- The configuration module allows admin users to save the changed TCA configuration.
This feature is broken since th... - 21:46 Revision 6966a064: [FEATURE] Introduce beforeCallActionMethod signal
- This patch introduces a signal for hooking in
right before calling the action method of the
controller. The slots are... - 21:23 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- Uuh, you are right. In the code jungle I didn't notice that. I removed the require() in that ext_tables.php.
Now I... - 19:10 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- From the stacktrace you can see that pibase is requested in the ext_tables.php file of the extension in line #3.
(th... - 13:19 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- The update did not fix it, the errors came back. I inserted a debug trace:
Message:... - 21:08 Revision a234e89f: [BUGFIX] Prevent sql errors with missing ColumnMap
- If the TCA configuration for an object is missing
no ColumnMap can be generated which leads to sql
errors in method a... - 20:44 Revision 55fce0cb: [FEATURE] Introduce beforeCallActionMethod signal
- This patch introduces a signal for hooking in
right before calling the action method of the
controller. The slots are... - 20:40 Revision 7b1a1b05: [BUGFIX] Prevent sql errors with missing ColumnMap
- If the TCA configuration for an object is missing
no ColumnMap can be generated which leads to sql
errors in method a... - 20:30 Bug #44242 (Resolved): Exclude fields not show for sys_file and sys_file_reference tables
- Applied in changeset commit:da29f0cf7b7d8248efaec74ee61ab31ade893ff4.
- 20:25 Bug #44242: Exclude fields not show for sys_file and sys_file_reference tables
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:28 Bug #42453: Shown references of files do not take all references into account
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15986 - 20:25 Revision da29f0cf: [BUGFIX] Include file tables in access list
- The BackendUtility::getExcludeFields method does not respect the
"ignoreRootLevelRestriction" configuration for these... - 20:24 Revision fa2cb038: [BUGFIX] Include file tables in access list
- The BackendUtility::getExcludeFields method does not respect the
"ignoreRootLevelRestriction" configuration for these... - 20:21 Revision f065089e: [BUGFIX] DebuggerUtility does not rewind instances of Iterator
- Debugging a collection like ObjectStorage changes
the internal collection pointer which leads to the
collection being... - 18:27 Bug #43634: EM - GET not loading extensions
- I had the very same problem with a fresh installation of 6.0.
Running through all the steps of the Upgrade Wizard ... - 17:30 Revision 6f9feafa: [BUGFIX] Make AlphanumericValidator work with umlauts
- Changes the regular expression used to validate the
string into a unicode-aware character-class and adds
a tests for ... - 15:27 Revision 051303f8: [BUGFIX] Make AlphanumericValidator work with umlauts
- Changes the regular expression used to validate the
string into a unicode-aware character-class and adds
a tests for ... - 15:03 Revision c94f2c8f: [BUGFIX] Use interface in PersistenceManager::injectQueryFactory
- Currently PersistenceManager::injectQueryFactory
expects a concrete implementation of QueryFactory
instead of an desc... - 14:36 Revision d040ebb3: [BUGFIX] Use interface in Mapper::injectQueryFactory
- Currently Mapper::injectQueryFactory expects a
concrete implementation of QueryFactory instead
of an descendant of Qu... - 13:00 Bug #44321 (Closed): TER upload of new extension not possible
- I'm able to upload old extension, but if I upload a new EXT without versions the UI will say:...
- 07:06 Bug #44205: Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
- When testing latest TYPO3 6 git version i have similiar error but only in the backend :
@Core: Exception handler...
2013-01-04
- 17:13 Bug #44312 (Closed): Sliding levelmedia not working for alternate languages in 6.0.0
- Assume the following pagetree:
* MainPage (Two FAL media images on page and alternate language record)
> * SubPag... - 17:07 Feature #43286: Element Browser should allow to search for Files
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16725 - 16:57 Feature #43286: Element Browser should allow to search for Files
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16725 - 16:40 Bug #44311 (Closed): Menustate CUR not working for translations in 6.0.0
- Can be seen on the demo page:
http://demo.typo3.org/examples/languages-characters/
In TypoScript the CSS class fo... - 16:19 Bug #43216: Deleted files are indicated in list
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17367 - 16:05 Bug #43216 (Under Review): Deleted files are indicated in list
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17367 - 15:44 Bug #43216: Deleted files are indicated in list
- Part 1 of the problem is obtaining the information if the file is deleted or not. This is not directly available in @...
- 13:09 Bug #43216: Deleted files are indicated in list
- Steps to reproduce:
# TYPO3 backend > File > Filelist
# Upload file
# File is shown in file list
# Edit file
# Delet... - 09:55 Bug #43216: Deleted files are indicated in list
- Deleted files unfortunately are still shown in the file list (but flagged inside db). They are not physically deleted...
- 16:11 Feature #44288: Add delete-button in filelist module
- If you are talking about TYPO3 6.0: There is a patch already for that problem, see issue #42294.
- 15:41 Bug #34385: Bug in t3lib/jsfunc.tceforms_suggest.js -> Feediting tt_news no title
- How about the actual status? Still there?
- 14:48 Bug #43626: Extension Manager not loading
- Problem is not solved. Steps to reproduce it:
- Install Introduction Package (Version 4.7 because the Appvault does ... - 13:30 Bug #43425 (Resolved): TYPO3 6.0.0 Install Tool: Wrong text in "How to configure TYPO3"
- Applied in changeset commit:7003f86ca6ee442939187898eaa6b38e7bd02110.
- 13:18 Revision 7003f86c: [BUGFIX] Change localconf.php to LocalConfiguration.php
- Change localconf.php to LocalConfiguration.php in the text
How to configure TYPO3 from InstallTool
Resolves: #43425
... - 13:16 Revision 160712cd: [BUGFIX] Change localconf.php to LocalConfiguration.php
- Change localconf.php to LocalConfiguration.php in the text
How to configure TYPO3 from InstallTool
Resolves: #43425
... - 11:04 Task #28853: Upgrade CodeMirror to 3.0
- 3.0 released. We might want to consider going directly to the 3.0-tree.
If so, somebody please update the issue-title. - 10:30 Bug #44114 (Resolved): Hidden state is not always visualized in module
- Applied in changeset commit:9f783468db693178a2974d12f2c70eace7e07a39.
- 09:31 Bug #44114: Hidden state is not always visualized in module
- Patch set 1 for branch *workspaces_4-7* has been pushed to the review server.
It is available at https://review.typo3... - 09:25 Bug #44114: Hidden state is not always visualized in module
- Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at https://review.typo3.org/17352 - 09:23 Bug #44114: Hidden state is not always visualized in module
- Patch set 1 for branch *workspaces_6-0* has been pushed to the review server.
It is available at https://review.typo3... - 10:30 Bug #44301 (Resolved): Invalid call to t3lib_TCEmain::processRemapStack()
- Applied in changeset commit:44f7fdd3586892b195987640ddb81590907b9e70.
- 10:01 Bug #44301: Invalid call to t3lib_TCEmain::processRemapStack()
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 09:59 Bug #44301: Invalid call to t3lib_TCEmain::processRemapStack()
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/... - 09:58 Bug #44301: Invalid call to t3lib_TCEmain::processRemapStack()
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 08:46 Bug #44301: Invalid call to t3lib_TCEmain::processRemapStack()
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17345 - 08:43 Bug #44301 (Under Review): Invalid call to t3lib_TCEmain::processRemapStack()
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 08:39 Bug #44301 (Closed): Invalid call to t3lib_TCEmain::processRemapStack()
- The remap stack in t3lib_TCEmain/DataHandler is dedicated to process pending records and references after all databas...
- 10:05 Revision 44f7fdd3: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
- The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas... - 10:05 Revision 26fdc3f9: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
- The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas... - 10:04 Revision 8c821aa9: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
- The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas... - 10:04 Revision f515d667: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
- The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas... - 10:04 Revision 3847227e: [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack()
- The remap stack in t3lib_TCEmain/DataHandler is dedicated to
process pending records and references after all databas... - 10:04 Revision 67688808: [TASK] Raise submodule pointer
- Change-Id: Ic9f4fbbdbb2c3c47655969500efa707a448cbde7
Reviewed-on: https://review.typo3.org/17361
Reviewed-by: TYPO3 R... - 10:03 Revision 7edf97ec: [TASK] Raise submodule pointer
- Change-Id: Ie0d25c2831a4743662fd0f244510c781c1bd8ec2
Reviewed-on: https://review.typo3.org/17360
Reviewed-by: TYPO3 R... - 10:01 Revision abd5389c: [TASK] Raise submodule pointer
- Change-Id: I35d3978e53039abc50087f277872bef0e9a6eb1a
Reviewed-on: https://review.typo3.org/17359
Reviewed-by: TYPO3 R... - 10:00 Revision 66484477: [TASK] Raise submodule pointer
- Change-Id: Ibc049697a6f6010b10c26f48ed9dcd3412777187
Reviewed-on: https://review.typo3.org/17357
Reviewed-by: TYPO3 R... - 09:59 Revision ea7de490: [TASK] Raise submodule pointer
- Change-Id: I39bd80acbe7519e191435699ac7d400c4eb0fe78
Reviewed-on: https://review.typo3.org/17355
Reviewed-by: TYPO3 R... - 09:34 Revision c912a496: [BUGFIX] Hidden state is not always visualized in module
- The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '... - 09:34 Revision 1ea3a674: [BUGFIX] Hidden state is not always visualized in module
- The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '... - 09:34 Revision 50f25b5a: [BUGFIX] Hidden state is not always visualized in module
- The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '... - 09:34 Revision 0bc0ab85: [BUGFIX] Hidden state is not always visualized in module
- The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '... - 09:34 Revision a2716f01: [BUGFIX] Hidden state is not always visualized in module
- The hidden state of a record is not always visualized in the
workspace module. This is fixed by not looking whether '... - 09:30 Bug #44225 (Resolved): History service does not show details anymore
- Applied in changeset commit:dc8847b6642a296f3dfd79837651237515fcaecc.
- 09:21 Bug #44225: History service does not show details anymore
- Patch set 1 for branch *workspaces_6-0* has been pushed to the review server.
It is available at https://review.typo3... - 09:30 Bug #34117 (Resolved): Usage of caching framework broken in TYPO3 4.5
- Applied in changeset commit:9e7e4de7f62f1e7295316525c7d7857ad3fe1cb8.
- 09:30 Bug #26612 (Resolved): Preview does not include L parameter if not default language
- Applied in changeset commit:c6d19bc0e7417ff2bce7da587d812a7daa7a3473.
- 09:16 Bug #26612: Preview does not include L parameter if not default language
- Patch set 1 for branch *workspaces_6-0* has been pushed to the review server.
It is available at https://review.typo3... - 09:09 Bug #26612: Preview does not include L parameter if not default language
- Patch set 1 for branch *workspaces_4-7* has been pushed to the review server.
It is available at https://review.typo3... - 09:06 Bug #26612: Preview does not include L parameter if not default language
- Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at https://review.typo3.org/17346 - 09:22 Revision 3189fc0a: [BUGFIX] History service does not show details anymore
- The history service in the workspace module does not contain
any details for modified records.
There are two things ... - 09:22 Revision db85e3b0: [BUGFIX] History service does not show details anymore
- The history service in the workspace module does not contain
any details for modified records.
There are two things ... - 09:20 Revision e105fc7a: [BUGFIX] Usage of caching framework broken
- After publishing contents using the workspace module, caches get
flushed. However, this uses a hard-coded string fron... - 09:16 Revision a9f014b0: [BUGFIX] Preview does not include L parameter on localization
- The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ... - 09:12 Revision 334732e9: [BUGFIX] Preview does not include L parameter on localization
- The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ... - 09:12 Revision d8abc9af: [BUGFIX] Preview does not include L parameter on localization
- The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ... - 09:11 Revision a1187166: [BUGFIX] Preview does not include L parameter on localization
- The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ... - 09:00 Revision 1f91a3d3: [BUGFIX] Preview does not include L parameter on localization
- The workspace module offers a way to preview accordant records
in the frontend. However, the L parameters is missing ...
2013-01-03
- 23:33 Feature #44297 (Closed): Add interval presets to the "Add task" dialog of the scheduler
- Something like this would be nice:
!http://i.imgur.com/uw6E2.png!
Clicking the link could place the correct int... - 15:32 Feature #44288 (Closed): Add delete-button in filelist module
- I often get asked by my editors (400+) where the "delete file"-button is in the filelist module.
Naturally I tell th... - 15:25 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- I didn't get the error message since the last TYPO3 update anymore. So i can't give a stacktrace until the error occu...
- 15:20 Bug #44287 (Closed): sys_action's "task" doesn't show pid field
- when creating a sql query via sys_actions task module it's not possible to have the pid field in the result table.
... - 15:16 Bug #44286 (Closed): Page Module Drag&Drop Jumping & Dragging bug in Chrome/Firefox Mac
- In the new page module the drag & drop functionality works very clunky. Once the handler of the top bar is released, ...
- 15:04 Bug #43634: EM - GET not loading extensions
- I can confirm this on local OSX with MAMP and PHP Version 5.3.14
- 13:41 Bug #44103: t3lib_div::validEmail() accepts invalid local parts of an email address
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17331 - 13:31 Bug #44103: t3lib_div::validEmail() accepts invalid local parts of an email address
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17331 - 13:26 Bug #44103 (Under Review): t3lib_div::validEmail() accepts invalid local parts of an email address
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 11:47 Bug #44282: EM: fatal error if 'conflicts' is empty string in stead of array
- Ok. A little update. Apparently TYPO3 6.0 has a different format for this array element ['constraints']['conflicts']:...
- 11:30 Bug #44282 (Closed): EM: fatal error if 'conflicts' is empty string in stead of array
- When an extension has 'conflicts' => '' in its ext_emconf.php in stead of 'conflicts' => array(...) an PHP Fatal Erro...
- 11:38 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
- According to my code i posted in #2 i have solved the problem IN THE EXTENSION on that way: ...
2013-01-02
- 20:21 Bug #42092 (Resolved): Suggest wizard is behind form inputs
- 20:20 Bug #42092: Suggest wizard is behind form inputs
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:18 Bug #42092: Suggest wizard is behind form inputs
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:17 Bug #42092: Suggest wizard is behind form inputs
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:16 Bug #42092: Suggest wizard is behind form inputs
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:13 Bug #42092: Suggest wizard is behind form inputs
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/15767 - 20:21 Revision 94fb5a78: [BUGFIX] Suggest wizard is behind form inputs
- Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt... - 20:21 Revision 84b978fb: [BUGFIX] Suggest wizard is behind form inputs
- Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt... - 20:21 Revision aa893a0e: [BUGFIX] Suggest wizard is behind form inputs
- Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt... - 20:20 Revision fc7d04aa: [BUGFIX] Suggest wizard is behind form inputs
- Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt... - 20:13 Revision d8d7a18d: [BUGFIX] Suggest wizard is behind form inputs
- Change-Id: I5a847fe0024161f40f541a7d1ebe120ec9a8e7a5
Fixes: #42092
Releases: 4.5, 4.6, 4.7, 6.0, 6.1
Reviewed-on: htt... - 19:01 Bug #44273: L10n fallback does not work for ExtJS in BE
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17313 - 18:58 Bug #44273 (Under Review): L10n fallback does not work for ExtJS in BE
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17313 - 18:48 Bug #44273 (Accepted): L10n fallback does not work for ExtJS in BE
- 13:37 Bug #44273 (Closed): L10n fallback does not work for ExtJS in BE
- When choosing a Backend language that is incompletely translated, the fallback mechanism introduced with TYPO3 4.6 is...
- 16:00 Bug #42029: Rootline relation overlay does not work for translated pages
- I can't confirm that this issue is resolved in combination with realurl -
I have two instances of fresh v6.0 instanc... - 15:57 Bug #43668: Rootline in TSFE->tmpl is broken when translation is used
- EDIT: The patch from above solves my both problems!
I'm using TYPO3 6.0 and tested TYPO3 6.1-dev from yesterday, bu... - 10:23 Bug #44270 (Closed): wrong result in substituteMarkerArrayCached
- After some usage of the function it ends up in an error message.
Core: Error handler (FE): PHP Warning: Invalid ar... - 00:33 Feature #27508: Get value from cookie
- sorry, i have deleted my temporary account already ;)
- 00:15 Feature #27508: Get value from cookie
- I've updated the "correct answer" on stackoverflow :)
It would be nice, if you could edit your answer and put the ty...
2013-01-01
- 23:42 Feature #27508: Get value from cookie
- can be closed since its working well.
it would be good to add this to the documentation since other people are ask... - 19:31 Bug #36067: Special chars are double encoded in the page module preview
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10494 - 19:28 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312 - 19:27 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312 - 19:25 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5312 - 12:32 Revision 04fca2a6: [BUGFIX] phpdoc: $urlParameters can be a string
- In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
... - 12:31 Revision 1d523bd0: [BUGFIX] phpdoc: $urlParameters can be a string
- In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
... - 12:30 Revision 728ad7c8: [BUGFIX] phpdoc: $urlParameters can be a string
- In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
... - 12:30 Bug #44263 (Resolved): phpdoc: $urlParameters in getTypoLink() etc. also can be a string
- Applied in changeset commit:86dd859915c70ece1227c1634b0b71eff3727ad1.
- 12:28 Bug #44263: phpdoc: $urlParameters in getTypoLink() etc. also can be a string
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:27 Bug #44263: phpdoc: $urlParameters in getTypoLink() etc. also can be a string
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:20 Bug #44263: phpdoc: $urlParameters in getTypoLink() etc. also can be a string
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:11 Bug #44263: phpdoc: $urlParameters in getTypoLink() etc. also can be a string
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:03 Bug #44263 (Under Review): phpdoc: $urlParameters in getTypoLink() etc. also can be a string
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17302 - 11:59 Bug #44263 (Closed): phpdoc: $urlParameters in getTypoLink() etc. also can be a string
- Update phpdoc for those functions.
- 12:29 Revision 86dd8599: [BUGFIX] phpdoc: $urlParameters can be a string
- In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
... - 12:06 Revision 45ac541b: [BUGFIX] phpdoc: $urlParameters can be a string
- In functions like getTypoLink() $urlParameters can also
be a string. A string is expected to be URL-encoded already,
... - 11:28 Bug #23984: tx_felogin: forgot password-mails links not clickable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17176 - 00:30 Bug #43796 (Resolved): Syslog icons are incorrect
- Applied in changeset commit:31a768efef16a3ff650b1deaceea1ecab7905efe.
- 00:20 Revision 31a768ef: [BUGFIX] Syslog error icons problem
- Add an array with the possible error messages and shows
the corresponding icon.
Fixes: #43796
Releases: 6.1, 6.0
Cha...
2012-12-31
- 18:30 Bug #43330 (Resolved): BE login shows unaesthetic scrollbars
- Applied in changeset commit:312915e507dac271e262039dafabf0a2342e4ece.
- 17:50 Revision 312915e5: [BUGFIX] BE login shows unaesthetic scrollbars
- CSS adjustments for login screen in t3skin
Fixes: #43330
Releases: 6.1, 6.0
Change-Id: Ifeb141ff9963f54e35c26ca41bc...
2012-12-30
- 17:08 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
- AFAIK currently users still have to define a "foreign_table" in TCA in order to support fields of type "group". Also ...
- 14:58 Bug #29252: Rewriting localconf.php endlessly expands lines with values containing two subsequent slashes ("//")
- The review for master was abandoned since 6.0 (master at that time) didn't have a localconf.php anymore.
But it stil...
2012-12-29
- 20:42 Task #6249 (Needs Feedback): Support for TCA fields of type "group" - allowes DAM support (has patch)
- Franz Koch wrote:
> yes, having a look at current codebase this is still missing.
Can you please add a full TCA c... - 20:36 Bug #32549 (Needs Feedback): DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- Klaus B wrote:
> Given you have two models:
Can you please post the full TCA configuration of your example?
- 11:39 Bug #42963 (On Hold): preProcess() hook invoking in some extensions in PageLayoutViewDrawItemHook fails
- There a re three ways you can get around that problem:
# Update PHP to any version higher than 5.3.6 (which is a r...
2012-12-28
- 20:42 Bug #44242: Exclude fields not show for sys_file and sys_file_reference tables
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17283 - 15:36 Bug #44242 (Under Review): Exclude fields not show for sys_file and sys_file_reference tables
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17283 - 15:34 Bug #44242 (Closed): Exclude fields not show for sys_file and sys_file_reference tables
- The BackendUtility::getExcludeFields method does not respect the
"ignoreRootLevelRestriction" configuration for thes... - 20:11 Bug #44229: Scheduler do not respect field names with name space
- Wouter Wolters wrote:
> This one is already fixed and will be packed with 6.0.1
Michael Staatz wrote:
>Be so kind a... - 19:21 Bug #44229: Scheduler do not respect field names with name space
- This one is already fixed and will be packed with 6.0.1
- 18:26 Bug #44231 (Under Review): config.compressJs wrong file path
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17285 - 11:14 Bug #44231: config.compressJs wrong file path
- Thanks for analyzing this issue. Since you found a possible candidate to be changed, maybe you'd like to hand in a pa...
- 18:24 Bug #44246 (Closed): Image element in tt_content cant be edited in own extension using getSoloField
- Since Typo3 6.0 and the introduction of the new FAL the method getSoloField on an image object of the tt_content tabl...
- 17:02 Bug #43796: Syslog icons are incorrect
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17130 - 16:06 Bug #15771: No range/lower like 2.000.000.000 in Flexforms
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9022 - 15:47 Bug #23984: tx_felogin: forgot password-mails links not clickable
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17176 - 15:20 Bug #43330: BE login shows unaesthetic scrollbars
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17282 - 15:19 Bug #43330 (Under Review): BE login shows unaesthetic scrollbars
- Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:02 Bug #39019: t3lib_formmail: generates incorrect file upload error
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12846 - 14:56 Bug #34631: Show correct record title for be_groups
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631 - 14:52 Bug #43425: TYPO3 6.0.0 Install Tool: Wrong text in "How to configure TYPO3"
- Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 14:49 Bug #43425 (Under Review): TYPO3 6.0.0 Install Tool: Wrong text in "How to configure TYPO3"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17281 - 14:48 Bug #44208: Tree not show in inline collapse
- Moving to Core tracker, as it's a bug
2012-12-27
- 20:30 Bug #44237 (Resolved): Fix erroneous replacement of language label
- Applied in changeset commit:a731d1bfb33deecf513976f9d19bf3a84382d3ce.
- 20:14 Bug #44237: Fix erroneous replacement of language label
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:12 Bug #44237 (Under Review): Fix erroneous replacement of language label
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17279 - 20:05 Bug #44237 (Closed): Fix erroneous replacement of language label
- The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is... - 20:14 Revision a731d1bf: [BUGFIX] Fix erroneous replacement of language label
- The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is ... - 20:12 Revision b05dcadc: [BUGFIX] Fix erroneous replacement of language label
- The refactoring script replaced "tx_rtehtmlarea_acronym" with
"TYPO3\\CMS\\Rtehtmlarea\\Extension\\Acronym" which is ... - 18:12 Bug #26612: Preview does not include L parameter if not default language
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17278 - 18:03 Bug #26612: Preview does not include L parameter if not default language
- Patch set 4 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17277 - 18:03 Bug #26612: Preview does not include L parameter if not default language
- Patch set 3 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17277 - 18:02 Bug #26612: Preview does not include L parameter if not default language
- Patch set 2 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17277 - 18:02 Bug #26612 (Under Review): Preview does not include L parameter if not default language
- Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17277 - 17:16 Bug #15627 (Closed): SC_db_layout::exec_languageQuery() selects pages_language_overlay allways for the live-page
- "Out-dated"
- 13:12 Bug #44160: rsaauth doesn't secure the change password form of felogin
- Hi,
I already pushed a patch (https://review.typo3.org/#/c/17256/). I followed the instructions in the wiki. Isn't... - 11:56 Feature #44230 (Accepted): Backend - Module "Install" is not useable on mobile device
- Should be not that difficult since the Install Tool is stand-alone...
- 09:25 Feature #44230 (Closed): Backend - Module "Install" is not useable on mobile device
- Hi,
Admin Tools -> Install -> All Configuration is not useable on mobile Safari because you can't scroll the conte... - 11:33 Bug #44231: config.compressJs wrong file path
- Maybe the compressJsFiles(typo3/sysext/core/Classes/Resource/ResourceCompressor.php:475) function could handle it lik...
- 11:22 Bug #44231 (Closed): config.compressJs wrong file path
- As I wanted to enable config.compressJs i figured out that it doesn't work, and I found the problem here:
typo3/sy... - 09:35 Bug #44229: Scheduler do not respect field names with name space
- The main Problem is in typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php line 158:...
- 09:15 Bug #44229 (Closed): Scheduler do not respect field names with name space
- Hi,
Schedulertask "Convert user passwords to salted hashes (saltedpasswords)" has an additional Field, labeld "The... - 05:51 Bug #44205: Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
- ... and Workspaces Management extension is not installed, Localization is not used.
2012-12-26
- 22:02 Bug #40782 (Accepted): dontvalidate ignored in ValidatorResolver
- I will have a look into this.
- 17:42 Bug #44225 (Under Review): History service does not show details anymore
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17275 - 17:06 Bug #44225 (Closed): History service does not show details anymore
- The history service in the workspace module does not contain any details for modified records.
There are two thing... - 15:51 Bug #44205: Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
- Configuration: TYPO3 6.0.0, realurl 1.12.3, realurlautoconf 2.0.0
Main objective: to redirect erroneous links to s...
2012-12-25
- 19:39 Bug #43676: Frontend editing (feedit) does not work
- I had the same problem. I tried the patch > Now it work's fine
Thank you - 14:11 Bug #44209 (Accepted): Media html5
- 14:11 Bug #44205 (Needs Feedback): Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
- Can you please give a step-by-step example on how to reproduce this behaviour on your side?
What's the type of that ... - 14:02 Task #44152: Add save only button
- Valid for TYPO3 4.7 and any later version - before that, the buttons have been arranged at the bottom the the edit form.
- 13:55 Task #42293 (Closed): Please check for array, to avoid strict mode warnings
- 13:55 Task #42293: Please check for array, to avoid strict mode warnings
- I prefer to analyse the origin of the warning and have that fixed instead of not showing it.
see issue #34117 for fu... - 13:49 Task #44189 (Accepted): Workspaces: Preview all for editors
- see https://github.com/ohader/workspaces_performance
This extension can be used for several optimizations in the s... - 13:38 Feature #44218 (Rejected): Custom Error Renderers
- This is a backport from FLOW 1.1, described and resolved in http://forge.typo3.org/issues/39423
This one needs to ... - 11:16 Bug #43634: EM - GET not loading extensions
- I do have a ts template and clean fresh t3 install on php 5.4 fcgid with plenty of features, all works but EM, curl e...
- 06:32 Bug #43946: PHP Catchable Fatal Error (TYPO3, php-fpm, eAccelerator, nginx)
- Lack of support from eAccelerator hardly bug TYPO3. Change the status to Close please.
2012-12-24
- 13:49 Feature #44210 (Rejected): Add more effective ways to work with large index
- Situation:
* large index with 3,9GB in index_fulltext and 3,1GB in index_rel
* several websites, languages and ther... - 12:22 Bug #44209 (Closed): Media html5
- When the file is selected, the value is "file: uid", but is should be its path.
When the url is selected, the valu... - 11:49 Bug #44208 (Closed): Tree not show in inline collapse
- Trees are not displayed when inline element is uncollapsed.
When the page loads with uncollapsed inline element, t... - 10:52 Bug #42358: Translated images don't inherit title or alt-text
- The inherit problem exist also for header images. The images are not shown in the other languages.
- 07:57 Bug #41962: Wrong escapted RegEx in core/Classes/Database/SoftReferenceIndex.php
- fix using % instead of /
works for me too (in 4.7.5)
- 07:36 Feature #15810 (Closed): htmlArea RTE: Creating/editing anchors
- No feedback for a long time; feature describes need to link to a CE or a record. This can be solved with normal links...
- 07:08 Bug #15510 (Closed): UTF-8 sites display garbled chars in select-fields (in BE)
- Can't be reproduced. Now that the complete core and BE are UTF-8 in all supported versions, this can't be a problem a...
- 06:58 Bug #15441 (Closed): strtoupper() broken some text in non-ascii
- No feedback for over 90 days, strtoupper() is now binary-safe and we used UTF-8 inside the core and in the backend. C...
- 06:54 Bug #15298 (Closed): Additional fields of pages table are not translated when using getText datatype
- No feedback for over 90 days, solution given seems correct. Closed.
- 06:52 Bug #15287 (Closed): Illegal SGML characters in output
- The whole core and the backend is now using UTF-8, so copy-paste conversion is done inside the browser and doesn't ne...
- 06:47 Bug #14410 (Closed): RealURL does not work, because TYPO3_SITE_URL value is wrong
- Open for too long without feedback. Considering the large number of installations with working RealURL / cooluri / et...
- 06:41 Bug #14351 (Accepted): Shortcut pages incompatible with mount point
2012-12-23
- 14:50 Bug #44129: isCurrent in other then default language
- The solution needs to be different, because it must support Mount Points.
- 14:33 Task #44152: Add save only button
- Can you provide a patch for it? More information about contributing can be found at http://wiki.typo3.org/Contributio...
- 14:30 Bug #44160 (Needs Feedback): rsaauth doesn't secure the change password form of felogin
- I'd like to close this one as a duplicate.
Maybe you can continue in #25367 and push your patch to Gerrit (see htt... - 14:16 Bug #44161 (Accepted): 6.0 dummy archive contains older INSTALL.txt (tar and zip)
- The INSTALL.txt is indeed an incorrect version, missing quite a bit of vital information.
- 14:12 Feature #44170: Validate links with user login?
- Can you check if those content elements are maybe plugins? Extensions need to configure the fields in the TCA to allo...
- 13:38 Bug #44205 (Closed): Exception: #1343589451: Could not fetch page data for uid XXX, where XXX - id missing pages
- Administration log:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1343589451: Could not fetch page data ... - 12:18 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- There's only one place where pi_base is loaded. Namely in the sysext/cms/ext_autoload.php file:...
- 10:49 Feature #44182 (Accepted): File links: Add registers for title text and alt text fields
- Thanks for your patch. Can you push the change to Gerrit? More details about contributing: http://wiki.typo3.org/Cont...
- 10:45 Task #44189: Workspaces: Preview all for editors
- Perhaps you've ran into #35172 ? The patch simply removes the feature for calculating the percentage of difference be...
- 10:04 Bug #44191 (Accepted): Text in ext-list not possible mark with mouse anymore
- It has probably to do with the ExtJS widget to display the results. It will require thorough knowledge of ExtJS3 to k...
- 03:30 Bug #43244: Support for class.ext_update.php missing in new EM in TYPO3 6.0
- Any progress here?
2012-12-22
- 20:23 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- I've inserted...
- 20:06 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- Now I did an update to 4.7.7 and got the exception again:
Fatal error: require() [function.require]: Failed openin... - 17:56 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- Hi!
Does this also happen with the current version 4.7.7?
Looking at the exception again, "PATH_tslibclass.tsli... - 13:02 Bug #42412: Failed opening required 'PATH_tslibclass.tslib_pibase.php'
- Hi,
ya, i can confrim this strange behaviour, in only one (!) of our TYPO3 projects. This happens from time to tim... - 09:30 Bug #43919 (Resolved): Fix one word in a PHP comment
- Applied in changeset commit:9ebde06a39afec7650dd1568a2916416943dfea5.
- 09:23 Revision 9ebde06a: [BUGFIX] Fix typos in stdWrap_crop description
- Fixes: #43919
Releases: 6.1, 6.0, 4.7, 4.6, 4.5
Change-Id: Ib4b447f825122ea069802a7c9139602362430bdc
Reviewed-on: ht...
2012-12-21
- 20:16 Bug #44191: Text in ext-list not possible mark with mouse anymore
- Same with 4.7.7 so this seems to affect the whole extension-manager that existed in 4.6 and 4.7.
- 18:31 Bug #44191 (Rejected): Text in ext-list not possible mark with mouse anymore
- It has often been quite handy to simply mark using the mouse and copy a list of extensions (installed, updatable or w...
- 18:43 Bug #36904: RTE: Empty paragraphs are not correctly transformed
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11621 - 18:43 Bug #26141 (Under Review): RTE removes empty paragraphs before header
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11621 - 18:31 Bug #44190: Text in ext-list not possible mark with mouse anymore
- Opened ticket for the extmgr in 4.6 at https://forge.typo3.org/issues/44191
- 18:28 Bug #44190: Text in ext-list not possible mark with mouse anymore
- Hmm sorry. Please abandon. This was on a 4.6-installation. However the extmgr in 6.0+ is a complete rewrite and it wo...
- 18:25 Bug #44190 (Closed): Text in ext-list not possible mark with mouse anymore
- It has often been quite handy to simply mark using the mouse and copy a list of extensions (installed, updatable or w...
- 16:49 Bug #43241: rsa/saltedpasswords not installed by default
- Same here.
saltedpasswords + rsaauth were not installed by default on a server where older typo3 version installed t... - 16:38 Bug #42969 (Accepted): Recordy History is updated every time with a change in Images, even if there was no change
- This is correct. Should be fixed.
- 16:12 Task #44189 (Closed): Workspaces: Preview all for editors
- Hello,
Since TYPO3 4.5, there is no overall view of changes made in content for editors anymore. However one of ou... - 15:00 Bug #22210: RTE transformation removes empty paragraphs before a header
- Bug is still in Version 4.7.7 existent!?
replace line 1343 in class.t3lib_parsehtml_proc.php
with... - 14:52 Bug #34636: option.disableDelete does not disable deletion
- I tried in 4.5.22 and this is still not working.
Complexity easy ?
It's been 10 Months :) - 12:22 Feature #44182 (Closed): File links: Add registers for title text and alt text fields
- The file link element offers a description, title text and alternative label text for each file. Currently, it is onl...
- 11:07 Bug #37421: RSA Auth prevents User from login
- Hi all.
I've also recently faced same problem and it was site-specific in my case.
You may look at reason here: B... - 11:00 Bug #38660: Login not possible from Firefox when using salted passwords and RSA
- I've faced same problem recently and after researches I've found the reason.
In my case it was wrong <f:cObject> tag ... - 10:45 Feature #44170 (Closed): Validate links with user login?
- I'm not quite sure, if this is either a bug or a missing feature, so please correct me. Link validator shows no missi...
- 09:16 Bug #44108: extjs core runs http requests to www.extjs.com (www.sencha.com)
- In my case it's the usage of EXTJS in a TYPO3 extension. But we managed to solve the problem like it was solved in th...
2012-12-20
- 20:48 Bug #27735: Felogin redirection does not work after login
- Problem still exists in 4.7.7 despite off the showLogoutFormAfterLogin=0 and everything described here.
What I wan... - 18:19 Feature #44165 (Closed): FAL search should save "recursive" option
- The FAL search introduced with this patch: https://review.typo3.org/#/c/16725/
should save the user choice for "sear... - 18:16 Bug #44108 (Needs Feedback): extjs core runs http requests to www.extjs.com (www.sencha.com)
- Jigal van Hemert wrote:
> In the PageRenderer it seems that Ext.BLANK_IMAGE_URL is set to the blank image in the TYP... - 09:02 Bug #44108: extjs core runs http requests to www.extjs.com (www.sencha.com)
- Thanks for this hint! This will help us with our extension, which uses the sencha tree widget in an AJAX context. Nev...
- 16:11 Bug #44161 (Closed): 6.0 dummy archive contains older INSTALL.txt (tar and zip)
- e.g.
* (c) 1999-2011
* recommended PHP 5.3.0 - 16:02 Bug #44160 (Closed): rsaauth doesn't secure the change password form of felogin
- Prerequisites:
TYPO3 6.0 (and older)
felogin
rsaauth
The problem:
EXT:felogin provides a feature to change... - 14:41 Bug #44146: no more downloading as .t3x file from Extension Manager
- Helmut Hummel wrote:
> Frank Gerards wrote:
>
> > why is the "download as .t3x" function gone ?
>
> Because we did... - 11:40 Bug #44146 (Needs Feedback): no more downloading as .t3x file from Extension Manager
- Frank Gerards wrote:
> why is the "download as .t3x" function gone ?
Because we did not consider this format u... - 10:42 Bug #44146 (Closed): no more downloading as .t3x file from Extension Manager
- Hi,
why is the "download as .t3x" function gone ?
Why wasnt that announced ?
Is .t3x support dropped in TYPO3 v... - 13:25 Task #44152 (Closed): Add save only button
- Hi,
in every element there is an option to save and save/close.
It would be great to have the save button aswel... - 11:37 Bug #43484: Extension Manager only shows error message "File has been deleted."
- Martin Waue wrote:
> I had this error, after I moved an installation to an other server. It appeared in the frontend... - 11:20 Bug #44145 (Under Review): Additional TCA fields not available in the Frontend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17250 - 10:47 Bug #44145: Additional TCA fields not available in the Frontend
Sorry, I digged into this a bit further and I realized this report is totally wrong. It is not a bug in the Fronten...- 10:14 Bug #44145 (Closed): Additional TCA fields not available in the Frontend
- Currently it is not possible, to access TCA data of additional fields in the Frontend (the problem at hand occurs whe...
- 10:21 Bug #44118: Debug exception handler sets no exit code
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17240 - 10:16 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- I can reproduce this bug in a TYPO3 4.5 installation.
- 10:03 Revision da58b20c: [BUGFIX] FE session records are never removed
- The FE session records are never removed,
even if no session data are left.
Change-Id: Ic30acd00b9e5bfd09910d5e070b6... - 10:03 Revision d4d9e0d3: [BUGFIX] FE session records are never removed
- The FE session records are never removed,
even if no session data are left.
Change-Id: Ib7a660beba5b4ce04543868ca319... - 10:01 Revision 34af1041: [BUGFIX] FE session records are never removed
- The FE session records are never removed,
even if no session data are left.
Change-Id: I152f565fcee27de09532a11d0342... - 10:01 Revision 55bca032: [BUGFIX] FE session records are never removed
- The FE session records are never removed,
even if no session data are left.
Change-Id: I5fcb9c7024ca0934e43f77a1310d... - 09:59 Revision 3ed1ba5f: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
- This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c... - 09:59 Revision 48d51a15: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
- This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c... - 09:59 Revision 63c8b8dd: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
- This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c... - 09:58 Revision f1214e9b: [BUGFIX] INTincScript_loadJSCode() causes PHP warnings
- This function uses implode() on several variables without properly
checking if they are actually arrays.
This might c... - 09:58 Revision 24560378: [BUGFIX] Fix broken logo file in Install Tool
- Replace the broken TYPO3 logo file with the correct logo.
Change-Id: If358ba08508b674f06743fcd668c3b87cc15928b
Fixes... - 09:58 Revision 22bddc39: [BUGFIX] Fix broken logo file in Install Tool
- Replace the broken TYPO3 logo file with the correct logo.
Change-Id: Id233c07e3e1536934e8b87d99815e50ffb4cfc23
Fixes... - 09:58 Revision 4658cd91: [BUGFIX] Fix broken logo file in Install Tool
- Replace the broken TYPO3 logo file with the correct logo.
Change-Id: I5cb245267032e9e3907e30b7f759d4f4dd1f0189
Fixes... - 08:08 Bug #44099: L10n fallback does not work for TS labels
- Patch for TYPO3 4.6 and 4.7, based on master patch sent to Gerrit for review.
- 08:05 Bug #44099: L10n fallback does not work for TS labels
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17247 - 08:01 Bug #44099 (Under Review): L10n fallback does not work for TS labels
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17247
2012-12-19
- 22:52 Feature #34621: Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9431 - 22:47 Feature #34621: Allow <INCLUDE_TYPOSCRIPT to include directories (recursive)
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9431 - 21:21 Bug #34631: Show correct record title for be_groups
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631 - 21:02 Bug #43984 (Accepted): Add missing stdWrap to treatIdAsReference
- 20:57 Bug #43991 (Closed): Task - Convert user passwords to salted hashes
- Closed as duplicate.
- 20:55 Feature #43999 (Accepted): Make InstallTool more comforable to use
- 20:52 Feature #44002 (Accepted): Allow direct pasting of content-elements into empty columns of pages
- 20:51 Bug #44017 (Accepted): typo3/thumbs.php causes invalid autoloader cache
- 20:13 Feature #44085 (Needs Feedback): Extensionmanager sould only show compatible Extension-Versions
- Most extensions do not specify which version(s) of TYPO3 they support. We will make changes in both TER and the EM to...
- 18:55 Bug #44129 (Closed): isCurrent in other then default language
- In the default language is everything ok.
In the other languages no TMENU get the status "current".
typo3\sysext\... - 17:44 Feature #44127 (Closed): OpenID login: automatically create backend user accounts
- I'd like to be able to configure the OpenID login extension so that certain OpenID logins get their backend user acco...
- 17:01 Bug #44103 (Accepted): t3lib_div::validEmail() accepts invalid local parts of an email address
- http://tools.ietf.org/rfc/rfc6531.txt already accepts non-ASCII characters in mail parts such as mail addresses. But ...
- 10:35 Bug #44103 (Closed): t3lib_div::validEmail() accepts invalid local parts of an email address
- In t3lib_div::validEmail() the IDNA converter is used to prepare for international domain names; but as the conversio...
- 16:44 Bug #44108 (Accepted): extjs core runs http requests to www.extjs.com (www.sencha.com)
- In the PageRenderer it seems that Ext.BLANK_IMAGE_URL is set to the blank image in the TYPO3 installation. Maybe we c...
- 11:41 Bug #44108 (Rejected): extjs core runs http requests to www.extjs.com (www.sencha.com)
- Hi Core-Team,
there are obviously http requests from within the extjs framework to the website of the extjs projec... - 16:36 Bug #44109 (Accepted): ses_iplock IPv6
- IPlock assumes an IPv4 address (it splits on '.')
Maybe we should use a common format for IPv4 and IPv6 addresses?... - 11:45 Bug #44109 (Closed): ses_iplock IPv6
- Although I setup in [FE][lockIP] to store the first 2 parts of my IP address, for a IPv6 the total address is stored ...
- 16:20 Bug #44105: Image size does not get updated
- Also the problem is quite severe. Because even if I delete the image and upload again, it seems it keeps some kind of...
- 10:45 Bug #44105 (Closed): Image size does not get updated
- My test scenario is like this: I upload an image and use it in a 'images only' content element. Then I go in fileadmi...
- 16:10 Bug #44120 (Accepted): sender name is not correctly processed in sendNotifyEmail()
- The function just assumes that the given name can be used inside a mail header. It should check for problems or at le...
- 15:31 Bug #44120 (Closed): sender name is not correctly processed in sendNotifyEmail()
- I just tried this
plugin.tx_felogin_pi1 {
email_from = noreply@email.dk
email_fromName = navn
}
This... - 14:53 Bug #44118 (Under Review): Debug exception handler sets no exit code
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17240 - 14:42 Bug #44118 (Closed): Debug exception handler sets no exit code
- When the debug exception handler is active, no exit code is set - which means that I cannot determine if e.g. a cli_d...
- 13:26 Bug #42299: Since 4.7.5 _LOCAL_LANG pi_list_browseresults_page can´t be empty
- Same in TYPO3 6.0.
- 13:21 Bug #34117: Usage of caching framework broken in TYPO3 4.5
- Patch set 2 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17239 - 13:19 Bug #34117 (Under Review): Usage of caching framework broken in TYPO3 4.5
- Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17239 - 13:01 Bug #44114: Hidden state is not always visualized in module
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17238 - 12:56 Bug #44114 (Under Review): Hidden state is not always visualized in module
- Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at https://review.typo3.org/17237 - 12:50 Bug #44114 (Closed): Hidden state is not always visualized in module
- The hidden state of a record is not always visualized in the workspace module.
This is fixed by not looking whether ... - 12:41 Feature #44113 (Closed): cObject FILES - references need more options
- The "references" property needs some more options - like BEGIN or MAX for content.select.
I'd like to be able to sel...
2012-12-18
- 23:30 Bug #43584 (Resolved): Remaining calls and references to old names of static classes
- Applied in changeset commit:e8310e54623774c92218502b9734259746b78d85.
- 23:27 Bug #44099: L10n fallback does not work for TS labels
- Patch based on code found in class @language@ (@$GLOBALS['LANG']@), for TYPO3 4.6.
- 23:24 Bug #44099 (Closed): L10n fallback does not work for TS labels
- When retrieving a label in TypoScript (you should have French locales locally, but not French Canadian):...
- 22:48 Revision e8310e54: [TASK] CleanUp References to old ClassNames
- There are plenty references calls to old classnames
which need to be clean up.
Change-Id: I45065edccf30e548ee7ccbdad... - 22:30 Bug #44051 (Resolved): Fix phpDoc of BackendUtility::displayWarningMessages
- Applied in changeset commit:edaef652c5165ba4082cd7b7d3fef1aac2ce64de.
- 22:16 Bug #44051: Fix phpDoc of BackendUtility::displayWarningMessages
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:30 Bug #43715 (Resolved): Missing Task.php
- Applied in changeset commit:991a38fff05f743fdeed7a2b5f6abaa0561d4084.
- 22:26 Bug #43715: Missing Task.php
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:23 Bug #43715 (Under Review): Missing Task.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17050 - 22:29 Bug #35172: Connection timeout when parsing large number of changed records
- Sorry to revive a closed bug, but can the patch be backported to TYPO3 4.5 LTS as well?
- 22:27 Revision 991a38ff: [BUGFIX] Missing Task.php
- During Ibef1d71f1d3a6aa3683331464b33118b88b1ec01 the file
Classes/Task.php has been renamed to Classes/Task/AbstractT... - 22:25 Revision 04e09b9c: [BUGFIX] Missing Task.php
- During Ibef1d71f1d3a6aa3683331464b33118b88b1ec01 the file
Classes/Task.php has been renamed to Classes/Task/AbstractT... - 22:17 Revision edaef652: [TASK] Fix phpDoc of BackendUtility::displayWarningMessages
- phpDoc says "@return void" but the method returns the messages as
HTML string
Resolves: #44051
Releases: 6.1, 6.0
C... - 22:14 Revision ad50d086: [TASK] Fix phpDoc of BackendUtility::displayWarningMessages
- phpDoc says "@return void" but the method returns the messages as
HTML string
Resolves: #44051
Releases: 6.1, 6.0
C... - 21:22 Bug #34117 (Accepted): Usage of caching framework broken in TYPO3 4.5
- Makes sense! Thanks for the patch!
- 20:34 Bug #42887: install tool extList is not considered in backend
- Sorry, IMHO this should not be closed.
Question should not be if we acted wise by removing extension manually while n... - 20:12 Bug #30643: Fatal Error in Workspaces preview
- I have a very similar issue in TYPO3 6.0.0
Fatal error: Call to a member function getSessionData() on a non-object i... - 18:23 Bug #43951 (Closed): Monster thumbnails or no thumbnails at all in FileList
- 15:49 Bug #43849 (Under Review): sys_file_reference link exclude field doesn't work
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17215 - 15:19 Bug #43849: sys_file_reference link exclude field doesn't work
- sys_file_reference uses the new security configuration option: ignoreRootLevelRestriction...
- 15:48 Bug #43885: Temporary DB treemount notice missing in browser.php
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17101 - 15:45 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16239 - 15:40 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/16239 - 15:12 Task #43899: Remove obsolete wizards "sort pages" and "add multiple pages"
- I wouldn't remove "sort pages" since it can be good to sort a lot of subsites alphabetically.
Also the add multiple ... - 14:52 Bug #43950: Content-Element-Dialog Images stopped working
- Paula Auwehla wrote:
> Meanwhile the behavior changed:
> Only sometimes the dialog gives an error message.
> For s... - 14:50 Bug #43484: Extension Manager only shows error message "File has been deleted."
- MGW wrote:
> I had this error, after I moved an installation to an other server. It appeared in the frontend and in... - 11:24 Bug #43484: Extension Manager only shows error message "File has been deleted."
- Christian Ehret's trick
> But for me it helped to go to install tool - Clean up - and Clean up everything at Numb... - 14:49 Bug #43963: Adding images to content fails with error: Oops
- Paula Auwehla wrote:
> Oops, an error occurred!
> File has been deleted.
>
> The dialog for adding images
> to ... - 12:15 Feature #44085 (Closed): Extensionmanager sould only show compatible Extension-Versions
- TYPO3 have an LTS Version 4.5.
Since a while more and more exensions are only support newer versions of TYPO3.
The ... - 11:55 Revision b0a64733: WIP: Doctrine DBAL integration
- Change-Id: Icb9e013c6255ecdc59e9dbc8e8913ebbc297fe33
- 10:35 Bug #43944: $TSFE->tmpl->setup sometimes not completely present in tslib_fe->sendFormmail()
- Tobias Liebig wrote:
> I guess tmpl->setup is not available if the page is cached and no uncached ContentElement/Obj... - 09:14 Bug #43362: Language Update Repository Error /Freeze
- Hi there, I ran into the same issue and solved it by adding the zip module. I think, there should be a zip-module-che...
- 08:27 Bug #44075 (Closed): multicolumn forces typo3 to stop after "importing"
- Installing the ext multicolumn stops typo3 backend showing this error:
Fatal error: Class 'tx_multicolumn_div' not...
2012-12-17
- 22:30 Bug #44073 (Resolved): Checksum needs to be updated after file processing
- Applied in changeset commit:ae6318c9432a869c2a06c6769b09662bde932c98.
- 22:19 Bug #44073: Checksum needs to be updated after file processing
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:17 Bug #44073 (Under Review): Checksum needs to be updated after file processing
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17207 - 22:14 Bug #44073 (Closed): Checksum needs to be updated after file processing
- When recreating an already processed file the LocalImageProcessor
updates the width, height and filesize of the new ... - 22:20 Revision ae6318c9: [BUGFIX] Update checksums after file processing
- When recreating an already processed file the LocalImageProcessor
updates the width, height and filesize of the new i... - 22:19 Revision 7d88ffce: [BUGFIX] Update checksums after file processing
- When recreating an already processed file the LocalImageProcessor
updates the width, height and filesize of the new i... - 17:24 Bug #43585: Radiobutton select difficult due to clear.gif
- Jens Hoffmann wrote:
> Can someone validate this?
>
> It's technical, so this is an issue for the core tracker.
... - 16:16 Bug #34631: Show correct record title for be_groups
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631 - 12:26 Bug #34631: Show correct record title for be_groups
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631 - 12:14 Bug #34631: Show correct record title for be_groups
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631 - 15:30 Bug #44055 (Resolved): ExtJS connection timeout when mass publishing workspace changes
- Applied in changeset commit:fcf607bddff308e5d5e63d494012cde423d1ada9.
- 14:53 Bug #44055 (Under Review): ExtJS connection timeout when mass publishing workspace changes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17192 - 14:43 Bug #44055 (Closed): ExtJS connection timeout when mass publishing workspace changes
- When doing a mass publish in large installations it can happen
that the ExtJS Ajax request runs into the 30 Seconds ... - 15:30 Feature #28880 (Resolved): Enable INCLUDE_TYPOSCRIPT for be_layouts
- Applied in changeset commit:b7942cf8c740838216bb67328b94f72f8f4a58ba.
- 15:07 Feature #28880: Enable INCLUDE_TYPOSCRIPT for be_layouts
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17052 - 14:57 Feature #28880 (Under Review): Enable INCLUDE_TYPOSCRIPT for be_layouts
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17052 - 15:19 Revision b7942cf8: [FEATURE] Enable INCLUDE_TYPOSCRIPT for be_layouts
- The backend layout config field contains a TypoScript like syntax
to define the columns and rows. After all TypoScrip... - 15:05 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
- Michael B. wrote:
> Did not find any solution by my own for this error.
No sorry, just waiting for a core-fix...
- 14:57 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
- Any Quick-Fix for this error? Currently this error disables adding new records on my page... Hope this gets fixed as ...
- 15:01 Revision b4d5351c: [BUGFIX] ExtJS connection timeout when mass publishing
- When doing a mass publish in large installations
it can happen that the ExtJS Ajax request runs into
the 30 Seconds t... - 14:58 Bug #37060: GIF with transparant background turns black
- an easy way to to solve the problem for *ai/pdfs with transparency* that turns the *transparent background into black...
- 14:17 Bug #44051: Fix phpDoc of BackendUtility::displayWarningMessages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17190 - 14:15 Bug #44051 (Under Review): Fix phpDoc of BackendUtility::displayWarningMessages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17190 - 14:12 Bug #44051 (Closed): Fix phpDoc of BackendUtility::displayWarningMessages
- phpDoc says "@return void" but the method returns the messages as HTML string
- 11:37 Bug #44046 (Closed): Description (Caption) allocation in TYPO3 6.0.0
- In a regular image content element i'm trying to add a text to the "Description (Caption)" field. It works fine howev...
- 09:38 Revision 9c74f131: [CLEANUP] Remove newlines after closing php tag
- During the last commits some newlines made it
into extbase again. This patch removes them all.
Releases: 6.1
Fixes: ... - 08:44 Bug #44041 (Closed): Problem with videos (player)
- Hello!
I have the following problem with Typo3 6.0.0 (Government Package):
* I create a new page content (type Me... - 01:08 Bug #30643: Fatal Error in Workspaces preview
- I have encountered this problem again on 4.5.19. The object $GLOBALS['BE_USER'] is NULL if the backend user is curren...
2012-12-16
- 21:42 Bug #43991: Task - Convert user passwords to salted hashes
- Fixed in git already!
- 21:20 Bug #43584 (Under Review): Remaining calls and references to old names of static classes
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:53 Bug #44037 (Closed): tx_extensionmanager - ORA-00972: identifier is too long
- ORA-00972: identifier is too long: SELECT tx_extensionmanager_domain_model_repository.* FROM tx_extensionmanager_doma...
- 20:51 Bug #42712: Some errors after installing Typo3 on Oracle Database
- In TYPO3 v6 all is OK;)
- 11:50 Bug #23984 (Under Review): tx_felogin: forgot password-mails links not clickable
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17176 - 11:43 Bug #23984: tx_felogin: forgot password-mails links not clickable
- Testing in various mail clients showed that wrapping URIs with <> or "" does not solve the problem in all cases. It a...
- 11:49 Bug #44034 (Closed): No results message contains the char: X
- In the "no results" message of the "Get Extensions" search page, the keyword that we search on is provided with an X ...
- 10:35 Bug #42080: Felogin sends password forgotten link that is being cut off by e-mail clients like Hotmail
- In your screenshot the pipe character ('|') is correctly urlencoded as %7C . You now show the problem with the square...
- 10:33 Bug #29785 (Closed): felogin redirect Error with showLogoutFormAfterLogin
- Some releases ago a note was added to the showLogoutFormAfterLogin option to warn about the effects for the redirect ...
2012-12-15
- 18:25 Bug #42080: Felogin sends password forgotten link that is being cut off by e-mail clients like Hotmail
- Jigal van Hemert wrote:
> Is the problem still reproducible after the test? Is the link shown correctly in other mai... - 09:04 Bug #42080: Felogin sends password forgotten link that is being cut off by e-mail clients like Hotmail
- Is the problem still reproducible after the test? Is the link shown correctly in other mail clients (Thunderbird for ...
- 16:20 Bug #25657: Task Object State Is Not Saved
- This might save others some time:
If you save the task twice in your code you need to restore the scheduler referenc... - 16:17 Bug #24243 (Closed): felogin redirection doesn't work in IE
- Reporter mentions TYPO3 4.4 which is not supported for some time and no feedback was provided for about 2 years: Closed.
- 16:15 Bug #24978 (Closed): felogin doesn't respect time zones when generating expiry timestamps
- Not reproducable and waiting on feedback from reporter for too long: closed.
- 14:52 Bug #43634: EM - GET not loading extensions
- I think this issue is caused by a missing typoscript template.
Clicking on _Get extensions_ invokes the method _up... - 14:35 Revision bd489390: [BUGFIX] SQL error in getLinkCounts
- A comma too much at the list of page ids results in an SQL error.
Solution: Remove any trailing comma.
Fixes: #4332... - 14:34 Revision ca9b1af4: [BUGFIX] SQL error in getLinkCounts
- A comma too much at the list of page ids results in an SQL error.
Solution: Remove any trailing comma.
Fixes: #4332... - 14:32 Revision fc697fca: [BUGFIX] SQL error in getLinkCounts
- A comma too much at the list of page ids results in an SQL error.
Solution: Remove any trailing comma.
Fixes: #4332... - 14:13 Revision c43c42aa: [FEATURE] Allow different overriding of object mapping per plugin
- Currently the ObjectContainer has an array with a mapping of
class names to actual classes which allows the replaceme... - 12:25 Revision e27fab64: [TASK] Make current persistence replaceable
- Releases: 6.1
Fixes: #42506
Change-Id: I409dec8eec58f512c1f2ce4d090816eb595bbcc5
Reviewed-on: https://review.typo3.or... - 11:38 Feature #44029 (Closed): Upload extension form is out of focus
- It's hard to recognise the form appearing at the right side in the header part of the table.
While waiting for a pag... - 09:59 Bug #38505 (Under Review): Reinstalling felogin throws errors
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17171 - 09:57 Bug #38505: Reinstalling felogin throws errors
- CSS styled content does indeed TCA modifications for tt_content without loading the TCA for that table first.
- 08:50 Bug #42755 (Needs Feedback): redirect on login after logout shows to wrong page
- Do I understand you correctly that the form action url of the *login* form is set to the last page the user accessed?...
- 02:38 Feature #43999: Make InstallTool more comforable to use
- there have been other suggestions too already. For example, right now the settings actually are categorized already. ...
2012-12-14
- 22:35 Bug #32618 (Under Review): felogin redirect if different protocol is used and no domain records are present
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17170 - 21:59 Bug #43972 (Closed): Felogin problem with redirectMode referer
- Closed as duplicate.
As you can read in the related issue, adding a domain record can be used as a workaround.
(P... - 17:30 Bug #44013 (Resolved): Users have no permissions to delete processed files
- Applied in changeset commit:abe104938c66a4d9eda4fdb0d36801b86a88db64.
- 16:42 Bug #44013: Users have no permissions to delete processed files
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 14:02 Bug #44013 (Under Review): Users have no permissions to delete processed files
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17161 - 13:33 Bug #44013 (Closed): Users have no permissions to delete processed files
- Processed files are temporary files which can be recreated without problems.
So there is no need to check the permis... - 16:44 Revision 4973c42e: FAL support
- 16:43 Revision abe10493: [BUGFIX] Always allow access to processing folder
- Processed files are temporary files which can be recreated
without problems. So there is no need to check the permiss... - 16:41 Revision 57207d54: [BUGFIX] Always allow access to processing folder
- Processed files are temporary files which can be recreated
without problems. So there is no need to check the permiss... - 15:33 Feature #43999: Make InstallTool more comforable to use
- Actually I like having all options in a long list (e.g. I can CMD-F search, if i'm not sure how a certain configurati...
- 11:06 Feature #43999 (Closed): Make InstallTool more comforable to use
- The InstallTool/All Configuration now has a very long list of options.
Users have to scroll down very far to submit ... - 15:21 Bug #43944 (Needs Feedback): $TSFE->tmpl->setup sometimes not completely present in tslib_fe->sendFormmail()
- 14:59 Bug #44017: typo3/thumbs.php causes invalid autoloader cache
- Solution would be to backport http://forge.typo3.org/projects/typo3v4-core/repository/revisions/bf119ecd4e408cabace97...
- 14:54 Bug #44017: typo3/thumbs.php causes invalid autoloader cache
- * Problem still exists in TYPO3 4.7.7
* Problem doesn't exist in TYPO3 6.0 because "Bootstrap: Central constants and... - 14:52 Bug #44017 (Closed): typo3/thumbs.php causes invalid autoloader cache
- This bug is a little bit tricky, because it involves caching. Therefore the error shows up at other places, than wher...
- 14:36 Bug #34800: Page tree not responding
- Does anyone have a working solution to this problem?
- 12:00 Bug #34800: Page tree not responding
- I can confirm this issue aswell:
PHP 5.3.16 on an IIS7.5
TYPO3 4.5.16
The customer is using IE8, where the effec... - 13:31 Bug #34631: Show correct record title for be_groups
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9631 - 12:29 Task #43995: Cleanups for DataHandler (formerly known as TCEmain)
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17155 - 10:55 Task #43995: Cleanups for DataHandler (formerly known as TCEmain)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17155 - 10:34 Task #43995 (Under Review): Cleanups for DataHandler (formerly known as TCEmain)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17155 - 10:30 Task #43995 (Closed): Cleanups for DataHandler (formerly known as TCEmain)
- Be honest. Thinking about refactoring TCEmain (now \TYPO3\CMS\Core\DataHandling\DataHandler) scares the s*** out of y...
- 12:21 Bug #43849: sys_file_reference link exclude field doesn't work
- How can we find out?
- 11:20 Feature #44002 (Closed): Allow direct pasting of content-elements into empty columns of pages
- It is possible to paste content-elements from the clipboard
after still existing elements in a pages column.
But ... - 11:14 Feature #44001 (Accepted): Enhance usability of Web / Access in the BackEnd
- To set the owner/group access rights in the backend
in a more comfortable way there could be a clipboard like functi... - 11:11 Bug #43691: Media Image Import is broken
- Here is the linkt to the wiki page: http://wiki.typo3.org/TypoScript_Header_Image
I don't know how to change it. - 09:32 Bug #36597: colorspace change in imagemagick 6.7.5 from RGB to sRGB
- > Maybe all these Typo3 ImageMagick settings (negate mask, mask inv. etc) could be replaced by an "ImageMagick versio...
- 07:16 Bug #43991 (Closed): Task - Convert user passwords to salted hashes
- I can not create this task. *Convert user passwords to salted hashes*
The number of records to process on eac... - 00:42 Bug #43984 (Closed): Add missing stdWrap to treatIdAsReference
- In #43101 the new TypoScript property treatIdAsReference was added. However, it misses stdWrap.
Add it!
2012-12-13
- 19:59 Bug #43946: PHP Catchable Fatal Error (TYPO3, php-fpm, eAccelerator, nginx)
- Running XCache 3.0.0 - works fine, thank you
- 16:37 Bug #43946: PHP Catchable Fatal Error (TYPO3, php-fpm, eAccelerator, nginx)
- Tobias Liebig wrote:
> This might be a general eAccelerator issue with anonymous functions in PHP 5.4.x (see https:/... - 15:37 Bug #43946: PHP Catchable Fatal Error (TYPO3, php-fpm, eAccelerator, nginx)
- phpinfo() eAccelerator version 1.0-dev load from http://eaccelerator.net/, last stable.
- 14:06 Bug #43946: PHP Catchable Fatal Error (TYPO3, php-fpm, eAccelerator, nginx)
- Also, please make sure to use the latest version of eAccelerator. The bug might already be fixed there.
- 12:55 Bug #43946 (Needs Feedback): PHP Catchable Fatal Error (TYPO3, php-fpm, eAccelerator, nginx)
- This might be a general eAccelerator issue with anonymous functions in PHP 5.4.x (see https://github.com/eaccelerator...
- 11:37 Bug #43946 (Closed): PHP Catchable Fatal Error (TYPO3, php-fpm, eAccelerator, nginx)
- When connected to the eAccelerator backend-site when selecting menu items:
* View page:
PHP Catchable Fatal Error: ... - 18:55 Bug #43972: Felogin problem with redirectMode referer
- An example:
I'm at
http://domain.com/page
I go to login page loding
https://domain.com/login
Domain h... - 18:52 Bug #43972 (Closed): Felogin problem with redirectMode referer
- In felogin, if I want after login, go back to referrer page, file `typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php`...
- 17:03 Bug #43944: $TSFE->tmpl->setup sometimes not completely present in tslib_fe->sendFormmail()
- I guess tmpl->setup is not available if the page is cached and no uncached ContentElement/Object (e.g. USER_INT) need...
- 10:43 Bug #43944 (Closed): $TSFE->tmpl->setup sometimes not completely present in tslib_fe->sendFormmail()
- The issue presents itself as follows:
Hook into @tslib_fe->sendFormmail()@ with @$TYPO3_CONF_VARS['SC_OPTIONS']['tsl... - 16:59 Bug #43893: selected = 1 doesn't work in class.tslib_content_form.php
- I can confirm this still happens in 6.0, although the TYPO3\CMS\Frontend\ContentObject\FormContentObject seems not to...
- 16:57 Bug #43893: selected = 1 doesn't work in class.tslib_content_form.php
- Test TypoScript:...
- 16:37 Bug #43893: selected = 1 doesn't work in class.tslib_content_form.php
- Could you provide a more detailed description how to test/reproduce this?
I guess it also occurs in 6.0, even if t... - 16:29 Bug #43893: selected = 1 doesn't work in class.tslib_content_form.php
- I can confirm this. The same problem exists in TYPO3 v4.7.
The suggested fix works for me, too. - 16:32 Task #43886: Typing Error in the RTE Meta Menu
- typo3/sysext/rtehtmlarea/htmlarea/plugins/BlockElements/locallang.xlf
- 16:31 Task #43886: Typing Error in the RTE Meta Menu
- Even more correct it would be like this:
Makes a bulleted list from the current selection
(remove extra 'n' f... - 16:29 Bug #43874: array_merge_recursive_overrule: __UNSET can't unset array values
- I also think this change won't break anything.
- 16:26 Bug #43849: sys_file_reference link exclude field doesn't work
- Technically it's because in \TYPO3\CMS\Backend\Utility\BackendUtility:getExcludeFields all "rootLevel" tables (sys_fi...
- 16:15 Bug #43963 (Closed): Adding images to content fails with error: Oops
- Oops, an error occurred!
File has been deleted.
The dialog for adding images
to content elements like Text/Image... - 16:08 Bug #43962 (Closed): TypoScriptConfigHelpModuleController check for obsolete sysext:em
- There is a check for the old, obsolete sysext "em" in the \TYPO3\CMS\TsconfigHelp\Controller\TypoScriptConfigHelpModu...
- 16:02 Bug #43959: Overriding labels through TypoScript does not work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17151 - 15:58 Bug #43959: Overriding labels through TypoScript does not work
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:55 Bug #43959 (Under Review): Overriding labels through TypoScript does not work
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:46 Bug #43959 (Closed): Overriding labels through TypoScript does not work
- Overriding labels using TypoScript fails if the value is empty.
This was introduced during #39850, most likely by mi... - 16:02 Bug #43709: Import of t3d results in Fatal Error: Extension key "em" is NOT loaded!
- The sysext "em" got replaced by "extensionmanager".
However there is at least one place in the core, which still tri... - 15:37 Bug #43709: Import of t3d results in Fatal Error: Extension key "em" is NOT loaded!
- Confirm that issue.
However, I was able to work around it by pre-installing the dependency that caused this (opened ... - 15:53 Bug #43708 (Closed): leveluid with slide doesn't work across multiple levels
- 15:48 Bug #43691 (Needs Feedback): Media Image Import is broken
- @Johannes: could you point us the the wiki page, so someone can take care to add a note there (may you can do that to...
- 15:47 Bug #43691: Media Image Import is broken
- Could by solved by adding this TypoScript line:
lib.header_logo.file.treatIdAsReference = 1
Can this bug get ... - 15:47 Bug #43951: Monster thumbnails or no thumbnails at all in FileList
- In the InstallTool set
GFX image_processing to 1
to generate the thumbnails ;-)) - 13:08 Bug #43951 (Closed): Monster thumbnails or no thumbnails at all in FileList
- For some folders he FileList shows monster thumbnails
in the size of the original pictures
For some other folders i... - 15:44 Bug #43591: Update page properties in a user-definded workspace clear the false cache
- sorry, i have send the false patch file.
- 15:41 Bug #43591: Update page properties in a user-definded workspace clear the false cache
- sorry, my mistake.
The error is on line 5578 in the function "updateDB()"
The problem is that the function clear_... - 14:31 Bug #43591: Update page properties in a user-definded workspace clear the false cache
- Workspace related issue.
- 14:31 Bug #43591: Update page properties in a user-definded workspace clear the false cache
- I looks like you already digged into the issue. Maybe.. Could you provide a patch?
Also, DataHander.php line 5605 is... - 15:41 Bug #43640: Exception when closing the TCE
- Does this also occur, when Templavoila is not installed? (Can't reproduce it in my setup)
- 15:38 Bug #43624: Gifbuilder cannot generate images
- This does not only happen in extensions, but also in TypoScript:...
- 15:28 Bug #43950: Content-Element-Dialog Images stopped working
- Meanwhile the behavior changed:
Only sometimes the dialog gives an error message.
For some folders it shows the thu... - 13:06 Bug #43950 (Closed): Content-Element-Dialog Images stopped working
- Using the Tect/Images or the Images ContentElement
was working good, more or less.
Now when opening the dialog t... - 15:17 Bug #43949: Cleanups for the Authentication Classes
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17148 - 13:03 Bug #43949: Cleanups for the Authentication Classes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17148 - 12:49 Bug #43949: Cleanups for the Authentication Classes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17148 - 12:41 Bug #43949 (Under Review): Cleanups for the Authentication Classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17148 - 12:38 Bug #43949 (Closed): Cleanups for the Authentication Classes
- For the classes:
\TYPO3\CMS\Core\Authentication\AbstractUserAuthentication
\TYPO3\CMS\Core\Authentication\AbstractU... - 15:15 Bug #40611: Call to undefined method t3lib_formprotection_DisabledFormProtection::removeSessionTokenFromRegistry in logout.php
- Sorry, I never had the time to look at that again. I've been fully busy with documentation. I hope someone else can p...
- 13:04 Bug #40611: Call to undefined method t3lib_formprotection_DisabledFormProtection::removeSessionTokenFromRegistry in logout.php
- Any news on that? Some bot triggers this error constantly on one of my sites running 4.5.22
- 14:42 Bug #43606: Wrong path when compressing and merging external js files
- Should be easy to solve.
Hint:
in v4.7: t3lib_Compressor
in v6.x: \TYPO3\CMS\Core\ResourceResourceCompressor, fu... - 14:22 Bug #43570 (Needs Feedback): TER upload shows error message in spite of successfull upload
- Does the upload still doesn't work/does the error still occurs? I think they t3o team had some troubles with the TER ...
- 14:15 Bug #43539 (Needs Feedback): EM: Maximum execution time exceeded
- Unfortunately I can't reproduce it in my local setup.
Did it happen, when doing a certain action in the new new Ex... - 13:18 Bug #43952 (Closed): Image size
- In the Image Dialog in an ContentElement
Image Adjustments Apearance
the values for "Width" are not respected from... - 11:43 Task #43899: Remove obsolete wizards "sort pages" and "add multiple pages"
- I see your point for "sort pages", but i don't see how "add multiple pages" is solved by the new "drag'n'drop"
- 11:38 Bug #43900 (On Hold): Deactivate deprecation_*.log when enableDeprecationLog settings has an invalid value
- The code at TYPO3\CMS\Core\Utility\GeneralUtility:deprecationLog explicity checks for the value '1' or TRUE and tread...
- 11:16 Bug #43938: Task - Workspaces auto-publication
- Wrong task registration in typo3/sysext/workspaces/ext_localconf.php
currently:
$GLOBALS['TYPO3_CONF_VARS']['... - 07:40 Bug #43938 (Closed): Task - Workspaces auto-publication
- I can not create this task.
Fatal error: Class '\TYPO3\CMS\Workspaces\Service\AutoPublishServiceTask' not found ... - 09:09 Bug #15771: No range/lower like 2.000.000.000 in Flexforms
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9022 - 01:06 Bug #43676: Frontend editing (feedit) does not work
- Please try the patch which is under review and comment.
https://review.typo3.org/17001
Best would be a comment insi... - 00:18 Bug #43676: Frontend editing (feedit) does not work
- Stefan Neufeind wrote:
> Heard that it seems to work fine for others. Weird :-(
Who got it working and how to get... - 00:15 Bug #43676: Frontend editing (feedit) does not work
- Same problem here. In V 6.0 the edit icons do not appear.
- 00:25 Bug #43458: Backend Module user admin: Usergroups not compareable
- The first one (Which groups a user has) is it, it was in the previous T3 versions. But the second one also sounds ver...
2012-12-12
- 23:45 Bug #43919 (Under Review): Fix one word in a PHP comment
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17139 - 15:16 Bug #43919 (Closed): Fix one word in a PHP comment
- In sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php (the file with the stdWrap functions) there is one...
- 22:44 Bug #39176: tslib_cObj::filelist() implodes filenames by , without caring about commas in filenames
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12991 - 22:38 Bug #39176: tslib_cObj::filelist() implodes filenames by , without caring about commas in filenames
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12991 - 21:57 Bug #43796 (Under Review): Syslog icons are incorrect
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17130 - 19:59 Task #43899: Remove obsolete wizards "sort pages" and "add multiple pages"
- I wouldn't remove them either. However, a makeover would be nice maybe :)
- 09:13 Task #43899: Remove obsolete wizards "sort pages" and "add multiple pages"
- I think those functions are very handy sometimes. They shouldn't get removed completely, but TER extension is ok.
- 06:40 Task #43899 (Rejected): Remove obsolete wizards "sort pages" and "add multiple pages"
- The backend modules Function>Wizards
to sort pages and
to add multiple pages
should be removed from core.
Tho... - 16:55 Bug #43924 (Closed): Form - Email validation is case sensitive
- At the moment in TYPO3 4.7 an 6.0 the email field validation is case sensitive, which is an highly unwanted feature. ...
- 15:51 Bug #43921 (Closed): felogin not working if favicon.ico link doesn't work
- If the page.shortcutIcon is set wrongly (the icon path is wrong), the frontend login doesn't work, user can't get in....
- 14:26 Task #43916 (Closed): File Repository does not work with Workspaces
- The FileRepository \TYPO3\CMS\Core\Resource\FileRepository does not support versioning/workspaces. The bug is in the ...
- 13:18 Revision 1f60eac4: [TASK] Add link to wiki into the ChangeLog
- This patch adds a link to the project wiki where the changes are
described and listed.
Fixes: #43910
Releases: 6.0
... - 11:56 Bug #43909 (Resolved): Element Browser rendering hook is wrong
- 11:55 Bug #43909: Element Browser rendering hook is wrong
- * TYPO3_6-0: commit:e0b8b19df9280a5a2f74b4883d14f33a373d1a35
* master: commit:4145bf25296e753867f71f76306d45d371838ad4 - 11:48 Bug #43909 (Closed): Element Browser rendering hook is wrong
- The hook to modify rendering of the Element Browser is wrong.
The look-up ${$TYPO3_CONF_VARS} needs to be $TYPO3_CON... - 11:53 Revision e0b8b19d: [BUGFIX] Element Browser rendering hook is wrong
- The hook to modify rendering of the Element Browser is wrong.
The look-up ${$TYPO3_CONF_VARS} needs to be $TYPO3_CONV... - 11:53 Revision 4145bf25: [BUGFIX] Element Browser rendering hook is wrong
- The hook to modify rendering of the Element Browser is wrong.
The look-up ${$TYPO3_CONF_VARS} needs to be $TYPO3_CONV... - 11:27 Revision 7b6a0a2f: [BUGFIX] Deprecated functions used in on fresh 6.0 final
- There are some deprecated function calls I have
changed to the new functions
Resolves: #43528
Releases: 6.0, 6.1
Cha... - 11:00 Revision 496cc5ea: [BUGFIX] Deprecated functions used in on fresh 6.0 final
- There are some deprecated function calls I have
changed to the new functions
Resolves: #43528
Releases: 6.0, 6.1
Cha... - 10:53 Bug #43906 (Closed): Error when deleting a file that is in clipboard
- Mod Filelist
If i copy or cut a File to Clipboard and then delete the file from list i got an error:
#1329647780: O... - 08:59 Bug #43901 (Closed): Element browser has no upload possibility
- If you use the element browser like this:
'wizards' => array(
'_PADDING' => 2,
'link' => array(
'typ... - 07:54 Bug #43900 (Closed): Deactivate deprecation_*.log when enableDeprecationLog settings has an invalid value
- Invalid value "1" in InstallTool (option: enableDeprecationLog) causes TYPO3 to write deprecation_*.log
Correct beha... - 01:33 Bug #43484: Extension Manager only shows error message "File has been deleted."
- I had this error, after I moved an installation to an other server. It appeared in the frontend and in the backend as...
2012-12-11
- 20:59 Revision 1a4479a6: Revert "[TASK] Adjust failing test"
- This reverts commit c3735abe56b70dba0f80489913a9bbf45055cda6
Change-Id: I6a1dd0a87ba26346097b657e147e274a2c4ac659
Re... - 20:15 Bug #43893 (Closed): selected = 1 doesn't work in class.tslib_content_form.php
- When I change
$selected = isset($singleKeyArray['selected.'])
? $this->cObj->stdWrap($singleKeyArray['selected']... - 20:05 Revision 1b6abcb9: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend context
- The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in backend co... - 20:05 Revision c4c01506: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend context
- The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in backend co... - 20:04 Revision 6ff6e839: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend context
- The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in backend co... - 20:04 Revision 22f5f8b5: [BUGFIX] Image viewhelper clears $GLOBALS['TSFE'] in backend
- context
The image viewhelper replaces the $GLOBALS['TSFE'] array to
simulateFrontendEnvironment if it is called in b... - 18:02 Revision 4cc99845: [TASK] Adjust failing test
- After introduction whitelisting feature a fluid test fails with a Fatal
Error due to changes in the parent class of A... - 17:43 Bug #43676: Frontend editing (feedit) does not work
- Please make sure to properly clear caches. I think deleting the things in typo3temp/Cache/ should help you.
And si... - 17:16 Bug #43676: Frontend editing (feedit) does not work
- I applied the two lines of code from the above Under Review #17001.
No change. No feedit icons.
The extension feedi... - 17:42 Bug #43888: Backend login fails when the syslog file cannot be created
- confirmed in latest 4.5 commit:ec03f107cf20f61b19ff2e3301e898c19a78e217
- 16:53 Bug #43888 (Closed): Backend login fails when the syslog file cannot be created
- When logging to a file is configured in TYPO3_CONF_VARS[SYS][systemLog] and the folder where this file should be does...
- 16:47 Revision c5b4443e: [FEATURE] Flexible cHash Calculation
- Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*... - 16:29 Revision f123e0eb: [CLEANUP] Remove all @author annotations
- Also adjusted some operators for jenkins
Releases: 6.1
Resolves: #43887
Change-Id: I5e6ba540d7d828bd24417356b8871829... - 16:12 Bug #43885: Temporary DB treemount notice missing in browser.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17101 - 16:10 Bug #43885: Temporary DB treemount notice missing in browser.php
- Steps to reproduce:
* You need a pagetree with sub-pages. One of the parent pages needs to have "Stop Page Tree" s... - 16:08 Bug #43885 (Under Review): Temporary DB treemount notice missing in browser.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17101 - 16:05 Bug #43885 (Closed): Temporary DB treemount notice missing in browser.php
- If "Stop Page Tree" is set for a page, it is possible to set temporary DB treemounts in the element browser/link brow...
- 16:09 Task #43886 (Closed): Typing Error in the RTE Meta Menu
- Typing Error in Alt Text of the RTEs meta menu
-Bullet List Alt Tag says "Makes an bulleted list from the curent sel... - 16:00 Bug #32605 (Resolved): Incorrect RTE transform of external URL with @ character
- 15:59 Bug #43603 (Resolved): Enable the RTE in WebKit version 534 on iOS and Android
- 15:58 Bug #43792 (Resolved): IE9: Upgrade TYPO3 4.7.4 -> 4.7.7 makes BE crash when saving through RTE
- 15:58 Bug #43766 (Resolved): IE9 crashes after saving with RTE
- 15:52 Revision a7e02534: [BUGFIX] Incorrect RTE transform of external URL with @ character
- Problem: External url with @ character is transformed in mail href
on way to the RTE
Solution: Check for presence of ... - 15:43 Revision 7fbd84b2: [CLEANUP] Replace wrong/old file copyright comments
- All files should have the same file comment with the
same copyright notice in it. Also there must not be
an author an... - 14:49 Revision ff7e623e: [BUGFIX] Incorrect RTE transform of external URL with @ character
- Problem: External url with @ character is transformed in mail href
on way to the RTE
Solution: Check for presence of ... - 14:23 Bug #43874: array_merge_recursive_overrule: __UNSET can't unset array values
- I don't agree. It just changes the feature in a way to behave like it was documented.
It's very unlikely that someon... - 12:30 Bug #43874: array_merge_recursive_overrule: __UNSET can't unset array values
- Although this feature is not used in the Core at all, we can't change that behavior easily since this is public API.
... - 11:17 Bug #43874 (Closed): array_merge_recursive_overrule: __UNSET can't unset array values
- If the $enableUnsetFeature parameter is true, array_merge_recursive_overrule you can unset values from the first arra...
- 14:05 Bug #43857: extension manager is not working in typo3 6.00 version
- Update Apache stack size by adding following lines into httpd.conf and restart Apache.
<IfModule mpm_winnt_module... - 14:03 Bug #43857: extension manager is not working in typo3 6.00 version
- Problem is solved.
- 08:38 Bug #43857 (Closed): extension manager is not working in typo3 6.00 version
- Hello
i setup typo3 introductionpackage-6.0.0.zip into my local pc.
everything works fine. but In admintools ->... - 09:43 Bug #42925: File-Upload does not sanitize umlauts in filenames
- File and folder names are only sanitized on renaming, not on uploading.
- 09:00 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
- Hello
I also run into this problem. Tried to patch all extensions from my project on 6.0.0 (tt_address, tt_news, for... - 07:22 Bug #43856 (Closed): EM: un/install link needs visual feedback
- When the un/install button in the EM is pressed users need visual feedback because the loading might take some time.
... - 00:38 Bug #43699 (Needs Feedback): Clear login field on focus
- If the browser fills the login form, the browser should clear the field on focus - if you configure it to do so.
S...
2012-12-10
- 23:31 Revision ec03f107: [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android
- Since WebKit version 534, contenteditable is supported on iOS and
Android, e.g., iOS 5 and Android 3.
Change-Id: I97... - 23:26 Revision de4c85d0: [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android
- Since WebKit version 534, contenteditable is supported on iOS and
Android, e.g., iOS 5 and Android 3.
Change-Id: Ifd... - 23:15 Revision 24389051: [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android
- Since WebKit version 534, contenteditable is supported on iOS and
Android, e.g., iOS 5 and Android 3.
Change-Id: I5d... - 23:01 Revision e92f753c: [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android
- Since WebKit version 534, contenteditable is supported on iOS and
Android, e.g., iOS 5 and Android 3.
Change-Id: Icd... - 21:53 Feature #34954: Make image rendering retina display compatible (as an option)
- UPDATE: I just upgraded my system(s) to version 6.0. Since most of the file structuring changed, my previous custom ...
- 21:36 Revision 41679174: [BUGFIX] IE9 crashes after saving with RTE
- Problem: A cleaning operation is performed too early for IE9.
Change-Id: I888c5b8c29ef3d1bf2787fc598aafeef92c7d5f4
R... - 21:11 Bug #43849 (Closed): sys_file_reference link exclude field doesn't work
- An sys_file_reference record, used by IRRE for images in tt_content, has four text fields:
- title
- link
- desc... - 20:18 Bug #43835 (Closed): l10n reference broken in ext_conf_template.txt
- 19:45 Bug #43835: l10n reference broken in ext_conf_template.txt
- PLEASE CLOSE
This problem does not exist. I used a wrong path to the language file. Sorry for any inconvenience. - 15:37 Bug #43835 (Closed): l10n reference broken in ext_conf_template.txt
- The new extension manager doesn't resolve references to l10n files for field labels.
Until 6.0 references were possi... - 15:14 Bug #43766 (Under Review): IE9 crashes after saving with RTE
- 14:49 Bug #43330: BE login shows unaesthetic scrollbars
- Pushed to Gerrit - https://review.typo3.org/#/c/17067/
- 14:45 Revision 7614424b: [FEATURE] Recursive starting point/storage pid via TypoScript
- Change-Id: I47840230c1aa094c13bafb1b94c3f09ecadd6a33
Resolves: #6944
Releases: 6.0, 6.1
Reviewed-on: https://review.t... - 14:40 Bug #25165: IE8 Browser crashes as soon as content element is saved/closed
- Think i'm having the same issues with 4.5.22!
- 14:01 Bug #43792: IE9: Upgrade TYPO3 4.7.4 -> 4.7.7 makes BE crash when saving through RTE
- This bug also appears to exists in 4.5.22. I'm experiencing the same issues!
Applying the above patch does not seem ... - 11:21 Bug #43792: IE9: Upgrade TYPO3 4.7.4 -> 4.7.7 makes BE crash when saving through RTE
- Great to hear.
Can someone with the necessary privileges please close this issue. Thanks. - 09:13 Bug #43792: IE9: Upgrade TYPO3 4.7.4 -> 4.7.7 makes BE crash when saving through RTE
- Hello,
Just applied the suggested patch (http://forge.typo3.org/issues/43766) and this fixed the issue.
Thanks!... - 13:30 Feature #40986 (Resolved): Add a TS option to disable body tag generation
- Applied in changeset commit:6f505d48357c4cd7643aef3990b284c932a0a5d3.
- 13:30 Bug #43426 (Resolved): TYPO3 6.0.0 Install Tool: Logo file broken
- Applied in changeset commit:ad8b08b8b88597a521257d840693920167548e39.
- 11:22 Bug #43426: TYPO3 6.0.0 Install Tool: Logo file broken
- Under review: https://review.typo3.org/#/c/17038/
- 13:12 Revision ad8b08b8: [BUGFIX] Fix broken logo file in Install Tool
- Replace the broken TYPO3 logo file with the correct logo.
Fixes: #43426
Releases: 6.1, 6.0, 4.7, 4.6
Change-Id: I7e... - 12:55 Bug #33853 (Resolved): Selection lost after leaving filtering-mode
- 11:00 Bug #33853: Selection lost after leaving filtering-mode
- please mark as "resolved". patch for 4.5/4.6 abandoned, all others merged.
patch can't really be backported. needs... - 12:53 Revision 6f505d48: [FEATURE] Add a TS option to disable body tag generation
- When using TemplaVoila for page generation, you sometimes need to be
able to set classes directly on the body tag.
U... - 12:28 Revision 10688b13: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
- It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the... - 12:27 Revision 0b2288de: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
- It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the... - 12:27 Revision bab481bb: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
- It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the... - 12:27 Revision daba5e29: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
- It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the... - 11:27 Bug #43797: Syslog actions errors doesn't show errors
- Under review: https://review.typo3.org/#/c/17049/
- 11:25 Bug #43363: Syslog day header uses incorrect timestamp (with locale offset)
- Under review: https://review.typo3.org/#/c/17045/
- 11:24 Bug #43796: Syslog icons are incorrect
- Under review: https://review.typo3.org/#/c/17048/
- 10:23 Feature #28880: Enable INCLUDE_TYPOSCRIPT for be_layouts
- Patchset 1 is available at https://review.typo3.org/#/c/17052
- 00:52 Feature #28880: Enable INCLUDE_TYPOSCRIPT for be_layouts
- Change for 6.0+ to make it work ("basic version"): Make above change but to PageLayoutView.php
-$parser->parse($bac...
2012-12-09
- 17:51 Bug #43691: Media Image Import is broken
- The solution of the related bug is is also helpful for this bug.
- 16:26 Bug #43730 (Under Review): Update outdated description of ['FE']['noPHPscriptInclude'] in DefaultConfiguration.php
- 16:24 Bug #43730: Update outdated description of ['FE']['noPHPscriptInclude'] in DefaultConfiguration.php
- Under review at https://review.typo3.org/#/c/17040/
- 16:18 Bug #43715: Missing Task.php
- The file as been renamed to @typo3/sysext/scheduler/Classes/{Task.php => Task/AbstractTask.php}@ on typo3v4-core:comm...
- 15:51 Bug #43799 (Closed): doNotLinkIt = 1 ignored with alternative language
- In TypoScript when building a HMENU often doNotLinkIt = 1 is used for the Menu item of the current page.
This wor... - 15:21 Bug #43797 (Closed): Syslog actions errors doesn't show errors
- Syslog actions errors doesn't show errors, but the opposite, only shows normal log entries.
Reproduce: go to Log -... - 14:56 Bug #43796 (Closed): Syslog icons are incorrect
- In 6.0 all log entries that are not errors are marked as warnings. No icon should be shown in column Error if the log...
- 14:09 Bug #43792: IE9: Upgrade TYPO3 4.7.4 -> 4.7.7 makes BE crash when saving through RTE
- Seems that this was just resolved with http://forge.typo3.org/issues/43766.
@Bert: Can you verify this? - 10:24 Bug #43792 (Closed): IE9: Upgrade TYPO3 4.7.4 -> 4.7.7 makes BE crash when saving through RTE
- Hello,
I just updated several sites from 4.7.4 -> 4.7.7 and got feedback from clients that in IE9 only (!) when s... - 10:42 Bug #43408: Authentification fail on Google Chrome
- delete your cookies
- 10:38 Bug #43426: TYPO3 6.0.0 Install Tool: Logo file broken
- The issue is present also in TYPO3 4.6 & 4.7.
- 02:49 Feature #42824: Implement handling for suggested extensions
- Can someone with the necessary privilegs please set the Category to "Extension Manager". Thanks.
- 01:30 Bug #43766 (Resolved): IE9 crashes after saving with RTE
- Applied in changeset commit:577aef17c27066429ba23ab0b9a1502b787e01c3.
- 00:24 Revision 886fa08f: [FEATURE] Flexible cHash Calculation
- Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
2012-12-08
- 17:26 Revision 577aef17: [BUGFIX] IE9 crashes after saving with RTE
- Problem: A cleaning operation is performed too early for IE9.
Change-Id: I888c5b8c29ef3d1bf2787fc598aafeef92c7d5f4
R... - 17:11 Revision 883779e9: [BUGFIX] IE9 crashes after saving with RTE
- Problem: A cleaning operation is performed too early for IE9.
Change-Id: I888c5b8c29ef3d1bf2787fc598aafeef92c7d5f4
R... - 16:42 Bug #43766 (Closed): IE9 crashes after saving with RTE
- IE9 crashes when unloading the RTE iframe.
- 12:37 Bug #43570: TER upload shows error message in spite of successfull upload
- Download works perfectly and I receive same error messages like Nico when uploading.
Also it seems the extension i... - 08:37 Bug #43570: TER upload shows error message in spite of successfull upload
- The error Gisele reports is probably a different one, since in my case the download is working fine. The error messag...
- 10:25 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
- class.tx_sbportfolio_pi1_wizicon.php...
- 10:22 Bug #41632: t3lib_l10n_parser_Llxml::getParsedData gives an error Call to undefined method getCharset
- I'm having this problem too when trying to make an extension work in 6.0
- 02:18 Bug #43744 (Closed): BE module language fails and shows success
- For some reason the acquisition of my translation fails.
Clicking on the modules separately with the mouse, shows "e... - 01:59 Bug #23468: tslib_fe::fetch_the_id() calls deprecated function idPartsAnalyze()
- This has been refactored in TYPO3 CMS 6.0.
Unfortunately this cannot be fixed for 4.x easily. - 00:35 Bug #43743 (Closed): Jumping scrollview upon accepting an auto-completion
- I was using the editor with around 4 lines of code visible below my cursor towards the lower border of the t3editor b...
2012-12-07
- 23:15 Bug #43570: TER upload shows error message in spite of successfull upload
- Same problem here, TYPO3 4.7.4 on Windows Server 2008, PHP 5.3.15.
Even sometimes the uploads seems to have succeed... - 21:23 Feature #43735: Reduce severity for set_no_cache() from core
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/17020 - 21:19 Feature #43735 (Under Review): Reduce severity for set_no_cache() from core
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/17020 - 20:42 Feature #43735 (Closed): Reduce severity for set_no_cache() from core
- Reduce the severity if set_no_cache is called from core and a backend user is logged in.
This applies to admin pan... - 20:56 Bug #43484: Extension Manager only shows error message "File has been deleted."
- Hello,
I had the same issue here. I changed typo3/sysext/core/Classes/Resource/AbstractFile.php to get an idea wha... - 15:33 Bug #43484: Extension Manager only shows error message "File has been deleted."
- @Georg
unfortunately your patch didn't help ... now all i get is a white screen, when I try to open the em. BTW - ... - 14:44 Bug #43484: Extension Manager only shows error message "File has been deleted."
- After including the patch > Error still exist.
@Georg: Of course you can get access to my system - Where can i pos... - 08:30 Bug #43484 (Resolved): Extension Manager only shows error message "File has been deleted."
- Applied in changeset commit:db79f0f080fb5e3f2702833bdb0647aaa1f5fada.
- 07:50 Bug #43484: Extension Manager only shows error message "File has been deleted."
- i just merged the proposed patch.
@Heinz: Can I get access to your system including ssh or ftp? I can't reproduce ... - 07:49 Bug #43484: Extension Manager only shows error message "File has been deleted."
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 20:07 Bug #43330: BE login shows unaesthetic scrollbars
- Thank you Torben for investigating this further.
Would you mind pushing your change to Gerrit? - 13:25 Bug #43330: BE login shows unaesthetic scrollbars
- The extra margin is added from the #t3-login-form in /typo3/sysext/t3skin/stylesheets/structure/login_screen.css
I... - 16:37 Bug #43730 (Closed): Update outdated description of ['FE']['noPHPscriptInclude'] in DefaultConfiguration.php
- The description of @['FE']['noPHPscriptInclude']@ in DefaultConfiguration.php currently says
> If set, PHP-script... - 16:20 Task #43726 (Under Review): Remove function usage ctype_alnum in PageRenderer
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/17017 - 16:18 Task #43726 (Closed): Remove function usage ctype_alnum in PageRenderer
- The function ctype_alnum might cause problems in some installations that do not have the ctype php extension installe...
- 16:12 Bug #43725 (Closed): TceformsUpdateWizard exceeds memory_limit/max_execution_time
- Hey,
I have a very very big Website which I tried to Update to Typo3 6.0.
My test server throws an PHP Fatal erro... - 14:40 Feature #34944: Paginate viewhelper should be possible to handle non-query-result objects
- ...
- 14:28 Bug #43715 (Closed): Missing Task.php
- The class.tx_scheduler_task.php file has a @require_once \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extPath(...
- 12:55 Bug #43708: leveluid with slide doesn't work across multiple levels
- It works if the following TypoScript code is used:...
- 11:46 Bug #43708 (Needs Feedback): leveluid with slide doesn't work across multiple levels
- So it works if you use @leveluid:-1@?
- 11:18 Bug #43708 (Closed): leveluid with slide doesn't work across multiple levels
- We use the following TypoScript code to display a header image from a page up in the root path when there is no image...
- 12:49 Bug #43626: Extension Manager not loading
- The Solution is here: http://forge.typo3.org/issues/43484
- 12:36 Bug #43241: rsa/saltedpasswords not installed by default
- Same problem here on a fresh Debian Squeeze server with all requirements met. Installing rsaauth and salted passwords...
- 11:57 Bug #43709 (Closed): Import of t3d results in Fatal Error: Extension key "em" is NOT loaded!
- a new installed Blank Package 6.0.0
trying to import a t3d with dependencies to two extensions.
on selection of t... - 11:30 Bug #38472 (Resolved): Remove HTML in RuntimeException from sysext 'install'
- Applied in changeset commit:b72dd0e153350f5ff31bb9d98f6c2556483bf1b5.
- 10:55 Bug #38472: Remove HTML in RuntimeException from sysext 'install'
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 10:53 Bug #38472: Remove HTML in RuntimeException from sysext 'install'
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 10:41 Bug #38472: Remove HTML in RuntimeException from sysext 'install'
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 10:37 Bug #38472: Remove HTML in RuntimeException from sysext 'install'
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 10:13 Bug #38472: Remove HTML in RuntimeException from sysext 'install'
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12477 - 10:04 Bug #38472: Remove HTML in RuntimeException from sysext 'install'
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12477 - 10:02 Bug #38472: Remove HTML in RuntimeException from sysext 'install'
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12477 - 10:46 Bug #43706 (Closed): Constants in a page-TSconfig only accepted with an ext. template!?
- It is possible to set a constant in page-properties => resources => TSconfig like this:
*TSFE.constants.myConstant1 ... - 10:36 Revision b72dd0e1: [BUGFIX] Remove HTML in RuntimeException from sysext 'install'
- It is not possible to use HTML code inside runtime exceptions. This code
will be htmlspecialchared and printed to the... - 10:30 Task #43506 (Resolved): Provide a reason if set_no_cache() is called
- Applied in changeset commit:6062769a8122c1d793f4c78a9f4f5ca8a95a6fb3.
- 09:40 Bug #24389: speed up typoLink function by caching domain records
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9023 - 09:34 Revision 6062769a: [TASK] Provide a reason if set_no_cache() is called
- Since #20849, we can specify a reason why we call
GLOBALS['TSFE']->set_no_cache().
Provide a reason for all calls do... - 09:30 Bug #43584 (Resolved): Remaining calls and references to old names of static classes
- Applied in changeset commit:7373c6c0f079c15b5f72704ee3d20622dbb8ab17.
- 09:26 Revision 7373c6c0: [TASK] CleanUp References to old ClassNames
- There are plenty references calls to old classnames
which need to be clean up.
Change-Id: I45065edccf30e548ee7ccbdad... - 09:23 Feature #43703 (Closed): Add a task to auto update languages
- Hi,
It would be great to have a task similar to the ter auto update but for the languages.
Thanks,
Eric - 07:49 Revision db79f0f0: [BUGFIX] Catch all errors in EM ViewHelper
- Catching all errors which can happen during image generation
to avoid a non caught exception for users.
Problem is e... - 07:45 Revision 03f40e4d: [BUGFIX] Catch all errors in EM ViewHelper
- Catching all errors which can happen during image generation
to avoid a non caught exception for users.
Problem is e... - 04:25 Task #43700 (Closed): ThreadStackSize Warning Message
- Within the install tools basic configuration, you can see a warning "ThreadStackSize" if the size is to small. While ...
- 04:07 Bug #43699 (Closed): Clear login field on focus
- While loading the backend login form, the browser fill in the login data automatically. If you want to login with ano...
- 03:05 Bug #43458: Backend Module user admin: Usergroups not compareable
- Hi Bernhard, thank you for the input.
What exactly do you seek to compare.
Which groups a user has or which users... - 01:10 Bug #43676: Frontend editing (feedit) does not work
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/17001 - 01:06 Bug #43676 (Under Review): Frontend editing (feedit) does not work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/17001 - 00:04 Bug #43676: Frontend editing (feedit) does not work
- I've also enabled that functionality through UserTS, yes.
The BE-login seems to be recognised (for me) since when ... - 01:04 Bug #43694: Hooks no longer correct after moving/namespacing of classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/17000 - 00:56 Bug #43694 (Closed): Hooks no longer correct after moving/namespacing of classes
- in dbal/ext_localconf.php:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/install/mod/class.tx_install.php']['stepOu...
Also available in: Atom