Activity
From 2013-09-01 to 2013-09-30
2013-09-30
- 23:56 Task #38701: Make Install Tool section "All Configuration" more user friendly
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24187 - 23:26 Task #38701: Make Install Tool section "All Configuration" more user friendly
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24187 - 22:51 Task #38701: Make Install Tool section "All Configuration" more user friendly
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24187 - 23:30 Task #52407 (Resolved): Folder not writeable should be an "Error" not a "Warning"
- Applied in changeset commit:6f1bbb3302b6aec3f83f5cd792bba8e20deb729d.
- 22:45 Task #52407: Folder not writeable should be an "Error" not a "Warning"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24180 - 20:20 Task #52407 (Under Review): Folder not writeable should be an "Error" not a "Warning"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24180 - 20:17 Task #52407 (Closed): Folder not writeable should be an "Error" not a "Warning"
- The Install Tool checks for permissions in it's folder structure. Currently if files cannot be written to a directory...
- 23:09 Feature #52401: ext:install FolderStructure basic link support
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24171 - 22:34 Feature #52401: ext:install FolderStructure basic link support
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24171 - 18:48 Feature #52401 (Under Review): ext:install FolderStructure basic link support
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24171 - 18:43 Feature #52401 (Closed): ext:install FolderStructure basic link support
- 22:32 Task #52413: Make Install Tool look beautiful in modern IE's
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24186 - 22:30 Task #52413 (Under Review): Make Install Tool look beautiful in modern IE's
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24186 - 22:28 Task #52413 (Closed): Make Install Tool look beautiful in modern IE's
- Currently the Install Tool falls back to "IE7" mode and then everything looks very very ugly even on more modern IE's...
- 22:09 Bug #52411 (Under Review): ext:documentation fails if static template is installed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24185 - 22:06 Bug #52411 (Closed): ext:documentation fails if static template is installed
- The core documentation extension fails if the according static template is installed.
This is due to wrong path de... - 20:40 Bug #43540 (Under Review): TS is fetched from cache incorrectly sometimes
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:30 Bug #43540 (Resolved): TS is fetched from cache incorrectly sometimes
- Applied in changeset commit:8e1ea8886d8e83272e36000d0a7a1bc31fde206d.
- 19:58 Bug #43540: TS is fetched from cache incorrectly sometimes
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:51 Bug #43540: TS is fetched from cache incorrectly sometimes
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:42 Bug #43540: TS is fetched from cache incorrectly sometimes
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18072 - 17:41 Bug #43540: TS is fetched from cache incorrectly sometimes
- This solves the problem described in this thread: http://forum.typo3.org/index.php/m/695487/#page_top
- 20:15 Task #52405 (Under Review): Install Tool: Allow multiple status messages for a single File
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24179 - 20:01 Task #52405 (Closed): Install Tool: Allow multiple status messages for a single File
- Sometimes a file has incorrect content *and* incorrect permissions. Currently only the permission problem is displaye...
- 18:29 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24166 - 17:39 Bug #52386 (Under Review): checkRecordInsertAccess should also look for ignoreRootLevelRestriction
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24166 - 17:23 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
- I created a backend module that maintains these records and I just call the default add/edit functionality from TYPO3...
- 17:16 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
- How do you accomplish that? A non-admin user usually can't access the Root page.
Or are you using some IRRE Elements... - 17:07 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
- Yay, I found the way to push it to gerrit.
https://review.typo3.org/#/c/24164/
This should also be in the next ... - 15:18 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
- In the pastebin, the fix is added on line 31-38.
- 15:16 Bug #52386 (Closed): checkRecordInsertAccess should also look for ignoreRootLevelRestriction
- I made an extension where users should be able to insert an record in the root page (0).
I found the configuration... - 15:46 Feature #52217: Hook for analyzing record
- \TYPO3\CMS\Linkvalidator\LinkAnalyzer::analyzeRecord()
I want the link validator to analyze links from external cont... - 14:35 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- ext_typoscript_setup.txt is convenient to add default typoscript, yes, but the major problem of this is that it is lo...
- 12:25 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- Easy to use? Sure. Impossible to handle? That too, that too...
- 10:21 Task #52364 (Rejected): Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- ext_typoscript_setup.txt was discussed and the consensus was that it has to stay because it's easy to use and very us...
- 09:37 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- @Claus
I get your point and agree as its another layer of TS magic and hardly controllable but I think we, sadly, n... - 11:01 Bug #23552: TCE_Forms Select & group fields remove item bug (have seen #0014599)
- Hey, how to push the patch into the core ? We have multiple confirmations !
- 09:30 Bug #23552: TCE_Forms Select & group fields remove item bug (have seen #0014599)
- I'm having this issue with TYPO3 6.1.3
I have a flexform inside a content element and when trying to remove a single... - 10:09 Bug #52374 (Closed): Editing a sys_filemount is very slow
- When editing a filemount as popup window from the edit form of a be_group, the form takes about 9 sec to show up.
... - 09:10 Bug #52299: JS error in backend
- Yes I tested and this patch didn't resolve my bug.
I still have js alert: Error - reference to main window is not se... - 08:55 Bug #52219: indexed_search shows always 100% in search results in TYPO3 4.7
- I can confirm this malfunction also for TYPO3 version 6.1.5.
2013-09-29
- 23:20 Bug #52181: It seems as the domain record redirect handling is broken
- The thing is here:
function getDomainStartPage() in PageRepository.php, calling $this->where_hid_del in the sql st... - 23:20 Bug #52181: It seems as the domain record redirect handling is broken
- The thing is here:
function getDomainStartPage() in PageRepository.php, calling $this->where_hid_del in the sql st... - 23:19 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- > The actual Extension builder uses it.
Yes, hence the "continually encouraged" argument I started out with. Too m... - 23:15 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- > It is the only chance to force loading of some TS, without fiddling with DB stuff.
Plain wrong. Just above, I ga... - 22:51 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- The actual Extension builder uses it.
- 20:39 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- As Christian wrote before - this is a main feature to give extension authors the possibility to add needed TypoScript...
- 20:34 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- BTW: Where exactly is this deprecated in the core? This should be rolled back.
- 20:33 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- -1.
This feature (ext_typoscript_setup / ext_typoscript_config) must stay. It is the only chance to force loading ... - 18:55 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- Hi Alex,
Regarding the question: t3lib_extMgm::addTypoScript allows adding TypoScript, as string (supporting INCLU... - 16:39 Task #52364: Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- Hi Claus,
first things first. I totally agree with you.
But I have a question, just because I don't know better. ... - 16:28 Task #52364 (Rejected): Repeated use of 8-year-deprecated feature ext_typoscript_setup.txt in core extensions
- Any and all uses of ext_typoscript_setup.txt should be removed - use of this particular file has been deprecated sinc...
- 23:10 Bug #52338 (Under Review): Silent configuration generates endless redirect loop
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24140 - 22:34 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940 - 22:18 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940 - 22:30 Bug #52368 (Resolved): ext:install Show number of folder structure errors in menu
- Applied in changeset commit:82e9fbead9427d289e68cedd64de9ce2b2243ce9.
- 20:46 Bug #52368: ext:install Show number of folder structure errors in menu
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24136 - 20:22 Bug #52368 (Under Review): ext:install Show number of folder structure errors in menu
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24136 - 20:20 Bug #52368 (Closed): ext:install Show number of folder structure errors in menu
- 22:30 Bug #52367 (Resolved): ext:install Better error handling in first folder step
- Applied in changeset commit:2d9fb1a4a4cd512f1c76c76dd67f3969ed900ef4.
- 21:53 Bug #52367: ext:install Better error handling in first folder step
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135 - 21:51 Bug #52367: ext:install Better error handling in first folder step
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135 - 20:45 Bug #52367: ext:install Better error handling in first folder step
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135 - 20:39 Bug #52367: ext:install Better error handling in first folder step
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135 - 19:48 Bug #52367 (Under Review): ext:install Better error handling in first folder step
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24135 - 19:40 Bug #52367 (Closed): ext:install Better error handling in first folder step
- 19:53 Task #50947 (Resolved): Installer: Show only empty databases? Offer to overwrite TYPO3-related tables?
- This was solved with #52314
- 15:58 Bug #52358: can't login to backend or install tool with PHP 5.4.19 (Typo3-internal session handler broken)
- I also (finally) found the problem that prevented the backend login. This time it's not PHP, but MySQL/MariaDB strict...
- 13:38 Task #52360 (Closed): Remove the closing PHP tag
- It was "decided":http://www.doodle.com/xkr98w9kr5aftbsr to remove the closing PHP tag from the TYPO3 Core.
Go ahea... - 10:33 Bug #47770: installtool "compare" fails on ADD KEY sha1 (sha1(40))
- This issue is still there!
We just updated a site from 6.0.10 to 6.1.5 and got stock exactly at the same problem w...
2013-09-28
- 23:30 Feature #52356 (Resolved): ext:install Relaxed permission check
- Applied in changeset commit:b869f754e1cd609e782ab7cad71fb622ef73daf7.
- 21:40 Feature #52356: ext:install Relaxed permission check
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24130 - 21:29 Feature #52356: ext:install Relaxed permission check
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24130 - 21:27 Feature #52356 (Under Review): ext:install Relaxed permission check
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24130 - 21:12 Feature #52356 (Closed): ext:install Relaxed permission check
- 23:29 Bug #52358 (Closed): can't login to backend or install tool with PHP 5.4.19 (Typo3-internal session handler broken)
- On a new server with openSUSE 13.1 beta (which comes with Apache 2.4.6 and PHP 5.4.19), it's impossible to login to t...
- 23:26 Feature #48947 (Under Review): Introduce avatars for backend users
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24132 - 22:48 Task #52357 (Under Review): Make use of autoloading for fixtures in testclasses
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24131 - 22:47 Task #52357 (Closed): Make use of autoloading for fixtures in testclasses
- Except very special cases require_once can be omitted in testclasses since properly named fixtures can be loaded by a...
- 21:30 Feature #51835 (Resolved): Add possibility to use an extension as repository
- Applied in changeset commit:9eea0a65c8dc86b9a944688f818f2df7bb347299.
- 20:32 Feature #51835: Add possibility to use an extension as repository
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24129 - 20:11 Feature #51835 (Under Review): Add possibility to use an extension as repository
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24129 - 19:30 Feature #51835 (Resolved): Add possibility to use an extension as repository
- Applied in changeset commit:5c63c1beb417c8187a9f13655b8095d80c145843.
- 18:41 Feature #51835: Add possibility to use an extension as repository
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672 - 16:09 Feature #51835: Add possibility to use an extension as repository
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672 - 16:03 Feature #51835: Add possibility to use an extension as repository
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672 - 16:03 Feature #51835: Add possibility to use an extension as repository
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672 - 17:30 Feature #51730 (Resolved): EM should only install extensions compatible with current TYPO3-Version
- Applied in changeset commit:710e854f0b7c9a7007c7125841835297851dbd98.
- 16:35 Feature #51730: EM should only install extensions compatible with current TYPO3-Version
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:34 Feature #51730: EM should only install extensions compatible with current TYPO3-Version
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:48 Feature #51730: EM should only install extensions compatible with current TYPO3-Version
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673 - 17:30 Bug #51182 (Resolved): Depending on the latest version throws exception
- Applied in changeset commit:710e854f0b7c9a7007c7125841835297851dbd98.
- 16:35 Bug #51182: Depending on the latest version throws exception
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:34 Bug #51182: Depending on the latest version throws exception
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:48 Bug #51182: Depending on the latest version throws exception
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673 - 17:30 Bug #48809 (Resolved): 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
- Applied in changeset commit:710e854f0b7c9a7007c7125841835297851dbd98.
- 16:35 Bug #48809: 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:34 Bug #48809: 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:48 Bug #48809: 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673 - 16:30 Bug #52351 (Resolved): ext:install Implement template files in FolderStructure
- Applied in changeset commit:7d11883f1f64b92de8ecebabc3b76ffe49423dfc.
- 15:16 Bug #52351: ext:install Implement template files in FolderStructure
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24122 - 13:36 Bug #52351: ext:install Implement template files in FolderStructure
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24122 - 13:01 Bug #52351 (Under Review): ext:install Implement template files in FolderStructure
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24122 - 12:57 Bug #52351 (Closed): ext:install Implement template files in FolderStructure
- 16:30 Bug #52354 (Resolved): ext:install Protect some methods in FolderStructure
- Applied in changeset commit:38ace2181ec06dd8885324e070be24cf37a1ea46.
- 15:40 Bug #52354: ext:install Protect some methods in FolderStructure
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24123 - 15:14 Bug #52354: ext:install Protect some methods in FolderStructure
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24123 - 14:58 Bug #52354 (Under Review): ext:install Protect some methods in FolderStructure
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24123 - 14:55 Bug #52354 (Closed): ext:install Protect some methods in FolderStructure
- 12:10 Bug #52338: Silent configuration generates endless redirect loop
- This probably happens for more values.
Solution is to not access $GLOBALS['TYPO3_CONF_VARS'], but to work with Con... - 09:30 Bug #52346 (Resolved): Incomplete backup in AbstractUserAuthenticationTest
- Applied in changeset commit:7144eb51b82b651bb1e904c597cfe76c210d1658.
- 09:05 Bug #52346 (Under Review): Incomplete backup in AbstractUserAuthenticationTest
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 09:02 Bug #52346 (Closed): Incomplete backup in AbstractUserAuthenticationTest
- 00:30 Feature #52324 (Resolved): Recycler should have a filter for timestamp
- Applied in changeset commit:71b42f5ae377ffb77152e9e7a3c056a0ba28ff1a.
2013-09-27
- 20:50 Feature #52324: Recycler should have a filter for timestamp
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24115 - 20:49 Feature #52324: Recycler should have a filter for timestamp
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24115 - 17:53 Feature #52324 (Under Review): Recycler should have a filter for timestamp
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24115 - 17:41 Feature #52324: Recycler should have a filter for timestamp
- Attached you'll find a patch that adds the tstamp column to the table view of the deleted records. This kinda does th...
- 11:29 Feature #52324 (Closed): Recycler should have a filter for timestamp
- Today I had to undeleted a whole branch that an admin deleted recursively by accident.
Since there had been deleti... - 19:15 Bug #52299 (Needs Feedback): JS error in backend
- This should be solved with #50437 can you test with that patch?
- 18:42 Task #52043: AbstractUserAuthentication::checkAuthentication fail to log unknown username
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23853 - 13:39 Task #52043: AbstractUserAuthentication::checkAuthentication fail to log unknown username
- Why was this issue declassified to only be a feature? By having no logging of unknown usernames the server reacts dif...
- 17:47 Bug #52338: Silent configuration generates endless redirect loop
- In this case, the SilentConfigurationUpgradeService::setImageMagickDetailSettings is the one that calls for an redire...
- 17:46 Bug #52338 (Closed): Silent configuration generates endless redirect loop
- If I have some setting in my AdditionalConfiguration like:...
- 16:46 Feature #46124: IRRE: Provide default values for created records
- This was added to 6.2 (alpha2).
- 16:00 Task #52334 (Closed): array2xml removes dots from tag names
- If an array key contains a dot it will be removed when using array2xml method of TYPO3\CMS\Core\Utility\GeneralUtilit...
- 15:02 Bug #52332 (Under Review): EXT:documentation does not support translated manuals
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24109 - 14:57 Bug #52332 (Closed): EXT:documentation does not support translated manuals
- Some extensions come with a translated documentation (e.g., in_gallery_flickr, socialshareprivacy, sphinx) but the Do...
- 13:55 Bug #22130: Nested mountpoints result in broken typolinks in the FE
- And no, the patch you mentioned didn't solve this problem.
- 13:52 Bug #22130: Nested mountpoints result in broken typolinks in the FE
- Wow, that's been quite a while ago ;-)
But yes, problem still exists in 4.5 and 6.2-dev.
Attached you'll find t... - 13:50 Bug #51800: 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
- The reference index was checked before, result was:...
- 12:36 Bug #52327: static method as a class.t3lib_loadmodules.php hook
- Added a screenshot.
- 12:34 Bug #52327 (Closed): static method as a class.t3lib_loadmodules.php hook
- With TYPO3 4.5.30 I get an error loading BE just after finished Install Tool job.
_#1: PHP Runtime Notice: call_us... - 12:31 Bug #48453: BE Layout of Form Wizard broken
- If the extension gridelements is deactivated and typo3temp is cleared, form wizard works correct again in my installa...
- 12:20 Bug #52326 (Rejected): Declaration of tx_coreupdates_migrateworkspaces::performUpdate()
- During loading backup of the working site to my Windows development machine I see such error when load Install Tool.
... - 11:44 Task #38701: Make Install Tool section "All Configuration" more user friendly
- There is some outcome from the UX team: #52087
My suggestion (displayed in the screenshots there) will be shortly ... - 11:42 Bug #51732 (Accepted): Permissions Issue in 6.2alpha2 install tool "drwxrws---"
- Yes, this is currently indeed suboptimal and needs to be fixed! Thanks for reporting.
- 09:50 Bug #52285: CategoryCollection must handle multiple category fields per table
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24066 - 08:24 Feature #52170: Add brute force protection to TYPO3 backend
- Issue can be closed. I'm going to provide this feature as an own extension.
- 01:32 Bug #30771: Fix not working backend.php?edit=pid
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/5711 - 01:30 Bug #52045 (Resolved): Warning in extensionmanager if constraints are not an array
- Applied in changeset commit:128d14738545af4c393ec671670dac5892cb0f39.
- 00:38 Bug #52045: Warning in extensionmanager if constraints are not an array
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:37 Bug #52045 (Under Review): Warning in extensionmanager if constraints are not an array
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:30 Bug #52045 (Resolved): Warning in extensionmanager if constraints are not an array
- Applied in changeset commit:51b4cf6464a130bcacdd3c635cd2bdfcd252c37b.
- 00:28 Bug #52045: Warning in extensionmanager if constraints are not an array
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:28 Bug #52045: Warning in extensionmanager if constraints are not an array
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 01:22 Bug #49499: TypoScriptFrontendController->initLLvars issue
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23529 - 01:19 Bug #39176: tslib_cObj::filelist() implodes filenames by , without caring about commas in filenames
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12991 - 01:09 Bug #39176: tslib_cObj::filelist() implodes filenames by , without caring about commas in filenames
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/12991 - 01:11 Bug #44160: rsaauth doesn't secure the change password form of felogin
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17256 - 01:02 Task #49640: Improve feedit & adminpanel
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21859 - 00:56 Bug #45289: Usage of id=pageAlias is broken while logged in in BE
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18197 - 00:54 Feature #24005: cObject CONTENT does not allow to fetch records that have no translation parent
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13083 - 00:45 Feature #49723: Improve rendering of responsive images
- Patch set 29 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052 - 00:20 Feature #49723: Improve rendering of responsive images
- Patch set 28 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052 - 00:30 Task #52287 (Resolved): Move configuration code from bootstrap to install
- Applied in changeset commit:9b381d4729b1fb847cda64c8cf9f07ca036cf289.
- 00:30 Task #52312 (Resolved): Remove "Clear language cache" menu item
- Applied in changeset commit:5e11f50cdf85b834acd9d44094b2319958b05e7c.
- 00:30 Bug #50437 (Resolved): Filebrowser popup window has javascript error and stops working
- Applied in changeset commit:30af6a5121c1f4f4cb154d7e0dd65bbb7d0111a2.
- 00:06 Bug #50437: Filebrowser popup window has javascript error and stops working
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:05 Bug #50437: Filebrowser popup window has javascript error and stops working
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:30 Bug #49825 (Resolved): FAL and ObjectBrowser looses Focus.
- Applied in changeset commit:30af6a5121c1f4f4cb154d7e0dd65bbb7d0111a2.
- 00:30 Bug #48249 (Resolved): File selection popup / JS error
- Applied in changeset commit:30af6a5121c1f4f4cb154d7e0dd65bbb7d0111a2.
- 00:30 Bug #51588 (Resolved): TCEMAIN.clearCacheCmd = cacheTag doesn't work
- Applied in changeset commit:219c381c6f45d2580d92d87139d12d7891de1fc9.
- 00:24 Bug #51588: TCEMAIN.clearCacheCmd = cacheTag doesn't work
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:23 Bug #51588: TCEMAIN.clearCacheCmd = cacheTag doesn't work
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
2013-09-26
- 23:30 Bug #51956 (Resolved): Install Tool does not ask for database settings
- Applied in changeset commit:0d2a39b6654aea5e839cd1f4c9dafa55f00753a3.
- 23:30 Bug #51540 (Resolved): Check for host before connect to database
- Applied in changeset commit:0d2a39b6654aea5e839cd1f4c9dafa55f00753a3.
- 23:26 Feature #49723: Improve rendering of responsive images
- Patch set 27 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052 - 22:38 Task #52312: Remove "Clear language cache" menu item
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24077 - 21:47 Task #52312: Remove "Clear language cache" menu item
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24077 - 19:03 Task #52312 (Under Review): Remove "Clear language cache" menu item
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24077 - 18:45 Task #52312 (Closed): Remove "Clear language cache" menu item
- 22:34 Bug #52178: .zip - Extension Upload failed
- Strange. But please then put your comment right into Gerrit, where the patch is. You have to authenticate to do so, u...
- 20:04 Bug #52178: .zip - Extension Upload failed
- Xavier Perseguers wrote:
> Note: the zip should only contain the files, not an additional 1st level directory. Probl... - 22:30 Task #52305 (Resolved): Configure main extbase caches for unlimited entry lifetime
- Applied in changeset commit:0deefa0723b888738441b8521a5e1b4bb9b0ed4e.
- 21:45 Task #52305: Configure main extbase caches for unlimited entry lifetime
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:42 Task #52305: Configure main extbase caches for unlimited entry lifetime
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:38 Task #52305: Configure main extbase caches for unlimited entry lifetime
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24069 - 16:32 Task #52305: Configure main extbase caches for unlimited entry lifetime
- Does it solve #50231? Otherwise 50231 should be added as subtask to #52304 as well.
- 16:18 Task #52305 (Under Review): Configure main extbase caches for unlimited entry lifetime
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24069 - 16:11 Task #52305 (Closed): Configure main extbase caches for unlimited entry lifetime
- 22:30 Task #52295 (Resolved): Use SimpleFileBackend for t3lib_l10n cache
- Applied in changeset commit:d00db271be442cba360a508ce969db6a74ee61a1.
- 21:34 Task #52295 (Under Review): Use SimpleFileBackend for t3lib_l10n cache
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:30 Task #52295 (Resolved): Use SimpleFileBackend for t3lib_l10n cache
- Applied in changeset commit:52ff400809fa3aa3afbae9d48c9fd4ab294d5096.
- 21:24 Task #52295: Use SimpleFileBackend for t3lib_l10n cache
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:09 Task #52295: Use SimpleFileBackend for t3lib_l10n cache
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24064 - 15:09 Task #52295 (Under Review): Use SimpleFileBackend for t3lib_l10n cache
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24064 - 14:48 Task #52295 (Closed): Use SimpleFileBackend for t3lib_l10n cache
- 22:30 Bug #52316 (Resolved): Fatal in DefaultConfiguration
- Applied in changeset commit:919541b39dc1ee9ca5b3357ce70532752ae0c6ed.
- 22:14 Bug #52316: Fatal in DefaultConfiguration
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:13 Bug #52316: Fatal in DefaultConfiguration
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:01 Bug #52316 (Under Review): Fatal in DefaultConfiguration
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24084 - 21:59 Bug #52316 (Closed): Fatal in DefaultConfiguration
- 22:30 Bug #34886 (Resolved): t3lib_cache_backend_FileBackend don't support 0 has liftime
- Applied in changeset commit:c8d2033e3a0c470d8e22e9c1ed830367f0aa1849.
- 21:49 Bug #34886: t3lib_cache_backend_FileBackend don't support 0 has liftime
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:48 Bug #34886: t3lib_cache_backend_FileBackend don't support 0 has liftime
- Patch set 4 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:48 Bug #34886: t3lib_cache_backend_FileBackend don't support 0 has liftime
- Patch set 3 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:37 Bug #34886: t3lib_cache_backend_FileBackend don't support 0 has liftime
- This is not an issue in 6.0, it was fixed with #39430
I'm unsure if this issue is still important enough for 4.7 /... - 21:30 Task #52314 (Resolved): ext:install Improve wording in empty database select
- Applied in changeset commit:3daaffb42a9f6e258b20f21ea0cf553219ee0fef.
- 20:53 Task #52314 (Under Review): ext:install Improve wording in empty database select
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24078 - 20:49 Task #52314 (Closed): ext:install Improve wording in empty database select
- 20:44 Epic #47018: Implement Composer support and clean package manager API
- Patch set 21 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19605 - 18:30 Bug #37065 (Under Review): Workspace preview (FE) shows duplicate records
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:56 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940 - 01:48 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940 - 01:31 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940 - 16:49 Bug #52309 (Closed): Folders created from BE with wrong permissions
- Hi, all.
I have found following issue in FAL Filelist module: creation of files is done with correct permissions, ... - 16:48 Bug #52173 (Under Review): Wrong storage is selected if file is outside of available storages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24071 - 16:23 Bug #52306 (Closed): Error if selecting a File or Folder and the previous selected folder doesn't exist anymore
- If the folder from which you selected your last file doesn't exixt anymore there is a mature bug.
An TYPO3\CMS\Core\... - 16:08 Task #52304 (Closed): Performance issues
- Umbrella issues of current performance issues.
- 16:01 Bug #52285 (Under Review): CategoryCollection must handle multiple category fields per table
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24066 - 10:40 Bug #52285 (Closed): CategoryCollection must handle multiple category fields per table
- Feature #51921 introduced the possibility to have multiple category selectors per table. The CategoryCollection class...
- 15:30 Bug #52167 (Resolved): Re-add deleted dbal Extension Manager message class
- Applied in changeset commit:aba9b8ede70746c9d10621c115faed43236ab6f9.
- 15:04 Bug #52299 (Closed): JS error in backend
- I have js alert (Error - reference to main window is not set properly!), when:
1. open window to add a new photo i... - 14:45 Bug #52235: Timeout when copying pages recursively due to cache-clearing overload
- just and idea on the 'batch' clearing (don't know if it works out): we have this "shutdown" method in bootstrap ... m...
- 10:47 Bug #52235: Timeout when copying pages recursively due to cache-clearing overload
- Markus Klein wrote:
> I'd suggest to implement some sort of batch cache clearing in the caches.
> Example:
> * $G... - 14:33 Bug #27219 (Closed): Error message with wrong database parameters in 123-Wizard
- This changed with new install tool in 6.2 and will probably not be fixed in older versions anymore.
- 14:02 Bug #48464: Images in workspaces don't work
- Check the patch for bug 43916. That one worked for me on Typo3 6.1.5.
- 13:55 Bug #52294 (Closed): Duplicate exception code
- Hacked up a small shell script to find duplicate exception codes.
Matches should be easily fixable. - 13:02 Task #52287 (Under Review): Move configuration code from bootstrap to install
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24060 - 12:58 Task #52287 (Closed): Move configuration code from bootstrap to install
- 11:46 Feature #52286 (Closed): Add option to "system status updates" report-job to send all tests
- Hi,
This might not be that valuable in a recurring job, but sometimes I find it useful to get every test in the "s... - 11:40 Feature #52283: Mark some env-tests as skipped when running on cli
- Here's something I started on. Seems to work quite well, but I think I didn't get all the places. Neither does skippe...
- 10:16 Feature #52283 (Closed): Mark some env-tests as skipped when running on cli
- Please add the feature to skip tests in the report for "System Status Update".
Some tests, I think, should be skip... - 10:21 Bug #52282 (Needs Feedback): EXT:documentation: fail to include ext_emconf.php
- Further info: the extension has been deleted from @typo3conf/ext/@ but not "unloaded" and is thus still present in th...
- 10:16 Bug #52282 (Rejected): EXT:documentation: fail to include ext_emconf.php
- Use case: install an extension and generate/retrieve its documentation. It will be stored in @typo3conf/Documentation...
- 10:16 Bug #24793: Different environment variables in CLI - add hint to mail
- Here is an example I had:
I permanently got the info in the email, that there's one error and one warning remainin... - 09:24 Bug #39683 (Closed): wrong character class in valueCheck for "alphanum_x"
- 09:23 Bug #39683: wrong character class in valueCheck for "alphanum_x"
- I don't understand this issue anymore. All samples work with and without backslash. Maybe it was a problem by PHP-Ver...
- 00:27 Task #34132 (Closed): Add more core tables to livesysearch
- I guess this was solved already in #26829 (for 4.6). So closing...
- 00:18 Bug #22982 (Accepted): tslib_cObj->getTreeList caching not able to handle really large trees
- I agree with MEDIUM*.
- 00:11 Bug #48998 (Needs Feedback): FAL files get reindexed in storage null when used with tt_content
- Thanks for your help, Klaus, please keep us updated on what exactly is causing these duplicate sys_file entries to be...
2013-09-25
- 18:22 Bug #52277 (Closed): indexed_search experimental mode returns no search results
- When using the experimental extbase version of indexed_search a bug appears on line 173 in class "MysqlFulltextIndexH...
- 18:01 Bug #51585: Missing required argument in EM List view
- It works for me. Sorry to answer with a silly question, but have you cleared all the cache?
- 08:48 Bug #51585: Missing required argument in EM List view
- an empty uri works not for TYPO3_6-0-10, the uri should point to
action:'showConfigurationForm',controller:'Configur... - 17:56 Bug #44470: Content elements in wrong column in page module
- The solution causes an issue with the sorting buttons in page module because the colPos is ignored when attaching the...
- 17:47 Bug #48939 (Accepted): Moving a content down moves it in another column
- This bug is caused by the faulty fix for #44470.
- 17:30 Bug #52226 (Resolved): EM does not link to docs.typo3.org
- Applied in changeset commit:d01851c41a5a611e57601f3e566f385b4e4c7a09.
- 16:54 Bug #52226: EM does not link to docs.typo3.org
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:54 Bug #52226: EM does not link to docs.typo3.org
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:30 Bug #51116 (Resolved): Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Applied in changeset commit:68bb29220a8a8ab9934d354e35ee3af802519ace.
- 16:32 Bug #51116 (Under Review): Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:30 Bug #51116 (Resolved): Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Applied in changeset commit:db5fb2477fa3244ef6c61de9333d399ac6d3a4f6.
- 16:29 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:14 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- +1 on Ernesto's analysis innodb_flush_log_at_trx_commit = 2 , we set this, too.
- 15:36 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23969 - 14:57 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23969 - 12:24 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23969 - 17:30 Bug #52270 (Resolved): Use @inject in ext:about
- Applied in changeset commit:085ca118bcb08213732c9e15462b6e2c073665e4.
- 17:08 Bug #52270 (Under Review): Use @inject in ext:about
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24056 - 17:07 Bug #52270 (Closed): Use @inject in ext:about
- 17:27 Bug #47272: css_styled_content in Typo3 6.0 breaks imageheight
- I've just updated your images, because they had a missing file extension:
4.7:
!images_4_7.png!
6.0:
!ima... - 16:58 Bug #39983: Change colPos of content element in draft workspace
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21097 - 16:58 Bug #32967: Backend workspace copy/cut paste column content fails on publish
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18107 - 16:30 Bug #52245: Revert BackendUtility::BEenableFields in FAL
- > I guess this approach will break extensions, relying on this behaviour.
> What if you need the "not-enabled" recor... - 11:50 Bug #52245: Revert BackendUtility::BEenableFields in FAL
- I guess this approach will break extensions, relying on this behaviour.
What if you need the "not-enabled" records i... - 11:38 Bug #52245: Revert BackendUtility::BEenableFields in FAL
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24040 - 11:21 Bug #52245: Revert BackendUtility::BEenableFields in FAL
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24040 - 11:09 Bug #52245: Revert BackendUtility::BEenableFields in FAL
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24040 - 11:09 Bug #52245: Revert BackendUtility::BEenableFields in FAL
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24040 - 10:30 Bug #52245 (Under Review): Revert BackendUtility::BEenableFields in FAL
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24040 - 10:27 Bug #52245 (Rejected): Revert BackendUtility::BEenableFields in FAL
- Quite recently, in https://review.typo3.org/#/c/23742/, method
BackendUtility::BEenableFields was introduced in FAL... - 15:12 Bug #52265 (Closed): Paste is not working in empty textarea (firefox)
- if the textarea is empty, it is not possible to paste anything into the field.
JS error is... - 14:25 Feature #41773: Add possibility to store NULL values
- Hi Klaus. When you enable "eval=>null" you will get a new checkbox besides your input field. The field is only "activ...
- 14:24 Bug #52261 (Closed): Bad position of eval=>null checkbox
- The new TCA feature "eval=>null" places a new checkbox as a wizard besides your input field. This seem to look "ok" i...
- 14:19 Bug #17624 (Closed): can't set TCA field (and therefore db field) to NULL
- This is solved meanwhile since 6.0 in #17624.
- 14:02 Bug #32950 (Accepted): EXT:form - Confirmation mail to sender in FORM
- Sounds like a good idea, but why is that assigned to me? :)
Einar, do you have some time to implement this feature... - 13:30 Task #52088 (Resolved): Remove GFX im_imvMaskState and im_negate_mask settings
- Applied in changeset commit:d01c3ceda13a9ee7a5bce4b28db798ac3d8ef6e8.
- 12:27 Task #52088: Remove GFX im_imvMaskState and im_negate_mask settings
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23880 - 13:30 Bug #52243 (Resolved): Remove duplicate exception code
- Applied in changeset commit:3f8cd14077daea54a7bf21e85e8cf711b52f4aaa.
- 13:04 Bug #52243: Remove duplicate exception code
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 13:04 Bug #52243: Remove duplicate exception code
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 11:21 Bug #52243: Remove duplicate exception code
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24038 - 11:19 Bug #52243: Remove duplicate exception code
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24038 - 11:18 Bug #52243: Remove duplicate exception code
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24038 - 09:59 Bug #52243 (Under Review): Remove duplicate exception code
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24038 - 09:58 Bug #52243 (Closed): Remove duplicate exception code
- Exception code "1314354065" is used twice: once in the abstract
Resource repository and the other one in the File C... - 12:47 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch applies successfully on Typo3 6.1.5 and solves the issue. Thank you Matthias and Benjamin!
Regards - 12:24 Bug #52251 (Closed): Newlines in form after using wizard
- When using the form wizard to edit a form containing fields with multiple values such as radio buttons or selects, ne...
- 11:41 Bug #52235: Timeout when copying pages recursively due to cache-clearing overload
- I'd suggest to implement some sort of batch cache clearing in the caches.
Example:
* $GLOBALS['typo3CacheManager']... - 11:35 Bug #52244: caseshift "capitalize" are not Multibyte
- This shall be integrated into CharsetConverter.
for mbstring we should use: php.net/manual/en/function.mb-convert-ca... - 10:12 Bug #52244 (Closed): caseshift "capitalize" are not Multibyte
- The caseshift Function in ContentObjectRenderer with case capitalize are not multi-byte.
- 10:25 Feature #52231: Add new validator for equality between two values
- I add class for simple validation between values.
- 10:02 Bug #48181 (Closed): Opening an image wit text element fails after update to 6.0.x
- Thanks for testing and reporting.
- 09:43 Bug #52178 (Under Review): .zip - Extension Upload failed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24037 - 09:38 Bug #52178: .zip - Extension Upload failed
- Note: the zip should only contain the files, not an additional 1st level directory. Problem has been fixed locally, u...
- 08:54 Bug #52178 (Accepted): .zip - Extension Upload failed
- 08:53 Bug #52178: .zip - Extension Upload failed
- I can confirm this bug. I took one of my extensions from another website, zipped it as @<extension-name>.zip@ with a ...
- 08:39 Feature #52217 (Needs Feedback): Hook for analyzing record
- Could you please describe a bit more what you try to do, linking to full class names and not only method names and po...
- 00:31 Bug #52125: Saving records takes ages to complete
- If so many calls go to t3lib_l10n, we may refactor to create cached php code and require_once it (similar to cache_co...
2013-09-24
- 22:08 Bug #52235 (Closed): Timeout when copying pages recursively due to cache-clearing overload
- We currently experience a problem resulting in timeouts when copying more than a few pages, especially if the site is...
- 21:18 Bug #52125: Saving records takes ages to complete
- I have the exact same problem, and have debugged down to the same issue. Switching to APC helped for us as well, but ...
- 19:10 Bug #52178: .zip - Extension Upload failed
- What do you mean by "after updating"? I did an entirely new installation of TYPO3 and not an update.
However, I just... - 09:51 Bug #52178: .zip - Extension Upload failed
- Did you cleaned your TYPO3 Cache after updating? (typo3temp/Cache)
- 18:36 Feature #52231 (New): Add new validator for equality between two values
- It should be usefull to add new core validators to allow equality between two values.
For example, in password or ... - 18:35 Bug #48998: FAL files get reindexed in storage null when used with tt_content
- looked into it closer now, I cant reproduce it with 6.1.5 (therefore the above mentioned case wont happen anymore), b...
- 17:36 Bug #50437: Filebrowser popup window has javascript error and stops working
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23889 - 15:47 Feature #52170: Add brute force protection to TYPO3 backend
- The IPv6 prefix length can vary from provider to provider.
http://tools.ietf.org/html/rfc3177 recommends /48, but ... - 14:58 Bug #52226 (Under Review): EM does not link to docs.typo3.org
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24017 - 14:50 Bug #52226 (Closed): EM does not link to docs.typo3.org
- docs.typo3.org is the new official documentation platform for extensions supporting both OpenOffice and Sphinx manuals.
- 14:46 Feature #52225 (New): Frontend user access for users which are not in selected usergroup(s)
- Sometimes I have a contents with restricted access in frontend for specific usergroup(s). There I insert the restrict...
- 14:22 Bug #22982 (New): tslib_cObj->getTreeList caching not able to handle really large trees
- I would vote for mediumblob/mediumtext....
- 14:10 Bug #22982: tslib_cObj->getTreeList caching not able to handle really large trees
- The problem still exists , the type of the field 'treelist' of table 'cache_treelist' is still 'Text'.
We recommend ... - 14:00 Feature #51731: Store sessions outside DB
- Christian Kuhn wrote:
> Merge was to sandbox only, patch is not in master, yet, reopened.
Thanks :) - 13:55 Feature #51731 (New): Store sessions outside DB
- Merge was to sandbox only, patch is not in master, yet, reopened.
- 13:30 Feature #51731 (Resolved): Store sessions outside DB
- Applied in changeset commit:97d077daafaa83d38d01eb1b263bb6e3f3661d82.
- 13:36 Bug #52223 (Closed): tstemplate_info doesnot show inactive typoscript templates
- The backend module/view of tstemplate_info shows "no template on this page" although an inactive template is present....
- 13:04 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- This bug is still valid for Opera 12.16 (x86) with TYPO3 4.7 with t3editor 4.7.7 on Windows 7 x64.
- 13:02 Bug #52219 (Closed): indexed_search shows always 100% in search results in TYPO3 4.7
- I have got one TYPO3 4.7.15 and one TYPO3 6.0.6 installation (Mittwald-hosted) where every search result for every ke...
- 11:47 Feature #52217 (Closed): Hook for analyzing record
- For checking my records from external api data it looks like im forced of using the class override method for retriev...
- 11:37 Epic #52214: Better Backend collaboration
- Could someone create a Prototype?
- 11:31 Epic #52214: Better Backend collaboration
- For example:
* Backend support for clients (what did you do ..?)
* Backend tutorials for editors (click here .. t... - 11:30 Epic #52214 (Rejected): Better Backend collaboration
- Hi,
I would love to add a more "real time" collaboration into the backend.
h2. togetherjs.com - Mozilla Labs
... - 11:30 Bug #52201 (Resolved): Fix broken Unit-test in ext:frontend
- Applied in changeset commit:0a80fb6b14fca8cd580965979c159a4e154b02cb.
- 10:35 Bug #52201: Fix broken Unit-test in ext:frontend
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 10:34 Bug #52201: Fix broken Unit-test in ext:frontend
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 10:56 Bug #52213 (Closed): EM throws wrong error if dependency to core extensions can't be resolved
- If an extension got something like...
- 09:55 Bug #52211 (Closed): Admin Panel image URLs don't respect absRefPrefix
- If...
- 09:53 Bug #48181: Opening an image wit text element fails after update to 6.0.x
- Typo3 is version 6.1.5 now and everything works fine now.
THX - 09:43 Bug #48181: Opening an image wit text element fails after update to 6.0.x
- Hi,
please can you test latest versions of TYPO3 CMS 6.0 or 6.1 and tell us if your problem was fixed or not. - 09:51 Bug #22925 (Closed): T3D-Export returns 404 error when TYPO3 is in a subfolder
- 09:41 Task #34132: Add more core tables to livesysearch
- Hi,
as this issue is very old. Can you please answer the last question? So we can resolve this issue. - 09:18 Bug #48249: File selection popup / JS error
- I've debugged this issue at #50437 and propose a patch there.
- 09:17 Bug #49825: FAL and ObjectBrowser looses Focus.
- I've debugged this issue at #50437 and propose a patch there.
- 05:30 Bug #52202 (Resolved): Using ext:sys_action gives a warning about not valid HTML
- Applied in changeset commit:c6a58be9a82d4f1ec9176fd8b1e0391145a99cef.
- 05:30 Bug #51411 (Resolved): Label user function for sys_file_reference uses HTML
- Applied in changeset commit:04dcfbc72da6616552dcb2c2c676cf07ebeb33ce.
- 05:12 Bug #34246: tx_coreupdates_migrateworkspaces tries to upgrade non existing tables
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23796 - 05:11 Bug #52126: Readable output for type "group" and using mm tables is wrong
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23897 - 02:30 Bug #37065 (Resolved): Workspace preview (FE) shows duplicate records
- Applied in changeset commit:a81a5816cf94ed873978d85dad25f6a3b7823b74.
- 01:38 Bug #37065: Workspace preview (FE) shows duplicate records
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 01:37 Bug #37065: Workspace preview (FE) shows duplicate records
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 01:17 Bug #52206: Default-values for text-fields
- Turns out that from recent system-environment-testing I still had "sql-mode = STRICT_ALL_TABLES" in my.cnf. Removing ...
- 01:05 Bug #52206 (Closed): Default-values for text-fields
- In some places text-fields don't have a default-value. phpMyAdmin shows that there is no default-value set.
Unfortun... - 01:17 Bug #52204: SQL error: Incorrect integer value: '' for column 'backend_layout
- Turns out that from recent system-environment-testing I still had "sql-mode = STRICT_ALL_TABLES" in my.cnf. Removing ...
- 00:42 Bug #52204: SQL error: Incorrect integer value: '' for column 'backend_layout
- for 4.5/4.7 this is in: t3lib/stddb/tbl_pages.php
It didn't occur to me on regular installations, so I wonder if m... - 00:38 Bug #52204 (Under Review): SQL error: Incorrect integer value: '' for column 'backend_layout
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24007 - 00:11 Bug #52204 (Rejected): SQL error: Incorrect integer value: '' for column 'backend_layout
- SQL error: 'Incorrect integer value: '' for column 'backend_layout' at row 1' (pages:NEW12345)
This happens for me... - 00:30 Bug #50913 (Resolved): t3lib_div->trimExplode fills database table sys_log
- Applied in changeset commit:172606b36c4348c921b3cc5c43516ddb36b9fc8d.
- 00:30 Bug #52171 (Resolved): Prevent trailing space for empty ATagParams
- Applied in changeset commit:d46858dfbd110ab216ae8de41c90f55cf7bc86c7.
- 00:30 Bug #51234 (Resolved): Exception with EXT:sys_note is installed
- Applied in changeset commit:68e91ccaa14166d7a881a42b4a987924c1462963.
- 00:28 Feature #51865: sizes in viewpage preview frame selector should be configurable
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23720
2013-09-23
- 23:54 Bug #51234: Exception with EXT:sys_note is installed
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 23:54 Bug #51234: Exception with EXT:sys_note is installed
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:43 Bug #51234: Exception with EXT:sys_note is installed
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23967 - 12:10 Bug #51234: Exception with EXT:sys_note is installed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23967 - 12:09 Bug #51234 (Under Review): Exception with EXT:sys_note is installed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23967 - 11:57 Bug #51234: Exception with EXT:sys_note is installed
- Will prepare a patch for this.
- 11:56 Bug #51234: Exception with EXT:sys_note is installed
- The modules key of the template is only loaded for the specific plugin. Thus @modules.tx_beuser.@ is only available i...
- 11:42 Bug #51234: Exception with EXT:sys_note is installed
- It is the @cf_extbase_datamapfactory_datamap@ cache. Somehow the the datamap is not populated with the configuration ...
- 23:48 Bug #50913: t3lib_div->trimExplode fills database table sys_log
- Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 23:40 Bug #50913: t3lib_div->trimExplode fills database table sys_log
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 23:33 Bug #50913: t3lib_div->trimExplode fills database table sys_log
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 23:32 Bug #50913: t3lib_div->trimExplode fills database table sys_log
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 23:44 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21887 - 23:42 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21887 - 23:10 Bug #52202 (Under Review): Using ext:sys_action gives a warning about not valid HTML
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24001 - 23:09 Bug #52202 (Closed): Using ext:sys_action gives a warning about not valid HTML
- Using ext:sys_action gives a warning about not valid HTML. This is happening because the id="" and class="" are glued...
- 22:54 Bug #52186 (Under Review): multiple file uploads with IE10 doesn't work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/24000 - 22:38 Bug #52186: multiple file uploads with IE10 doesn't work
- This is because of the X-UA tag. Which is set to IE=9 by default. Switching this to IE=10 solves the problem. But we ...
- 16:40 Bug #52186 (Accepted): multiple file uploads with IE10 doesn't work
- Confirmed, it's also not working for me with IE10 on Windows 8.
It works correctly in Firefox. - 13:43 Bug #52186: multiple file uploads with IE10 doesn't work
- Checked also in TYPO3 demo site also with IE10 there is the problem
http://introduction.typo3cms.demo.typo3.org/ty... - 13:36 Bug #52186 (Closed): multiple file uploads with IE10 doesn't work
- Is not possible to select more than one file in file uploads using internet explorer 10. Pressing ctrl or shift butto...
- 22:46 Bug #52201: Fix broken Unit-test in ext:frontend
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23998 - 22:17 Bug #52201 (Under Review): Fix broken Unit-test in ext:frontend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23998 - 22:16 Bug #52201 (Closed): Fix broken Unit-test in ext:frontend
- Fix broken Unit-test in ext:frontend after merge of #44825
- 22:30 Bug #52173 (Resolved): Wrong storage is selected if file is outside of available storages
- Applied in changeset commit:14b4edb7765b9e6c2a831198f6de56c9e5ac3696.
- 21:56 Bug #52173: Wrong storage is selected if file is outside of available storages
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:55 Bug #52173: Wrong storage is selected if file is outside of available storages
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:44 Bug #52173: Wrong storage is selected if file is outside of available storages
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23966 - 21:35 Bug #52173: Wrong storage is selected if file is outside of available storages
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23966 - 19:25 Bug #52173: Wrong storage is selected if file is outside of available storages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23966 - 10:34 Bug #52173 (Under Review): Wrong storage is selected if file is outside of available storages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23966 - 21:40 Bug #52171: Prevent trailing space for empty ATagParams
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23954 - 21:34 Task #52088: Remove GFX im_imvMaskState and im_negate_mask settings
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23880 - 20:30 Bug #44825 (Resolved): Pagerenderer / page.headerData + USER_INT is not working
- Applied in changeset commit:be4627f5651a74847f9920a35d0ddfdc22bec4a9.
- 20:08 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:07 Bug #44825 (Under Review): Pagerenderer / page.headerData + USER_INT is not working
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:57 Bug #52178: .zip - Extension Upload failed
- The weird thing about it is that it worked fine for me a week ago or so, too. Then, I installed TYPO3 6.1.5 (blank pa...
- 11:24 Bug #52178 (Needs Feedback): .zip - Extension Upload failed
- Uploading extensions as zip file works for me. Most likely, your extension is somehow corrupt.
Can you attach the ... - 18:09 Feature #49723: Improve rendering of responsive images
- Patch set 26 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052 - 13:57 Feature #49723: Improve rendering of responsive images
- Patch set 25 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052 - 13:39 Feature #49723: Improve rendering of responsive images
- Patch set 24 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052 - 17:10 Bug #22925: T3D-Export returns 404 error when TYPO3 is in a subfolder
- I dont't think so. :) Feel free to close or delete the bug report!
- 17:01 Bug #22925 (Needs Feedback): T3D-Export returns 404 error when TYPO3 is in a subfolder
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 17:06 Bug #22982 (Needs Feedback): tslib_cObj->getTreeList caching not able to handle really large trees
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 17:06 Bug #22976 (Needs Feedback): Element Browser to small again
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 17:05 Bug #22965 (Needs Feedback): Semantic problem in install tool
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
I t... - 17:03 Bug #22945 (Needs Feedback): No BE Login possible when loginSecurityLevel = normal
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1)? - 17:02 Bug #22932 (Needs Feedback): t3lib_tstemplate::linkData - external url not with scheme in ['totalURL']
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 17:02 Bug #22927 (Needs Feedback): Autosuggest wizard doesn't work in fe-editing
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 17:00 Bug #22909 (Needs Feedback): sendNotifyEmail always returns true if no email addresses are given
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 17:00 Bug #22914 (Needs Feedback): Improve language labels
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
By ... - 16:58 Bug #22906: Install step images should not all be clickable
- Hi Ben,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 16:56 Bug #22720 (Needs Feedback): Better debug output for SQL Explain
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 16:50 Feature #16061 (Needs Feedback): to not show edit icon if user hasn't modify permission
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1, 6.2)?
There... - 16:48 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- @Stefan,
Don't know if Herald's performance issues are solved now. I've had similar problems and for me it was obv... - 15:47 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- @Stefan, don't get me wrong, I am not opposing working on performance in the 6.x branch, as I am sure we have still l...
- 14:22 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- The output of "cat /proc/meminfo" may help to see if this is more a problem of the server.
- 12:22 Bug #51116 (Under Review): Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23969 - 12:16 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- To say "This is not a TYPO3 problem" is easy to say. But in my opinion there are many changes within TYPO3 just at st...
- 10:11 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- The compromise setting innodb_flush_log_at_trx_commit anyway is "2" which makes the transaction commit write to the l...
- 08:29 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Hello,
do you really know WHAT innodb_flush_log_at_trx_commit does? It stops writing the log for just 1 second. So... - 16:20 Bug #52174: Cron - Calculated absolute path to tslib directory does not exist.
- Solved. This was caused by wrong php path set to execute crone task. I used php and on this server it was /usr/local/...
- 15:45 Bug #52174: Cron - Calculated absolute path to tslib directory does not exist.
- What i found so far is inside:
@https://github.com/cogitatio/TYPO3v4-Core/blob/master/typo3/sysext/core/Classes/Core... - 12:37 Bug #52174: Cron - Calculated absolute path to tslib directory does not exist.
- Hi Philipp,
content of the mentioned file is the same. To be sure i just cloned repository again. I have to add that... - 11:28 Bug #52174 (Needs Feedback): Cron - Calculated absolute path to tslib directory does not exist.
- It works for me ... how did you got the latest 6.2-dev? via git or as snapshot?
It looks like you somehow mixed pr... - 15:16 Bug #34800: Page tree not responding
- Does someone have this issue with TYPO3 CMS 6.1.x?
- 14:01 Bug #20335 (New): Hidden Content Elements are displayed in the Module "View Page"
- 11:25 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- Problem still exists on TYPO3 6.1.5
My Configuration for the Backenduser:
admPanel.override {
preview = ... - 14:00 Bug #52183: TMENU with RO is broken
- you still find it in the documentation for TYPO3 v6.1. with TMenu
http://docs.typo3.org/typo3cms/TyposcriptReferen... - 13:06 Bug #52183 (Rejected): TMENU with RO is broken
- RO is IMO just for GMENU and really really outdated!
if you need rollover effects, please use CSS! - 12:07 Bug #52183 (Rejected): TMENU with RO is broken
- I use TYPO3 v 6.1.5.
With the following TS
lib.navi = HMENU
lib.navi {
1 = TMENU
1 {
expAll = 0
... - 13:47 Bug #52066: Bug in TCA, label_alt not working in page module
- Nope, didn't get to the right entry point. I had a look as you see.
- 13:30 Feature #51933 (Resolved): viewpage usablity optimization
- Applied in changeset commit:9869927e9e7b88eb1f2d1cdd33f8f7622062e373.
- 12:02 Bug #52179: ContentElement upload - inconsistent timestamp updating
- I noticed that this bug affects all inlineElements.
TYPO3\CMS\Core\DataHandling\DataHandler->checkValue_inline() ret... - 08:24 Bug #52179 (Closed): ContentElement upload - inconsistent timestamp updating
- The timestamp of the upload contentElement doesn't change when adding file references.
How to reproduce:
- Creat... - 11:38 Task #49375: Scheduler: Extbase-tasks should appear on "toplevel", not as subitems below extbase
- Ernesto Baschny wrote:
> Maybe instead of extensions directly registring to an "extbase" SC_OPTIONS global array (wh... - 09:49 Task #49375 (Accepted): Scheduler: Extbase-tasks should appear on "toplevel", not as subitems below extbase
- Would be great if we could find a solution for this for 6.2, as it is confusing for users to see so many tasks "hidde...
- 10:55 Feature #18384 (Closed): Enable manual sorting of Sub Groups
- 10:55 Bug #22707 (Closed): Proposal to add an error message
- No feedback for over 90 days.
- 10:55 Bug #22698 (Closed): Problems with xml parser and special chars by using ISO-8859-1 charset
- No feedback for over 90 days.
- 10:54 Bug #22693 (Closed): config.linkVars has no effect on type parameter when using simulateStaticDocuments
- No feedback for over 90 days.
- 10:54 Bug #22691 (Closed): t3lib_error interfaces
- No feedback for over 90 days.
- 10:54 Bug #22667 (Closed): Login notify mail subject should be correctly encoded
- No feedback for over 90 days.
- 10:54 Bug #22665 (Closed): Preview of mount pages with workspaces
- No feedback for over 90 days.
- 10:54 Bug #22661 (Closed): bodytext wraping breaks code
- No feedback for over 90 days.
- 10:52 Bug #22629 (New): TSConfig manual "contextMenu.pageTree.disableItems =moreoptions" remove also “hide”
- 10:50 Bug #22639 (Closed): Versioning div lacks a defined width
- No feedback for over 90 days.
- 10:50 Bug #22628 (Closed): Copy record in list view
- No feedback for over 90 days.
- 10:50 Bug #22626 (Closed): Domain records should be configurable / not rely only on $_SERVER["HTTP_HOST"]
- No feedback for over 90 days.
- 10:50 Bug #48890: Problem with moving dir then use imagebrowser
- Can't reproduce this error.
- 10:49 Bug #22624 (Closed): Moving/deleting section inside a container fails in workspaces
- No feedback for over 90 days.
- 10:49 Bug #22623 (Closed): [Usability ] All Configuration is huge form and difficult to find begin of sections
- No feedback for over 90 days.
- 10:49 Bug #22620 (Closed): Fix some link targets in the Install Tool
- No feedback for over 90 days.
- 10:49 Bug #22619 (Closed): CSH: use rel="table|field" syntax and classes instead of inline JS
- No feedback for over 90 days.
- 10:49 Bug #22605 (Closed): t3lib_div::imageMagickCommand incorrectly change parameters order
- No feedback for over 90 days.
- 10:49 Bug #22578 (Closed): Cannot use keyboard-shortcut for NBSP in RTE with Firefox anymore
- No feedback for over 90 days.
- 10:48 Feature #22515 (New): Hookrequest - t3lib_parsehtml_proc::TS_links_rte()
- 10:44 Bug #51913: Method @\TYPO3\CMS\Backend\Utility\BackendUtility::fixVersioningPid@ not respect move placeholder
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23747 - 10:40 Bug #22568 (Closed): simple value cannot overwrite array value in "t3lib_div::array_merge_recursive_overrule"
- No feedback for over 90 days.
- 10:40 Bug #22556 (Closed): cObj + PHPunit - Problem with cwd
- No feedback for over 90 days.
- 10:38 Bug #22552 (Closed): No cache entry in cache_treelist after endtime arrived
- No feedback for over 90 days.
- 10:38 Feature #22548 (Closed): BE login using lockSSL = 3 behind an SSL termination
- No feedback for over 90 days.
- 10:38 Bug #22542 (Closed): Problem regarding sys_domain records handling in typolinks
- No feedback for over 90 days.
- 10:37 Bug #22540 (Closed): Resized text area narrows when modifiying the text
- No feedback for over 90 days.
- 10:37 Bug #22514 (Closed): imageMagickCommand parameters incorrectly swapped
- No feedback for over 90 days.
- 10:37 Bug #22506 (Closed): ds_pointerField holding a DB reference breaks
- No feedback for over 90 days.
- 10:37 Bug #22492 (Closed): Internal Server Error with SuPHP
- No feedback for over 90 days.
- 10:36 Bug #22489 (Closed): Add caption to altText for images
- No feedback for over 90 days.
- 10:36 Bug #22473 (Closed): Workspace preview is not aware of domain-records (2)
- No feedback for over 90 days.
- 10:36 Bug #22442 (Closed): objectId is not defined while selecting items from element browser
- No feedback for over 90 days.
- 10:36 Bug #22431 (Closed): Rich Text Editor can not handele comments
- No feedback for over 90 days.
- 10:36 Feature #22371 (Closed): External imagesfor TCA "group"
- No feedback for over 90 days.
- 10:35 Bug #39122 (Closed): Invalid chmod by default for folder typo3temp/Cache/Data/t3lib_l10n/
- No feedback for over 90 days.
- 10:34 Bug #48115: Loosing value in input element when having requestUpdate
- Does this happen with newer versions of TYPO3 6.1 (6.1.5 as of today)?
If yes, maybe you can make some screenshots o... - 10:29 Bug #48998 (New): FAL files get reindexed in storage null when used with tt_content
- 10:03 Bug #52181 (Closed): It seems as the domain record redirect handling is broken
- http://dl.ivi-solutions.com/2013-09-23_1000.png
It used to forward to the redirect location, which is not the case... - 09:00 Feature #52131: Extend access control for pages
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23922
2013-09-22
- 21:09 Feature #52137: Provide a menu of categorized content elements
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905 - 21:00 Bug #52178 (Closed): .zip - Extension Upload failed
- First of all: I'm sorry if I'm posting this issue under the wrong project, however the form crashed whenever I tried ...
- 16:58 Bug #51913: Method @\TYPO3\CMS\Backend\Utility\BackendUtility::fixVersioningPid@ not respect move placeholder
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23747 - 14:39 Feature #52170: Add brute force protection to TYPO3 backend
- I think the code should be introduced as a service class and not as a utility.
Please also mind that some people u... - 14:14 Feature #52170: Add brute force protection to TYPO3 backend
- Hey Torben,
thank you for your patch. Following, I refer to your patchset 2.
I consider it a good idea to tak... - 12:26 Feature #52170: Add brute force protection to TYPO3 backend
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23953 - 07:17 Feature #52170 (Under Review): Add brute force protection to TYPO3 backend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23953 - 07:09 Feature #52170 (Closed): Add brute force protection to TYPO3 backend
- TYPO3 misses a brute force protection for the backend login. Login attempts for remote attackers should be temporaril...
- 14:30 Bug #52174 (Closed): Cron - Calculated absolute path to tslib directory does not exist.
- Hi,
using latest 6.2-dev version i tried to setup cron to run scheduler but the output returned by crone i have is:
... - 13:54 Feature #45498: Find best-matching local storage instead of default-storage
- Moved to a separate issue: http://forge.typo3.org/issues/52173
- 13:44 Feature #45498: Find best-matching local storage instead of default-storage
- The findBestMatchingStorageByLocalPath() method simply does not check whether the file requested actually exists in t...
- 13:53 Bug #52173 (Closed): Wrong storage is selected if file is outside of available storages
- findBestMatchingStorageByLocalPath() does not check whether a requested file actually exists in the selected storage....
- 11:09 Bug #52171 (Under Review): Prevent trailing space for empty ATagParams
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23954 - 11:07 Bug #52171 (Closed): Prevent trailing space for empty ATagParams
At the moment @\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getATagParams()@ returns a space character ...
2013-09-21
- 21:32 Feature #52015 (Under Review): Make DataHandler (TCEmain) work in frontend context
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23952 - 18:03 Bug #52168 (Closed): FAL does not support long paths
- FAL fails to support long paths.
The path limit for Windows using the classing windows API is 260 chars (256 + drive... - 16:55 Bug #51234: Exception with EXT:sys_note is installed
- When it happens (reproducible), could you maybe:
* extract a list of cache-files loaded for that request
* move awa... - 16:21 Bug #51234: Exception with EXT:sys_note is installed
- It must be some kind of extbase caching issue. Somehow the TS settings for the table and properties mapping are not l...
- 16:23 Bug #48998: FAL files get reindexed in storage null when used with tt_content
- still happening with 6.1.5 all the time (and therefore breaking our replication every day)
- 16:01 Bug #51458: Fatal error: function query() DatabaseConnection.php on line 986
This is indeed a bug because newer TYPO3 versions are using the object orientated mysqli functions and dbal is usin...- 15:09 Bug #52167 (Under Review): Re-add deleted dbal Extension Manager message class
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23949 - 15:05 Bug #52167 (Closed): Re-add deleted dbal Extension Manager message class
In commit:2e3c9d5e the Class ...- 11:30 Feature #51590 (Resolved): add sorting column to sys_category
- Applied in changeset commit:6278df2fec419b23745d2ba8723f12f28d26c2d8.
- 08:14 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Hallo again,
after a night of sleeping I think I found the solution (using the same URL encoding method that is ...
2013-09-20
- 20:51 Bug #35073: "Show all" in Quicksearch broken on be_users with mountpoints
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23895 - 15:05 Bug #35073: "Show all" in Quicksearch broken on be_users with mountpoints
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23895 - 19:24 Bug #51956 (Under Review): Install Tool does not ask for database settings
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23866 - 18:53 Bug #51956: Install Tool does not ask for database settings
- #51540 solves it for me
- 18:32 Bug #51956: Install Tool does not ask for database settings
- Quote from Anja:
> I set up a brand new ubuntu server, everything is (intentional) out of the box. The install Tool d... - 19:24 Bug #51540: Check for host before connect to database
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23866 - 19:16 Bug #51234: Exception with EXT:sys_note is installed
- I can also not reproduce this on my environments (master, 6.1 and 6.0). Have it running since it is rewritten and nev...
- 18:17 Bug #51234: Exception with EXT:sys_note is installed
- Unfortunately I also can't reproduce this on master. Have been running with sys_note enabled for quite a while now.
... - 17:36 Bug #51234: Exception with EXT:sys_note is installed
- I can't reproduce this in 6.2
- 19:13 Bug #25329 (Closed): Task center - sys_action: Usergroups are not selected.
- 11:02 Bug #25329: Task center - sys_action: Usergroups are not selected.
- Can be closed as this issue is a duplicate of #36300
- 18:02 Feature #52134: Keyboard Shortcuts (Modal)
- !short-modal.png!
- 17:37 Bug #52156: jumpurl.secure juHash error with URL encoded characters
Hi Markus,
thanks for the quick feedback.
I thought about that, too. But this would be more complicated (nee...- 17:26 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- I agree with your solution, but I would rather encode it in TypoScriptFrontendController.
- 17:06 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940 - 16:58 Bug #52156 (Under Review): jumpurl.secure juHash error with URL encoded characters
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23940 - 16:42 Bug #52156 (Closed): jumpurl.secure juHash error with URL encoded characters
- When an URL to file contains URL encoded characters like spaces or ampersands the juHash check will fail with this er...
- 16:30 Feature #48912 (Resolved): sys_file table structure
- Applied in changeset commit:580a57692f1808aeeb8e2c2d98ebc23b7964b1d7.
- 16:05 Feature #48912: sys_file table structure
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:00 Feature #48912: sys_file table structure
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:04 Feature #45498: Find best-matching local storage instead of default-storage
- In one of my TYPO3 projects, I ran into a major issue which is related to this new method @findBestMatchingStorageByL...
- 15:45 Bug #51116: Massive speed problem from TYPO3 version 6.x at the first page request after long period
- Yes.. for me, it's not a Typo3 Issue!
As Hanrik pointed out, it's a ext4 issue.
Truncating table queries were als... - 15:02 Feature #14669: set Fields required
- IMHO we should try to add this to the override matrix. If it works without side effects, we should just add most of t...
- 10:53 Feature #14669 (Needs Feedback): set Fields required
- Hi,
as this issue is very old. Does using the TCA settings fits your needs? - 14:20 Epic #47018: Implement Composer support and clean package manager API
- An issue in PHP that was fixed with todays version 5.4.20 "class_alias() should accept classes with leading backslash...
- 14:17 Feature #52114: Expand "do not search" to subpages
- Of course you are right.
It was only an idea how to integrate something useful into the GUI.
See attached ima... - 13:04 Feature #52114: Expand "do not search" to subpages
- IMO this really depends on the usecase. there can be also pages at an entry level which should not be searchable but ...
- 14:14 Feature #52150 (New): File Reference: Mass delete of references
- I miss the possibility to delete multiple file references with one hit. For example: My own extension provides a fiel...
- 13:34 Feature #52131: Extend access control for pages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23922 - 10:32 Feature #52131 (Under Review): Extend access control for pages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23922 - 12:30 Bug #52056 (Resolved): Rename folder action throws wrong exception on missing right
- Applied in changeset commit:cb6bf25368567125120040af8b48c1424b5e3e8f.
- 12:07 Bug #52056: Rename folder action throws wrong exception on missing right
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:05 Bug #52056: Rename folder action throws wrong exception on missing right
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:21 Bug #52147 (Closed): No facebook pics from extension in2facebook
- This is the wrong bug tracker. Please post extension issues in the corresponding tracker of the extension.
http://fo... - 11:04 Bug #52147 (Closed): No facebook pics from extension in2facebook
- The Extension in2facebook (http://typo3.org/extensions/repository/view/in2facebook) don't show pics in facebook posts...
- 12:08 Bug #25700: Task center - sys_action: Password should not be required when editing BE-User
- A patch file for TYPO3 4.5.29.
- 11:20 Bug #25700: Task center - sys_action: Password should not be required when editing BE-User
- This issue still is valid in TYPO3 4.5.29.
- 11:16 Bug #49310: Wizard to add OpenID to backend user
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21621 - 11:10 Bug #41906: TCEMAIN.translateToMessage = LLL:EXT:foobar/locallang_be.xml:translateTo not working anymore
- I have found a very similar issue. So I add it here.
If a user loads translations from the translation server, and i... - 10:57 Bug #22538 (Needs Feedback): Text when opening Install Tool
- As the install tool was changed for 6.2, is the now existing formulation ok?
- 10:55 Feature #22139 (Needs Feedback): Add Hook in order to disable items in different Click Menus
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (4.5 or 6.1)?
If yes, can y... - 10:50 Feature #14127 (Needs Feedback): FE-Editing new pages and simulateStatic
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:32 Bug #27440: Task center - sys_action: Prefix added to username over and over again when editing BE-User
- This issue is still valid with TYPO3 4.5.29.
- 09:53 Bug #24910: Performance Bottleneck when having several RTE fields at one data-entry
- Hey guys,
i can reproducse the issue too. We use TV with a section-FCE and the firefox loads many minutes or break... - 09:51 Feature #48895 (Closed): Missing "Compare User Settings" in TYPO3 6.x
- Closed because the feature request #52141 describes what's missing.
- 09:14 Bug #51805 (Under Review): Template dropdown does'nt refresh template title after save
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 09:01 Bug #45634: Element browser shows no files if value for allowed in TCA is *
- I wonder if this is a bug or a feature? Why did the behaviour change? Seems not really logic to me...
- 08:47 Bug #46446: sys_file doesn't get updated
- Problem is also existant in Typo3 6.1.5
- 08:43 Bug #32775: Date-Picker does not hide in IRRE Elements
- Andreas Kiessling wrote:
> Seems to be fixed with #23843 which removes the event from the datepicker before adding t... - 08:30 Feature #50138 (Resolved): Show forgot password if conf showForgotPassword = 1
- Applied in changeset commit:bd32759ecf920f51985bcd8ecef67a81f301c403.
- 08:30 Feature #34597 (Resolved): Disable forgot password forms
- Applied in changeset commit:bd32759ecf920f51985bcd8ecef67a81f301c403.
- 08:28 Feature #52137: Provide a menu of categorized content elements
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905
2013-09-19
- 22:30 Bug #49328 (Resolved): PHP Warning: Illegal string offset 'uid' in BackendUserAuthentication.php on line 2064
- Applied in changeset commit:9423c2cf034002dd2995815c31ebc0db1c7d8bd3.
- 22:03 Bug #49328: PHP Warning: Illegal string offset 'uid' in BackendUserAuthentication.php on line 2064
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:03 Bug #49328: PHP Warning: Illegal string offset 'uid' in BackendUserAuthentication.php on line 2064
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 10:05 Bug #49328: PHP Warning: Illegal string offset 'uid' in BackendUserAuthentication.php on line 2064
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23116 - 08:27 Bug #49328: PHP Warning: Illegal string offset 'uid' in BackendUserAuthentication.php on line 2064
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23116 - 21:22 Bug #52140: saveAction function fails
- Cheers for that :)
But the important part is the bug is found and fixed. - 21:22 Bug #52140: saveAction function fails
- The filter option is not always your best friend here in Forge:(
- 21:14 Bug #52140: saveAction function fails
- Hi,
Sorry, Thanks for your quick reply though.
I tried to search for the bug, but didn't find the right filter ... - 21:05 Bug #52140 (Closed): saveAction function fails
- Hi Tomas,
This is a duplicate of #51902 and has been fixed already in the master branch.
Anyway thanks for repo... - 17:29 Bug #52140 (Closed): saveAction function fails
- Hi,
The saveAction() fails when it's called from an extension not in the TER.
The reason why it fail is this c... - 18:55 Feature #48895: Missing "Compare User Settings" in TYPO3 6.x
- see #52141
- 18:54 Feature #52141 (Closed): show/display effective User-TSconfig
- With the rewrite of the module BE-User-Administration in TYPO3.CMS 6.X unfortunatly some very important features got ...
- 15:55 Bug #52133: Display title of related record when using fields of type:inline as TCA label
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:52 Bug #52133: Display title of related record when using fields of type:inline as TCA label
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:36 Bug #52133 (Under Review): Display title of related record when using fields of type:inline as TCA label
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:30 Bug #52133 (Resolved): Display title of related record when using fields of type:inline as TCA label
- Applied in changeset commit:807b591916c22cb7703f00ff27d330232bfa204e.
- 15:28 Bug #52133: Display title of related record when using fields of type:inline as TCA label
- Patch set 3 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:26 Bug #52133: Display title of related record when using fields of type:inline as TCA label
- Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:19 Bug #52133: Display title of related record when using fields of type:inline as TCA label
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 14:37 Bug #52133: Display title of related record when using fields of type:inline as TCA label
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23902 - 13:34 Bug #52133 (Under Review): Display title of related record when using fields of type:inline as TCA label
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23902 - 13:33 Bug #52133 (Closed): Display title of related record when using fields of type:inline as TCA label
- If you want to use an inline field (1:1 relation) as label for your TCA table the UID of related record is shown as v...
- 14:37 Feature #52137 (Under Review): Provide a menu of categorized content elements
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23905 - 14:35 Feature #52137 (Closed): Provide a menu of categorized content elements
- In upcoming TYPO3 CMS 6.2, the tt_content table will use categories by default. I propose to add a new menu/sitemap t...
- 14:31 Bug #17380 (Needs Feedback): Extension Manager does not recognize and report errors when executing sql queries
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:30 Bug #22490 (Needs Feedback): tslib_pibase::pi_getLL doesn't recognize translation state of pages and/or records
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:29 Bug #18865 (Needs Feedback): shortcuts are unaccessible if one label is too long
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:26 Bug #52071: L10n Cache Exception
- Yes I can confirm that the path exists and has the right permissions, saving works fine 99% but sometimes this except...
- 10:37 Bug #52071 (Needs Feedback): L10n Cache Exception
- Can you confirm that the path exists and has the right permissions?
- 14:22 Feature #52134 (Closed): Keyboard Shortcuts (Modal)
- I would like to add more Keyboard Shortcuts to the TYPO3 Backend.
And visualize the existing once via a Modal-Window... - 14:15 Bug #22452 (Needs Feedback): Test different BE setups in the page renderer unit tests
- 14:15 Bug #22452: Test different BE setups in the page renderer unit tests
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:12 Bug #14569 (Needs Feedback): Localization in Advanced search
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:10 Bug #16272 (Needs Feedback): Hidden Record "Website Language" is selectable in (new) Record "Alternative Page Language"
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:09 Bug #23715 (Closed): Hiding sys_language is not respected
- Duplicate of #16272
- 14:09 Bug #44105: Image size does not get updated
- The indexer just updates files inside a storage ... this tip was related to sFTP upload for editors which likely appe...
- 11:18 Bug #44105: Image size does not get updated
- Just FYI, I updated to 6.1.5 and tried the indexer task again. It has no effect on cached data related to files store...
- 09:37 Bug #44105: Image size does not get updated
- If you have TYPO3 CMS 6.1 lower then 6.1.5 (or TYPO3 CMS 6.0 lower then 6.0.10) then update and try again.
Else, p... - 14:08 Bug #21116 (Needs Feedback): "Simulate backend user" shown even if no user is there to simulate
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:07 Bug #19391 (Needs Feedback): t3lib_cache file backend: 0 means unlimited lifetime" also is not implemented
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:07 Bug #19390 (Needs Feedback): t3lib_cache file backend: tag files stay around after a cache entry has expired and was deleted
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:07 Bug #20525 (Needs Feedback): fe_edit icons allways appear regardless of permitions
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:06 Bug #20859 (Needs Feedback): Cache tables allow to store the same identifier more than once
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:06 Bug #21239 (Needs Feedback): alt_file_navframe.php is reloaded twice on contextmenu paste actions
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 14:05 Bug #21284 (Needs Feedback): Description for extList_FE is missing
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 13:23 Feature #52131 (Closed): Extend access control for pages
- I experienced problems when trying to extend the access control for pages. As I found out in an old ticket, it must n...
- 12:35 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Ok perfect. It works
Norbert - 11:51 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Anja Leichsenring wrote:
> that happens if you point to a page that is not available (hidden, restricted). So you ne... - 10:19 Bug #51960 (New): Fluid ViewHelper f:link.page fails with link to start page
- Norbert, I didn't understand you last two posts. Can you please explain again?
- 11:30 Bug #22022: Cannot disable url prefixing for local anchors. config.prefixLocalAnchors > has no effect
- Can confirm this with 4.5.30. Please reopen ;)
- 11:07 Bug #51234 (Accepted): Exception with EXT:sys_note is installed
- 11:07 Bug #51234: Exception with EXT:sys_note is installed
- This seems to be some caching issue. I had an extension that used the backend user model too and this had the same pr...
- 11:02 Bug #22295 (New): textStyle doesn't work
- 11:00 Bug #22295: textStyle doesn't work
- I don't know if it is a problem. Maybe it is more a problem regarding an missing documentation.
Sure. Documentatio... - 09:41 Bug #22295 (Closed): textStyle doesn't work
- No feedback for over 90 days.
- 10:53 Bug #52104: Exception: No such workspace defined
- There was an Update from 6.0.5 to 6.0.10 before.
BUT I didn't used that minor login for a longer time. So I can't ... - 10:20 Bug #52104 (Needs Feedback): Exception: No such workspace defined
- What did you do before the error occured? Did you update TYPO3 CMS?
- 10:38 Bug #35073: "Show all" in Quicksearch broken on be_users with mountpoints
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23895 - 08:14 Bug #35073: "Show all" in Quicksearch broken on be_users with mountpoints
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23895 - 07:37 Bug #35073 (Under Review): "Show all" in Quicksearch broken on be_users with mountpoints
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23895 - 10:35 Bug #52051 (Accepted): Exception in ExtensionManager when installing without initially updating the repository
- One could for sure display a nicer error message, that helps the user to resolve the problem, e.g.
> The depency "... - 10:27 Feature #52090: Merge Save Buttons
- According to the UX ticket, the last state needs to be saved.
I would prefer a setting in the backend user setting... - 10:20 Bug #52128 (Closed): Fluid ViewHelper f:link.page fails at home link.
- Duplicate
- 09:55 Bug #52128 (Closed): Fluid ViewHelper f:link.page fails at home link.
- Hi!
After update to version 6.1.5 the "Home"-link will not be rendered.
The problem is that in the file
typo3/sy... - 10:17 Bug #52066: Bug in TCA, label_alt not working in page module
- Can you come up with a patch? http://wiki.typo3.org/CWT
- 10:08 Bug #52125: Saving records takes ages to complete
- In Magento there was very similar issue with the default implementation of the file cache backend (Zend_Cache_Backend...
- 09:06 Bug #52125 (Closed): Saving records takes ages to complete
- After Xhprof'ing a website to understand why it took about 17 seconds to save a record in Backend, I found that cache...
- 09:45 Bug #14692 (Closed): Access to file resources does not work with mod_fcgid
- No feedback for over 90 days.
- 09:44 Bug #22407 (Closed): if BEUser isAdmin = true it's impossible to set mounts from groups even if it's not ignored, when the user is admin
- No feedback for over 90 days.
- 09:44 Bug #22398 (Closed): Nagging error notices in class.t3lib_div.php / $_SERVER assumptions.
- No feedback for over 90 days.
- 09:44 Bug #22382 (Closed): Sort Order of FIles/Folders Inaccurate
- No feedback for over 90 days.
- 09:43 Bug #22397 (Closed): Cleanup: class.t3lib_userauthgroup.php
- No feedback for over 90 days.
- 09:43 Bug #22368 (Closed): wrong image dimension returned if alternative logo is set and skin-extension is installed in global-space (backend-redesign) #2
- No feedback for over 90 days.
- 09:43 Bug #22362 (Closed): Reference Index is not updated when using a file in a content element
- No feedback for over 90 days.
- 09:43 Bug #22340 (Closed): Automatically hiding Option Checkboxes and search fields on "empty" list view does not work
- No feedback for over 90 days.
- 09:42 Bug #22322 (Closed): combining images with GraphicsMagick not working correctly since 4.2.10
- No feedback for over 90 days.
- 09:41 Feature #22318 (Closed): Define a central whitelist for allowed tables for cObjects CONTENT and RECORDS
- No feedback for over 90 days.
- 09:41 Bug #22309 (Closed): SQL Parser don't respect change of KEY
- No feedback for over 90 days.
- 09:41 Bug #22305 (Closed): error in new hooks in class.t3lib_utility_client.php
- 09:41 Bug #22299 (Closed): Opening website frontend view from backend does not work properly
- No feedback for over 90 days.
- 09:40 Bug #22292 (Closed): Module web > info > log only shows changes made by the current be_user (if you are logged is as NON-ADMIN)
- No feedback for over 90 days.
- 09:40 Bug #22291 (Closed): RTE: After selecting a text color, the selected text is not coloured in Chrome
- No feedback for over 90 days.
- 09:40 Bug #22263 (Closed): members & reviewers cannot push to next stage in WorkSpace under user tools
- No feedback for over 90 days.
- 09:40 Bug #22252 (Closed): Add Hooks in page module in order to hide icons
- No feedback for over 90 days.
- 09:40 Bug #22237 (Closed): Extension Manager handles special characters incorrectly in a typo3 installion where the charSet is utf-8
- No feedback for over 90 days.
- 09:39 Bug #22228 (Closed): renderWizards with popup_onlyOpenIfSelected for drop down menu broken
- No feedback for over 90 days.
- 09:39 Bug #22206 (Closed): Change password don't working correctly
- No feedback for over 90 days.
- 09:39 Bug #22177 (Closed): mulitlanguage CONTENT.select on table pages
- No feedback for over 90 days.
- 09:32 Bug #52126 (Under Review): Readable output for type "group" and using mm tables is wrong
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23897 - 09:29 Bug #52126 (Closed): Readable output for type "group" and using mm tables is wrong
- If a TCA field uses the type "group" and a mm table, a wrong value is displayed in the list view.
The reason is sim... - 09:32 Bug #52127 (Closed): showButtons depends on position in List
- showButtons (
some, buttons,
as, comma, seperated,list,
chMode, removeformat, copy, cut, paste, p... - 08:48 Feature #52114: Expand "do not search" to subpages
- It´s more a question of what an editor can expect. To me it would feel a kind of natural that this behaviour works th...
- 08:05 Feature #52114 (Needs Feedback): Expand "do not search" to subpages
- using addRootLineFields for the field is no option?
- 08:30 Bug #51837 (Resolved): Missing rendering in static templates
- Applied in changeset commit:d8ec3c1839217960a0d62f54b1ab7ea5aec34b9e.
- 08:29 Feature #37208: Introduce backend layout data providers
- Patch set 21 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804 - 08:10 Bug #52048: t3lib_lock in mode semaphore has wrong internal state
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23854 - 08:07 Bug #51752: FAL ArrayIterator::seek() warning in ElementBrowser
- The commit linked by Dennis is the fix from Andreas, which is in the Core since 6.0. I'm still having this issue here...
- 07:38 Bug #37065: Workspace preview (FE) shows duplicate records
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11127 - 00:16 Feature #52018: TypoScript: Allow relative file inclusion
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23842
2013-09-18
- 23:31 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21764 - 14:53 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
- Note that the patch only affects newly created file_references.
Hence to test this before and after the patch, you h... - 14:15 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
- Ho to test this Issue:
# Add a *Filereference Test* record to a Folder-Page
# Select a file in one of the two first f... - 11:57 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
- Can you please describe here how I can test that properly?
What does you extension help with?
Please tell us a "clic... - 11:29 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21764 - 11:12 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21764 - 23:17 Bug #50913: t3lib_div->trimExplode fills database table sys_log
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22956 - 22:34 Bug #50913: t3lib_div->trimExplode fills database table sys_log
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22956 - 22:17 Bug #50913: t3lib_div->trimExplode fills database table sys_log
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22956 - 13:11 Bug #50913: t3lib_div->trimExplode fills database table sys_log
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22956 - 23:07 Bug #52045: Warning in extensionmanager if constraints are not an array
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23857 - 23:01 Bug #52045: Warning in extensionmanager if constraints are not an array
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23857 - 13:16 Bug #52045: Warning in extensionmanager if constraints are not an array
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23857 - 21:27 Bug #34246: tx_coreupdates_migrateworkspaces tries to upgrade non existing tables
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23796 - 18:21 Bug #52116: FAL translation failed in show view
- If i give out the image object with the debugger i've got the following output:
See attachement ->
In case of all l... - 18:10 Bug #52116 (Closed): FAL translation failed in show view
- Hy together,
General:
I'm using FAL to show an Image Gallery in the Frontend. I have got a "collection" Object wi... - 17:36 Bug #17295 (Closed): Incorrect rendering of some tags inside ul / ol / dl elements
- No feedback from author for over 90 days.
- 17:36 Bug #48335 (Closed): CategoryRegistry not usable in frontend
- No feedback for over 90 days.
- 17:18 Feature #16425 (New): BE > List > Edit alias, title, etc. View is poorly laid out.
- 17:15 Bug #16970 (Closed): Wrong rendering of <PRE>
- 16:58 Bug #50437 (Under Review): Filebrowser popup window has javascript error and stops working
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23889 - 16:38 Bug #50437: Filebrowser popup window has javascript error and stops working
- Workaround: In @typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php:507@, add a type check:...
- 12:18 Bug #50437: Filebrowser popup window has javascript error and stops working
- The exact url is:...
- 16:38 Bug #52082 (Closed): PHP-Error in PageRenderer.php - Invalid arguments passed...
- Thanks for reporting back. Closed.
- 15:03 Bug #52082: PHP-Error in PageRenderer.php - Invalid arguments passed...
- Solved - specific problem with this TYPO3-installation
- 16:38 Bug #44105: Image size does not get updated
- I haven't heard of this indexer but a short while after I updated this post I found it. So I've set up the FileIndexi...
- 11:38 Bug #44105: Image size does not get updated
- I can't change it, please ask one of the members to move this ticket to core.
Anyway you need to run the indexer j... - 16:37 Bug #21237 (Closed): TCA rendering broken for ['sys_action']['columns']['t1_allowed_groups']
- Thanks for reporting back. Closed.
- 14:52 Bug #21237: TCA rendering broken for ['sys_action']['columns']['t1_allowed_groups']
- Since the EXT ist completely new, this issue can be colsed,the error does not appear any more.
Christian. - 16:09 Bug #37065: Workspace preview (FE) shows duplicate records
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11127 - 15:41 Feature #52114 (New): Expand "do not search" to subpages
- The do not search function in page settings is a quite useful thing. Especially if you want to hide pages from search...
- 15:14 Feature #52080: Pre- and Post-process hook in DatabaseConnection for sql_query
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23869 - 14:39 Bug #39383: Cannot delete record moved in draft
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13496 - 14:36 Bug #39383: Cannot delete record moved in draft
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13496 - 14:13 Bug #51234: Exception with EXT:sys_note is installed
- I updatet from the version 6.1.1 to 6.1.5 and now I get this error message too.
I was not there in the version 6.1.1. - 13:28 Bug #51831 (Closed): FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- Thanks you for reporting back on this. Closed.
- 12:25 Bug #51831: FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- Helmut Hummel wrote:
> You can also work around your problem by adding the signal yourself after the BE_USER is init... - 13:07 Bug #52048: t3lib_lock in mode semaphore has wrong internal state
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23854 - 12:14 Bug #52048: t3lib_lock in mode semaphore has wrong internal state
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23854 - 12:35 Feature #48912: sys_file table structure
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23882 - 12:31 Bug #21924: suggest wizard does not work properly with TCA fields of type "select"
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18689 - 12:26 Feature #34597 (Under Review): Disable forgot password forms
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22541 - 12:26 Feature #50138: Show forgot password if conf showForgotPassword = 1
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22541 - 12:24 Feature #50138: Show forgot password if conf showForgotPassword = 1
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22541 - 12:23 Bug #33499: Backend ignores l10n_mode in record titles
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/10448 - 12:05 Bug #51411: Label user function for sys_file_reference uses HTML
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23528 - 11:54 Bug #52104 (Closed): Exception: No such workspace defined
- My backend is broken due to the following error after logging in into Backend with non-admin user:
@Core: Exceptio... - 10:43 Bug #52059: Preg_match in redirectMode "refererDomains"
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23881 - 00:25 Feature #47850: Better BE preview for tt_content.type=shortcut (linked CE)
- IMHO we shouldn't forget that the shortcut can handle more than one element. So maybe we should consider to use only ...
2013-09-17
- 23:47 Feature #22245 (Accepted): Secure Install Tool Login
- 23:42 Feature #48912 (Under Review): sys_file table structure
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23882 - 23:38 Feature #37208: Introduce backend layout data providers
- Patch set 20 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804 - 23:37 Bug #52059: Preg_match in redirectMode "refererDomains"
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23881 - 22:52 Bug #52059: Preg_match in redirectMode "refererDomains"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23881 - 22:51 Bug #52059 (Under Review): Preg_match in redirectMode "refererDomains"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23881 - 10:06 Bug #52059 (Closed): Preg_match in redirectMode "refererDomains"
- My TYPO3 Log gives me the following warning:
Core: Error handler (FE): PHP Warning: preg_match(): Unknown modifier '... - 23:25 Bug #51540: Check for host before connect to database
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23866 - 13:04 Bug #51540 (Under Review): Check for host before connect to database
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23866 - 13:00 Bug #51540 (Accepted): Check for host before connect to database
- Tested current master with a standard xampp on Windows. Still same behaviour. But instead of checking for an empty ho...
- 22:40 Feature #52090 (Closed): Merge Save Buttons
- To remove visual clutter it'd be great to merge the different save buttons into a split button drop down. Suggested t...
- 21:57 Task #52088: Remove GFX im_imvMaskState and im_negate_mask settings
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23880 - 21:32 Task #52088 (Under Review): Remove GFX im_imvMaskState and im_negate_mask settings
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23880 - 21:22 Task #52088 (Closed): Remove GFX im_imvMaskState and im_negate_mask settings
- 21:21 Bug #51182: Depending on the latest version throws exception
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673 - 21:21 Feature #51730: EM should only install extensions compatible with current TYPO3-Version
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673 - 21:21 Bug #48809: 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673 - 21:15 Bug #26161: cache_treelist is out of date when using starttime
- Hi Daniel,
Can you push a patch for this to Gerrit?
For information about how to do this see: http://wiki.typo3.o... - 14:01 Bug #26161: cache_treelist is out of date when using starttime
- We have same issue in 4.7.15.
Here is our setup:
- [1] Folder
-- [2] Page 1 [Start Monday End Tuesday]
-- [3] ... - 20:46 Bug #19045: Cropscale incorrectly crops GIF files
- BTW huge explanation on the -crop usage here: http://www.imagemagick.org/Usage/crop/
- 20:45 Bug #19045: Cropscale incorrectly crops GIF files
- While the GM situation is unchanged (and seems buggy in any case), the IM6 situation seems to be fixed. I have no IM5...
- 20:43 Bug #19045: Cropscale incorrectly crops GIF files
- I was trying to understand the issue and thus testing the patch under TYPO3 4.5 (https://review.typo3.org/#/c/14132/)...
- 18:30 Bug #19045 (Resolved): Cropscale incorrectly crops GIF files
- Applied in changeset commit:2bb534890d1cee98add4d738c7e5587b62ec06a6.
- 17:59 Bug #19045: Cropscale incorrectly crops GIF files
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:59 Bug #19045: Cropscale incorrectly crops GIF files
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 13:55 Bug #19045: Cropscale incorrectly crops GIF files
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13996 - 10:25 Bug #19045: Cropscale incorrectly crops GIF files
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13996 - 20:42 Bug #52045: Warning in extensionmanager if constraints are not an array
- @Wouter, mhmm it's just for historical reasons :), i just updated the installation directly before sending the patch ...
- 20:37 Bug #52045: Warning in extensionmanager if constraints are not an array
- In your report there is the following information: /mnt/hgfs/!%serverData/www/t3-sources/typo3_src-4.5.27/
So I exp... - 20:21 Bug #52045: Warning in extensionmanager if constraints are not an array
- @Wouter Wolters:
similar bug, but not the same, and I'm using 4.5.30 and partly the git master ...
@Markus Klei... - 20:30 Bug #45859 (Resolved): Element Browser stops working
- Applied in changeset commit:070a6cd49231d88b77d34c93afede166855a2ce5.
- 20:12 Bug #45859: Element Browser stops working
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:11 Bug #45859: Element Browser stops working
- Patch set 4 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:06 Bug #45859: Element Browser stops working
- Patch set 3 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:59 Bug #45859: Element Browser stops working
- Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:53 Bug #45859: Element Browser stops working
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:22 Bug #52082 (Needs Feedback): PHP-Error in PageRenderer.php - Invalid arguments passed...
- Through the official API this cannot happen as far as I can see now. $this->metaTags is defined as array and the API ...
- 17:24 Bug #52082 (Closed): PHP-Error in PageRenderer.php - Invalid arguments passed...
- Core: Error handler (BE): PHP Warning: implode(): Invalid arguments passed in
typo3_src-6.1.5/typo3/sysext/core/Cla... - 19:51 Feature #52083 (Rejected): File collection recursive
- Hi Stephan,
Thanks for the report of this new Feature. However there was already a report for this Feature in the bu... - 17:34 Feature #52083 (Rejected): File collection recursive
- Please add an option to get files recursive in a file collection.
- 19:30 Bug #50907 (Resolved): Form Wizard: Mouse pointer for docheader icons
- Applied in changeset commit:aa4ab274b14565ed010b0e61155139f347ae91fc.
- 19:19 Bug #50907: Form Wizard: Mouse pointer for docheader icons
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:19 Bug #50907: Form Wizard: Mouse pointer for docheader icons
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:04 Bug #50907 (Under Review): Form Wizard: Mouse pointer for docheader icons
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23874 - 18:04 Bug #50907 (Accepted): Form Wizard: Mouse pointer for docheader icons
- 18:23 Feature #22051 (Closed): Missing a More Link Marker in indexed search
- No feedback for over 90 days.
- 18:23 Bug #22244 (Closed): Missing PageTree reload after saving some new page.
- No feedback for over 90 days.
- 18:23 Bug #22182 (Closed): No Page-Tree Reload after saving a new page "inside" or "after"
- No feedback for over 90 days.
- 18:23 Bug #22155 (Closed): Empty paragraph between tables
- No feedback for over 90 days.
- 18:22 Bug #22137 (Closed): Add Hook in order to restrict the editing process for individual content elements
- No feedback for over 90 days.
- 18:22 Bug #22122 (Closed): SIM_EXEC_TIME is always 1 when logged in BE
- No feedback for over 90 days.
- 18:22 Feature #22125 (Closed): Impossible to use title.htmlSpecialChars in RTE
- No feedback for over 90 days.
- 18:22 Bug #22121 (Closed): save document and view page-button in admpanel-popup produces link to workspace window
- No feedback for over 90 days.
- 18:22 Bug #22120 (Closed): absRefPrefix is not added to inline CSS url
- No feedback for over 90 days.
- 18:21 Bug #22109 (Closed): Wrong Parsing of wraps when combining noTrimWrap and option Split
- No feedback for over 90 days.
- 18:21 Bug #22079 (Closed): wrong image-path returned in class.t3lib_tceforms.php if TYPO3-source is symlinked (backend-redesign)
- No feedback for over 90 days.
- 18:21 Bug #22078 (Closed): Front-end login is broken with Safari
- No feedback for over 90 days.
- 18:21 Bug #22073 (Closed): The RTE puts and empty <p></p> tagset in front of a definition list (dl).
- No feedback for over 90 days.
- 18:20 Bug #22066 (Closed): Multiple domain on the same page enable crossdomain linking wrongly in typolink
- No feedback for over 90 days.
- 18:20 Bug #22012: Table wizards cuts table
- Ok, 4.7 will only get security patches.
Do you have already a project with 6.1 to test it there?
Does only the ... - 18:18 Bug #22022 (Closed): Cannot disable url prefixing for local anchors. config.prefixLocalAnchors > has no effect
- No feedback for over 90 days.
- 18:17 Bug #21999 (Closed): substituteMarkerArrayCached corrupts style-informations
- 18:17 Bug #21986 (Closed): When using tx_indexedsearch together with macina_searchbox the paging wasn't working properly
- No feedback for over 90 days.
- 18:16 Bug #20850 (Closed): Content Element: Header Link Title with spaces didn't work
- No feedback from author for over 90 days. The mentioned #22718 is resolved, and the author wrote that quoting the tit...
- 18:11 Bug #21849 (Closed): When configuring to remove Edit menu from clickmenu, it also removes 'Edit Page Properties'
- No feedback from author for over 90 days.
- 18:10 Bug #20931 (Closed): spamprotection javascript not included
- Yes, but we give 90 day time to respond before closing. ;)
- 18:09 Bug #20019 (Closed): "Edit" in page tree context menu has changed semantics
- 18:09 Feature #17598 (Closed): includeCSS & includeJS should look if Ext is loaded
- No feedback for over 90 days.
- 18:09 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
- Then you should test it with TYPO3 CMS 6.1 or we close this issue.
- 18:08 Bug #16970: Wrong rendering of <PRE>
- No feedback from author for over 90 days, using TS to configure this behavior is the way to go.
- 18:06 Bug #28662 (Closed): adding irre elements into backend form
- No feedback for over 90 days.
- 18:06 Bug #16929 (Closed): Templates are not rendered fine
- No feedback for over 90 days and an alternative way was posted.
- 18:05 Bug #17228 (Closed): rtehtmlarea: Cursor disappears in Firefox
- No feedback for over 90 days.
- 17:52 Bug #25372 (Needs Feedback): PHP Catchable Fatal Error: t3lib_iconWorks::getSpriteIconForRecord() must be an array (workspaces situation)
- In fact there even seem to be a potential solution. Check out #21084 and the patch in the review queue if this solves...
- 17:48 Bug #25372: PHP Catchable Fatal Error: t3lib_iconWorks::getSpriteIconForRecord() must be an array (workspaces situation)
- This seem to be a bug in typo3/sysext/backend/Classes/View/PageLayoutView.php in workspace mode. Remains to be furthe...
- 17:49 Bug #49504 (Needs Feedback): t3lib_iconWorks::getSpriteIconForRecord() must be of the type array,
- I don't see how the mentioned #25164 is related to this.
The mentioned error could also be some extension wrongly ... - 17:48 Bug #25409 (Closed): t3lib_iconWorks::getSpriteIconForRecord() isn't workspace aware
- Duplicate of #25372 (also workspaces related).
- 17:45 Bug #25409: t3lib_iconWorks::getSpriteIconForRecord() isn't workspace aware
- The problem is most probably not in getSpriteIconForRecord, but must be in the code around it, that assumes that ther...
- 17:39 Bug #23008: getSpriteIconForRecord() accepts row data which is not an array
- To add some info to this old issue:
The method getSpriteIconForRecord was introduced with 4.4.0.
The change of... - 16:23 Bug #50274: Problem with Form extension and standard search
- The changes in https://review.typo3.org/#/c/6537/ solve the crash issue but standard search not working properly, the...
- 16:00 Feature #52080 (Under Review): Pre- and Post-process hook in DatabaseConnection for sql_query
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23869 - 15:55 Feature #52080 (Rejected): Pre- and Post-process hook in DatabaseConnection for sql_query
- Since Extbase moved to use the TYPO3 Database API it's possible to add even more content/record security as focus can...
- 15:30 Bug #51921 (Resolved): Only 1 category field per table possible
- Applied in changeset commit:1461ad2f6cb3a34e47e7adc25bbf5c6c8a85ff09.
- 14:38 Bug #51921: Only 1 category field per table possible
- Patch set 19 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 14:27 Bug #21658: Secure the BE login - Auto disable the be user after a certain amount of login failure.
- A agree with Nikolas, as there seem to be many, many brute force attacks to TYPO3 backends in the last weeks. It woul...
- 13:07 Bug #52071: L10n Cache Exception
- btw. using the latest 6.1.5 version
- 13:03 Bug #52071 (Closed): L10n Cache Exception
- on saving elements in the backend our backend users often get Exceptions and sometimes even data loss. The following ...
- 12:22 Bug #52070: 'eval' => 'unique' and Versioning don't work as expected
- I'm not sure what happend here but I copied the ticket http://forge.typo3.org/issues/16286 and added this text (were ...
- 12:19 Bug #52070 (New): 'eval' => 'unique' and Versioning don't work as expected
- "SWAP with current" in modul "Versioning" and "Publish" and/or "Swap" in modul "Workspace Manager" don't work. The re...
- 12:12 Bug #44825 (Needs Feedback): Pagerenderer / page.headerData + USER_INT is not working
Helmut Hummel wrote:
> OK. Can anybody of the 44 voters of this issue please test and comment the patch?
No F...- 11:02 Bug #52066 (Closed): Bug in TCA, label_alt not working in page module
- Adding a field as alternative label does not show up in the page module:
$TCA['tt_content']['ctrl']['label_alt'] =... - 10:16 Bug #52060: FlexFormService::convertFlexFormContentToArray(): PHP Warnings when XML is invalid
- Tentative fix. A unit test would be good.
- 10:09 Bug #52060 (Closed): FlexFormService::convertFlexFormContentToArray(): PHP Warnings when XML is invalid
- When passing an invalid XML, the method FlexFormService::convertFlexFormContentToArray() throws the following PHP war...
- 09:09 Bug #52056 (Under Review): Rename folder action throws wrong exception on missing right
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23862 - 09:07 Bug #52056: Rename folder action throws wrong exception on missing right
- How to test:
* set up a user without rights to rename a folder
* switch to that user
* try to rename a folder an... - 08:59 Bug #52056 (Closed): Rename folder action throws wrong exception on missing right
- If a user does not have the rights to rename folders (i.e. @permissions.file.defaultrenameFolder = 0@), method \TYPO3...
- 02:13 Feature #51933: viewpage usablity optimization
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 00:31 Bug #47322: Import Selection with TYPO3 Element Browser
- *Bump for next patch.*
This is quite a big issue for all Users who need to select more than 10 files for a gallery o...
2013-09-16
- 23:59 Feature #51933: viewpage usablity optimization
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 23:39 Feature #51933: viewpage usablity optimization
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 17:33 Feature #51933: viewpage usablity optimization
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 11:05 Feature #51933: viewpage usablity optimization
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 01:53 Feature #51933: viewpage usablity optimization
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 23:56 Feature #23853: Array in FLUIDTEMPLATE
- What is that settings thing?
For me it looks like completly failed!
What about things like this:
page.100 = FLUIDTEM... - 23:32 Task #38701: Make Install Tool section "All Configuration" more user friendly
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23799 - 23:21 Task #38701: Make Install Tool section "All Configuration" more user friendly
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23799 - 22:22 Bug #52051 (Closed): Exception in ExtensionManager when installing without initially updating the repository
- When you try to install an extension, which relies upon another extension from TER and you don't have updated the ext...
- 22:18 Bug #51182: Depending on the latest version throws exception
- I fixed the off-by-one error.
The query now uses greaterThanOrEqual() for the lowest version and lessThanOrEqual() f... - 22:12 Bug #51182 (Under Review): Depending on the latest version throws exception
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23858 - 22:03 Bug #19045: Cropscale incorrectly crops GIF files
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/13996 - 21:30 Task #52012 (Resolved): Removed GFX/im_mask_temp_ext_noloss setting
- Applied in changeset commit:87c133d44b7bd56456a0225254ae62dd2020ef36.
- 19:51 Task #52012: Removed GFX/im_mask_temp_ext_noloss setting
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23837 - 21:20 Bug #52045 (Under Review): Warning in extensionmanager if constraints are not an array
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23857 - 21:13 Bug #52045 (Accepted): Warning in extensionmanager if constraints are not an array
- I don't know why you don't push on your own Kay, but I'll do this for you now.
- 20:54 Bug #52045 (Needs Feedback): Warning in extensionmanager if constraints are not an array
- Please update your installation to a newer version (4.5.30). There has been a fix for this issue AFAICS now: https://...
- 17:49 Bug #52045: Warning in extensionmanager if constraints are not an array
- do not know, just took a quick look, the installation, where the error occured has 120 extensions installed and i jus...
- 17:21 Bug #52045: Warning in extensionmanager if constraints are not an array
- Which extension is causing this?
- 17:15 Bug #52045 (Closed): Warning in extensionmanager if constraints are not an array
- Warning: array_keys() expects parameter 1 to be array, string given in /mnt/hgfs/!%serverData/www/t3-sources/typo3_sr...
- 21:04 Bug #51921: Only 1 category field per table possible
- Patch set 18 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 20:52 Bug #51921: Only 1 category field per table possible
- Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 18:36 Bug #50881: Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
- Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:32 Bug #50881: Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:59 Bug #52048 (Under Review): t3lib_lock in mode semaphore has wrong internal state
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23854 - 17:53 Bug #52048 (Closed): t3lib_lock in mode semaphore has wrong internal state
- t3lib_lock in mode semaphore does not properly set isAcquired.
The case when sem_acquire() fails is not handled at all. - 17:27 Task #52043 (Under Review): AbstractUserAuthentication::checkAuthentication fail to log unknown username
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23853 - 16:42 Task #52043 (Rejected): AbstractUserAuthentication::checkAuthentication fail to log unknown username
- If a user logs in with an unknown username the login try does not get logged. Based on this its not possible to displ...
- 16:52 Bug #51528: FileRepository Responsabilities not clear
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839 - 16:36 Bug #51528: FileRepository Responsabilities not clear
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839 - 16:35 Bug #51528: FileRepository Responsabilities not clear
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839 - 15:29 Feature #52029: Add authentication via (Mozilla) Persona
- No persona is no OpenID service. With persona you ask the emailprovider to authenticate a user. As long as the emailp...
- 14:52 Feature #52029 (Needs Feedback): Add authentication via (Mozilla) Persona
- isn't that just an openid service which works already with TYPO3 core?
- 10:59 Feature #52029 (Closed): Add authentication via (Mozilla) Persona
- It would be a very nice addition to the core if you could login to the back-end and/or front-end with only your email...
- 14:54 Feature #51990: Allow overriding pageNotFound_handling by TypoScript
- are you really sure you wanna do that? in many cases there is just something broken and it is quite possible that the...
- 13:18 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- I have noticed that the link gets active only on the side on which the object (text with picture) is tied directly. S...
- 10:54 Bug #44105: Image size does not get updated
- We are experiencing the same problem. Some of our customers use heavily SFTP for uploading pictures. I also think thi...
- 10:09 Bug #51982: DB check -> Full search: cannot find hidden pages
- Note that the problem exists for other database tables as well.
- 08:28 Feature #51538: Move old css_styled_content static templates to own extension
- Sorry, buy I was very busy at last week. I try do it in this week.
- 07:30 Task #52013 (Resolved): Remove BE/TSconfigConditions setting
- Applied in changeset commit:a553a4ffef0e99b6e3a2f98e04f4683de03f1045.
- 07:30 Task #52011 (Resolved): Remove GFX/im_combine_filename
- Applied in changeset commit:557aaa3cabde05d84ab8de94afcab25666684bf9.
- 02:18 Bug #51998: ExtDirect StateProvider only stores first setting in a row
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23843 - 02:14 Bug #51998 (Under Review): ExtDirect StateProvider only stores first setting in a row
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23843 - 02:06 Bug #51998: ExtDirect StateProvider only stores first setting in a row
- See e.g. https://review.typo3.org/#/c/23771/4/typo3/sysext/viewpage/Resources/Public/JavaScript/common.js line 95
To... - 01:12 Feature #51865: sizes in viewpage preview frame selector should be configurable
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23720 - 00:22 Bug #51042: Update Video JS to use it in current browsers
- Here is the file with the same modifications from 6.1.3 and the patch file.
2013-09-15
- 22:30 Bug #52017 (Resolved): Install tool: Use sRGB colorspace in presets
- Applied in changeset commit:d05fcff51d5cf3950c0430515648f250c7dbfc2b.
- 21:36 Bug #52017: Install tool: Use sRGB colorspace in presets
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23840 - 20:00 Bug #52017: Install tool: Use sRGB colorspace in presets
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23840 - 18:07 Bug #52017 (Under Review): Install tool: Use sRGB colorspace in presets
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23840 - 15:50 Bug #52017 (Closed): Install tool: Use sRGB colorspace in presets
- 22:30 Task #52010 (Resolved): Remove GFX/im_no_effects setting
- Applied in changeset commit:52238b1c20aef6655f93787c0d8cbc6a12b63059.
- 01:14 Task #52010 (Under Review): Remove GFX/im_no_effects setting
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23835 - 01:07 Task #52010 (Closed): Remove GFX/im_no_effects setting
- 21:54 Task #52011: Remove GFX/im_combine_filename
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23836 - 01:33 Task #52011 (Under Review): Remove GFX/im_combine_filename
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23836 - 01:24 Task #52011 (Closed): Remove GFX/im_combine_filename
- 21:41 Bug #52009: File Storage cannot be set as online
- Text adjusted.
- 01:05 Bug #52009: File Storage cannot be set as online
- * there is typo in my post. The option i tried to set was "Is online?" checkbox.
- 01:02 Bug #52009 (Rejected): File Storage cannot be set as online
- Hi,
i would like to use some custom File Storage. The one already exists is 'fileadmin/' that is created by default.... - 21:35 Bug #34246: tx_coreupdates_migrateworkspaces tries to upgrade non existing tables
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23796 - 21:33 Bug #52016: wrong recommendations for typo3temp permission
- What you describe is not a TYPO3 problem, but a unix issue.
Assigning 777 permissions to a folder and thus making ... - 11:53 Bug #52016 (Closed): wrong recommendations for typo3temp permission
- The typo3temp folder has the full permissions set: 777
drwxrwsrwx 18 username groupname 4096 Sep 15 11:50 typo3tem... - 21:22 Feature #52018 (Under Review): TypoScript: Allow relative file inclusion
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23842 - 21:21 Feature #52018 (Closed): TypoScript: Allow relative file inclusion
- Allows to pass relative paths to INCLUDE_TYPOSCRIPT
if the inclusion is called recursively from a file.
This allows... - 19:56 Task #51932: Usability: Images collapse / expand, enlarge
- Hi Andreas,
I have attached the screenshot with description.
I hope this explains it all, and it will be an oppor... - 16:18 Bug #51528: FileRepository Responsabilities not clear
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839 - 15:41 Bug #51528: FileRepository Responsabilities not clear
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839 - 15:16 Bug #51528 (Under Review): FileRepository Responsabilities not clear
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23839 - 15:30 Feature #51376 (Resolved): Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Applied in changeset commit:b8222bd577b5a4f6b24de5fedced898f8c0fda09.
- 15:30 Bug #52008 (Resolved): SQL error in install tool if no root page available
- Applied in changeset commit:1048b0eb43eaff46f921c270e6247af537f537cd.
- 15:30 Bug #47733 (Resolved): Don't set extensions checked by default in InstallSysExtsUpdate
- Applied in changeset commit:3100b70fb2922a843e9203eca623772e5e68a6c4.
- 15:30 Bug #35070 (Resolved): [Install tool] Image processing doesn't run script of file exists
- Applied in changeset commit:dc047c7fd2b77b4111ebf6070583a5aa94b3df07.
- 15:13 Bug #51956: Install Tool does not ask for database settings
- @Alex: Please do not shift topic. The "configuration preset" and automatic selection of "sane" values and good preset...
- 14:33 Bug #51956: Install Tool does not ask for database settings
- ...
- 14:39 Feature #37208: Introduce backend layout data providers
- Patch set 19 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804 - 14:38 Feature #37208: Introduce backend layout data providers
- Patch set 18 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804 - 14:33 Feature #37208: Introduce backend layout data providers
- Patch set 17 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/11804 - 12:00 Bug #50301: Generated thumbnail's URL with BackendUtility::getThumbNail don't work
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22499 - 11:53 Bug #50301: Generated thumbnail's URL with BackendUtility::getThumbNail don't work
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22499 - 11:03 Feature #52015 (Closed): Make DataHandler (TCEmain) work in frontend context
- DataHandler is meant to be used in backend context only, but the functionality would be very useful in frontend conte...
- 10:02 Bug #51829: TCEmain::log relies on active BE_USER
- In CLI context there can be a valid backend user. If a scheduler task is used the user _cli_scheduler should exist an...
- 02:01 Task #52013 (Under Review): Remove BE/TSconfigConditions setting
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23838 - 01:54 Task #52013 (Closed): Remove BE/TSconfigConditions setting
- 01:41 Task #52012 (Under Review): Removed GFX/im_mask_temp_ext_noloss setting
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23837 - 01:37 Task #52012 (Closed): Removed GFX/im_mask_temp_ext_noloss setting
2013-09-14
- 23:33 Bug #39242 (Resolved): Better isLocalconfWritable handling
- was fixed.
- 23:31 Bug #39717 (Closed): Test failures in cli context
- 23:29 Task #40199 (Resolved): Namespace: dispensable mappings and compatibility
- Done during 6.0 / 6.1 and the empty files are all gone in 6.2
- 23:24 Bug #37794 (Closed): t3lib_cache_manager create folder as root when using scheduler in cronjob
- execute the crons as your webserver user or set up group permission right and use another non root user.
- 23:17 Bug #25273 (Resolved): Fatal error: spl_autoload() : Class t3lib_div could not be loaded
- 23:14 Bug #26922 (Resolved): install extensions
- This is solved since 6.0 em.
- 23:08 Bug #23477 (Closed): PHP Warnings in Web / Template module
- Not an issue anymore in younger core versions.
- 23:08 Bug #23386 (Closed): tt_news does not display ###FILE_LINK### in single view
- 23:07 Bug #23468 (Closed): tslib_fe::fetch_the_id() calls deprecated function idPartsAnalyze()
- Resolved in younger core versions, will not be fixed in older versions anymore.
- 23:05 Bug #23781 (Closed): Can't delete, move or copy pages after update to v. 4.4.4
- Not an issue in supported core versions.
- 23:04 Bug #23721 (Closed): Cleanup of sysext sys_note
- sys_note was rewritten to use extbase with a different issue.
- 23:03 Bug #24276 (Closed): PHP Warning may occur in backend UI with recent PHP version
- dupe.
- 23:01 Bug #24340 (Closed): t3lib_error_Exception after installing Meta tags extended Version 1.0.4
- not a core issue.
- 23:01 Bug #24333 (Rejected): 'sortby' Field in TCA Object
- Not an issue, wrong TCA field used ...
- 22:52 Task #43086 (Resolved): Create wizard to remove/rename LocalConfiguration-settings
- This is handled in 6.2 install tool now.
- 22:50 Task #44803 (Resolved): Unify and explain minimum php version for TYPO3 6.x
- This is all 5.3.7 in 6.2 now.
- 22:49 Task #46213 (Closed): Use relative Git submodule URLs
- submodules are removed.
- 22:41 Feature #50131 (Closed): Load context specific configuration files
- 16:14 Feature #50131: Load context specific configuration files
- I agree with Christan:
* A default preset for development and production context can now be set in the install too... - 22:38 Bug #44415 (Resolved): White screen when updating in Install Tool > Upgrade Wizard > Step 1
- This does not happen in 6.2 anymore, it detects the fatal and will find the faulty extension.
- 22:35 Bug #35076 (Resolved): 1-2-3 Installer incorrectly reports database selection error
- The chosen database name is better sanitized in 6.2 install tool.
- 22:29 Bug #19029 (Resolved): Database Analyser: "Compare with $TCA" displays errors
- Compare with TCA was removed from install tool in 6.2
- 22:28 Bug #16108 (Closed): Block of shtml upload
- There is a configuration option to tell the backend which files are allowed / not allowed.
- 22:27 Feature #16105 (Closed): Setting a max limit for chached things in filesystem or database
- Yeah. I'm also not in favor of such a feature. This however may be possible with an own cache backend ... if anyone s...
- 22:20 Bug #31255 (Resolved): CF: Could not create directory
- The "folder structure" in 6.2 install tool takes care of this permission issue now.
- 22:17 Bug #22648 (Resolved): Improve layout of Database Analyser
- This was solved with new 6.2 install tool.
- 22:16 Task #34101: Bundle TYPO3 for Microsoft WebMatrix Gallery
- Maybe ask in the mailing lists if someone wants to take care of this?
- 22:11 Task #40530 (Closed): FAL: Move migration scripts into their own sub-namespace
- Yeah, let's leave it as it is now. With 6.2 the update scripts were also renamed and moved to one central location.
- 22:09 Bug #40946 (Resolved): Install-Tool: Catchable Fatal Error after faulty DB data the first time
- This is solved in 6.2. For 6.1 / 6.0 I'm unsure, but if it still exists, it will probably be a "won't fix" for those ...
- 22:07 Bug #45941 (Resolved): Install Tool no longer shows fields that will be updated
- This is a bug since 6.0. It *may* be solvable in old install tool for 6.1 and 6.0, but it will be no fun.
In 6.2 t... - 22:05 Bug #49075 (Resolved): Install tool uninstallation does not clear the cache_core
- Solved in 6.2 install tool, will not be backported to 6.1.
- 22:03 Feature #22652: Provide a way to see Install Tool DB passwords in the form
- AFAIK, the UX team wants a generic solution for *all* password fields in the backend. This should then be re-used in ...
- 22:00 Feature #47924 (Under Review): Implement switch to simple view on environment check
- 21:58 Feature #47924 (Needs Feedback): Implement switch to simple view on environment check
- Explanation: Georg wants a "box" where the output of the system environment is show as simple plain text in order to ...
- 21:57 Bug #49758: checkTheDatabase hook missing in refactored Install-Tool
- Yeah, the hook should probably be re-implemented.
I think there was also some interface for the hook and this will... - 21:55 Task #50947: Installer: Show only empty databases? Offer to overwrite TYPO3-related tables?
- This was adapted already: On installation only empty db's are shown, if upgrading and this step need execution for wh...
- 17:59 Bug #41362 (Closed): connectDB() does not signal connection problems to scheduler
- Thanks for your response. Closed.
- 13:20 Bug #41362: connectDB() does not signal connection problems to scheduler
- I thought it still exists in the 6.1 series too, but go ahead and close it… I worked my way around, as in so many oth...
- 17:54 Bug #52008 (Under Review): SQL error in install tool if no root page available
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23833 - 17:52 Bug #52008 (Closed): SQL error in install tool if no root page available
- Steps to reproduce:
* Setup a plain new dummy installation
* Login to backend
* Go to install tool
* Go to Conf... - 17:30 Task #52007 (Resolved): Improve description of config preset in install tool
- Applied in changeset commit:c9059d910f57e257a8e487a37b659d2eae2cd937.
- 17:00 Task #52007: Improve description of config preset in install tool
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23832 - 16:59 Task #52007: Improve description of config preset in install tool
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23832 - 16:40 Task #52007 (Under Review): Improve description of config preset in install tool
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23832 - 16:38 Task #52007 (Closed): Improve description of config preset in install tool
- Improve the description for "Development / Production settings"
- 16:23 Bug #45550: Having colPos 0 and columns not assigned multiplies elements in page module view
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18349 - 15:32 Bug #45550: Having colPos 0 and columns not assigned multiplies elements in page module view
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18349 - 15:26 Bug #45550: Having colPos 0 and columns not assigned multiplies elements in page module view
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18349 - 16:23 Bug #25157: Page module + backend layout - title of unassigned columns
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18349 - 15:32 Bug #25157: Page module + backend layout - title of unassigned columns
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18349 - 15:26 Bug #25157 (Under Review): Page module + backend layout - title of unassigned columns
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/18349 - 14:48 Bug #25157 (Accepted): Page module + backend layout - title of unassigned columns
- My fault, this is a valid concern.
- 11:50 Bug #25157 (Closed): Page module + backend layout - title of unassigned columns
- Duplicate of #45550.
- 15:38 Bug #51979: Notorious random backend logout (session problem) 6.1 and 6.2
- Ernesto Baschny thank you for your response. I'll contact with server administrator and test this configuration for v...
- 01:53 Bug #51979 (Needs Feedback): Notorious random backend logout (session problem) 6.1 and 6.2
- The problem is probably hidden in your last sentence:
you are using varnish as a reverse proxy for "everything be... - 14:04 Bug #47733 (Under Review): Don't set extensions checked by default in InstallSysExtsUpdate
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23827 - 12:32 Feature #51376: Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23794 - 02:48 Feature #51376: Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23794 - 12:30 Bug #51902 (Resolved): Fatal error in ConfigurationController with local extension
- Applied in changeset commit:d30d5517cb817382edb749568c47024e04f7ad5d.
- 11:37 Bug #51902: Fatal error in ConfigurationController with local extension
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23738 - 12:30 Feature #47588 (Resolved): Add conditions support in backend layouts
- Applied in changeset commit:7d435b507cc3eaa74d4e0dd084dd44b39fb53efd.
- 12:14 Bug #50301: Generated thumbnail's URL with BackendUtility::getThumbNail don't work
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22499 - 08:15 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Hi Wouter,
I cannot access this file, because it's a symlink to 6.1.5
/typo3/sysext/fluid/Classes/ViewHelpers/L... - 01:56 Bug #51752: FAL ArrayIterator::seek() warning in ElementBrowser
- Would you be so kind and posting a review request with the changes you made for latest "master"? Read http://wiki.typ...
- 01:11 Bug #51998 (Closed): ExtDirect StateProvider only stores first setting in a row
- ExtDirect StateProvider seems to queue Ext.state.Manager.set() calls and collects them to fire only one ajax call.
... - 00:39 Bug #51956: Install Tool does not ask for database settings
- gnaa ... ok, we'll have to find something ...
- 00:39 Bug #51956: Install Tool does not ask for database settings
- Steffen Müller: install tool <6.2 supports anonymous DB user. but the dialog for user/pass is always shown.
- 00:30 Bug #51997 (Resolved): Install Tool System environment warning badges look ugly
- Applied in changeset commit:6034995c002ed77b74fbe3b94408aeb0ad374e16.
- 00:30 Bug #51996 (Resolved): Cleanup install tool module code
- Applied in changeset commit:a88f8bc7a15687cf111ef7f1a678db2b769a7cfa.
- 00:30 Task #51995 (Resolved): Improve status messages of install tool
- Applied in changeset commit:68b2cede9f62d5cdf7ac22b2ac7805566aa6b427.
2013-09-13
- 23:57 Task #51995: Improve status messages of install tool
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23822 - 23:53 Task #51995: Improve status messages of install tool
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23822 - 22:51 Task #51995 (Under Review): Improve status messages of install tool
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23822 - 22:49 Task #51995 (Closed): Improve status messages of install tool
- Install tool status messages should be improved by:
* adding line breaks to enhance readability
* using more prec... - 23:40 Bug #51996: Cleanup install tool module code
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23823 - 23:22 Bug #51996 (Under Review): Cleanup install tool module code
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23823 - 23:20 Bug #51996 (Closed): Cleanup install tool module code
- 23:40 Bug #50881: Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
- Just noticed that I missed some subdirectories of typo3/, most importantly the typo3/interfaces, which contain exactl...
- 23:30 Feature #50910 (Resolved): Fixed Container for Selection menu ion the left (install tool, feature request)
- Applied in changeset commit:f5f5c9793bf5121017b0af6c0dc77347dd516360.
- 22:52 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 22:42 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 22:37 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 22:27 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 21:47 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 19:55 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 18:04 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 23:26 Bug #51997: Install Tool System environment warning badges look ugly
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23824 - 23:26 Bug #51997 (Under Review): Install Tool System environment warning badges look ugly
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23824 - 23:25 Bug #51997 (Closed): Install Tool System environment warning badges look ugly
- The badges are not alligned and jump around when you select that entry menu.
Make more room for the left menu (2em... - 23:13 Bug #51956: Install Tool does not ask for database settings
- IMO using anonymous DB user is an edge case. If an anonymous user exists, it must not prevent you from configuring a ...
- 23:11 Bug #51956: Install Tool does not ask for database settings
- @Alex: Ok for the db thing. Steffen Mueller now also mentioned this detail ... it seems we will have to solve that .....
- 17:05 Bug #51956: Install Tool does not ask for database settings
- ...
- 16:48 Bug #51956: Install Tool does not ask for database settings
- IMHO: It should somehow be possible to change the empty user/pwd, because otherwise it is very likelythat the inserti...
- 16:24 Bug #51956: Install Tool does not ask for database settings
- For various reasons, default settings are calculated during this install step before the step is rendered. in this pr...
- 08:59 Bug #51956: Install Tool does not ask for database settings
- Yes, that's on a dev system.
As there is no LocalConfiguration.php we have no settings yet. So the question is, wh... - 22:11 Bug #51936 (Under Review): ContentSlide works incorrect if last ContentElement is empty
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23821 - 21:30 Task #51993 (Resolved): Add new icon for ext:reports
- Applied in changeset commit:138f5445272a4e436988900585ea84fa168e7304.
- 19:38 Task #51993: Add new icon for ext:reports
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23818 - 19:24 Task #51993 (Under Review): Add new icon for ext:reports
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23818 - 19:23 Task #51993 (Closed): Add new icon for ext:reports
- Add new icon for ext:reports
- 20:08 Bug #35070: [Install tool] Image processing doesn't run script of file exists
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23797 - 19:30 Bug #51989 (Resolved): Docheader fixed position
- Applied in changeset commit:4e5d1e8effc122bb9a728839bda021f592d91290.
- 18:03 Bug #51989 (Under Review): Docheader fixed position
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23812 - 18:02 Bug #51989 (Closed): Docheader fixed position
- 19:30 Bug #51981 (Resolved): JPEG files don't get processed to JPG, only JPG files do.
- Applied in changeset commit:22ee6608714caab44e46cc8367f7faa84f00aec2.
- 18:45 Bug #51981: JPEG files don't get processed to JPG, only JPG files do.
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:45 Bug #51981 (Under Review): JPEG files don't get processed to JPG, only JPG files do.
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:30 Bug #51981 (Resolved): JPEG files don't get processed to JPG, only JPG files do.
- Applied in changeset commit:122a3c0fe2a2fec6b271ac3f7cd869bea0edcd85.
- 16:37 Bug #51981 (Under Review): JPEG files don't get processed to JPG, only JPG files do.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23810 - 14:09 Bug #51981 (Closed): JPEG files don't get processed to JPG, only JPG files do.
- If I upload a JPG image with the file extension '.jpeg' and crop it via ImageMagick or GD, the image is rendered as P...
- 18:52 Bug #51982 (Accepted): DB check -> Full search: cannot find hidden pages
- 14:52 Bug #51982 (Closed): DB check -> Full search: cannot find hidden pages
- When trying to search for hidden pages, the query tools creates an incorrect query and tries to search for pages wher...
- 18:50 Bug #51983 (Accepted): Lack of response on pagetree actions (copy,move,delete etc.) is confusing
- 15:37 Bug #51983 (Closed): Lack of response on pagetree actions (copy,move,delete etc.) is confusing
- Maybe this is related to Bug #51065
Ich you Copy a bigger page tree, is seems there is nothing going on.
You te... - 18:48 Task #51932 (Needs Feedback): Usability: Images collapse / expand, enlarge
- Thanks for your feedback. However, when speaking about UI improvements, it's always hard to get it right just from te...
- 18:45 Task #51512: Unreadable directories cause exceptions
- Catching exceptions is the responsibility of the UI/control logic, because it knows best how to deal with them - disp...
- 18:10 Feature #51990 (Closed): Allow overriding pageNotFound_handling by TypoScript
- Currently pageNotFound_handling (and similar values?) can only be set through LocalConfiguration. For a more complex ...
- 17:33 Bug #51985 (Closed): Extension Manager: Configure action not linked correctly
- Hi Ulf,
thanks for your bug report!
Exactly this regression was one of the reasons, why TYPO3 6.1.5 has been re... - 16:56 Bug #51985 (Closed): Extension Manager: Configure action not linked correctly
- When I click on the configure link in the backend of a TYPO3 6.1.4 website every link looks like this:
http://URL/... - 16:32 Bug #29693: Respect HTTP_X_FORWARDED_PROTO in SSL check
- Hi Philipp,
> The "SetEnvIf"-solution does not run with fcgi and suexec ( http://bit.ly/14LtRMH ). That means we n... - 16:22 Bug #51864: Fatal Error on empty repository table
- Philipp Gampe wrote:
> How did you do the installation? Did you just extracted the source and ran the installer?
... - 15:39 Bug #44643: Error when overwriting FAL file with flash uploader using IE9
- Some problems fixed - Problems with l10nmgr. Images will now work, if they are still in FAL. Upload in FAL will not w...
- 14:28 Bug #44643: Error when overwriting FAL file with flash uploader using IE9
- Same problem for me with TYPO3 6.1.5 and the EXT:news
When I try to upload a file in FAL
I got this error :
1: No ... - 15:25 Bug #51979: Notorious random backend logout (session problem) 6.1 and 6.2
- Alexander,
no there is only me using login atm. and there is no other BE users.
I have cleard all cookies etc. o... - 14:55 Bug #51979: Notorious random backend logout (session problem) 6.1 and 6.2
- Does someone else uses the same login?
Have you tried to remove all cookies from the domain and login after that? - 14:38 Bug #51979: Notorious random backend logout (session problem) 6.1 and 6.2
- I didn' test it on IE. I can confirm this problem on Linux: Firefox, Chrome, Opera and Windows: Firefox, Chrome as i ...
- 14:28 Bug #51979: Notorious random backend logout (session problem) 6.1 and 6.2
- Do you use Internet Explorer?
If yes, what cookieDomain do you have in Installation -> All Configuration? - 13:44 Bug #51979 (Closed): Notorious random backend logout (session problem) 6.1 and 6.2
- Hi again,
i'v read a lot of topics here on forge or mailing lists about users beeing logout from backend. I have ne... - 15:19 Bug #14509 (New): File module (aka fileadmin) "redirect" and "target" problems
- 15:17 Bug #21976: missing page-link-address in menu
- It seams that this problem can't be changed. So I would like to close this issue and we should add a check for valid ...
- 15:15 Bug #21156: Number as page-alias shouldn't be allowed
- It seams there are also some functions that try to validate a internal link with that alias. See #21976, so we should...
- 15:09 Bug #42500 (New): Sysext form output not adjustable via ts in 4.7.5
- 15:08 Feature #20460 (New): GIFBUILDER support for additional blend-modes
- 15:05 Bug #17391 (Closed): TMENU .before property adds extra line return in output
- 15:01 Feature #20936: Add nofollow option to link browser
- @Peter
Why did you reopen this issue? - 10:53 Feature #20936 (New): Add nofollow option to link browser
- 14:46 Bug #43301 (Under Review): resultsPerPage variable instead of numberOfResults
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23809 - 14:20 Bug #18716 (Resolved): Acquired lock/Released lock entries in system log
- Indeed this has been implemented with #31460 already in 4.5.
- 10:26 Bug #51752: FAL ArrayIterator::seek() warning in ElementBrowser
- Ernesto Baschny wrote:
> This was half-fixed in #39235 before the 6.0 release, but there are still two other occurre... - 10:15 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
- OK. Can anybody of the 44 voters of this issue please test and comment the patch?
Thanks. - 09:51 Bug #51971 (Closed): Make adminpanel "Open TYPO3 Backend" open a new tab instead of a new window
- "Open TYPO3 Backend" in the admin panel opens a new window, which is bad.
typo3 6.1.5:
AdminPanel still opens the... - 08:46 Bug #25002: FIRST_INSTALL has no effect when typo3conf is not writable
- The problem (as far as I know) only occurred in some situations when installing the introduction package.
As the int...
2013-09-12
- 23:50 Bug #49075: Install tool uninstallation does not clear the cache_core
- This is solved in Install Tool for TYPO3 CMS 6.2
- 23:47 Bug #50301: Generated thumbnail's URL with BackendUtility::getThumbNail don't work
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22499 - 23:41 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Let's not stop the fun of improving the usability of the Install Tool. But meanwhile I asked the UX team to provide u...
- 23:16 Feature #50910: Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 22:46 Feature #50910 (Under Review): Fixed Container for Selection menu ion the left (install tool, feature request)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23798 - 23:33 Bug #51964 (Closed): FE lifetime is ignored when anonymous user
- Despite the fact, that i've defined a lifetime greater than 0 via the install tool, cookies are always set as session...
- 23:30 Task #51803 (Resolved): 401 response header
- Applied in changeset commit:9974f36d2736e21875a76d33a9dd7ceb440a100d.
- 23:26 Task #51803: 401 response header
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 23:21 Task #51803: 401 response header
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 23:18 Task #51803: 401 response header
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:11 Task #51803: 401 response header
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23649 - 23:26 Feature #22245: Secure Install Tool Login
- Install tool now uses salted passwords for its password, existing passwords are automatically updated.
Still open ... - 23:10 Task #38701 (Under Review): Make Install Tool section "All Configuration" more user friendly
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23799 - 23:06 Task #38701 (New): Make Install Tool section "All Configuration" more user friendly
- re-opened.
- 22:51 Bug #35070: [Install tool] Image processing doesn't run script of file exists
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23797 - 22:39 Bug #35070: [Install tool] Image processing doesn't run script of file exists
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23797 - 22:38 Bug #35070: [Install tool] Image processing doesn't run script of file exists
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23797 - 22:08 Bug #35070: [Install tool] Image processing doesn't run script of file exists
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23797 - 22:08 Bug #35070 (Under Review): [Install tool] Image processing doesn't run script of file exists
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23797 - 22:10 Feature #51376: Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23794 - 19:35 Feature #51376: Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23794 - 19:34 Feature #51376: Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23794 - 19:33 Feature #51376: Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23794 - 19:32 Feature #51376: Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23794 - 19:31 Feature #51376 (Under Review): Show sting values for configured [SYS][exceptionalErrors] and similar codes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23794 - 21:42 Bug #31629 (Resolved): installtool -> basic configuration: bad DB-selection after error
- I *think* this was solved with #19278
- 21:38 Bug #25002 (Closed): FIRST_INSTALL has no effect when typo3conf is not writable
- The FIRST_INSTALL concept was removed with the install tool refactoring in 6.2.
I think this issue will no longer ... - 21:19 Bug #34246 (Under Review): tx_coreupdates_migrateworkspaces tries to upgrade non existing tables
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23796 - 20:54 Feature #51865: sizes in viewpage preview frame selector should be configurable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23720 - 20:46 Feature #17672 (Closed): Various enhancements to update wizard
- Not applyable for the new Installer in 6.2. Most of the changes here are already done.
- 20:37 Task #37663 (Closed): Change backend_layout and backend_layout_next_level from int to varchar for feature
- closed as requested
- 17:45 Task #37663: Change backend_layout and backend_layout_next_level from int to varchar for feature
- I think so. Can be closed.
- 17:02 Task #37663 (Needs Feedback): Change backend_layout and backend_layout_next_level from int to varchar for feature
- A different solution will be implemented. I propose to close this issue.
- 20:30 Bug #47744 (Resolved): Fatal error: Call to a member function fetch_object() on a non-object in
- Applied in changeset commit:71690327d2c7e07efae3637d6d1c26c071b385e8.
- 19:54 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:52 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23637 - 20:12 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Hi Norbert,
Can you try to debug in the PageViewHelper what the $uri variable is?
And what is the HTML this code ... - 19:54 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Hi Anja,
I don`t understand your answer. Die Page 1 is the Homepage and not hidden or anything.
It`s the first page... - 19:28 Bug #51960 (Rejected): Fluid ViewHelper f:link.page fails with link to start page
- 19:28 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Hi Norbert,
that happens if you point to a page that is not available (hidden, restricted). So you need to point t... - 18:48 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Looks like you're running into this issue: #50751
- 18:01 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Hi Markus,
I have build a RECORDS
# topAnschriften
lib.topAnschriften = RECORDS
lib.topAnschriften.wrap = <di... - 17:40 Bug #51960: Fluid ViewHelper f:link.page fails with link to start page
- Hi Norbert!
What else is happening? Does it show the content created by lib.topAnschriften?
Is pid 1 accessible? - 17:14 Bug #51960 (Closed): Fluid ViewHelper f:link.page fails with link to start page
- After Update TYPO3 6.1.3 to TYPO3 6.1.4 and TYPO3 6.1.5
<f:link.page pageUid="1"><f:cObject typoscriptObjectPath="... - 19:55 Feature #51538: Move old css_styled_content static templates to own extension
- @Krzysztof what's the status?
- 18:30 Task #51937 (Resolved): Use lamda functions (closures) instead of create_function
- Applied in changeset commit:a37076ab8bcb66ee5111aa03799d2f7f6a1281c3.
- 16:39 Task #51937: Use lamda functions (closures) instead of create_function
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23782 - 12:19 Task #51937: Use lamda functions (closures) instead of create_function
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23782 - 12:05 Task #51937 (Under Review): Use lamda functions (closures) instead of create_function
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23782 - 11:27 Task #51937 (Closed): Use lamda functions (closures) instead of create_function
- Since PHP 5.3+ is required to run the latest version of TYPO3, we can make use of that to replace "old code".
Find a... - 18:30 Bug #51891 (Resolved): TypoScriptFrontendController 'Call to undefined method' when setting 'pageHeaderFooterTemplateFile'
- Applied in changeset commit:903046fdd0c9aa5a26a33cecaa534ac12e04b54d.
- 18:21 Bug #51891: TypoScriptFrontendController 'Call to undefined method' when setting 'pageHeaderFooterTemplateFile'
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:21 Bug #51891: TypoScriptFrontendController 'Call to undefined method' when setting 'pageHeaderFooterTemplateFile'
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:20 Feature #32651: Recycler: add scheduler task to delete deleted items
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9013 - 18:06 Bug #47741 (Closed): Cached files don't get deleted by install tool
- Yeah, the "Clear Caches" button in 6.2 kills typo3temp/Cache.
Still, the "Clean up" functionality is not as useful... - 17:37 Bug #48249: File selection popup / JS error
- Same issue with 6.0 branch.
Looking forward for a fix :) - 17:30 Task #51931 (Resolved): Improve Installer database selection step
- Applied in changeset commit:f60669b4de1bd6b99d966e7db2af531e38198a95.
- 14:10 Task #51931: Improve Installer database selection step
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23770 - 00:54 Task #51931: Improve Installer database selection step
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23770 - 00:53 Task #51931 (Under Review): Improve Installer database selection step
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23770 - 00:50 Task #51931 (Closed): Improve Installer database selection step
- Change the order of the two options.
Preselect the empty existing database.
Add a hint, that the user must have suf... - 17:30 Task #47740 (Resolved): Move $TYPO3_CONF_VARS['DB'] to the TOP of All Configuration
- Applied in changeset commit:74713b930c2352f37a87a9957f706b75ade3fef0.
- 17:21 Task #47740: Move $TYPO3_CONF_VARS['DB'] to the TOP of All Configuration
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23791 - 17:17 Task #47740: Move $TYPO3_CONF_VARS['DB'] to the TOP of All Configuration
- With 6.2 the sections are collapsed, no endless scrolling anymore.
Pushed patch additionally orders the sections a... - 17:15 Task #47740: Move $TYPO3_CONF_VARS['DB'] to the TOP of All Configuration
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23791 - 17:13 Task #47740 (Under Review): Move $TYPO3_CONF_VARS['DB'] to the TOP of All Configuration
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23791 - 17:23 Task #47732 (Resolved): Upgrade Wizard: Headlines start with wrong numbers
- The misleading numbers are removed in 6.2 install tool.
- 17:20 Bug #47730 (Resolved): After update from 4.7 - White Page in Install Tool
- This was already fully fixed in 6.2 install tool.
Due to the install tool code in 6.1, this is not fixable in 6.1.... - 17:16 Bug #51921: Only 1 category field per table possible
- Patch set 16 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 17:11 Bug #51921: Only 1 category field per table possible
- Patch set 15 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 17:07 Bug #51921: Only 1 category field per table possible
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 17:03 Bug #51921: Only 1 category field per table possible
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 15:47 Bug #51921: Only 1 category field per table possible
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 14:00 Bug #51921: Only 1 category field per table possible
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 13:14 Bug #51921: Only 1 category field per table possible
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 12:31 Bug #51921: Only 1 category field per table possible
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 12:00 Bug #51921: Only 1 category field per table possible
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 11:50 Bug #51921: Only 1 category field per table possible
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 11:21 Bug #51921: Only 1 category field per table possible
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 11:11 Bug #51921: Only 1 category field per table possible
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 11:06 Bug #51921: Only 1 category field per table possible
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 10:12 Bug #51921: Only 1 category field per table possible
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 10:05 Bug #51921: Only 1 category field per table possible
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 09:59 Bug #51921 (Under Review): Only 1 category field per table possible
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23772 - 17:13 Feature #51933: viewpage usablity optimization
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 01:42 Feature #51933: viewpage usablity optimization
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 01:33 Feature #51933 (Under Review): viewpage usablity optimization
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23771 - 01:10 Feature #51933 (Closed): viewpage usablity optimization
- usability and of viewpage module should be improved:
* There must be a default option with width: auto (-> document... - 17:05 Bug #47738 (Resolved): Encryption Key could not get created in new site
- The 6.2 install tool takes care the encryption key is set, the logic was simplified and improved a lot.
Please re-... - 17:04 Bug #51949: Do not encode links from non-local storages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23786 - 14:40 Bug #51949 (Under Review): Do not encode links from non-local storages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23786 - 14:35 Bug #51949 (Closed): Do not encode links from non-local storages
- The check for non file URLs that was introduced
in #42223 does not take relative URLs into account,
which are also ... - 17:02 Bug #47746 (Closed): Converting 4.7 sites to 6.1 sites much to complicated and breaking - white pages in Install tool
- Ok, I read through the technical part of this issue again.
I think a lot of issues are already solved in 6.2 (eg. ... - 16:59 Bug #25202: Extension Manager has no column for "last update" of respective ext (like "category")
- Find attached a patch against TYPO3 6.1.4 implementing this feature for both "Manage Extensions" and "Get Extensions"...
- 16:16 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
- Bas van Beek wrote:
> It's not yet working well in TYPO3 6.0.4. The problem is that we want the USER_INT output to b... - 15:26 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23788 - 15:23 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23788 - 15:01 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23788 - 14:58 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23788 - 14:54 Bug #44825 (Under Review): Pagerenderer / page.headerData + USER_INT is not working
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23788 - 14:45 Bug #44825: Pagerenderer / page.headerData + USER_INT is not working
- The problem here is some sort of chicken-egg.
At the point in time where the INT_SCRIPTs are processed the page co... - 16:07 Bug #51956: Install Tool does not ask for database settings
If your db allows successful authentication with empty username and password (which is unlikely and hopefully only ...- 15:39 Bug #51956 (Closed): Install Tool does not ask for database settings
- After first page in installation I will be redirected to
/typo3/sysext/install/Start/Install.php?install[context]=... - 15:30 Bug #51952 (Resolved): Install tool: Docheader missing
- Applied in changeset commit:f44d074c82bb172d5fe9ba71dcaf0b16c36d2722.
- 15:01 Bug #51952 (Under Review): Install tool: Docheader missing
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23789 - 14:55 Bug #51952 (Closed): Install tool: Docheader missing
- 14:32 Task #48098 (Rejected): Reversed order in sorting field in sys_file_reference compared to e.g. tt_content
- sys_file_reference.sorting is indeed not used at all, and it remains to be analysed if we can remove it. I'll open up...
- 08:44 Task #48098 (New): Reversed order in sorting field in sys_file_reference compared to e.g. tt_content
- Do not assign yourself to an issue, if you don't work on them.
- 14:30 Bug #51939 (Resolved): Wrong phpDoc comment for ExtensionManagementUtility::addStaticFile()
- Applied in changeset commit:f0d82f04a8f0e5126a7d6b87a2f58232271f41ab.
- 12:47 Bug #51939: Wrong phpDoc comment for ExtensionManagementUtility::addStaticFile()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23781 - 12:00 Bug #51939 (Under Review): Wrong phpDoc comment for ExtensionManagementUtility::addStaticFile()
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23781 - 11:56 Bug #51939 (Closed): Wrong phpDoc comment for ExtensionManagementUtility::addStaticFile()
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addStaticFile() has currently this comment:...- 14:30 Bug #51433 (Resolved): Install tool: Refactor database connect configuration settings
- Applied in changeset commit:915d9987bbc7d9039273066c561a9fc6e6e5e6bf.
- 14:30 Bug #51946 (Resolved): Installing TYPO3 -> Installing TYPO3 CMS
- Applied in changeset commit:38bdae45a2493106e515d7a08c63c29deb959b99.
- 14:17 Bug #51946 (Under Review): Installing TYPO3 -> Installing TYPO3 CMS
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23784 - 14:14 Bug #51946 (Closed): Installing TYPO3 -> Installing TYPO3 CMS
- 14:16 Bug #22082: Typoscript typolink wrap
- I don't know, if what he wants is possible, but if someone knows, it's Stan. Category RTE added.
- 09:06 Bug #22082 (Needs Feedback): Typoscript typolink wrap
- Hi,
as this issue is very old. Did you get it working, so we can close this issue? - 14:00 Task #20016: wrong age calculating in stdWrap
- Ohh shame on me. :)
- 13:46 Task #20016: wrong age calculating in stdWrap
- I would want to, but won't have the time. I didn't assign it to myself, you did that. :)
- 10:52 Task #20016: wrong age calculating in stdWrap
- @Ernesto
As you are assigned, do you want to do this? - 13:56 Bug #31869 (Rejected): Wrong path to t3lib_utility_Client class in hooks
- Meanwhile (since 6.0) the files are at a totally different location anyway, so the old hooks all refer to files that ...
- 08:48 Bug #31869 (New): Wrong path to t3lib_utility_Client class in hooks
- 13:42 Bug #18754 (Needs Feedback): improved 404 pagenotfound_handling not working for certain requested URLs/resources
- Could you provide the proposed fix in form of a patch / review request (see http://wiki.typo3.org/CWT) and maybe an u...
- 11:18 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- hi,
thanks, it will be great when included.
A shame though that may not go into v4.5 as this version still has ... - 11:03 Bug #18754 (New): improved 404 pagenotfound_handling not working for certain requested URLs/resources
- I don't know if this will go into 4.5, as it isn't critical and it changes the behavior of TYPO3.
But Maybe for TYPO... - 09:55 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- hi Alexander,
yes i believe this is still a problem.
as a matter of course, every time i upgrade to a new typo3 sou... - 08:54 Bug #18754 (Needs Feedback): improved 404 pagenotfound_handling not working for certain requested URLs/resources
- 08:54 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 13:41 Bug #21852 (Rejected): PageNotFound_handling works incorrectly
- The problem here is that you don't want to enable rewriting if you are not using any URL rewriting extension. So just...
- 08:52 Bug #21852 (Needs Feedback): PageNotFound_handling works incorrectly
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 13:33 Bug #41413: link title got urlencoded in link-wizard
- Maybe this problem #51943 could be tackled at the same time - as it is related.
- 13:32 Bug #51943 (Accepted): Quotes in RTE link title break HTML output
- Yes, this indeed a problem. Helmut is working on fixing the encoding in these fields related to the browselinks wizar...
- 12:45 Bug #51943 (Closed): Quotes in RTE link title break HTML output
- Used link title:...
- 12:34 Bug #25067 (Closed): Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
- This issue is fixed with #50466 and released today in TYPO3 4.5.30, 4.7.15, 6.0.10 and 6.1.5
- 12:27 Bug #46446: sys_file doesn't get updated
- Philipp Idler wrote:
> Replacing an image with different dimensions but same filename gets rendered in frontend with... - 12:15 Bug #51941 (Closed): Exclusive FE usage flag in configuration has no effect
- because authUser in SaltedPasswordService.php always return 0, if authentication fails.
Line 215:... - 11:19 Bug #51698: Delete sys_file entry when a file is deleted
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671 - 11:09 Bug #51936: ContentSlide works incorrect if last ContentElement is empty
- I currently don't have my typo3 git setup at work. I can push in a few days, when I am at home and find the time
- 11:07 Bug #51936: ContentSlide works incorrect if last ContentElement is empty
- You you push your changes to gerrit? http://wiki.typo3.org/CWT
- 10:55 Bug #51936 (Closed): ContentSlide works incorrect if last ContentElement is empty
- When using ContentSlide and the last content element in a column returns an empty string, the slide continues up in t...
- 10:54 Bug #21156: Number as page-alias shouldn't be allowed
- Yes, the problem should only occur if you use: index.php?id=[numbers only alias]
- 10:50 Bug #21156: Number as page-alias shouldn't be allowed
- So this makes only sense if you don't use RealUrl or something like that?
- 10:54 Bug #45289: Usage of id=pageAlias is broken while logged in in BE
- Any update if and when the patch(es) are applied to the core?
- 09:44 Feature #47877: Drag and Drop
- Hello Stanislas,
I am also very interested by this feature. When dealing a text with more than 50 pictures in it (... - 09:32 Bug #49444: No file found for given UID after deleting a referenced image file
- Please test this with TYPO3 6.1.5 (will be released tomorrow if nothing critical happens today) and report then if it...
- 09:21 Feature #46615 (Accepted): Speed improvements in ClassLoader
- 09:07 Bug #22130: Nested mountpoints result in broken typolinks in the FE
- Beside of that outdate, does #29584 helps?
- 09:05 Bug #22130 (Needs Feedback): Nested mountpoints result in broken typolinks in the FE
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:02 Bug #22002 (Needs Feedback): Add unit test concerning XML parsing of unwrapped entities
- Hi Oliver,
is this change needed any more? - 08:59 Feature #21298: Show directorys in the File-Mounts to choose one per click
- Same for File Storages.
- 08:56 Bug #21861 (Needs Feedback): "Stay logged in" doesn't work after IP change
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
I h... - 08:54 Bug #51934 (Resolved): Install tool db compare error: Key column 'deleted' doesn't exist in table
- Is solved with #51929. Merged yesterday late at night.
- 04:37 Bug #51934 (Closed): Install tool db compare error: Key column 'deleted' doesn't exist in table
- Running latest git version of TYPO3 6.2 line i have executed database compare from Install Tool. A lot of changes wer...
- 08:45 Bug #27343 (New): popup window for acronyms is missing the fieldset part in lower resolution
- 01:04 Task #51932 (Closed): Usability: Images collapse / expand, enlarge
- Content element with images needs to be improved and it lacks one additional functionality.
There is no button to ... - 00:30 Bug #51929 (Resolved): Creation of sys_file-table fails due to incorrect key
- Applied in changeset commit:e8b1bd72e95d8f01066d7bf0ed930c92af8e3815.
- 00:28 Bug #51929: Creation of sys_file-table fails due to incorrect key
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:28 Bug #51929: Creation of sys_file-table fails due to incorrect key
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23767 - 00:06 Bug #51929 (Under Review): Creation of sys_file-table fails due to incorrect key
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23767 - 00:05 Bug #51929 (Closed): Creation of sys_file-table fails due to incorrect key
- Field "deleted" was dropped from the fields in #51562 but is present in the field-definition.
- 00:09 Task #51930 (Closed): install tool database data step should show query errors
- Installation process DatabaseData step should show possible DB errors (as flash message?)
Background is that we ha...
2013-09-11
- 23:07 Bug #25067: Add compatibility with MySQL 5.5: Replace "TYPE" with "ENGINE"
- Still exists in 6.1.3. The trick Thomas Deinhamer mentioned works.
- 22:56 Bug #51433: Install tool: Refactor database connect configuration settings
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23394 - 22:34 Bug #51433: Install tool: Refactor database connect configuration settings
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23394 - 22:08 Bug #51433: Install tool: Refactor database connect configuration settings
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23394 - 21:51 Bug #51433: Install tool: Refactor database connect configuration settings
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23394 - 22:08 Bug #51540 (Closed): Check for host before connect to database
- 21:51 Bug #51540 (Under Review): Check for host before connect to database
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23394 - 22:06 Bug #51667 (Closed): Inf. redirection loop after first Step of Install Tool
- Handled with issue #51433, please test latest version of https://review.typo3.org/#/c/23394 to test this.
- 21:56 Feature #35891: Possibility to add icons in addItems()
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22067 - 20:30 Bug #51924 (Resolved): empty __call() hides implementation error
- Applied in changeset commit:34c6bf1b3659079fe1c6443f8e64401bcb25c065.
- 19:41 Bug #51924: empty __call() hides implementation error
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:11 Bug #51924 (Under Review): empty __call() hides implementation error
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23763 - 19:10 Bug #51924 (Closed): empty __call() hides implementation error
- Throw an Exception if this method hits.
- 20:30 Bug #51923 (Resolved): Rename StorageRepositoryTest to AbstractRepositoryTest
- Applied in changeset commit:8fb6d68a55e8e9e23f8fa54b02cb47830c97f30f.
- 20:10 Bug #51923: Rename StorageRepositoryTest to AbstractRepositoryTest
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:09 Bug #51923: Rename StorageRepositoryTest to AbstractRepositoryTest
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:36 Bug #51923: Rename StorageRepositoryTest to AbstractRepositoryTest
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23762 - 19:16 Bug #51923: Rename StorageRepositoryTest to AbstractRepositoryTest
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23762 - 19:03 Bug #51923 (Under Review): Rename StorageRepositoryTest to AbstractRepositoryTest
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23762 - 19:02 Bug #51923 (Closed): Rename StorageRepositoryTest to AbstractRepositoryTest
- All tests in the class belong to AbstractRepository, so the test class
should reflect that fact.
- 20:30 Bug #49188 (Resolved): Install tool: Better UX for fould out sections
- Applied in changeset commit:a0f292cfc3fd322786cbf4f62bc7416787c66a7a.
- 17:45 Bug #49188 (Under Review): Install tool: Better UX for fould out sections
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23755 - 20:30 Feature #43999 (Resolved): Make InstallTool more comforable to use
- Applied in changeset commit:a0f292cfc3fd322786cbf4f62bc7416787c66a7a.
- 19:30 Bug #51562 (Resolved): sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Applied in changeset commit:1831c9542694d1c9456cdc591a0529afae4ad591.
- 18:59 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:59 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:58 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23759 - 18:51 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23759 - 18:10 Bug #51562 (Under Review): sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:30 Bug #51562 (Resolved): sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Applied in changeset commit:5db38d3814c3c504817fd0bdeb612c84099f9168.
- 15:55 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:43 Bug #51562 (Under Review): sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:30 Bug #51562 (Resolved): sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Applied in changeset commit:fcc250f505db18f8a4bf2ff908e577abd918f283.
- 14:41 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 14:40 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- removing that field was included in the patch - will take that into account for the backports then
- 14:33 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- !!! still needs a follow-up for 6.2 to remove the field completely
- 19:23 Feature #44378: TYPO3 6.0 is not compatible with Major Linux Distributions
- We had such problem. dotdeb helps for Debian.
- 18:30 Bug #51519 (Resolved): ResourceFactory should not access File-Index directly
- Applied in changeset commit:26af3da316ef758a830d0039178c577d5b1f743d.
- 17:48 Bug #51519: ResourceFactory should not access File-Index directly
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:48 Bug #51519: ResourceFactory should not access File-Index directly
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:47 Bug #51519: ResourceFactory should not access File-Index directly
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23470 - 18:21 Bug #22918 (Needs Feedback): Record time is shown incorrectly in the backend due to DST (-1h)
- I could not produce in 6.2, is that still valid on your side?
- 17:30 Bug #50795 (Resolved): No signals pre/post file add operation
- Applied in changeset commit:016949f613d053646287d866a7ae8d1e39f5d49e.
- 17:17 Bug #50795: No signals pre/post file add operation
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:16 Bug #50795: No signals pre/post file add operation
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:07 Bug #50795 (Under Review): No signals pre/post file add operation
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23752 - 16:30 Bug #50795 (Resolved): No signals pre/post file add operation
- Applied in changeset commit:7a4e75d57ffbc15a574c2648a71f621b5705b989.
- 15:31 Bug #50795 (Under Review): No signals pre/post file add operation
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:30 Bug #50795 (Resolved): No signals pre/post file add operation
- Applied in changeset commit:3f806ae24cdb34e621469b4102dfacefbf159d00.
- 15:30 Bug #50795: No signals pre/post file add operation
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 14:27 Bug #50795: No signals pre/post file add operation
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22823 - 17:28 Bug #51698: Delete sys_file entry when a file is deleted
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671 - 17:27 Bug #51698: Delete sys_file entry when a file is deleted
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671 - 16:34 Bug #51698: Delete sys_file entry when a file is deleted
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671 - 17:24 Bug #51752: FAL ArrayIterator::seek() warning in ElementBrowser
- Can confirm this problem too in TYPO3 6.1.3 and 6.1.4. So TYPO3 in this version is imho not usable.
But interestin... - 16:46 Bug #29693: Respect HTTP_X_FORWARDED_PROTO in SSL check
- Hi Helmut
The "SetEnvIf"-solution does not run with fcgi and suexec ( http://bit.ly/14LtRMH ). That means we need ... - 16:39 Bug #51921 (Closed): Only 1 category field per table possible
- Since the CategoryRegistry was refactored between 6.0 and 6.1 it's not possible anymore to have more than one categor...
- 16:35 Bug #51920: Unable to change language in CLI mode with the current localization utility
- This is the method added to \TYPO3\CMS\Extbase\Utility\LocalizationUtility...
- 16:25 Bug #51920 (Closed): Unable to change language in CLI mode with the current localization utility
- I have some batch processing in CLI mode (thus with a BE context).
In a multilingual website, a same batch can proce... - 16:32 Task #45130: Reset deleted flag for existing files
- The deleted flag has been removed in master, 6.1.5 and 6.0.10.
Does this fix the issue? - 16:30 Feature #51782 (Resolved): allWrap property for CSS and JavaScript files replaces all pipes ("|")
- Applied in changeset commit:8471e02d02ae189086061a181960b13b2c2e8b55.
- 15:15 Feature #51782: allWrap property for CSS and JavaScript files replaces all pipes ("|")
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23669 - 14:55 Feature #51782: allWrap property for CSS and JavaScript files replaces all pipes ("|")
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23669 - 14:27 Feature #51782: allWrap property for CSS and JavaScript files replaces all pipes ("|")
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23669 - 16:30 Bug #45109 (Needs Feedback): Editing the file content of a file marked as deleted result in exception
- The deleted flag has been removed in master, 6.1.5 and 6.0.10.
Does this fix the issue? - 16:18 Bug #21466 (Accepted): Deprecate serverTimezone
- 16:18 Bug #21466: Deprecate serverTimezone
- In TYPO3 CMS 6.2 the serverTimeZone is still present...
Working on issue #51918, I found this issue and agree that s... - 16:16 Bug #51918: Native date and datetime values do not consider timezone
- Philipp Gampe wrote:
> IMHO we should store dates+times as UTC and do the conversion on the fly.
Good idea, howev... - 16:14 Bug #51918 (Under Review): Native date and datetime values do not consider timezone
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23749 - 16:08 Bug #51918: Native date and datetime values do not consider timezone
- IMHO we should store dates+times as UTC and do the conversion on the fly.
- 16:01 Bug #51918 (Closed): Native date and datetime values do not consider timezone
- The TCA configuration property "dbType" allows to store "date" or "datetime" values directly in the database (instead...
- 16:08 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23637 - 15:56 Bug #51913: Method @\TYPO3\CMS\Backend\Utility\BackendUtility::fixVersioningPid@ not respect move placeholder
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23747 - 15:44 Bug #51913 (Under Review): Method @\TYPO3\CMS\Backend\Utility\BackendUtility::fixVersioningPid@ not respect move placeholder
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23747 - 15:18 Bug #51913 (Closed): Method @\TYPO3\CMS\Backend\Utility\BackendUtility::fixVersioningPid@ not respect move placeholder
- Method @\TYPO3\CMS\Backend\Utility\BackendUtility::fixVersioningPid@ not work like method @\TYPO3\CMS\Frontend\Page\P...
- 15:56 Bug #51784: Pages of top level menu are displayed even if thes are hidden in menus
- This is reproduceable with the introduction package.
Create a new page in list module, make it hidden for menues. ty... - 15:54 Bug #51917 (Closed): Recursively delete folder in file module, marker didnt get replaced
- Hello core team,
heres an odd bug and easy to reproduce:
In the file module I want to recursively delete an fol... - 15:51 Feature #51915 (New): creation of data records with configurable redirect during saving
- Often when you want to store different kinds of data records you create several storage folders for different usages ...
- 15:16 Bug #51901: No RTE Transformation for subtype_value_field-fields of Plugins
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23743 - 15:01 Bug #51901 (Under Review): No RTE Transformation for subtype_value_field-fields of Plugins
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23743 - 13:32 Bug #51901: No RTE Transformation for subtype_value_field-fields of Plugins
- Can you push the patch to gerrit? http://wiki.typo3.org/CWT
- 09:49 Bug #51901 (Closed): No RTE Transformation for subtype_value_field-fields of Plugins
- Hey guys,
I found a Bug in the BackendUtility::getTCAtypes function.
Situation: I have a list-type-plugin and s... - 14:07 Feature #51905: Manage multiple classes attribution inside RTE
- In the past, it was possible to do this by using classes* configuration.
But, now, these features are deprecated and... - 11:16 Feature #51905 (Closed): Manage multiple classes attribution inside RTE
- Today, more and more CSS frameworks such as bootstrap.com provide many CSS styles which require two or more classes o...
- 13:42 Bug #21343 (Accepted): Database Analyser does't undestand comments in sql file
- No feedback doesn't mean it is fixed. I guess this is still unfixed. Why not leave it open? Maybe someone stumbles ov...
- 13:35 Bug #51864 (Needs Feedback): Fatal Error on empty repository table
- How did you do the installation? Did you just extracted the source and ran the installer?
- 12:59 Bug #41413: link title got urlencoded in link-wizard
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23740 - 12:57 Bug #41413: link title got urlencoded in link-wizard
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23740 - 12:53 Bug #41413: link title got urlencoded in link-wizard
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23740 - 12:50 Bug #41413: link title got urlencoded in link-wizard
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23740 - 12:53 Bug #50929 (Closed): Don't call rawurlencode() twice on curUrl
- See issue #41413
- 11:33 Bug #50929 (Accepted): Don't call rawurlencode() twice on curUrl
- 11:09 Bug #50929: Don't call rawurlencode() twice on curUrl
- please never assign any issues to someone else then yourself!
- 11:56 Bug #51042: Update Video JS to use it in current browsers
- I think there should be an out of the box solution which works without messing around the core files (like I did). An...
- 10:29 Bug #51902: Fatal error in ConfigurationController with local extension
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23738 - 10:04 Bug #51902 (Under Review): Fatal error in ConfigurationController with local extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23738 - 09:52 Bug #51902 (Closed): Fatal error in ConfigurationController with local extension
- If an extension is only available local and not in ter the ConfigurationController shows an fatal error on saving ext...
- 10:11 Bug #21156: Number as page-alias shouldn't be allowed
- Of course TYPO3 should allow numbers in the alias field in general. It should only deny entering numbers only (with n...
- 10:00 Bug #21156: Number as page-alias shouldn't be allowed
- Why shouldn't numbers not allowed as page alias?
Beside that there seams to be an issue with them in #21976 - 10:06 Bug #21295 (Needs Feedback): Can't send custom Status Header in Plugins
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:05 Bug #21293 (Needs Feedback): List view shows unnecessary buttons in root page
- 10:05 Bug #21293: List view shows unnecessary buttons in root page
- Hi,
as this issue is very old. As I understand the comments this issue can be closed? - 10:03 Bug #21249 (Needs Feedback): indexed search Unset Stopwords in Backend is not possible
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:03 Bug #21238 (Needs Feedback): Missing pageID in redirect url after contextmenu paste action in pagetree
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:03 Bug #21240 (Needs Feedback): Missing foldername in redirect url after contextmenu paste action in foldertree
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:01 Bug #21237: TCA rendering broken for ['sys_action']['columns']['t1_allowed_groups']
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:53 Bug #15170 (Needs Feedback): Selector box which selects more than one file from file folder looses data on reload
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:46 Bug #18716 (Needs Feedback): Acquired lock/Released lock entries in system log
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
IMH... - 09:45 Bug #51831: FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- Gerrit Mohrmann wrote:
> Used ext:webdav with some changes for newer SabreDav version, FAL Storage Filemounts from B... - 09:42 Bug #51831 (Needs Feedback): FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- Gerrit Mohrmann wrote:
> Used ext:webdav with some changes for newer SabreDav version, FAL Storage Filemounts from B... - 01:02 Bug #51831: FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- Used ext:webdav with some changes for newer SabreDav version, FAL Storage Filemounts from BeUser, Digest Auth ... and...
- 09:30 Feature #21204 (New): Question about class.t3lib_tceforms.php
- Verified.
BTW: The "After array"... - 08:41 Feature #21204: Question about class.t3lib_tceforms.php
- Update description for better viewing
- 09:11 Bug #49520: fileadmin&sslproxy
- Alexander Opitz wrote:
> So this issue is then same as #51562 ?
Apparently not. #51562 deals with the deleted fla...
2013-09-10
- 21:51 Bug #51831: FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- The fileMounts from BackendUser are needed to mount them in webdav server SabreDav
- 19:11 Bug #51831: FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- Ernesto Baschny wrote:
> Or have I todo more to see the Filemounts again?
What is the usecase here? How should ... - 17:08 Bug #51831: FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- Here are more infos from the reporter posted on list (typo3.dev) - (please in future post all relevant infos here in ...
- 21:22 Feature #32651: Recycler: add scheduler task to delete deleted items
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9013 - 20:47 Feature #32651: Recycler: add scheduler task to delete deleted items
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9013 - 20:45 Feature #32651: Recycler: add scheduler task to delete deleted items
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/9013 - 19:16 Bug #51891 (Under Review): TypoScriptFrontendController 'Call to undefined method' when setting 'pageHeaderFooterTemplateFile'
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23734 - 15:48 Bug #51891 (Closed): TypoScriptFrontendController 'Call to undefined method' when setting 'pageHeaderFooterTemplateFile'
- When a page is configured:...
- 18:18 Bug #41718: improve (jumpurl) download of large files
- @Nils Böcher
Please open a new issue for this. From reading the source it should work. Please write in this issue ... - 18:10 Bug #41718: improve (jumpurl) download of large files
- Gerrit Code Review wrote:
> Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
> It is availa... - 17:00 Bug #51800 (Needs Feedback): 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
- The Upgrade Wizard requires an up-to-date refindex, so before upgrading you need to go to DB Tools and "Check Referen...
- 15:58 Bug #51892 (Under Review): LoginController::emitRenderLoginFormSignal does not add marker
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23728 - 15:51 Bug #51892 (Closed): LoginController::emitRenderLoginFormSignal does not add marker
- Currently its not possible to add marker in the emit. This is due to signals do no handle attributes by reference.
- 15:31 Task #49953 (Closed): Disable DeprecationLog by default
- this was solved with #51454
- 15:30 Feature #51454 (Resolved): Install tool configuration system
- Applied in changeset commit:92e5e6c5c6fcb49ba49209afb91bd2592b5ba93d.
- 14:27 Bug #48113: typoscript FILES object always uses default language when accessing page resource images of translated images
- actually I think it has nothing to do with the TypoScript FILES Object, but with the way FAL handles the files or the...
- 12:00 Feature #45022: Utility function to deprecate public method calls.
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17888 - 09:03 Feature #45022: Utility function to deprecate public method calls.
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/17888 - 11:39 Bug #48204: Fatal error when creating a job based on extbase's command controller
- Not reproduceable in 4.7.14
- 11:30 Bug #49386 (Resolved): ResourceStorage::setFileContents does not properly translate file info properties
- Applied in changeset commit:194702a56ff5aea957e57630d88a29b1c9f90e96.
- 11:02 Bug #49386: ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 11:01 Bug #49386: ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 11:01 Bug #49386: ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 11:00 Bug #49386: ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23716 - 00:54 Bug #49386: ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23716 - 00:15 Bug #49386 (Under Review): ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23716 - 11:19 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21887 - 11:14 Feature #49667: SpriteGenerator should be able to deal with Retina Displays
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21887 - 11:09 Feature #20771: Extension Manager only removes directory where extension is installed
- upload directory : does the core or do other extensions (not depending on the base extension) really use and link the...
- 08:57 Feature #20771 (New): Extension Manager only removes directory where extension is installed
- 10:44 Feature #17434 (Needs Feedback): Allow more than one parent field pointing to the same children table with foreign_field
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1)? - 10:43 Feature #17958 (Needs Feedback): inline should have a foreign_table_where
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1)? - 10:42 Bug #20138 (Needs Feedback): Minify 3rd party javascripts in typo3/contrib/
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
I... - 10:41 Bug #20118 (Needs Feedback): MULTIMEDIA splitting params at = wrong
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:40 Bug #16295 (Needs Feedback): SQL check breaks on IE due to DOM/CSS usage
- 10:39 Bug #16295: SQL check breaks on IE due to DOM/CSS usage
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:01 Bug #19672 (Needs Feedback): TCEmain function getExcludeListArray produces error if table in TCA with no "columns"
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:08 Bug #21967 (Closed): late initialization of searchfield
- No feedback for over 90 days.
- 09:08 Bug #21965 (Closed): "Show database queries performed" does not show any query in install tool, point 3
- No feedback for over 90 days.
- 09:08 Bug #21947 (Closed): BE user which have right to edit one of x installed plugin content elements can edit all
- No feedback for over 90 days.
- 09:08 Bug #21936 (Closed): accessKey title attribute isn't accurate (or configurable)
- No feedback for over 90 days.
- 09:08 Bug #21933 (Closed): Problems with utf-8 filenames in new Media CE
- No feedback for over 90 days.
- 09:08 Bug #21927 (Closed): Page Tree doesn't expand; Retracts then expands again
- No feedback for over 90 days.
- 09:08 Bug #21926 (Closed): t3lib_befunc::getFlexFormDS fails because of wrong inquiries
- No feedback for over 90 days.
- 09:07 Bug #21925 (Closed): login with felogin does not work in the same browser as the backend
- No feedback for over 90 days.
- 09:07 Bug #21901 (Closed): File list cancel button does not respect returnUrl
- No feedback for over 90 days.
- 09:07 Bug #21888 (Closed): minor issue with indexing
- No feedback for over 90 days.
- 09:07 Feature #21886 (Closed): Enables rotation of gifbuilder images with transparent background avoiding ugly triangles / step patterns
- No feedback for over 90 days.
- 09:07 Bug #21875 (Closed): disableAllHeaderCode don't works withhout explizit usage of disableCharsetHeader
- No feedback for over 90 days.
- 09:06 Bug #21860 (Closed): GMENU with align = right and offset with minus value hides / deletes menu
- No feedback for over 90 days.
- 09:06 Bug #21856 (Closed): Performance issues, when doing large CSV exports
- No feedback for over 90 days.
- 09:06 Bug #21855 (Closed): User->Settings->Advanced->"Make Textareas flexible" always sets height of elements to 46px
- No feedback for over 90 days.
- 09:06 Bug #21853 (Closed): Install tool doesn´t reconize comments in localconf.php
- No feedback for over 90 days.
- 09:05 Feature #21847 (Closed): extbase action selection - buttons convenience tweak
- No feedback for over 90 days.
- 09:05 Bug #21844 (Closed): sysext simulatestatic doesn't have conflicts filled
- No feedback for over 90 days.
- 09:05 Bug #21842 (Closed): BE and FE user login doesn't work with custom workspaces
- No feedback for over 90 days.
- 09:05 Bug #21826 (Closed): EM hangs
- No feedback for over 90 days.
- 09:05 Bug #21820 (Closed): FE-editing to many tabs in plugin makes interface unusable
- No feedback for over 90 days.
- 09:05 Bug #21819: function getRelated() currently not support in simulateStatic for links to related tt_news
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:04 Bug #21793 (Closed): Wrong and missleading calculation within a comment
- No feedback for over 90 days.
- 09:04 Bug #21791 (Closed): Output of t3lib_div::getIndpEnv for TYPO3_SITE_SCRIPT for Rewritten URLs
- No feedback for over 90 days.
- 09:04 Bug #21789 (Closed): Rewritten queries are logged as parseError in DBAL Debug BE module
- No feedback for over 90 days.
- 09:04 Bug #21774 (Closed): User Tools/Worspace screen stage change buttons problem
- No feedback for over 90 days.
- 09:03 Bug #21758 (Closed): Allow useless parentheses to be parsed
- No feedback for over 90 days.
- 09:03 Bug #21748 (Closed): Translation Settings - No Languages to Fetch
- No feedback for over 90 days.
- 09:01 Bug #21732 (Closed): Recycler doesn't show my deleted CE
- No feedback for over 90 days.
- 09:01 Bug #21724 (Closed): Local reverse proxy disables ENABLE_INSTALL_TOOL check
- No feedback for over 90 days.
- 09:01 Bug #21715 (Closed): mm-data in list view after deleting the foreign entry still showing
- No feedback for over 90 days.
- 09:01 Bug #21711 (Closed): List module doesn't list mm-relation according to their sorting
- No feedback for over 90 days.
- 09:01 Bug #21710 (Closed): List modul doesn't sort m:m relation properly
- No feedback for over 90 days.
- 09:01 Bug #21706 (Closed): Broken rootline when previewing versioned pages (not workpaces)
- No feedback for over 90 days.
- 09:00 Bug #21701 (Closed): show_item.php does not provide correct mm-relation info
- No feedback for over 90 days.
- 09:00 Feature #21685 (Closed): Enable easier mail form styling
- No feedback for over 90 days.
- 09:00 Bug #21684 (Closed): Can't set field via wizard
- No feedback for over 90 days.
- 09:00 Bug #21680 (Closed): Hyphenation of column text preview not unicode aware
- No feedback for over 90 days.
- 09:00 Bug #21670 (Closed): "Broken rootline" error when editing a title in a versioned page
- No feedback for over 90 days.
- 09:00 Bug #21667 (Closed): Integrate links to further help in backend login
- No feedback for over 90 days.
- 08:59 Bug #21656 (Closed): TCEforms exec_foreign_table_where_query fails with an Oracle error
- No feedback for over 90 days.
- 08:59 Bug #21628 (Closed): Error during record up and down move in Workspace
- No feedback for over 90 days.
- 08:59 Bug #24804 (Closed): Moving Elements with Translations in workspaces
- No feedback for over 90 days.
- 08:59 Bug #21607 (Closed): No error on trying to save from frontend when logged out
- No feedback for over 90 days.
- 08:59 Bug #21602 (Closed): Value Preview of empty timestamp shows "01-01-70 (-40 yrs) "
- No feedback for over 90 days.
- 08:59 Bug #21598 (Closed): Error when editing a resource file in a template record ("target was not a directory")
- No feedback for over 90 days.
- 08:58 Bug #21594 (Closed): palette fields not always processed (RTE related)
- No feedback for over 90 days.
- 08:58 Bug #21592 (Closed): Warnings in BE when using "Datebase Relation"
- No feedback for over 90 days.
- 08:57 Bug #21550 (Closed): Make EXT: syntax consistent in core
- No feedback for over 90 days.
- 08:57 Bug #21545 (Closed): getFileAbsFileName() resturns blank in cli mode
- No feedback for over 90 days.
- 08:57 Bug #21540 (Closed): Save a record before rte fields are loaded results empty rte fields
- No feedback for over 90 days.
- 08:57 Bug #21538 (Closed): Wrong handling of date-fields
- No feedback for over 90 days.
- 08:56 Feature #18913 (New): getText slide: register uid and level after slide hits
- 08:56 Bug #21529 (Closed): BE.lockSSLPort has no effect
- No feedback for over 90 days.
- 08:56 Bug #21519 (Closed): t3lib_befunc's "getFuncInput" and "getFuncCheck" not working correctly
- No feedback for over 90 days.
- 08:55 Bug #21515 (Closed): Changes in t3lib_div::getUserObj
- No feedback for over 90 days.
- 08:55 Feature #21486 (Closed): Module web_layout should allow to force-show other tables
- No feedback for over 90 days.
- 08:55 Bug #21467 (Closed): tweak for t3lib_div::locationHeaderUrl()
- No feedback for over 90 days.
- 08:55 Bug #21463 (Closed): RemoveXSS changes any occurence of "link", even outside tags
- No feedback for over 90 days.
- 08:55 Bug #21456 (Closed): TYPO3 Inline User Manual is broken
- No feedback for over 90 days.
- 08:55 Bug #21409 (Closed): Frontend editing form does not display flexforms with multi-line tabbed dividers correctly
- No feedback for over 90 days.
- 08:54 Bug #21404 (Closed): opening records using opendocs in top frame should not close page tree frame
- No feedback for over 90 days.
- 08:54 Bug #21402 (Closed): spamProtectEmailAdresses does not encrypt:decrypt 1:1
- No feedback for over 90 days.
- 08:53 Feature #51238: add hook in logout process
- Ernesto Baschny wrote:
> Could you simply suggest the hook you want in form of a review request? That would probably... - 08:50 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Hi @all,
thanks for the huge amount of feedback.
Chris is right: there is a .htaccess - File in the root-folder... - 08:46 Bug #21397 (Closed): Wrong module name in extbase backenplugin in page context
- No feedback for over 90 days.
- 08:46 Bug #21375 (Closed): Unreplaced markers stay in the BE
- No feedback for over 90 days.
- 08:46 Bug #21365 (Closed): Wrong login message in system log for Tsconfig options.lockToIP restrictions
- No feedback for over 90 days.
- 08:46 Bug #21353: Installer deletes ENABLE-file too early when system Timezone doesn't fit PHP timezone
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 08:45 Bug #51780 (Closed): Typoscript constant editor not supporting file upload anymore
- 08:45 Bug #21350 (Closed): AJAX Login fails in Filelist
- No feedback for over 90 days.
- 08:45 Bug #21343 (Closed): Database Analyser does't undestand comments in sql file
- No feedback for over 90 days.
- 08:44 Bug #21342 (Closed): Improve TCEforms Suggest
- No feedback for over 90 days.
- 08:44 Bug #21341 (Closed): IRRE: TCA Configuration "appearance->showAllLocalizationLink" dosn't work in in table "pages"
- No feedback for over 90 days.
- 08:44 Bug #21339 (Closed): "Generate random key" button doesn't work
- No feedback for over 90 days.
- 08:44 Bug #21317 (Closed): Feature request: Multiple temporary mounts
- No feedback for over 90 days.
- 08:44 Bug #21308 (Closed): Debug parsetime equals 0
- No feedback for over 90 days.
- 08:44 Bug #21276 (Closed): Internet Explorer: FE Logout if URL contains a directory
- No feedback for over 90 days.
- 08:43 Bug #21265 (Closed): Wrong sizes of image
- No feedback for over 90 days.
- 08:43 Bug #21262 (Closed): Checkboxes get bigger on hover in IE7
- No feedback for over 90 days.
- 08:43 Bug #21256 (Closed): provide requirements for extensions to have fully working indexing of content
- No feedback for over 90 days.
- 08:43 Bug #21224 (Closed): Inconsistent display of errorlevels in tce_db, tce_file and belog module
- No feedback for over 90 days.
- 08:43 Bug #21221 (Closed): felogin forgot password message missing placeholder
- No feedback for over 90 days.
- 08:43 Bug #21218 (Closed): TER2 update checker reports success on fail
- No feedback for over 90 days.
- 08:42 Feature #21201 (Closed): use navigation title if available
- No feedback for over 90 days.
- 08:32 Bug #19895: Firewall deletes attachments
- Sorry for no answer. Seems to be solved in 4.5.
- 08:26 Bug #21178 (Closed): SC_alt_doc::getLanguages retrieves deleted pages_language_overlay records too
- No feedback for over 90 days.
- 08:26 Bug #21171 (Closed): Can't use nav_title in JSMENU
- No feedback for over 90 days.
- 08:25 Bug #21161 (Closed): Problem with moved translated content elements (wrong column)
- No feedback for over 90 days.
- 08:25 Bug #21160 (Closed): Missing clear.gifs in dynTabMenu in setup module
- No feedback for over 90 days.
- 08:25 Bug #21150 (Closed): Google Chrome doesn't close images "click to view larger" images
- No feedback for over 90 days.
- 08:25 Bug #21149 (Closed): Error message doesn't look stringent
- No feedback for over 90 days.
- 08:25 Feature #21145 (Closed): TS-Condition "userFunc" takes only first parameter
- No feedback for over 90 days.
- 08:25 Bug #21138 (Closed): Modules loose pid information
- No feedback for over 90 days.
- 08:24 Bug #21131 (Closed): cannot edit data from selectorbox in IE8
- No feedback for over 90 days.
- 08:24 Feature #21125 (Closed): Display thumbnails (from $TCA[$table]['ctrl']['thumbnail']) in element browser
- No feedback for over 90 days.
- 08:24 Bug #21114 (Closed): Old Titles Show Up Instead of Newer Version
- No feedback for over 90 days.
- 08:24 Feature #21093 (Closed): Add parameter to the method call t3lib_BEfunc::getFlexFormDS
- No feedback for over 90 days.
- 08:24 Bug #21091 (Closed): [SYS][T3instID] is useless
- No feedback for over 90 days.
- 08:23 Bug #21069 (Closed): felogin does not work on cached pages
- No feedback for over 90 days.
- 08:23 Bug #21067 (Closed): flash client auth
- No feedback for over 90 days.
- 08:23 Bug #21061 (Closed): TCEforms suggest sometimes uses incorrect permissions to show records
- No feedback for over 90 days.
- 08:23 Bug #21057 (Closed): SimulateStaticDocuments - Problems with handling "type" Parameter
- No feedback for over 90 days.
- 08:23 Bug #21046 (Closed): browse_links.php?mode=file : Disabling of Thumbnails is not possible
- No feedback for over 90 days.
- 08:23 Bug #21045 (Closed): Pages without translation are also displayed with standard language
- No feedback for over 90 days.
- 08:22 Bug #21043 (Closed): itemsProcFunc for Radio-Buttons doesn't work correctly
- No feedback for over 90 days.
- 08:22 Bug #21039 (Closed): useColumnsForDefaultValues does not copy content of MM table relation
- No feedback for over 90 days.
- 08:22 Feature #21015 (Closed): New multimedia CE hook customMediaRender
- No feedback for over 90 days.
- 08:21 Feature #21014 (Closed): New multimedia CE should be accesible
- No feedback for over 90 days.
- 08:21 Bug #21012 (Closed): t3lib_TCEforms_inline::renderForeignRecordHeaderControl() -> wrong backpath of a skin image
- No feedback for over 90 days.
- 08:21 Bug #21011 (Closed): t3lib_loadDBGroup::writeMM() -> Unable to delete file relations
- No feedback for over 90 days.
- 08:21 Bug #21007 (Closed): 'exclusiveKeys' => '0' in 'select' type field in TCA does't work as intended
- No feedback for over 90 days.
- 08:21 Bug #21006: Columns are omitted from "Table" content element type in 4.2.8 when column count is "Auto"
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 08:20 Bug #18507: extended clipboard: delete all selecte elements not only from the clipboard
- +1
- 00:02 Bug #18507: extended clipboard: delete all selecte elements not only from the clipboard
- There is already an icon to clear the clipboard (the "x" besides the context menu). Maybe adding the "Clear" as a tex...
- 08:20 Bug #21004 (Closed): t3lib_div::validEmail fails RFC 5321
- No feedback for over 90 days.
- 08:20 Bug #21003 (Closed): prefixRelPath also prefixes relative paths and anchors
- No feedback for over 90 days.
- 08:20 Bug #21001 (Closed): prefixResourcePath ignores some attributes
- No feedback for over 90 days.
- 08:20 Bug #20998 (Closed): "Modules" section in single user view in user admin is broken
- No feedback for over 90 days.
- 08:19 Feature #20996 (Closed): Add a the default width to the output if no width is set
- No feedback for over 90 days.
- 08:19 Feature #20987 (Closed): Greek transliteration
- No feedback for over 90 days.
- 08:19 Bug #20977 (Closed): Error in tceforms::previewFieldValue
- No feedback for over 90 days.
- 08:19 Bug #20960 (Closed): Update wizard doesn't write "extListFE"
- No feedback for over 90 days.
- 08:19 Bug #20948 (Closed): Make it possible to specify the TCEFORM.tt_content.CType.removeItems to each ColPos.
- No feedback for over 90 days.
- 08:18 Feature #20933 (Closed): Enable working with SysFolders in CONTENT
- No feedback for over 90 days.
- 08:18 Bug #20913 (Closed): cHash-checking does not include target page
- No feedback for over 90 days.
- 01:30 Bug #31572 (Resolved): TypoScript FORM-Object produces Exception
- Applied in changeset commit:dd84d0b3b947656ee84b56e9a6413007ad80e39f.
- 01:02 Bug #31572: TypoScript FORM-Object produces Exception
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:56 Bug #31572: TypoScript FORM-Object produces Exception
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:56 Bug #31572: TypoScript FORM-Object produces Exception
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 01:30 Feature #50391 (Resolved): FEATURE: Behaviour for TCA type inline to disable cascading delete
- Applied in changeset commit:08c78c7b29c3e524eaf8c01a692632a332c28e0b.
- 01:21 Feature #51865: sizes in viewpage preview frame selector should be configurable
- Other glitches of these feature probably to be fixed another issue are
* There must be a default option with width: ... - 01:13 Feature #51865: sizes in viewpage preview frame selector should be configurable
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23720 - 01:09 Feature #51865 (Under Review): sizes in viewpage preview frame selector should be configurable
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23720 - 00:17 Bug #50508: Re-uploading file in backend fails
- Olly: This will be solved as soon as we have #51698 in, right?
Maybe there will be need for some "cleanup" task to... - 00:14 Bug #48336 (Rejected): sys_file record doesn't get flagged as delete after deleting a file
2013-09-09
- 23:33 Feature #50391: FEATURE: Behaviour for TCA type inline to disable cascading delete
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22551 - 23:31 Feature #50391: FEATURE: Behaviour for TCA type inline to disable cascading delete
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22551 - 23:30 Bug #49386 (Resolved): ResourceStorage::setFileContents does not properly translate file info properties
- Applied in changeset commit:506a9208e2321a1d1332bd1a176f7550391c3da6.
- 22:35 Bug #49386: ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:35 Bug #49386: ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:55 Bug #50795: No signals pre/post file add operation
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22823 - 22:55 Bug #50795: No signals pre/post file add operation
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22823 - 22:53 Bug #50795: No signals pre/post file add operation
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22823 - 22:50 Bug #51786 (Resolved): Exception for non-migrated images, even so mount-point exists (6.1.3 -> 6.1.4)
- Thanks for your feedback, Simon. This is now backported to 6.0 and 6.1 and solves some "inconsistencies". Will be par...
- 17:59 Bug #51786: Exception for non-migrated images, even so mount-point exists (6.1.3 -> 6.1.4)
- This bug seems to be fixed by a feature :D
Resolved by #45498 in https://review.typo3.org/23560 ;) - 15:44 Bug #51786: Exception for non-migrated images, even so mount-point exists (6.1.3 -> 6.1.4)
- Simon, the fix was merged just some minutes ago to the 6.0 and 6.1 branches. If you would be so kind to retest with c...
- 22:30 Task #51743 (Resolved): Remove double quotes from exceptions
- Applied in changeset commit:45191791c7439357c65ee2a497ae455c1cba808f.
- 21:35 Task #51743: Remove double quotes from exceptions
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:35 Task #51743 (Under Review): Remove double quotes from exceptions
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:30 Task #51743 (Resolved): Remove double quotes from exceptions
- Applied in changeset commit:e1a63147466ef42947e8a4e620674945b88a5b76.
- 22:30 Bug #51873 (Resolved): Fix missing translations of report status for ext:sv
- Applied in changeset commit:91d723d8286ed4fe1f9f80c2d7dc8cded6eebc24.
- 22:17 Bug #51873 (Under Review): Fix missing translations of report status for ext:sv
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23711 - 22:16 Bug #51873 (Closed): Fix missing translations of report status for ext:sv
- Fix missing translations of report status for ext:sv
- 22:30 Bug #51018 (Resolved): excludeFromUpdates ignored in 6+ EM
- Applied in changeset commit:1ecf5cd56387512b9b75307e2348783580006f88.
- 22:07 Bug #51018: excludeFromUpdates ignored in 6+ EM
- 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 Feature #51097 (Resolved): Missing files report
- Applied in changeset commit:a242f24f0a71cd78b86822c3751a51a670cbbab1.
- 22:14 Feature #51097: Missing files report
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23143 - 22:14 Bug #18507: extended clipboard: delete all selecte elements not only from the clipboard
- Hi Ernesto,
yes that is the problem. The dialog is misleading.
Maybe we cloud do two things:
Add an elemen... - 17:48 Bug #18507 (Needs Feedback): extended clipboard: delete all selecte elements not only from the clipboard
- This is not a bug, but maybe a misleading alert box? "Delete" is clearly not the same as "Clear" (which cleans up the...
- 17:01 Bug #18507: extended clipboard: delete all selecte elements not only from the clipboard
- Please reopen the issue
- 17:00 Bug #18507 (New): extended clipboard: delete all selecte elements not only from the clipboard
- 16:52 Bug #18507: extended clipboard: delete all selecte elements not only from the clipboard
- The issue still exists in TYPO3 Version 4.5, 6.0, 6.1
- 08:57 Bug #18507 (Closed): extended clipboard: delete all selecte elements not only from the clipboard
- No feedback for over 90 days.
- 21:51 Bug #50508 (Accepted): Re-uploading file in backend fails
- 11:13 Bug #50508: Re-uploading file in backend fails
- We ran today exactly in the same issue. I totaly agree with Hans-Joachim " This bug is very bad on production systems...
- 21:30 Bug #51871 (Resolved): Empty userTSConfig settings overrule pageTSConfig
- Applied in changeset commit:8bd8e69fa312ebcb8110233d9516cd50965657fd.
- 20:46 Bug #51871: Empty userTSConfig settings overrule pageTSConfig
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:43 Bug #51871: Empty userTSConfig settings overrule pageTSConfig
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:06 Bug #51871 (Under Review): Empty userTSConfig settings overrule pageTSConfig
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23701 - 18:43 Bug #51871: Empty userTSConfig settings overrule pageTSConfig
- Thanks for reporting Max. We'll take a look at it!
- 18:34 Bug #51871 (Closed): Empty userTSConfig settings overrule pageTSConfig
- Following commit (https://review.typo3.org/#/c/23032/ - Ticket: http://forge.typo3.org/issues/51007) leads to defecti...
- 21:30 Bug #47414 (Resolved): Missing filename on TCA type="group" internal_type="file_reference"
- Applied in changeset commit:041869b77bc937d3923b78e72d7f41058ed7c167.
- 18:55 Bug #47414: Missing filename on TCA type="group" internal_type="file_reference"
- Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:52 Bug #47414: Missing filename on TCA type="group" internal_type="file_reference"
- Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:30 Task #51744 (Resolved): Add missing PHP closing tag in StoragePermissionsAspect
- Applied in changeset commit:df49c8c8107ad719af53ebc969d619c277b30789.
- 21:09 Task #51744: Add missing PHP closing tag in StoragePermissionsAspect
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:08 Task #51744: Add missing PHP closing tag in StoragePermissionsAspect
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:29 Bug #50274 (Needs Feedback): Problem with Form extension and standard search
- This is most probably the same as issue #31572. Check out the patch that is pending in the review queue there if that...
- 21:28 Bug #50274: Problem with Form extension and standard search
- Indeed. Uninstalling the Form sysext "fixes" the issue.
You can also apply the changes proposed in this patch:
http... - 21:25 Bug #48467: Filelist renders wrong root-icons (expandable or not) for file-mounts
- Because the patches are still pending in the review-queue. master branch aka 6.2 is merged and backports are created ...
- 18:14 Bug #48467: Filelist renders wrong root-icons (expandable or not) for file-mounts
- Is there a reason why this just has been merged to 6.x, the next minor-release, and not to 6.0.x or 6.1.x, the next b...
- 21:24 Bug #31572: TypoScript FORM-Object produces Exception
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/6537 - 21:12 Bug #31572: TypoScript FORM-Object produces Exception
- I am getting this error on typo3 6.1.4 when viewing a page with a searchform. When uninstalling the sysext form the p...
- 21:12 Bug #44507 (Accepted): Copied pages and folders have the same PID
- This is indeed an usability bug, as there is no feedback to the user that the "shadow copies" of the pages that were ...
- 10:59 Bug #44507 (New): Copied pages and folders have the same PID
- 20:57 Feature #51842 (Needs Feedback): Allow to remove dimensions in img tag
- @Adam, thanks for your contribution. Could you clarify why you need this particular feature?
If you plan to outpu... - 12:02 Feature #51842: Allow to remove dimensions in img tag
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23685 - 09:46 Feature #51842 (Under Review): Allow to remove dimensions in img tag
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23685 - 09:40 Feature #51842 (Closed): Allow to remove dimensions in img tag
- Allow to remove height and width information from img tag.
To remove information, use tt_content.20.1.noDimensions = 1 - 20:49 Bug #51042: Update Video JS to use it in current browsers
- We could also decide to move away from VideoJS and instead move over to https://github.com/johndyer/mediaelement in n...
- 14:34 Bug #51042: Update Video JS to use it in current browsers
- Sorry for my late. I attached a patch file, the modified file and the original file. But it is from 4.7, in 6.x the f...
- 20:29 Feature #51835: Add possibility to use an extension as repository
- Would be very neat if we could have a documentation on the whole concept of the distribution management "somewhere". ...
- 20:10 Feature #51835: Add possibility to use an extension as repository
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672 - 19:51 Feature #51454: Install tool configuration system
- Patch set 14 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23321 - 19:18 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Ernesto Baschny wrote:
> If the file is indeed there (...)
The file actually _is_ there.
@ Jakob: I think that you ... - 17:52 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Jakob Hombsch wrote:
> Then it seems to be a problem with the mac unzipper: attached screenshot from fresh unzippe... - 17:42 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Another problem might be MacOS Finder (used in the Screenshot) which might be hiding ".*" files - I think this is the...
- 17:17 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Because his screenshot shows the zip file while I showed the tar.gz file. The zip file contains _both_ an _.htaccess ...
- 17:13 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Well, he has a _.htaccess where you just have an .htaccess in the screenshot, or I am blind?
- 17:01 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Philipp Gampe wrote:
> Did you check whether this might be a difference between the ZIP and TAR.GZ packages?
Yes, I ... - 16:57 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Jakob Hombsch wrote:
> Philipp Gampe wrote:
> > IMHO this is not needed, as the IP is supposed to be extracted into... - 16:55 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Did you check whether this might be a difference between the ZIP and TAR.GZ packages?
- 16:49 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Jakob Hombsch wrote:
> Then it seems to be a problem with the mac unzipper: attached screenshot from fresh unzipped ... - 16:40 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Chris topher wrote:
> Jakob Hombsch wrote:
> > I also have checked the introduction package and it does contain a *... - 16:31 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Jakob Hombsch wrote:
> I also have checked the introduction package and it does contain a *_*.htaccess file, which w... - 16:12 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Hi Phillip,...
- 15:43 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Philipp Gampe wrote:
> IMHO this is not needed, as the IP is supposed to be extracted into an empty directory.
> More... - 15:37 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Chris topher wrote:
> I have just checked the introduction package again and it *does* contain the .htaccess file. M... - 14:41 Feature #51848: Introduction Package - Spoken URLs aren't working out of the box
- Jakob Hombsch wrote:
> It is important for the project, that the introduction-package is useable even without knowle... - 14:20 Feature #51848 (Needs Feedback): Introduction Package - Spoken URLs aren't working out of the box
- I have just checked the introduction package again and it *does* contain the .htaccess file. Make sure that you have ...
- 10:56 Feature #51848 (Closed): Introduction Package - Spoken URLs aren't working out of the box
- Hi,
Situation:
i just loaded the 6.1.4 Introduction Package as tar.gz and installed it locally on my Mac (MAMP). ... - 18:55 Bug #48113 (Accepted): typoscript FILES object always uses default language when accessing page resource images of translated images
- Indeed this seem to be a reproducible bug.
It *might* turn out to be very tricky to fix it, as what used to be a s... - 18:30 Bug #51761 (Resolved): PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- Applied in changeset commit:c4179a13842927912fea6e2b73a12928c8fd7d0c.
- 18:25 Bug #51761: PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:25 Bug #51761: PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 17:46 Bug #51761: PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- @helmut, thanks - works!
- 17:14 Bug #51761: PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- Can you check if the change in Gerrit fixes your problem?
- 17:13 Bug #51761 (Under Review): PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23696 - 18:00 Feature #51865 (Accepted): sizes in viewpage preview frame selector should be configurable
- There was a "lengthy" discussion after this feature was merged on Twitter, and this is indeed an important missing op...
- 15:34 Feature #51865 (Closed): sizes in viewpage preview frame selector should be configurable
- Since #51148 the viewpage module shows a selector for frame sizes "based on most common sizes".
This is different i... - 17:56 Bug #51866 (Accepted): Filelist -> "Up one level" leads to same page
- This is indeed not implemented yet. :) The old filelist also had a "Up one level" icon on the header row of the table...
- 16:26 Bug #51866 (Closed): Filelist -> "Up one level" leads to same page
- Hi,
recently I discovered following issue in TYPO3 6.0.9: Filelist module has a button "Up one level", which shoul... - 17:54 Bug #51867 (Needs Feedback): TSconfig for page in workspace (mod.web_list.allowedNewTables)
- I could not reproduce that. In step 3 going back to "live mode" I still get the restriction on the tables that was ac...
- 16:34 Bug #51867 (Closed): TSconfig for page in workspace (mod.web_list.allowedNewTables)
- If you have a page with a special TSconfig setup for inserting only content of a specific table (mod.web_list.allowed...
- 17:50 Feature #51238: add hook in logout process
- currently i do not have the time to do so, but it's as easy as done in the xclass:...
- 17:30 Feature #51238: add hook in logout process
- Could you simply suggest the hook you want in form of a review request? That would probably make it easier to underst...
- 17:25 Feature #51238: add hook in logout process
- @ernesto, does my xlass work for you? - if yes, we can use the same hook :D
- 15:18 Feature #51238: add hook in logout process
- Ernesto Baschny wrote:
> Indeed the hook is somehow bogus anyway, as the "logoff()" method is called in every sessio... - 17:30 Feature #51776 (Resolved): Extension upload form should also be available in "Get Extensions"
- Applied in changeset commit:2fb54fcae0d88ec1e1265da73a25ae5f9aa01eed.
- 17:22 Feature #47588: Add conditions support in backend layouts
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23697 - 15:18 Bug #51858: Fatal error on objects using uploads/tx_...... after upgrading to 6.1.4
- Should be fixed with this patch:
https://review.typo3.org/#/q/I1959d7911d955592db1771d608e8fafcc26c45e9,n,z
whi... - 15:16 Bug #51858 (Closed): Fatal error on objects using uploads/tx_...... after upgrading to 6.1.4
- Please try with the recent master or TYPO3_6-1 branch from git.typo3.org...
This issues should be solved. - 12:14 Bug #51858 (Closed): Fatal error on objects using uploads/tx_...... after upgrading to 6.1.4
- (Old) Plugins using filereferences to uploads/tx_...... causes fatal error for editors that are not admins when upgra...
- 15:10 Bug #51864 (Closed): Fatal Error on empty repository table
- I installed TYPO3 6.2 alpha2 on my server (tx_extensionmanager_domain_model_repository table is empty)
Go to the E... - 14:46 Bug #51040: HTML5 audio not working
- I could create a patch file, sure, but there should be something clarified before. If I insert a video with html5 che...
- 14:01 Bug #51667: Inf. redirection loop after first Step of Install Tool
- Please check if this https://review.typo3.org/#/c/23394 fixes the problem.
- 14:01 Bug #49046: impossible to use repositories or requests to action controller in auth_service
- Yeah it works with MS, but i needed some special things.
- 12:33 Bug #50576: Page view should scroll when using drag&drop on pages higher than the viewport
- We already got that for Gridelements 1.x and 2.x so maybe we can do something about it during the Gridelements weeken...
- 12:30 Bug #51728 (Resolved): MediaWizardProvider::process_youtube does not handle all url variants
- Applied in changeset commit:83b4390d962de5a3539c9d366efeaccad3584ca8.
- 12:27 Feature #47850: Better BE preview for tt_content.type=shortcut (linked CE)
- We already got that for Gridelements 1.x and 2.x so maybe we can do something about it during the Gridelements weeken...
- 11:27 Bug #25157: Page module + backend layout - title of unassigned columns
- Will take care of that.
Maybe we can do it next weekend during the Gridelements workshop. - 11:27 Bug #20907 (Closed): Unable to render html map,area and media tags
- No feedback for over 90 days.
- 11:27 Bug #20906 (Closed): JS Error with IE6
- No feedback for over 90 days.
- 11:26 Bug #20893 (Closed): function sql($db,$query) should be wrapper only because it's an alias for sql_query
- No feedback for over 90 days.
- 11:26 Bug #20891 (Closed): t3lib_db::exec_... - functions use direct mysql-commands
- No feedback for over 90 days.
- 11:26 Feature #20885 (Closed): Hook request in TCEmain
- No feedback for over 90 days.
- 11:26 Bug #20873 (Closed): Preview of hidden page translations is not possible
- No feedback for over 90 days.
- 11:26 Feature #20872 (Closed): override local variable $msg in t3lib_div->sysLog
- No feedback for over 90 days.
- 11:26 Feature #20855 (Closed): enabled copying a folder in filelist on Windows
- No feedback for over 90 days.
- 11:15 Feature #20854 (Closed): unsing class.t3lib_diff.php on Windows - using DIFF in Workspaces on Windows Machines
- No feedback for over 90 days.
- 11:15 Bug #20853 (Closed): syslog for getFileName() returns empty String in some cases (useless log-info)
- No feedback for over 90 days.
- 11:15 Bug #20851 (Closed): Header Link Titles of Content Elements are not imported by impexp
- No feedback for over 90 days.
- 11:15 Bug #20848 (Closed): Search results disappear when switching to extended view
- No feedback for over 90 days.
- 11:15 Bug #20845 (Closed): disableNoCacheParameter breaks FE Cache
- No feedback for over 90 days.
- 11:14 Bug #20836 (Closed): thumbs.php should disable error display
- No feedback for over 90 days.
- 11:14 Bug #20835 (Closed): RemoveXSS corrupts HTML
- No feedback for over 90 days.
- 11:14 Bug #20833 (Closed): Backend search does not search in translated records
- No feedback for over 90 days.
- 11:14 Bug #20828 (Closed): Sorting icons are not redrawn
- No feedback for over 90 days.
- 11:14 Bug #20827 (Closed): cli_dispatch.phpsh: Checking if is relative path is case-sensitive
- No feedback for over 90 days.
- 11:14 Bug #20826 (Closed): Login status is wrong after redirect to 404 with pageNotFound_handling
- No feedback for over 90 days.
- 11:13 Bug #20821 (Closed): setting RTEwidth to % does not work anymore in frontend plugins in 4.4
- No feedback for over 90 days.
- 11:13 Feature #20790 (Closed): Improved Usability for PAGE module moving the "Create new record" button at the end of a page Column
- No feedback for over 90 days.
- 11:13 Bug #20783 (Closed): Deleted languages are selectable for contentelements
- No feedback for over 90 days.
- 11:13 Bug #20781 (Closed): URL link in translated version of a News does not work
- No feedback for over 90 days.
- 11:13 Bug #20780 (Closed): There's no feature to throw an HTTP 403 error when a page is not accessible by a user
- No feedback for over 90 days.
- 11:13 Bug #20766 (Closed): t3lib_pageSelect.enableFields() does not take parent groups into account
- No feedback for over 90 days.
- 11:13 Bug #20765 (Closed): Fix to HTMLparser_tags
- No feedback for over 90 days.
- 11:12 Bug #20764 (Closed): Hook request for t3lib_userauth
- No feedback for over 90 days.
- 11:11 Bug #20763 (Closed): $GLOBALS['TSFE']->additionalCSS produce invalid CSS
- No feedback for over 90 days.
- 11:11 Feature #20750 (Closed): Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
- No feedback for over 90 days.
- 11:11 Bug #20749 (Closed): TYPO3 doesn't support image processing for files with parentheses in names
- No feedback for over 90 days.
- 11:11 Bug #20738 (Closed): Firewall blocks because of malformed URL in browse_links.php (?)
- No feedback for over 90 days.
- 11:11 Bug #20723 (Closed): Links in RTE cannot be edited, have red border and are not rendered
- No feedback for over 90 days.
- 11:11 Bug #20721 (Closed): 1-2-3 Installer: Step 2 reports: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource
- No feedback for over 90 days.
- 11:10 Bug #20720 (Closed): missing BACK_PATH in css inclusion of Ext Js Stylesheets
- No feedback for over 90 days.
- 11:10 Bug #20707 (Closed): After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
- No feedback for over 90 days.
- 11:10 Bug #20704 (Closed): Section fields doesn't display default value
- No feedback for over 90 days.
- 11:10 Bug #20698 (Closed): Indexed Search on Windows does not index pdf files using xpdf (pdfinfo and pdftotext)
- No feedback for over 90 days.
- 11:10 Feature #20693 (Closed): trouble with long filenames on windows with catdoc
- No feedback for over 90 days.
- 11:10 Bug #20692 (Closed): t3x import fails
- No feedback for over 90 days.
- 11:10 Bug #20690 (Closed): transparent gif poor quality
- No feedback for over 90 days.
- 11:09 Bug #20678 (Closed): Duplicate entry in sys_refindex
- No feedback for over 90 days.
- 11:09 Bug #20677 (Closed): TYPO3 still tries to link to a subpage even if it's "hidden"
- No feedback for over 90 days.
- 11:09 Bug #20673 (Closed): View the List mode when you click on link " Switch to list view " if TYPO3 is behind a ReverProxy with prefix
- No feedback for over 90 days.
- 11:09 Bug #20662 (Closed): <link> & mount points & cross domain & typolinkCheckRootline = broken
- No feedback for over 90 days.
- 11:08 Bug #20657 (Closed): cli_dispatch gives wrong path (doubled values) on Windows
- No feedback for over 90 days.
- 11:08 Bug #20645 (Closed): iecompatibility.js causes runtime error line 67 in IE6
- No feedback for over 90 days.
- 11:08 Feature #19992 (New): Check for Extension Updates: Update Information should be written to sys_log
- This is still a needed request. It's still not solved.
- 10:49 Feature #19992 (Closed): Check for Extension Updates: Update Information should be written to sys_log
- No feedback for over 90 days.
- 11:08 Bug #49538: No references displayed in filelist for "internal_type" -> "file_reference" TCA fields
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21764 - 11:07 Bug #20636 (Closed): DBAL: class.ux_t3lib_sqlparser.php and class.ux_t3lib_sqlengine.php are not synchronized anymore
- No feedback for over 90 days.
- 11:06 Bug #20635 (Closed): Browser "Iron" is recognized as "msie"
- No feedback for over 90 days.
- 11:06 Feature #20619 (Closed): extension key namespaces in headerData
- No feedback for over 90 days.
- 11:06 Bug #20603 (Closed): align center with breakSpace and breakWidth
- No feedback for over 90 days.
- 11:06 Bug #20600 (Closed): Nested flexforms not possible
- No feedback for over 90 days.
- 11:06 Bug #20573 (Closed): Pagetitle of Results not translated in contentelement SEARCHRESULT
- No feedback for over 90 days.
- 11:06 Bug #20571 (Closed): Use 2 level cache for BEgetRootLine
- No feedback for over 90 days.
- 11:06 Bug #20570 (Closed): Use Cache for NewContentElementWizard
- No feedback for over 90 days.
- 11:05 Bug #20566 (Closed): function getTreeList() doesn't use the caching framework
- No feedback for over 90 days.
- 11:05 Feature #20551 (Closed): New HMENU property
- No feedback for over 90 days.
- 11:05 Bug #20540 (Closed): Pages protected by incl. sub-pages FE-group don't redirect
- No feedback for over 90 days.
- 11:04 Bug #20524 (Closed): Hide on FE-login still shows elemens in simulation mode
- No feedback for over 90 days.
- 11:04 Feature #20522 (Closed): Exclude items from list view in backend
- No feedback for over 90 days.
- 11:04 Bug #20426 (Closed): extMgM truncates localconf and tables cache if file contains '?>' anywhere
- No feedback for over 90 days.
- 11:04 Feature #20521 (Closed): Add possibility to validate a string as regular expression
- No feedback for over 90 days.
- 11:04 Feature #20520 (Closed): Hook request in TCEforms
- No feedback for over 90 days.
- 11:03 Bug #20514 (Closed): links created by tslib_cObj->typolink_URL are not valid HTML/XHTML
- No feedback for over 90 days.
- 11:03 Bug #20511 (Closed): small stability fix proposal for plugin flexform handling
- No feedback for over 90 days.
- 11:03 Bug #20509 (Closed): You cannot switch FE-group in simulation in Web/View
- No feedback for over 90 days.
- 11:02 Bug #20499 (Closed): setCachedList in t3lib_userauthgroup does not consider order of the groups
- No feedback for over 90 days.
- 11:02 Bug #20864 (Closed): Provide a method countByTag() for caching backends
- No feedback for over 90 days.
- 11:02 Bug #20495 (Closed): function getByTag() in new caching framework runs out of memory
- No feedback for over 90 days.
- 11:02 Bug #20484 (Closed): Wrong calculation of section height in flexform when toggeling sections
- No feedback for over 90 days.
- 11:02 Bug #20474 (Closed): Test case for #20419
- No feedback for over 90 days.
- 11:02 Feature #20445 (Closed): Feature request: current sub menu uid in register
- No feedback for over 90 days.
- 11:01 Bug #20422 (Closed): TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
- No feedback for over 90 days.
- 11:01 Bug #20407 (Closed): The hook getFlexFormDSClass doesn't work because $fieldName is never set
- No feedback for over 90 days.
- 11:01 Feature #20406 (Closed): Add file modification time to ts ->filelink
- No feedback for over 90 days.
- 11:01 Bug #20391 (Closed): No Underscores in Name-Attribute of FORM-Object (Typoscript)?
- No feedback for over 90 days.
- 11:01 Bug #20388 (Closed): Alternating rows for table.typo3-TCEforms-select-checkbox
- No feedback for over 90 days.
- 11:00 Feature #20376 (Closed): Provide a Hook in wizardArray() of the "New Content Element Wizard" to manipulate the Items
- No feedback for over 90 days.
- 11:00 Feature #20375 (Closed): class.t3lib_htmlmail -> Possibility to add links to js-files to your mail
- No feedback for over 90 days.
- 11:00 Bug #20367 (Closed): "select" fields with "renderMode" set to "checkbox" and non-live workspace
- No feedback for over 90 days.
- 11:00 Bug #20361 (Closed): Allow override width of textarea in TCEforms
- No feedback for over 90 days.
- 11:00 Bug #20352 (Closed): a solo mandatory Radio-Button option in form editor isn't selectable
- No feedback for over 90 days.
- 10:59 Bug #20345 (Closed): ExtJs prototype-adapter leads to several IE-errors
- No feedback for over 90 days.
- 10:59 Bug #20330 (Closed): Send mails to different adresses per language (TSFE->sendFormmail)
- No feedback for over 90 days.
- 10:58 Bug #20317 (Closed): Right-To-Left text is rendered Left-To-Right in gdlib / graphical menus and text in Typo3
- No feedback for over 90 days.
- 10:57 Bug #20313 (Closed): Produced tables form pi_base are not XHTML Strict valid
- No feedback for over 90 days.
- 10:57 Bug #20312 (Closed): Workspace and temporary DB-Mount on top of pagetree messy
- No feedback for over 90 days.
- 10:57 Bug #20311 (Closed): HMENU with special = list does not use versionOL
- No feedback for over 90 days.
- 10:57 Bug #20310 (Closed): FLV files render at different size
- No feedback for over 90 days.
- 10:56 Bug #20306 (Closed): Code cleanup for flash uploader.
- No feedback for over 90 days.
- 10:56 Feature #20297 (Closed): Make the modulebar collapsible
- No feedback for over 90 days.
- 10:56 Bug #20296 (Closed): png_truecolor = 1 prevents using 'opacity', 'intensity', 'inputlevels', 'outputlevels', 'autolevels' features in GIFBUILDER
- No feedback for over 90 days.
- 10:56 Bug #20282 (Closed): JS Error in Link Wizard - browse_links.php?mode=file
- No feedback for over 90 days.
- 10:56 Bug #20273 (Closed): IE jumps down to first RTE input
- No feedback for over 90 days.
- 10:55 Bug #20269 (Closed): config.absRefPrefix does not honor existance of configured prefix
- No feedback for over 90 days.
- 10:55 Bug #20258 (Closed): admin user created over installtool -> databaseanalyzer with umlaute in password couldn't login
- No feedback for over 90 days.
- 10:55 Bug #20228 (Closed): page cache never expire
- No feedback for over 90 days.
- 10:55 Feature #20255 (Closed): helper function for handling with TYPOScript
- No feedback for over 90 days.
- 10:55 Feature #20220 (Closed): Integrate possibility to define read/write access on different filemounts
- No feedback for over 90 days.
- 10:55 Bug #20217 (Closed): Export to t3d does not include sub-elements
- No feedback for over 90 days.
- 10:55 Feature #20209 (Closed): fe_users.email should be unique if "forgot password" is used in fe_login
- No feedback for over 90 days.
- 10:54 Bug #20200 (Closed): mailform has the same name and id even if used more than once
- No feedback for over 90 days.
- 10:54 Bug #20192 (Closed): image-popup: PDF ignores maxW for resizing popup-image
- No feedback for over 90 days.
- 10:54 Bug #20191 (Closed): t3lib_div::rmdir() causes PHP error instead of returning false
- No feedback for over 90 days.
- 10:53 Feature #20187 (Closed): activate click enlarge per default
- No feedback for over 90 days.
- 10:53 Bug #20174 (Closed): FCE - Not repeating inside a content
- No feedback for over 90 days.
- 10:53 Bug #20170 (Closed): 404 does not appear, if domain record redirection is set
- No feedback for over 90 days.
- 10:53 Bug #20153 (Closed): shortcut icon type detection does not work if allow_url_fopen is disabled
- No feedback for over 90 days.
- 10:52 Bug #20150 (Closed): Unexpected parser results for double slashes in extension configuration
- No feedback for over 90 days.
- 10:52 Bug #20147 (Closed): typo3ajax->addContent doe not add boolean content with "false" content
- No feedback for over 90 days.
- 10:52 Bug #20145 (Closed): A check in the caching DB backend for the existence of the specified caching table causes mysql warnings
- No feedback for over 90 days.
- 10:52 Feature #20140 (Closed): Extending spamProtectEmailAddresses / hook request
- No feedback for over 90 days.
- 10:52 Bug #20134 (Closed): info of original language while translate in section looks awful!
- No feedback for over 90 days.
- 10:52 Bug #20100 (Closed): Different values in table pages -> fe_groups when create Site by functions and "make new site"
- No feedback for over 90 days.
- 10:51 Bug #20096 (Closed): moving content elements in custom/draft workspace wont display in workspace preview
- No feedback for over 90 days.
- 10:51 Feature #20093 (Closed): Hook for helpTextIcon
- No feedback for over 90 days.
- 10:51 Bug #20054 (Closed): Context menu is not coming up in IE with Danish language
- No feedback for over 90 days.
- 10:51 Bug #20050 (Closed): Javascript alert in IE7 (Vista)
- No feedback for over 90 days.
- 10:51 Bug #20039 (Closed): [FE][tidy] and page-types with non-html don't play well together
- No feedback for over 90 days.
- 10:51 Feature #20023 (Closed): Translation Handling: Enable Update from Translation Repository via CLI
- No feedback for over 90 days.
- 10:50 Bug #20021 (Closed): Select doesn't allow comma in value
- No feedback for over 90 days.
- 10:50 Bug #20020 (Closed): Not possible to blind in the advanced search the option
- No feedback for over 90 days.
- 10:50 Bug #20018 (Closed): Mount points does not fully supported by HMENU TMENU (CUR and ACT not works)
- No feedback for over 90 days.
- 10:49 Bug #20008 (Closed): Page Preview not working, if page is standard/advanced and has domains at it
- No feedback for over 90 days.
- 10:49 Bug #20002 (Closed): Frontend page browser misses alwaysNext option
- No feedback for over 90 days.
- 10:49 Bug #20084 (Closed): Some values from localconf.php are not displayed correctly in install tool
- No feedback for over 90 days.
- 10:49 Bug #19959 (Closed): in typo3-4.2.2 and above the globalstring wont work
- No feedback for over 90 days.
- 10:49 Feature #19947 (Closed): Possibility to hide only certain table operations from toolbar
- No feedback for over 90 days.
- 10:48 Bug #19943 (Closed): t3lib_flexformtools->flexArray2Xml() depends on BE-only settings
- No feedback for over 90 days.
- 10:48 Bug #19933 (Closed): Database relation does not work as the label-field in the BE
- No feedback for over 90 days.
- 10:48 Bug #19926 (Closed): Image not displayed while using Flexible Content element
- No feedback for over 90 days.
- 10:48 Bug #19906 (Closed): MM relations do not work with flexible content elements
- No feedback for over 90 days.
- 10:48 Bug #19905 (Closed): New IRRE records don't get related to it's parent
- No feedback for over 90 days.
- 10:48 Bug #19900 (Closed): stdout always buffered in CLI mode
- No feedback for over 90 days.
- 10:48 Feature #19899 (Closed): Make indexed_search search and index the contents of .zip, .tbz, .tgz and .tar archives
- No feedback for over 90 days.
- 10:47 Bug #19895 (Closed): Firewall deletes attachments
- No feedback for over 90 days.
- 10:47 Feature #19889 (Closed): displayErrors=2 and no errors on CLI
- No feedback for over 90 days.
- 10:47 Bug #19804 (Closed): Sections: span with preview data is empty on load
- No feedback for over 90 days.
- 10:47 Bug #19784 (Closed): Section is rendered with tx_templavoila - field
- No feedback for over 90 days.
- 10:47 Bug #19749 (Closed): overrideWithExtension uses hardcoded urls
- No feedback for over 90 days.
- 10:47 Bug #19730 (Closed): Custom tags moved or stripped if enclosing more than one paragraph
- No feedback for over 90 days.
- 10:22 Bug #20665 (Closed): tx_indexedsearch description text with utf-8 encoding issues
- No feedback for over 90 days.
- 10:22 Bug #19726 (Closed): UTF8 produces bad character output
- No feedback for over 90 days.
- 10:22 Bug #19716 (Closed): History/Undo not works on image elements
- No feedback for over 90 days.
- 10:22 Bug #19708 (Closed): First line of external TS is discarded when using UTF-8 encoded files
- No feedback for over 90 days.
- 10:21 Bug #19706 (Closed): Internal links with additional parameters "destroyed" when saving content-elements
- No feedback for over 90 days.
- 10:21 Feature #19671 (Closed): enable charlist for trim function in stdWrap
- No feedback for over 90 days.
- 10:21 Bug #19662 (Closed): [Feature] Adding sysext tsbrowser
- No feedback for over 90 days.
- 10:21 Bug #19654 (Closed): typolink doesn't check internal files for extistence
- No feedback for over 90 days.
- 10:21 Bug #19649 (Closed): importing translation by l10nmgr takes too long in t3lib_TCEmain::process_datamap()
- No feedback for over 90 days.
- 10:21 Bug #19643 (Closed): area hrefs end up wrong in staticpub files (class.t3lib_parsehtml.php bug)
- No feedback for over 90 days.
- 10:21 Feature #19629 (Closed): Integrate the option "reverseOrder" for a complete HMENU
- No feedback for over 90 days.
- 10:21 Bug #19608 (Closed): Frontend Editing doesn't respect restrictions on content types via TSConfig
- No feedback for over 90 days.
- 10:20 Bug #19589 (Closed): Cannot use string offset as an array in function tslib_pibase()
- No feedback for over 90 days.
- 10:20 Feature #19583 (Closed): Post-Sort TS for the cObject CONTENT
- No feedback for over 90 days.
- 10:20 Feature #19571 (Closed): An additional condition-stdWrap for 'if'
- No feedback for over 90 days.
- 10:20 Bug #19570 (Closed): Backport changes to the caching framework
- No feedback for over 90 days.
- 10:20 Bug #19559 (Closed): AdminPanel shows superfluous "Include file class.tx_whatever_pi1.php" messages
- No feedback for over 90 days.
- 10:20 Bug #19555 (Closed): make t3lib_cache_Manager a true singleton
- No feedback for over 90 days.
- 10:19 Feature #19548 (Closed): [Usebility] Compare User Settings, save button for refresh
- No feedback for over 90 days.
- 10:19 Bug #19532 (Closed): Introduce substituteMarkerArrayNotCached
- No feedback for over 90 days.
- 10:16 Bug #19527 (Closed): getIcon does not return correct icon
- No feedback for over 90 days.
- 10:15 Bug #19522 (Closed): prefixRelPath messes with anchor links (or markers in href)
- No feedback for over 90 days.
- 10:15 Bug #19499 (Closed): Saving of data record too fast results in empty child records
- No feedback for over 90 days.
- 10:15 Bug #19498 (Closed): Using imgStart=1 with a single image produces error in "render_textpic"
- No feedback for over 90 days.
- 10:15 Bug #19481 (Closed): Number of search results is not correct. (Related Issue: #16693)
- No feedback for over 90 days.
- 10:15 Bug #19476 (Closed): "New record" allows to create records from hidden tables
- No feedback for over 90 days.
- 10:15 Bug #19467 (Closed): limit to language not effective in list module
- No feedback for over 90 days.
- 10:15 Bug #19464 (Closed): Return URL: Double Encoded characters cause server error
- No feedback for over 90 days.
- 10:14 Bug #19459 (Closed): index or counter in GMENU not working like in TMENU (count_HMENU_MENUOBJ)
- No feedback for over 90 days.
- 10:14 Feature #19458 (Closed): onChange has no effect
- No feedback for over 90 days.
- 10:14 Feature #19450 (Closed): More flexible editpanel permission
- No feedback for over 90 days.
- 10:14 Bug #19449 (Closed): TCEFORM.tt_content.imageorient.types.image.removeItems has some flaws
- No feedback for over 90 days.
- 10:14 Bug #19445 (Closed): URLs in TYPO3 confirmation emails are broken and should be changed
- No feedback for over 90 days.
- 10:14 Feature #19443 (Closed): Localization of IRRE-children for n:m relations with useCombination=1
- No feedback for over 90 days.
- 10:08 Feature #51844 (Accepted): Fix date-format in edit-view of a record
- If you configure the date-format for the BE to show as "d.m.y" it shows correct in the list-view. But edit-view for a...
- 09:50 Bug #19431 (Closed): Created value not checked against evalfunc
- No feedback for over 90 days.
- 09:50 Feature #19419 (Closed): Content in generated page or editing is messed up
- No feedback for over 90 days.
- 09:50 Bug #19415 (Closed): Using "group" field as label field
- No feedback for over 90 days.
- 09:49 Bug #19410 (Closed): install tool hangs on gd libary detection
- No feedback for over 90 days.
- 09:49 Bug #19404 (Closed): text in default language in xml file is overridden by random translated text
- No feedback for over 90 days.
- 09:49 Bug #19397 (Closed): ###REC_FIELD_ ### markers does not work in child IRRE record in last releases (4.1.7 and 4.2.1)
- No feedback for over 90 days.
- 09:48 Bug #19384 (Closed): wrong cHash with additonalParams.wrap
- No feedback for over 90 days.
- 09:48 Bug #19355 (Closed): class.tslib_pibase.php::pi_list_query() does not support different 'pointer' - Names
- No feedback for over 90 days.
- 09:48 Feature #19345 (Closed): Hook request in TCEforms before procItems() calls
- No feedback for over 90 days.
- 09:48 Bug #19341 (Closed): class.t3lib_xml.php returns double encoded utf8 on a utf8 installation
- No feedback for over 90 days.
- 09:48 Bug #19314 (Closed): Override of Translations via TS did not work
- No feedback for over 90 days.
- 09:48 Bug #19313 (Closed): _ADD_GETVARS not used by JSMENU
- No feedback for over 90 days.
- 09:48 Bug #19312 (Closed): web>page shows "new element" buttons for non-default languages when language binding is enabled
- No feedback for over 90 days.
- 09:47 Bug #19311 (Closed): language changes when switching position is web>page
- No feedback for over 90 days.
- 09:47 Bug #19309 (Closed): If mirrors file are not accesible EM locks up in settings mode
- No feedback for over 90 days.
- 09:47 Feature #19294 (Closed): Thumbnail-generation for video-files if configured and possible
- No feedback for over 90 days.
- 09:47 Bug #19288 (Closed): FlexForm configuration in extension: Localized flexform values are ignored
- No feedback for over 90 days.
- 09:47 Bug #19279 (Closed): displayCond does not work inside fields in a section
- No feedback for over 90 days.
- 09:47 Bug #19268 (Closed): content within fieldset/legend tags uneditable using Internet Explorer
- No feedback for over 90 days.
- 09:47 Feature #19255 (Closed): clear cache when an included constant/setup typoscript file is changed
- No feedback for over 90 days.
- 09:46 Bug #19248 (Closed): function jumpUrl does not write the filesize to the header of the download document
- No feedback for over 90 days.
- 09:46 Bug #19243 (Closed): plainMailEncoded should have an additonal param for additional_parameters
- No feedback for over 90 days.
- 09:46 Bug #19238 (Closed): Flexform is scrambing utf8-labels
- No feedback for over 90 days.
- 09:46 Feature #19235 (Closed): Unused function t3lib_TCEforms::getSingleHiddenField() could be rewritten for proper usage
- No feedback for over 90 days.
- 09:45 Bug #19229 (Closed): Fulltext help breaks docheader in filelist
- No feedback for over 90 days.
- 09:45 Bug #19228 (Closed): subpages of ab_linklist aren't indexed by tx_indexedsearch
- No feedback for over 90 days.
- 09:45 Bug #19227 (Closed): Page properties - element fields edit link doesent work
- No feedback for over 90 days.
- 09:45 Bug #19223 (Closed): Redirect type does not redirect when HTTP referrer is an external site
- No feedback for over 90 days.
- 09:45 Bug #19222 (Closed): eval double gives warning if not all 0 after comma are entered
- No feedback for over 90 days.
- 09:45 Bug #19221 (Closed): Custom tags get messed up in IE7
- No feedback for over 90 days.
- 09:45 Bug #19218 (Closed): "Unable to parse URL" error when changing what content is shown
- No feedback for over 90 days.
- 09:44 Bug #19214 (Closed): New Option "index_metatags" is not available for crawler-hooks
- No feedback for over 90 days.
- 09:44 Bug #19198 (Closed): TCA is not loaded completely when "dynamicConfigFile" is used.
- No feedback for over 90 days.
- 09:44 Bug #19184 (Closed): no error message if include file not found
- No feedback for over 90 days.
- 09:44 Feature #19183 (Closed): Autofocus in firefox
- No feedback for over 90 days.
- 09:44 Bug #19176 (Closed): mailform requires email field name to be exactly "email" it should be case insensitive
- No feedback for over 90 days.
- 09:44 Bug #19164 (Closed): Firefox 3: Backend-Search opens dummy.php when searching for terms like "be_users:1"
- No feedback for over 90 days.
- 09:43 Bug #19153 (Closed): Insonsistent description/initialisation of class.t3lib_beuserauth.php->auth_timeout_field
- No feedback for over 90 days.
- 09:43 Bug #19146 (Closed): Indexed search did not take Mount Point in account
- No feedback for over 90 days.
- 09:43 Bug #19145 (Closed): charset in image popup window
- No feedback for over 90 days.
- 09:43 Bug #19144 (Closed): order of $GLOBALS['TSFE']->additionalHeaderData with two or more extension is not controllable / changes when cache is enabled
- No feedback for over 90 days.
- 09:43 Bug #19143 (Closed): closing of doc won't refresh the page
- No feedback for over 90 days.
- 09:43 Bug #19139 (Closed): renaming of content elements doesn't changed naming in opendocs
- No feedback for over 90 days.
- 09:35 Bug #19086: extension manager crashes without warning/error if a em_conf.php has parser error (function getInstExtList and includeEMCONF)
- It's still an issue in all versions, that everything crashes if there is a parser error in a ext_emconf.php
- 09:13 Bug #19086 (Closed): extension manager crashes without warning/error if a em_conf.php has parser error (function getInstExtList and includeEMCONF)
- No feedback for over 90 days.
- 09:14 Bug #19122 (Closed): The option "autoSizeMax" is not applied to a record selector.
- No feedback for over 90 days.
- 09:14 Bug #19121 (Closed): backend copy of a page with download-links destroys links
- No feedback for over 90 days.
- 09:14 Feature #19120 (Closed): Add mailform config for elements INPUT, SELECT, TEXTAREA, SUBMIT
- No feedback for over 90 days.
- 09:14 Bug #19106 (Closed): Reloading page tree from click menu doesn't work
- 09:13 Bug #19104 (Closed): Link doesn't work in thunderbird
- No feedback for over 90 days.
- 09:13 Bug #19077 (Closed): doNotLinkIt check for menu generation not checked before link generation
- No feedback for over 90 days.
- 09:13 Feature #19072 (Closed): Backend Search in alt_db_navframe.php
- No feedback for over 90 days.
- 09:13 Bug #19066 (Closed): (tx_cms_showpic) don't send HTTP 200OK header when file was not found
- No feedback for over 90 days.
- 09:13 Bug #19060 (Closed): "displayCond" => "FIELD:myfield:IN:1,2" is not working correct on DB relations
- No feedback for over 90 days.
- 09:13 Feature #19055 (Closed): hook request for function:'fileList' in class.browse_links.php
- No feedback for over 90 days.
- 09:12 Bug #19047 (Closed): Changed BE path makes expanding of branches in page tree impossible
- No feedback for over 90 days.
- 09:12 Bug #19042 (Closed): TCEmain doesn't respect given value for sorting
- No feedback for over 90 days.
- 09:12 Bug #19039 (Closed): Firefox 3: Using the direct record editing function in the search field results in frame error
- No feedback for over 90 days.
- 09:12 Bug #19037 (Closed): Template Tools: The shortcut to the editing area of a resource file does not lead to the file, but only to "Template Tools"
- No feedback for over 90 days.
- 09:11 Bug #19033 (Closed): Copy/paste in tables in IE6 & 7
- No feedback for over 90 days.
- 09:11 Bug #19025 (Closed): cache status missing in tstemplate_info
- No feedback for over 90 days.
- 09:11 Feature #19024 (Closed): CURRENT_URL marker for pageNotFound_handling in class tslib_fe
- No feedback for over 90 days.
- 09:10 Bug #19003 (Closed): double cache or no cache through cHash variants of the same URL
- No feedback for over 90 days.
- 09:08 Bug #18991 (Closed): showAccessRestricted pages in menu does not work with menu type list
- No feedback for over 90 days.
- 09:08 Bug #18982 (Closed): Link to externl URL - Navigation Title from Mount Point
- No feedback for over 90 days.
- 09:08 Bug #18981 (Closed): <p></p> instead of <p> </p> within tables
- No feedback for over 90 days.
- 09:08 Bug #18974 (Closed): New Page Wizard loses Constants
- No feedback for over 90 days.
- 09:08 Bug #18972 (Closed): Thai language appears in llxml and other extensions un the Backend unreadable small
- No feedback for over 90 days.
- 09:07 Bug #18971 (Closed): BE Search only seeks in first mount
- No feedback for over 90 days.
- 09:07 Bug #18951 (Closed): Browse menu cannot handle "not in menu" pages
- No feedback for over 90 days.
- 09:07 Feature #18932 (Closed): Disable RTE links to pages which have not the page_language_overlay record of the source page
- No feedback for over 90 days.
- 09:07 Feature #18890 (Closed): New hooks for class.t3lib_extfilefunc.php
- No feedback for over 90 days.
- 09:06 Feature #18887 (Closed): GIFBUILDER does not support 'alternativeTempPath'
- No feedback for over 90 days.
- 09:06 Feature #18885 (Closed): Do not use htmlspecialchars for CSH description
- No feedback for over 90 days.
- 09:06 Bug #18869 (Closed): File-Bug in Extensions by translation
- No feedback for over 90 days.
- 09:06 Bug #18856 (Closed): mailform email addresses are not encoded if `recipient` or `recipient_copy` where select boxes or radio fields
- No feedback for over 90 days.
- 09:06 Bug #18840 (Closed): TCA input with property checkbox can't be removed
- No feedback for over 90 days.
- 09:06 Bug #18827 (Closed): Checkbox before input does not restore input
- No feedback for over 90 days.
- 09:05 Bug #18824 (Closed): Redirection active even if page type changed to standard afterward
- No feedback for over 90 days.
- 09:05 Bug #18812 (Closed): different behavious of "new record" icon in doc-header
- No feedback for over 90 days.
- 09:05 Bug #18810 (Closed): Internal notes are rendered different
- No feedback for over 90 days.
- 09:04 Bug #18809 (Closed): sysext felogin displays forgot password link even if logedin
- No feedback for over 90 days.
- 09:04 Bug #18804 (Closed): foreign_unique field not enough in symmetric relations
- No feedback for over 90 days.
- 09:03 Bug #18802 (Closed): typoLink generates wrong links (alias)
- No feedback for over 90 days.
- 09:03 Bug #18796 (Closed): Missing onClick-function on the Remove-Button in Multiplechoice-Selects in Backend
- No feedback for over 90 days.
- 09:03 Bug #18795 (Closed): UseCombined problem
- No feedback for over 90 days.
- 09:03 Bug #18791 (Closed): Typo3 libraries removing tilde's from URLS
- No feedback for over 90 days.
- 09:03 Feature #18784 (Closed): Language-flags enhancement in db-rows
- No feedback for over 90 days.
- 09:02 Bug #18782: "real_uid" not added when using "overrideId"
- No feedback for over 90 days.
- 09:02 Feature #18774 (Closed): Content overview in page properties: Only show those languages a page exists in
- No feedback for over 90 days.
- 09:02 Bug #18765 (Closed): can't restore default configuration of Extensions easily anymore
- No feedback for over 90 days.
- 09:02 Bug #18748 (Closed): Frontend Editing: Delete icon disappears when in Draft workspace
- No feedback for over 90 days.
- 09:02 Bug #18723 (Closed): mod.web_list.noCreateRecordsLink misses an icon
- No feedback for over 90 days.
- 09:02 Bug #18715 (Closed): Constant editor shows [Empty] for 0 values
- No feedback for over 90 days.
- 09:01 Bug #18681 (Closed): JS-Error when switch to a workspace
- No feedback for over 90 days.
- 09:01 Bug #18679 (Closed): enabling "Context Sensitive Help mode:" -> "Display full text messages" destroys some views
- No feedback for over 90 days.
- 09:01 Bug #18676 (Closed): mainScript ignored in Backend (pre)View
- No feedback for over 90 days.
- 09:01 Bug #18670 (Closed): alt_db_navframe.php often replaced by db_list.php without content under 4.2.0RC1 and RC2
- No feedback for over 90 days.
- 09:01 Bug #18664: piVars in Frameset not correct
- No feedback for over 90 days.
- 09:00 Bug #18646 (Closed): Combination view not possible with symmetric relations
- No feedback for over 90 days.
- 09:00 Bug #18631 (Closed): Images/Files are not copied when copying FCEs with sections that contain images/files
- No feedback for over 90 days.
- 08:59 Bug #18653 (Closed): top.loadTopMenu undefined
- No feedback for over 90 days.
- 08:59 Bug #18628 (Closed): "No title" is always shown
- No feedback for over 90 days.
- 08:59 Bug #18624 (Closed): div.docheader-row2-right missing margin
- No feedback for over 90 days.
- 08:59 Feature #18615 (Closed): Adding dontShowDebugOutput Option to INSTALL TOOL using in t3lib_div debug functions
- No feedback for over 90 days.
- 08:59 Feature #18608 (Closed): all suggested extensions must be clicked to not install them
- No feedback for over 90 days.
- 08:59 Bug #25036 (Closed): stdWrap in imageLinkWrap only renders when image_zoom is selected
- No feedback for over 90 days.
- 08:59 Bug #18606 (Closed): tt_content.image.20.1.stdWrap.wrap redered at wrong place
- No feedback for over 90 days.
- 08:58 Bug #18604 (Closed): Menu creation has empty defaults which could lead to problems
- No feedback for over 90 days.
- 08:58 Bug #18603 (Closed): Stylesheets get included using http while BE is https, gives annoying warnings
- No feedback for over 90 days.
- 08:58 Bug #18599 (Closed): Table table index_rel: don't write stopwords into
- No feedback for over 90 days.
- 08:58 Bug #18584 (Closed): Not in menu icons wrong in pop-up link window
- No feedback for over 90 days.
- 08:58 Bug #18572 (Closed): Submodule drop-down menu and BE Main Menu integration
- No feedback for over 90 days.
- 08:58 Bug #18554 (Closed): not longer possible to use non-integer uids for fake treeitems in class.t3lib_treeview.php [has fix]
- No feedback for over 90 days.
- 08:58 Bug #18551 (Closed): IMG_RESOURCE doesn't support file name with space
- No feedback for over 90 days.
- 08:57 Bug #18529 (Closed): timestamp field is unknown to EM
- No feedback for over 90 days.
- 08:57 Bug #18494 (Closed): Slow response from "external url" menu items
- No feedback for over 90 days.
- 08:57 Bug #18493 (Closed): Toolbar overlaps with linebreaks with smaller views
- No feedback for over 90 days.
- 08:56 Bug #18485 (Closed): eID_include should generate 404 error if the extension cannot be included
- No feedback for over 90 days.
- 08:56 Bug #18484 (Closed): creating a folder in filelist causes a PHP error
- No feedback for over 90 days.
- 08:56 Feature #18468 (Closed): class.tslib_pibase.php::pi_list_query() does not support DISTINCT
- No feedback for over 90 days.
- 08:56 Bug #15753 (Closed): Overwriting csh-labels in XClass doesn't work
- No feedback for over 90 days.
- 08:55 Bug #15625 (Closed): Install Tool goes on to step 2 without entering the right Database User and PW
- No feedback for over 90 days.
- 08:55 Bug #15559 (Closed): Adminpanel - Javascript link to open backend causes error with IE and realurl
- No feedback for over 90 days.
- 08:55 Feature #15431 (Closed): fieldset element for FORM
- No feedback for over 90 days.
- 08:54 Bug #17251 (New): tslib_fe::makeCacheHash does not work if no cHash
- 08:53 Bug #18426 (Closed): t3lib_cs doesn't use mb_strimwidth() for crop()
- No feedback for over 90 days.
- 08:52 Bug #18415 (Closed): Make Buttons / Order / Group in docheaders dynamic
- No feedback for over 90 days.
- 08:52 Bug #18411 (Closed): Backend search (list module) is restricted to hardcoded TCA field types
- No feedback for over 90 days.
- 08:52 Bug #18407 (Closed): file upload causes PHP error
- No feedback for over 90 days.
- 08:52 Bug #18402 (Closed): Calling Workspace modul in IE cause JS-Error
- No feedback for over 90 days.
- 08:52 Bug #18391 (Closed): Hidden checkbox doesn't get updated
- No feedback for over 90 days.
- 08:51 Bug #18376 (Closed): Issues when navigating inside tables with up/left/down/right arrows
- No feedback for over 90 days.
- 08:51 Bug #18373 (Closed): Hidden mountpoints in pid_list
- No feedback for over 90 days.
- 08:51 Bug #18368 (Closed): Many Relations will cause performance problems
- No feedback for over 90 days.
- 08:51 Bug #18365 (Closed): BE anusable if table sys_language is extended (MSSQL)
- No feedback for over 90 days.
- 08:50 Feature #18307 (Closed): Improved copy/past for multiple pasting
- No feedback for over 90 days.
- 08:50 Bug #18305 (Closed): Text of Text CE appearing instead of text of "Insert Records" record
- No feedback for over 90 days.
- 08:50 Feature #18304 (Closed): Dynmic title of page or CE
- No feedback for over 90 days.
- 08:50 Feature #18294 (Closed): Layer to override content
- No feedback for over 90 days.
- 08:49 Bug #18271 (Closed): start-module doesn't show menu while changing the workspace
- No feedback for over 90 days.
- 08:49 Bug #18292 (Closed): Flexforms get mixed up when using sections
- 08:49 Bug #18264 (Closed): t3lib_sqlparse::parseFromTables does not work with inner joins and joins with ()
- No feedback for over 90 days.
- 08:49 Bug #18248 (Closed): Empty datetime and other timestamp fields with displayCond = defaultAsReadonly
- No feedback for over 90 days.
- 08:49 Bug #18182 (Closed): after deleting a page, clickmenu causes a JS error
- No feedback for over 90 days.
- 08:49 Bug #18181 (Closed): help text in page tree is hidden
- No feedback for over 90 days.
- 08:48 Bug #18167 (Closed): DBAL bug while using IN() functions
- No feedback for over 90 days.
- 08:48 Bug #18165 (Closed): GIFBUILDER: wrong bounding box calculation with TEXT and spacing
- No feedback for over 90 days.
- 08:48 Bug #18113 (Closed): Shortcut and localization settings
- No feedback for over 90 days.
- 08:48 Bug #18105 (Closed): Problem with IE7 while generating new Pages
- No feedback for over 90 days.
- 08:48 Bug #18089 (Closed): Admin panel with static documents and numbers at the beginning of page titles
- No feedback for over 90 days.
- 08:48 Feature #18072 (Closed): [Usability] Inline Palettes open too fast; add a smooth folding
- No feedback for over 90 days.
- 08:47 Feature #18063 (Closed): Add preprocess hook in BE menu.
- No feedback for over 90 days.
- 08:47 Bug #18062 (Closed): language fallback in the URL
- No feedback for over 90 days.
- 08:47 Feature #18051 (Closed): Open Shortcut Manager when adding new shortcut.
- No feedback for over 90 days.
- 08:47 Bug #18046 (Closed): page will be indexed twice for one user
- No feedback for over 90 days.
- 08:46 Bug #18016 (Closed): FCE-Dropdown shows Invalid Value Error when using comma
- No feedback for over 90 days.
- 08:46 Bug #18013 (Closed): Image compositing with JPGs results in dithered output
- No feedback for over 90 days.
- 08:46 Bug #17977 (Closed): Child record not added to MM table when saving new parent record
- No feedback for over 90 days.
- 08:45 Bug #17962 (Closed): Install Tool: 'Basic Configuration' Values are Overwriting Selected 'All Configuration' Values.
- No feedback for over 90 days.
- 08:45 Bug #17959 (Closed): Section-based FCEs are saved with incorrect element ID
- No feedback for over 90 days.
- 08:45 Feature #17956 (Closed): fields of detail table should be used instead of label of mm table
- No feedback for over 90 days.
- 08:45 Bug #17951 (Closed): indexing configuration page tree allows to choose only up to three levels of recursion
- No feedback for over 90 days.
- 08:45 Bug #17949 (Closed): Hardcoded Ampersand in fe_user->get_URL_ID
- No feedback for over 90 days.
- 08:44 Bug #17939 (Closed): Import/Export: Import of a .t3d does not fully create necessary directorys underneath fileadmin/templates
- No feedback for over 90 days.
- 08:44 Bug #17928 (Closed): HMENU excludeUidList and excludeDoktypes ignore pages of type mount point
- No feedback for over 90 days.
- 08:44 Feature #17914 (Closed): Add browser_link for external url pages
- No feedback for over 90 days.
- 08:44 Bug #17907 (Closed): (X)HTML/Javascript Code of AdminPanel is not valid
- No feedback for over 90 days.
- 08:44 Feature #17901 (Closed): cObj->getTreeList doesn't allow addtional SQL with JOINS
- No feedback for over 90 days.
- 08:43 Bug #17899 (Closed): Misconfigured search/replace-patterns in t3lib_parsehtml->mapTags
- No feedback for over 90 days.
- 08:43 Bug #17888 (Closed): Fatal error: Cannot use string offset as an array in .... class.t3lib_tcemain.php on line 2133
- No feedback for over 90 days.
- 08:43 Feature #17885 (Closed): Clean_up/Feature/Revision of db_new.php. Adding Flexible NewWizards
- No feedback for over 90 days.
- 08:43 Bug #17878 (Closed): mod_rewrite redirect to subdirectory + realurl = page not found
- No feedback for over 90 days.
- 08:43 Bug #17873 (Closed): Broken page localization on PostgreSQL
- No feedback for over 90 days.
- 08:42 Feature #17863 (Closed): Hook Request: t3lib_TCEmain->localize($table,$uid,$language)
- No feedback for over 90 days.
- 08:42 Feature #17862 (Closed): Make excludeCHashVars work
- No feedback for over 90 days.
2013-09-08
- 22:57 Bug #49520: fileadmin&sslproxy
- So this issue is then same as #51562 ?
- 22:55 Feature #49714: Localizable FAL file records
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22835 - 21:30 Feature #45498 (Resolved): Find best-matching local storage instead of default-storage
- Applied in changeset commit:046967d98785ce5a363158661f061b9ae505d248.
- 21:30 Bug #47414: Missing filename on TCA type="group" internal_type="file_reference"
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 21:29 Bug #47414 (Under Review): Missing filename on TCA type="group" internal_type="file_reference"
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:30 Bug #47414 (Resolved): Missing filename on TCA type="group" internal_type="file_reference"
- Applied in changeset commit:f873d1d4045f03434f059cbb462811d915b3e704.
- 20:55 Feature #51454: Install tool configuration system
- Patch set 13 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23321 - 15:31 Feature #51454: Install tool configuration system
- Patch set 12 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23321 - 15:11 Feature #51454: Install tool configuration system
- Patch set 11 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23321 - 14:39 Feature #51454: Install tool configuration system
- Patch set 10 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23321 - 02:44 Feature #51454: Install tool configuration system
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23321 - 20:42 Task #51838: Delete all processed files when a sys_file gets deleted
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23675 - 16:42 Task #51838: Delete all processed files when a sys_file gets deleted
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23675 - 16:31 Task #51838 (Under Review): Delete all processed files when a sys_file gets deleted
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23675 - 16:25 Task #51838 (Closed): Delete all processed files when a sys_file gets deleted
- When a sys_file gets deleted all the processed files need to get deleted to (see #50876)
- 20:25 Bug #51698: Delete sys_file entry when a file is deleted
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671 - 16:42 Bug #51698: Delete sys_file entry when a file is deleted
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671 - 16:16 Bug #51698: Delete sys_file entry when a file is deleted
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671 - 14:39 Bug #51698 (Under Review): Delete sys_file entry when a file is deleted
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23671 - 16:24 Bug #51837 (Under Review): Missing rendering in static templates
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23674 - 16:16 Bug #51837 (Closed): Missing rendering in static templates
- In TYPO3 6.0 a new menu type for content element "menu" was added. The corresponding rendering was added to css_style...
- 15:54 Bug #47357 (Needs Feedback): Extension Manager
- @Philipp: https://review.typo3.org/#/c/23673/1 for the TYPO3 version check problems
@Steffen: Taking Philipps expl... - 15:50 Bug #47353 (Rejected): EM: reload list after update
- Closing this one as duplicate.
- 15:34 Feature #51730 (Under Review): EM should only install extensions compatible with current TYPO3-Version
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673 - 15:34 Bug #48809 (Under Review): 6.1.1 Extension Manager downloads and installs incompatible extensions without warning
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23673 - 14:55 Feature #51835: Add possibility to use an extension as repository
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672 - 14:43 Feature #51835 (Under Review): Add possibility to use an extension as repository
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23672 - 14:38 Feature #51835 (Closed): Add possibility to use an extension as repository
- Sometimes extensions depend on customized versions of other extensions or on extensions that aren't released to the T...
- 14:49 Feature #47588: Add conditions support in backend layouts
- Code sample...
- 14:30 Task #51783 (Resolved): Throw exception when insert of fixture data fails in functional test
- Applied in changeset commit:0f1e1095d07f451c443095c7eda9f8123130d491.
- 14:23 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23567 - 13:29 Feature #51097: Missing files report
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23143 - 08:52 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Still got the error in 6.1.4 and ke-search. Your Patch solves the problem. Thanks Matthias and Benjamin!
- 00:33 Bug #51831 (Closed): FE: $GLOBALS['BE_USER']->getFileStorages() fileMounts array is empty (after switch from 6.1.3 to 6.1.4)
- In backend filelist it is ok!
In frontend I have no fileMounts after the switch.
The debug output from $GLOBALS['...
2013-09-07
- 22:06 Bug #51829: TCEmain::log relies on active BE_USER
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23670 - 21:59 Bug #51829 (Under Review): TCEmain::log relies on active BE_USER
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23670 - 21:56 Bug #51829 (Rejected): TCEmain::log relies on active BE_USER
- Several developers abuse t3lib_TCEmain and instantiate it also in other
contexts than BE, for which it never was mad... - 20:13 Task #49375: Scheduler: Extbase-tasks should appear on "toplevel", not as subitems below extbase
- I did not say it is impossible, but I wanted to highlight, that this is much more difficult than one would expect ;)
- 14:28 Task #49375: Scheduler: Extbase-tasks should appear on "toplevel", not as subitems below extbase
- I have a working concept, just need to find the time to finish it.
- 12:36 Task #49375 (On Hold): Scheduler: Extbase-tasks should appear on "toplevel", not as subitems below extbase
- I had a look into this. This is not possible with the current implementation.
The scheduler registers classes with... - 18:44 Bug #25157: Page module + backend layout - title of unassigned columns
- Joey, do you still have that patch? Is this still relevant? Maybe rework it as a review request?
- 16:40 Bug #51820: Extension Manager Problems after Upgrade from 6.0.4 to 6.1.4
- Thanks - Patch set 2 linked in #51767 solved the issue.
- 16:12 Bug #51820 (Closed): Extension Manager Problems after Upgrade from 6.0.4 to 6.1.4
- Hi Andrea,
this was a bug in 6.1.4, which has already been fixed in Git. The fix will be part of 6.1.5. See #51767... - 16:09 Bug #51820: Extension Manager Problems after Upgrade from 6.0.4 to 6.1.4
- Andrea i don't see any change since 6.1.4 release that can have any influance on EM (see: https://github.com/TYPO3/TY...
- 15:56 Bug #51820: Extension Manager Problems after Upgrade from 6.0.4 to 6.1.4
- I would be nice to know which file of the source made it work again.
- 15:51 Bug #51820: Extension Manager Problems after Upgrade from 6.0.4 to 6.1.4
- I have just upgraded sources to the latest git version (6.1.5-dev) through git clone and symlinked them. After cleari...
- 14:02 Bug #51820: Extension Manager Problems after Upgrade from 6.0.4 to 6.1.4
- I can confirm the problem with extension manager on 6.1.4. The requested url when clicking on gear icon that should o...
- 10:48 Bug #51820: Extension Manager Problems after Upgrade from 6.0.4 to 6.1.4
- In case someone encounters the same Indexed Search problem:
That was easy to solve by making the path of the form a... - 09:56 Bug #51820 (Closed): Extension Manager Problems after Upgrade from 6.0.4 to 6.1.4
- After upgrading from 6.0.4 to 6.1.4 clicking on the "configure" button reloads the "Manage Extensions" but not the co...
- 16:11 Feature #49739: Add filter for available records in a multiple value selector
- Ernesto Baschny wrote:
> MaBa, will you work on this still, or why is this assigned to you? If you want to, I propos... - 16:02 Feature #16613: pass image alt and title attributes to showpic script
- Closing is okay for me :-)
- 16:02 Bug #16463: TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
- Is obsolet since be layouts.
- 15:53 Feature #51782 (Under Review): allWrap property for CSS and JavaScript files replaces all pipes ("|")
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23669 - 11:59 Bug #48204 (Needs Feedback): Fatal error when creating a job based on extbase's command controller
- Can you still reproduce this?
- 11:03 Bug #50889 (Closed): Faulty expand/collapse behavior in Element Browser
- closing as duplicate
- 11:02 Bug #45859 (Under Review): Element Browser stops working
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22934 - 08:52 Feature #45498: Find best-matching local storage instead of default-storage
- Patch set 3 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 08:44 Feature #45498: Find best-matching local storage instead of default-storage
- Patch set 3 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/...
2013-09-06
- 23:26 Bug #51786: Exception for non-migrated images, even so mount-point exists (6.1.3 -> 6.1.4)
- Does work for admin be-users, but not for restricted be-users. Doesn't matter if the mount is browsable or not.
I ... - 16:46 Bug #51786 (Accepted): Exception for non-migrated images, even so mount-point exists (6.1.3 -> 6.1.4)
- Please check if this fix solves your problem: https://review.typo3.org/#/c/23660/
- 23:07 Bug #51819: Adding extra parameters to generated cHash URLs fails in 6.1.x
- I found this parameter pageNotFoundOnCHashError in the Install Tool and set it to 0..... that helped, but can anyone ...
- 22:32 Bug #51819 (Closed): Adding extra parameters to generated cHash URLs fails in 6.1.x
- Having upgrated a site from 4.7 to 6.1 without any problems I find lots of my singleview pages in the 404 section in ...
- 22:27 Bug #46071: External links doesn't work anymore since recent security update 4.5.24
- A fix to make it work even if TSFE.jumpUrl_transferSession = 1 is set is presented here: #46463
- 22:16 Task #51807 (Under Review): RTE MagicImage should use the FAL processing API and not storage-0
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23663 - 22:13 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- The bug is already solved by #51808, but anyway we want to keep this open to rework rtehtmlarea to make proper use of...
- 20:56 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- Thank you, this works for me. I can insert images in RTE again and open tx_news news.
The ResourceStorage.php does... - 16:05 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- OK, for anybody having problems with the current release, please try out this
https://review.typo3.org/23660 (patc... - 15:44 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- This is a dupe of #51778, right, Helmut? Could we continue on the older one only?
- 12:17 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- Add RTE related exception from #51747
- 12:17 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- Add RTE related exception from #51747
- 12:15 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- Add RTE related exception from #51747
- 11:41 Task #51807 (Closed): RTE MagicImage should use the FAL processing API and not storage-0
- RTE MagicImageService relies on storage 0 and does create "magic" images by using ImageMagick functions
directly ins... - 20:50 Feature #51731 (Accepted): Store sessions outside DB
- TYPO3s services don't work too well as a way to select and instantiate a storage backend because @"GeneralUtitility::...
- 20:30 Feature #51731 (Resolved): Store sessions outside DB
- Applied in changeset commit:c50ee9f32186eb71439cad2e80b6198b03d9a461.
[Edit: It seems Gerrit is a bit too avid ;-)] - 20:40 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Sorry - I've attached the wrong file - exception #1314354065 is the correct one.
- 20:34 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- while these patches resolve the RTE images issues they introduce a minor issue in the filelist module.
It is not a ... - 20:30 Bug #51808 (Resolved): ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Applied in changeset commit:4bf5e79f37fb50e2201b1e19a75862bbf3b5f267.
- 19:43 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:43 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:22 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- With this patch set editors can insert images via RTE again.
Thanks Helmut! - 16:06 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- OK, for anybody having problems with the current release, please try out this
https://review.typo3.org/23660 (patc... - 16:03 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23660 - 16:02 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23660 - 15:58 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23660 - 15:05 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Dominik Hahn wrote:
> I've applied the patch but the problems I reported earlier (=> http://forge.typo3.org/issues/5... - 15:03 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23660 - 13:52 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- @Dominik please report your test results directly in gerrit. You may set the verified state to -1.
Hint: Gerrit uses... - 13:14 Bug #51808: ProcessedFiles need to be able to do file exists in processing folder without permission checks
- I've applied the patch but the problems I reported earlier (=> http://forge.typo3.org/issues/51747#note-41) remain.
... - 12:53 Bug #51808 (Under Review): ProcessedFiles need to be able to do file exists in processing folder without permission checks
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23660 - 12:21 Bug #51808 (Accepted): ProcessedFiles need to be able to do file exists in processing folder without permission checks
- 12:20 Bug #51808 (Closed): ProcessedFiles need to be able to do file exists in processing folder without permission checks
- 20:39 Task #51778 (Closed): FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder (RTE Magic Images)
- close this one as duplicate (although older)
- 16:25 Task #51778: FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder (RTE Magic Images)
- Patch set 5 solved the RTE images problem: https://review.typo3.org/23660 (patch set 5)
- 16:08 Task #51778: FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder (RTE Magic Images)
- When I use your workaround editors get an Uncaught TYPO3 Exception #1376992145.
- 20:30 Bug #48474 (Resolved): Suggest Wizard doesn't work properly when inside Flexform repeating elements
- Applied in changeset commit:0fa2da4689c0bdcb15d469590743daf41ba4fde3.
- 20:30 Task #51818 (Resolved): Follow-up to IRRE override strategy
- Applied in changeset commit:866f0c6d4db5caad3d450bad5121d2be431f355a.
- 20:20 Task #51818 (Under Review): Follow-up to IRRE override strategy
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23526 - 20:20 Task #51818 (Closed): Follow-up to IRRE override strategy
- Follow-up to IRRE override strategy #49685
- 20:30 Bug #51682 (Resolved): ADMCMD_view should disable caching
- Applied in changeset commit:c8a3e364232662f45cefb4510f7ef62216a7ed04.
- 20:01 Bug #51682: ADMCMD_view should disable caching
- Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:59 Bug #51682: ADMCMD_view should disable caching
- Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:55 Bug #51682: ADMCMD_view should disable caching
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:55 Bug #51682: ADMCMD_view should disable caching
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:04 Bug #51780: Typoscript constant editor not supporting file upload anymore
- Hi Bas,
in older TYPO3 versions there was a resource field in TypoScript template records, which allowed you to uplo... - 19:09 Bug #51780: Typoscript constant editor not supporting file upload anymore
- Hi,
Paste this constants to the template in a TYPO3 4.X install:
plugin.multishop {
# cat=file upload//File... - 13:56 Bug #51780 (Needs Feedback): Typoscript constant editor not supporting file upload anymore
- Did that ever work? What was the last TYPO3 version where you can report that it works?
- 18:56 Bug #51817 (Closed): DataHandler.php - hook
- Closed on user's request.
- 18:26 Bug #51817: DataHandler.php - hook
- Sorry,
It's a wrong bug.
Could you please close/delete this bug ?
Thank you ! - 18:21 Bug #51817 (Closed): DataHandler.php - hook
- typo3: 6.1.3
file: typo3/sysext/core/Classes/DataHandling/DataHandler.php
line: 1015
@// Hook: processDatama... - 18:30 Bug #50573 (Resolved): Some typo3/gfx/*.gif icons are missing
- Applied in changeset commit:3da7139fc8119932749baca916ec0e60f1fc1bf6.
- 17:00 Bug #51562: sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23567 - 16:48 Bug #51761 (Accepted): PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- 16:05 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- OK, for anybody having problems with the current release, please try out this
https://review.typo3.org/23660 (patc... - 12:50 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Helmut Hummel wrote:
> Andrea Böhm wrote:
>
> > Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\Fil... - 12:46 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Hi!
Dominik Hahn wrote:
> Patch 4 restored most of the functionality. At least the page module is accessible for ... - 12:30 Bug #51747 (Resolved): Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Applied in changeset commit:adf98024f4f6c2812ef462df8a02d85617d1ebf2.
- 12:25 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:24 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:23 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23633 - 11:47 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Andrea Böhm wrote:
> Fatal error: Call to undefined method TYPO3\CMS\Core\Resource\File::isMissing() in /foooo/typ... - 09:14 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Still not working.
I've updated the files with the ones of Patch Set 4 (https://review.typo3.org/#/c/23633/), Resour... - 08:42 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Hi,
the same problem here - as user and also as admin.
Updated to 6.1.4, all changes made (clearing cache etc.)... - 08:38 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch 4 restored most of the functionality. At least the page module is accessible for all editors and the list modul...
- 00:18 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Still got the blues...
I tried all above solutions, no effect...the editor can not insert images via RTE and canno... - 14:22 Bug #51813 (Closed): TypoScript conditions: Condition for Windows 8 is missing
- TypoScript condition matching currently recognizes "all kinds of operating systems":http://docs.typo3.org/typo3cms/Ty...
- 13:48 Bug #49520: fileadmin&sslproxy
- Hi!
I have also had this error, and it was caused by sys_file_storage having a row (uid=2) with the _deleted_ fiel... - 12:47 Feature #51137: felogin emails not configuarable
- Thank's Wouter!
I believe there should be one way of styling reusable(!) E-Mails for the whole website in TYPO3.
... - 12:37 Task #49247: Deprecate TypoScript functions "textStyle" and "tableStyle"
- Just a question, maybe silly,but...what if someone wants to add a javascript-related "data-stuff" attribute?
For e... - 12:36 Feature #47588 (Under Review): Add conditions support in backend layouts
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23657 - 12:30 Bug #51733 (Resolved): Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- Applied in changeset commit:990cd92c729d0c70142eba5b6b4ee8609442fb23.
- 11:34 Bug #51733: Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 11:32 Bug #51733: Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 11:28 Bug #51733: Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23621 - 12:18 Bug #49386: ResourceStorage::setFileContents does not properly translate file info properties
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/21634 - 11:56 Bug #51749: HTML5 fixes for css_styled_content header rendering
- Hi Ernesto, Hi Patrick,
not touching the holy cow of backward compatibility is a very high goal, and I can underst... - 09:42 Bug #51749: HTML5 fixes for css_styled_content header rendering
- Hi Thomas,
Ernesto already mentioned the HGROUP has been removed.
When HTML5 was introduced in css_styled_conte... - 11:43 Bug #51732: Permissions Issue in 6.2alpha2 install tool "drwxrws---"
- Interacting with the extension manager also seems to break CSS (Again, permissions related).
Downloading extensions ... - 10:42 Bug #51732: Permissions Issue in 6.2alpha2 install tool "drwxrws---"
- It seems as if permissions are modified again prior to or during the first login, as I had to take the same correctiv...
- 11:40 Bug #31717 (Closed): Restricted access page redirects to parent page outside of current rootline
- Closed per request of reporter.
- 11:36 Bug #51806 (Closed): PHP Fatal error in TYPO3 6.1.4 Install Tool -> Upgrade Wizard
- closed as duplicate of #51733
Fix is already merged. - 11:30 Bug #51806 (Closed): PHP Fatal error in TYPO3 6.1.4 Install Tool -> Upgrade Wizard
- TYPO3 6.1.4 Install Tool -> Upgrade Wizard
"Migrate all file relations from tt_content.image and pages.media"
Fat... - 11:21 Bug #51805 (Closed): Template dropdown does'nt refresh template title after save
- The template dropdown field in the template module does not refresh properly when editing a template title.
How to... - 11:13 Bug #51804 (Under Review): Set absPrefix in GraficalFunctions to PATH_site
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23652 - 11:12 Bug #51804 (Closed): Set absPrefix in GraficalFunctions to PATH_site
- To make GifBuilder and GraficalFunctions work in
backend context, it is needed to set the absolute
path prefix for ... - 10:59 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Fair enough. Thanks for taking care.
- 10:47 Bug #51767 (Resolved): Edit extension settings not possible after update to 6.0.9 / 6.1.4
- 10:47 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Francois Suter wrote:
> The backport was even worse than I thought. I fixed one side effect with https://review.typo... - 10:44 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 10:42 Bug #51767 (Under Review): Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 08:46 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Same for me, so voting for reverting https://review.typo3.org/22663 and https://review.typo3.org/23493
- 10:50 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23637 - 10:34 Bug #17585: tslib_cObj->editIcons does not check rights
- Quite old indeed :) I'll check ASAP
- 09:42 Bug #17585 (Needs Feedback): tslib_cObj->editIcons does not check rights
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:19 Bug #19004: Content Type Menü - starting at page id 0 not possible
- Looks like the Problem does still exist
- 10:07 Bug #19004 (Needs Feedback): Content Type Menü - starting at page id 0 not possible
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:08 Task #51803: 401 response header
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23649 - 10:05 Task #51803: 401 response header
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23649 - 10:01 Task #51803 (Under Review): 401 response header
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23649 - 09:58 Task #51803 (Closed): 401 response header
- If the login is not succesful a 401 header should be used instead of a 200
- 10:07 Feature #17466 (Needs Feedback): Caluculate of gifbuilder XY width max([10.w]|[20.w])
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:05 Feature #18344: Log FE usernames and also log failures
- Someone else, please check that.
- 09:55 Feature #18344 (Needs Feedback): Log FE usernames and also log failures
- 09:55 Feature #18344: Log FE usernames and also log failures
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:59 Feature #18602: Tools > User Admin ("Backend User Administration") lacks option to copy an existing user
- This isse isn't fixed with the "[FEATURE] Migrate EXT: beuser to Extbase" as the "Associated revisions" could imagin.
- 09:54 Bug #16190 (Needs Feedback): requestUpdate does not work on selectboxes (group-fields)
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:53 Bug #17877 (Needs Feedback): TCEFORM TSconfig disabled fields still available in List View
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:53 Feature #14974 (Rejected): secureFormmail
- 09:48 Feature #14974 (Closed): secureFormmail
- I would like to close this issue.
- We have now Formhandler
- Testing the Referer or check for POST vars is no wa... - 09:52 Feature #15168 (Rejected): Editpage header pagetype shortcut can't link to content elements on pages
- 09:52 Feature #15168 (Closed): Editpage header pagetype shortcut can't link to content elements on pages
- Shortcut to a content element on another page isn't a good way to go. Where to get the layout of the page? There are ...
- 09:52 Feature #32326: title tag for extension content in RTE Link Browser if croped
- Close this atm, until i have tested. Will reopen, if the bug is still present.
- 09:32 Feature #32326: title tag for extension content in RTE Link Browser if croped
- So please try it with a newer version. For TYPO3 CMS 4.7.x we will only fix security issues.
- 08:22 Feature #32326: title tag for extension content in RTE Link Browser if croped
- Hi, use Typo3 4.7 atm. If its fixed in 6.1 u can close this. Thanks
- 09:50 Feature #16715 (New): Pollution of linkvars, and resulting spammed cache, is a recurrent complaint.
- I agree with Stanislas, therefore I'm reopening the ticket.
- 09:48 Feature #14591 (New): Indexed Search does not tell the user why searching for "e" fails
- The problem still exists. However, it's of very low importance imho. So if someone wants to see this feature, please ...
- 09:45 Feature #17630 (New): gr_list concept needs to be improved
- Hey Alexander,
the problem still exists, and I really like to get back on it one day. It would also be a nice GSOC... - 09:20 Feature #17630 (Closed): gr_list concept needs to be improved
- No feedback for over 90 days.
- 09:43 Bug #16154 (Needs Feedback): tslib_content:.DBgetInsert/DBgetUpdate() don't honour TCA ctrl settings
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:41 Bug #17525 (Needs Feedback): Feature Reference Check is not implemted to all delete buttons
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 09:30 Feature #51776: Extension upload form should also be available in "Get Extensions"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23639 - 09:27 Bug #21250 (Closed): Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- No feedback for over 90 days.
- 09:27 Bug #24548 (Closed): Uploading files with Flash does not work
- No feedback for over 90 days.
- 09:27 Bug #17843 (Closed): Ignore & regenerate empty cache/images files
- No feedback for over 90 days.
- 09:27 Bug #17836 (Closed): Not editable text block using IE and CSS width-Definition
- No feedback for over 90 days.
- 09:26 Bug #17834 (Closed): IRRE does not take TBE_STYLES into account
- No feedback for over 90 days.
- 09:26 Feature #17829 (Closed): Add hook for function viewPageIcon
- No feedback for over 90 days.
- 09:26 Feature #17822 (Closed): Tabbed menu as separate class
- No feedback for over 90 days.
- 09:26 Bug #17809 (Closed): Typo3 Fatal error: on using xml2array - 't3lib_pageSelect' not found
- No feedback for over 90 days.
- 09:26 Bug #17799 (Closed): External files indexing wrong with crawler when inserted in access-restricted tt_content elements
- No feedback for over 90 days.
- 09:25 Bug #17796 (Closed): Backend search doesn't find date and time fields
- No feedback for over 90 days.
- 09:25 Bug #17782 (Closed): Modify-only tables are created in the database
- No feedback for over 90 days.
- 09:25 Feature #17758 (Closed): BCC Settings are missing in TypoScript elements of the type FORM
- No feedback for over 90 days.
- 09:24 Bug #17755 (Closed): Switch from Advanced to Standard Page Type retains some information
- No feedback for over 90 days.
- 09:24 Bug #17746 (Closed): infinite loop possible for slide.collect (CONTENT)
- No feedback for over 90 days.
- 09:24 Feature #17745 (Closed): Allow dynamic values in TCAdefaults
- No feedback for over 90 days.
- 09:24 Bug #17730 (Closed): optionSplit for nested / recursive HMENU
- No feedback for over 90 days.
- 09:24 Feature #17729 (Closed): GIFBUILDER: niceText and transparentColor solution
- No feedback for over 90 days.
- 09:24 Feature #17723 (Closed): Index-search also indexes external links when marker is set
- No feedback for over 90 days.
- 09:24 Bug #17721 (Closed): Web>List doesn't allow localization of root level tables
- No feedback for over 90 days.
- 09:23 Feature #17702 (Closed): Hook request for class.t3lib_extfilefunc.php, changes to show_item.php
- No feedback for over 90 days.
- 09:23 Bug #17696 (Closed): CSC-Table Rendering handles field- and text-delimiters wrong/unintuitive
- No feedback for over 90 days.
- 09:23 Bug #17679 (Closed): List view and custom layout Labels
- No feedback for over 90 days.
- 09:23 Bug #17674 (Closed): class.tx_install.php - Install Tool mail not delivered some administration emails
- No feedback for over 90 days.
- 09:23 Feature #17667 (Closed): Make FORM capabele to set multidimensional vars automatically
- No feedback for over 90 days.
- 09:23 Bug #17665 (Closed): span title appears in the recrd header
- No feedback for over 90 days.
- 09:22 Bug #17663 (Closed): forwardSearchWordsInResultLink: $tmplArray['path'] does not include search words
- No feedback for over 90 days.
- 09:22 Bug #17662 (Closed): "Fresh" search form shows noresults.
- No feedback for over 90 days.
- 09:22 Bug #17661 (Closed): Indexed search makes links incorrectly
- No feedback for over 90 days.
- 09:22 Bug #17654 (Closed): ReturnUrl is not existing after deleting the page, so why referring to it?!
- No feedback for over 90 days.
- 09:22 Feature #17650 (Closed): option end for HMENU / and negative values for begin and end
- No feedback for over 90 days.
- 09:21 Bug #17632 (Closed): t3lib_page::getMenu does not check for existance of language overlay
- No feedback for over 90 days.
- 09:20 Bug #17625 (Closed): sortby with 2 fields will crash on sorting & adding new record
- No feedback for over 90 days.
- 09:20 Bug #17622 (Closed): t3lib_tceform & jsfunc.tbe_editor.js: Autocompletion disables saving of input-fields
- No feedback for over 90 days.
- 09:20 Bug #17619 (Closed): INSERT-Error on table "index_words" on ORACLE and PostgreSQL
- No feedback for over 90 days.
- 09:20 Bug #17618 (Closed): Form wizards don't work in front end editing mode 'Forms on page'
- No feedback for over 90 days.
- 09:20 Feature #17615 (Closed): Integrate possibility to override TCA columns depending on the type by another TCA property
- No feedback for over 90 days.
- 09:19 Bug #17607 (Closed): Value is not shown when label is MM field
- No feedback for over 90 days.
- 09:19 Bug #17603 (Closed): Configuration possiblity in localconf.php for the tables accessed by CONTENT object
- No feedback for over 90 days.
- 09:19 Bug #17601 (Closed): Cannot sort MM relational field
- No feedback for over 90 days.
- 09:19 Bug #17600 (Closed): Overriding multilevel UC settings fails
- No feedback for over 90 days.
- 09:19 Bug #17597 (Closed): Hook for "getSearchWords" checks for a method "getSearchWords" in hook class, but does not use this method.
- No feedback for over 90 days.
- 09:18 Feature #17586 (Closed): Featurerequest: config.inlineStyle2TempFile.media
- No feedback for over 90 days.
- 09:18 Feature #26372 (Closed): Add media type configuration option for TypoScript setting config.inlineStyle2TempFile
- No feedback for over 90 days.
- 09:18 Bug #17566 (Closed): "cli_dispatch.phpsh lowlevel_cleaner missing_files" list an existing directory as a missing file
- No feedback for over 90 days.
- 09:18 Bug #17558 (Closed): can not remove stopwords
- No feedback for over 90 days.
- 09:18 Bug #17556 (Closed): language of BE-User-interface for BE-user no longer switchable
- No feedback for over 90 days.
- 09:18 Feature #17545 (Closed): Multiple Domains without Redirects
- No feedback for over 90 days.
- 09:17 Bug #17543 (Closed): Static Templates: Character encoding issue in ext_tables_static+adt.sql
- No feedback for over 90 days.
- 09:17 Bug #17530 (Closed): sys_action allows to create records in SysFolders
- No feedback for over 90 days.
- 09:17 Bug #17526 (Closed): Password reset sends two messages with different password
- No feedback for over 90 days.
- 09:16 Bug #17521 (Closed): Typo3 v4.1.2 Image cObject does not render properly in IE7.0
- No feedback for over 90 days.
- 09:16 Bug #17510 (Closed): stdWrap.numRows not DBAL safe
- No feedback for over 90 days.
- 09:16 Feature #17486 (Closed): Crawler/Index Config: enhance queue entries
- No feedback for over 90 days.
- 09:16 Bug #17485 (Closed): Crawler/Index Config: hook in crawler_init gets no configuration data
- No feedback for over 90 days.
- 09:16 Bug #17481 (Closed): Select PIDs recursively in indexing configuration
- No feedback for over 90 days.
- 09:15 Bug #17478 (Closed): TCA: label and label_alt need to check for recursion in order to avoid an infinite loop
- No feedback for over 90 days.
- 09:15 Feature #17463 (Closed): Configure PID for new elements using IRRE
- No feedback for over 90 days.
- 09:15 Bug #17453 (Closed): csc-textpic-imagewrap totalwidth not calculated correctly?
- No feedback for over 90 days.
- 09:15 Bug #17452 (Closed): Resolving external URLs
- No feedback for over 90 days.
- 09:15 Bug #17439 (Closed): Cropscaling of GIF Images fails if GDlib use the function truecolor
- No feedback for over 90 days.
- 09:15 Bug #17429 (Closed): Simulate Static Documents: Pagetype as parameter is ignored.
- No feedback for over 90 days.
- 09:15 Bug #17408 (Closed): Constant Editor Category missing
- No feedback for over 90 days.
- 09:14 Feature #17406 (Closed): Page type Shortcut with anchor points
- No feedback for over 90 days.
- 09:14 Feature #17401 (Closed): exclude some pages and "options" from the section menu
- No feedback for over 90 days.
- 09:14 Bug #17389 (Closed): strtolower and strtoupper in evaluation of 'input'-type values nonsense when using UTF-8 enabled backend
- No feedback for over 90 days.
- 09:14 Bug #17379 (Closed): Multiline constants
- No feedback for over 90 days.
- 09:14 Bug #17358 (Closed): Cannot move the page in the same user group
- No feedback for over 90 days.
- 09:13 Bug #17329 (Closed): TCA fields of type "none" should be searchable too.
- No feedback for over 90 days.
- 09:13 Bug #17327 (Closed): secure filelinks width jumpurl.secure don't check permission recursive
- No feedback for over 90 days.
- 09:13 Bug #17321 (Closed): filemtime() [function.filemtime]: stat failed
- No feedback for over 90 days.
- 09:12 Bug #17311 (Closed): Page TSconfig isn't respected for new elements in new pages
- No feedback for over 90 days.
- 09:12 Bug #17310 (Closed): Wrong quoted-printable encoding of email headers
- No feedback for over 90 days.
- 09:11 Feature #17306 (Closed): Order of language versions (BE)
- No feedback for over 90 days.
- 09:11 Feature #17304 (Closed): add uploadfolder TSConfig override possibility
- No feedback for over 90 days.
- 09:11 Bug #17288 (Closed): parse_url error message in frontend and backend
- No feedback for over 90 days.
- 09:11 Bug #17287 (Closed): integrate the functionality of extendedbulletlist
- No feedback for over 90 days.
- 09:11 Feature #17282 (Closed): all FE users should be allowed to log in if nothing has been set
- No feedback for over 90 days.
- 09:11 Bug #17278 (Closed): Override values for preview in admpanel TSconfig not always respected
- No feedback for over 90 days.
- 09:10 Feature #17275 (Closed): Virtual fields
- No feedback for over 90 days.
- 09:10 Bug #17279 (Closed): Tidy changes Meta-Tag charset
- No feedback for over 90 days.
- 09:10 Bug #17263 (Closed): A hook for additional marker is needed in makeSearchForm
- No feedback for over 90 days.
- 09:10 Feature #17262 (Closed): Change the hook call in execFinalQuery() to add other tables
- No feedback for over 90 days.
- 09:10 Bug #17260 (Closed): label alt isn't checked when editing an IRRE element
- No feedback for over 90 days.
- 09:09 Bug #17255 (Closed): Combined mode doesn't work with type 'group'
- No feedback for over 90 days.
- 09:09 Bug #17254 (Closed): Multiple retrieval of all table rows
- No feedback for over 90 days.
- 09:08 Bug #17243 (Closed): Install tool's DB compare shows wrong tables to update on MySQL 5 collation latin1_bin
- No feedback for over 90 days.
- 09:08 Bug #17240 (Closed): displayCond & default value
- No feedback for over 90 days.
- 09:08 Bug #17226 (Closed): JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
- No feedback for over 90 days.
- 09:08 Feature #17212 (Closed): Enhancement of class.t3lib_htmlmail.php
- No feedback for over 90 days.
- 09:08 Bug #17211 (Closed): Natually sort browse_links popup
- No feedback for over 90 days.
- 09:07 Bug #17169 (Closed): word spit incorrectly works with UTF-8 texts
- No feedback for over 90 days.
- 09:07 Bug #17161 (Closed): Access rights where checked by two functions
- No feedback for over 90 days.
- 09:07 Feature #17154 (Closed): Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
- No feedback for over 90 days.
- 09:06 Feature #17149 (Closed): Feature Request - Add functionality to easily position new / move around already existing repetitive data objects in FCEs
- No feedback for over 90 days.
- 09:06 Feature #17148 (Closed): menuNumber available as register
- No feedback for over 90 days.
- 09:06 Bug #17117 (Closed): Allow empty $from_table in SELECTquery()
- No feedback for over 90 days.
- 09:06 Bug #17116 (Closed): Jumpurl links miss parameters for multilanguage environments
- No feedback for over 90 days.
- 09:06 Bug #17111 (Closed): JSMENU
- No feedback for over 90 days.
- 09:05 Feature #17108 (Closed): Support secure database connections (e.g. MySQL over SSL)
- No feedback for over 90 days.
- 09:05 Bug #17098 (Closed): Navigation title is lacking in default language
- No feedback for over 90 days.
- 09:05 Bug #17094 (Closed): Fixed a setting in ceditor
- No feedback for over 90 days.
- 09:05 Bug #17083 (Closed): no alternative default value possible in checkboxes
- No feedback for over 90 days.
- 09:05 Feature #17080 (Closed): idea to help make autoincrement fields work better with PostgreSQL
- No feedback for over 90 days.
- 09:04 Bug #17069 (Closed): class.tslib_content.php functions COBJ_ARRAY, USER: variable $incFile not initialized
- No feedback for over 90 days.
- 09:04 Bug #17068 (Closed): freeindexUid not stored for type = Page tree
- No feedback for over 90 days.
- 09:04 Feature #17051 (Closed): Missing fronend clipboard for content elements
- No feedback for over 90 days.
- 09:04 Feature #17003 (Closed): Add the js openPic-function to core-js
- No feedback for over 90 days.
- 09:04 Bug #17031 (Closed): Multi-language website title
- No feedback for over 90 days.
- 09:03 Feature #20702 (Closed): Auto-formatting HTML in RTE in "Toggle HTML Source" view to make it readable
- No feedback for over 90 days.
- 09:03 Feature #17032 (Closed): improve text mode of RTE
- No feedback for over 90 days.
- 09:03 Bug #17047 (Closed): Links get wrong MP parameters when two domains share a mounted page tree
- No feedback for over 90 days.
- 08:45 Bug #39683: wrong character class in valueCheck for "alphanum_x"
- Hi Stefan,
but you tried and it seems a good solution. So you invested your time into learning something. And with... - 08:44 Feature #47857: Delete adding type="text/javascript" if doctype is HTML5
- Patrick, any news about this?
Thanks - 06:52 Feature #37150: Force TYPO3 dependency setting on TER upload
- > Is this really required? Doesn't TER already enforces this?
Not yet, but hopefully in the next few weeks, as soo... - 06:50 Bug #45859: Element Browser stops working
- Any news on when this is going to be fixed????
- 00:13 Bug #51800 (Closed): 6.1.4 Update wizard fails at step "Migrate all file links of RTE-enabled fields to FAL" for pdf documents
- Update wizard 6.1.3 -> 6.1.4 fails for all pdf documents with an error message like this:
fileadmin/user_files/XYZ.p...
2013-09-05
- 23:39 Bug #47414: Missing filename on TCA type="group" internal_type="file_reference"
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23058 - 23:38 Bug #47414: Missing filename on TCA type="group" internal_type="file_reference"
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23058 - 22:06 Bug #39683: wrong character class in valueCheck for "alphanum_x"
- Hello Alexander,
the problem is, that I have added a too simple solution to the core and the meaning of the core i... - 21:43 Bug #39683: wrong character class in valueCheck for "alphanum_x"
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14286 - 21:21 Bug #39683: wrong character class in valueCheck for "alphanum_x"
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14286 - 20:39 Bug #39683 (Under Review): wrong character class in valueCheck for "alphanum_x"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/14286 - 21:08 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- The backport was even worse than I thought. I fixed one side effect with https://review.typo3.org/23493 but I didn't ...
- 18:40 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Helmut Hummel wrote:
> solution: backport: https://review.typo3.org/23281
>
> or revert https://review.typo3.org/... - 18:39 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- solution: backport: https://review.typo3.org/23281
or revert https://review.typo3.org/22663 and https://review.typ... - 17:19 Bug #51767 (Accepted): Edit extension settings not possible after update to 6.0.9 / 6.1.4
- 15:51 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Bug confirmed.
- 12:54 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Verified
- 12:52 Bug #51767: Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Adding English translation.
- 12:37 Bug #51767 (Closed): Edit extension settings not possible after update to 6.0.9 / 6.1.4
- Nach dem Update ist es nicht mehr möglich im Extensionmanger über das Zahnradsymbol eine Extension zu bearbeiten.
Es... - 19:34 Bug #51786: Exception for non-migrated images, even so mount-point exists (6.1.3 -> 6.1.4)
- The tests here are as be-admin but do as well apply to restricted be-users.
- 19:33 Bug #51786 (Closed): Exception for non-migrated images, even so mount-point exists (6.1.3 -> 6.1.4)
- I can't see the images anymore, that the user added to a record.
In this example I use tt_news (don't say it's old... - 19:30 Bug #48467 (Resolved): Filelist renders wrong root-icons (expandable or not) for file-mounts
- Applied in changeset commit:24731b0dc8a0eeb3cbc247d6b93a3af3d9bdbcee.
- 18:36 Bug #48467: Filelist renders wrong root-icons (expandable or not) for file-mounts
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:36 Bug #48467: Filelist renders wrong root-icons (expandable or not) for file-mounts
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 18:35 Bug #48467: Filelist renders wrong root-icons (expandable or not) for file-mounts
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/20981 - 18:15 Bug #48467: Filelist renders wrong root-icons (expandable or not) for file-mounts
- What is the current state of this issue?
- 18:53 Task #51762: Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- Just to have this note added: The mount-point shown here has the flag "is browsable" set to FALSE.
- 18:01 Task #51762 (Accepted): Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- 11:27 Task #51762 (Closed): Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- After updating from 6.1.3 to 6.1.4, I get an exception like in the attached screenshot, when opening the filelist as ...
- 18:46 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Helmut Hummel wrote:
> Hi!
>
> Andrea Böhm wrote:
>
> > With the ResourceFactory.php patch I don't get this me... - 18:38 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- I had the error as reported above after updating from 6.1.3 to 6.1.4:
TYPO3\CMS\Core\Resource\Exception\Insufficient... - 17:11 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Hi!
Andrea Böhm wrote:
> With the ResourceFactory.php patch I don't get this message when I'm logged in as admi... - 16:55 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Helmut Hummel wrote:
> Andrea Böhm wrote:
> > After upgrading from 6.0.4 to 6.1.4 I get the same error message that... - 16:47 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Helmut Hummel wrote:
> Dominik Hahn wrote:
> > A full backtrace of both modules is attached.
>
> Thanks. Can you... - 16:45 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Andrea Böhm wrote:
> Update:
>
> The ResourceFactory.php and the ResourceStorage.php patches don't resolve all ... - 16:41 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Dominik Hahn wrote:
> A full backtrace of both modules is attached.
Thanks. Can you please try patch set 4. Shoul... - 16:38 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Andrea Böhm wrote:
> After upgrading from 6.0.4 to 6.1.4 I get the same error message that Sascha Egerer posted (Unc... - 16:36 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23633 - 15:57 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- After upgrading from 6.0.4 to 6.1.4 I get the same error message that Sascha Egerer posted (Uncaught TYPO3 Exception ...
- 13:09 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- A full backtrace of both modules is attached.
Editing a page's properties is working without problems.
Listing ... - 12:55 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Dominik Hahn wrote:
> We are having the same problems with both TYPO 6.0.9 and TYPO 6.1.4.
>
> I have applied pat... - 12:14 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- We are having the same problems with both TYPO 6.0.9 and TYPO 6.1.4.
I have applied patch 3 but the problem still ex... - 11:56 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch 3 is working for me.
- 11:54 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- PS: the debug report ist including patch 3 as described above
- 11:48 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- I deleted typo3temp/_processed_ and created it manually -> No change...
I attach the Debug report as a text file - 11:36 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- I had the same issue after upgrading to 6.1.4 and deleting all files and folders in typo3temp/.
A page with a tx_n... - 11:32 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Thanks for the hint. When I replace only the changes from "public function getProcessingFolder() {...}" it works agai...
- 11:19 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Jürgen König wrote:
> Hi, I tried all 3 patches for my problem. Unfortunately it did not work.
Replace only the c... - 11:05 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Hi, I tried all 3 patches for my problem. Unfortunately it did not work. I deleted all typo3temp again, cleared all c...
- 10:08 Bug #51747 (Under Review): Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23633 - 10:03 Bug #51747 (Needs Feedback): Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Can you check if this fixes your problem?
https://review.typo3.org/23633 - 10:02 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23633 - 09:50 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23633 - 09:46 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- HI, I also got a problem after updating from 6.1.3 which might be similar.
When I am logged in as a non-admin bac... - 09:44 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- We got the same error for all non-admin editors on our installation. The subdirectory 'typo3temp/_processed_' does al...
- 09:28 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Sascha Egerer wrote:
> @Helmut Hummel is it ok to change it back to TRUE?
No, this is not OK. This is one of th... - 09:26 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Jochen Weiland wrote:
> After upgrading to TYPO3 versions 6.0.9 or 6.1.4 a fatal error will be generated after clear... - 18:44 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Not really, "SHOW DATABASES" can show more databases then where you have no privileges, the shema only shows database...
- 17:32 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Oh dear, that makes this setting pretty useless as a "security mechanism" then. Thanks for researching.
- 17:31 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23637 - 15:06 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- To test the patch you need to change the my.cfg of your mysql server. You need to add "skip-show-database" to the [my...
- 15:04 Bug #47744 (Under Review): Fatal error: Call to a member function fetch_object() on a non-object in
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23637 - 14:28 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Tested localy:...
- 14:14 Bug #47744: Fatal error: Call to a member function fetch_object() on a non-object in
- Since TYPO3 CMS 4.7 the minimum MySQL version is 5.0, since this version we could also use:...
- 12:28 Bug #47744 (Accepted): Fatal error: Call to a member function fetch_object() on a non-object in
- I agree that we need a better handling for that. But I would not require SHOW DATABASES priviledge.
1) admin_get_d... - 09:16 Bug #47744 (New): Fatal error: Call to a member function fetch_object() on a non-object in
- Add test for privileges "Show databases" to install tool.
- 18:13 Bug #51651 (Needs Feedback): Translated record shows title of relation in default language
- Could you please list which types of relations and which views are affected by this issue?
- 17:54 Bug #51749 (Accepted): HTML5 fixes for css_styled_content header rendering
- Thomas, thanks for thinking about that and sharing!
As of HGROUP: Has been removed already in 6.2 (see #47572).
... - 17:36 Bug #51784 (Closed): Pages of top level menu are displayed even if thes are hidden in menus
- If you create some sites in your top menu root, they may be displayed if their id's are written in _menu.top.pages_.
- 17:31 Task #51783 (Under Review): Throw exception when insert of fixture data fails in functional test
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23640 - 17:22 Task #51783 (Closed): Throw exception when insert of fixture data fails in functional test
- We should throw exception when fixture data can not be loaded into database.
- 17:21 Bug #51777 (Closed): Extension Manager - Plugin Configuration
- Please continue in #51767.
- 16:14 Bug #51777: Extension Manager - Plugin Configuration
- see issue 51767, this bug is reported already.
- 15:54 Bug #51777 (Closed): Extension Manager - Plugin Configuration
- Since Typo3 6.1.4 the Configuration Menu of a Ext. in the Ext. Manager doesn't open anymore. It seems that the Link o...
- 17:20 Task #51778 (Accepted): FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder (RTE Magic Images)
- 16:02 Task #51778 (Closed): FE showing TYPO3 Exception: #1375955684: You are not allowed to access the given folder (RTE Magic Images)
- Pages with content elements containing RTE images located in folder '/uploads' showing the exception 'TYPO3 Exception...
- 17:02 Bug #51771: Warnings after upgrading to 6.0.9 and browsing filelist with open_basedir in use
- Seems to be related to #51747
- 13:54 Bug #51771 (Closed): Warnings after upgrading to 6.0.9 and browsing filelist with open_basedir in use
- Duplicate of #51761
- 13:31 Bug #51771: Warnings after upgrading to 6.0.9 and browsing filelist with open_basedir in use
- Our workarround to hide warnings: replace is_dir() with @is_dir()
- 13:21 Bug #51771 (Closed): Warnings after upgrading to 6.0.9 and browsing filelist with open_basedir in use
- Following is a PHP Warning which is triggered when browsing filelist with open_basedir enabled.
It seems, we are t... - 16:54 Feature #51782 (Closed): allWrap property for CSS and JavaScript files replaces all pipes ("|")
- When CSS or JavaScript files are wrapped through the ".allWrap" property (@see TSref->Page->includeCSS), all pipe sym...
- 16:54 Bug #51781 (Closed): IMAGE content object accepts directories
- When the path of an image content element is the path to a dirctory and not to a real file it should not be rendered....
- 16:36 Bug #51780 (Closed): Typoscript constant editor not supporting file upload anymore
- Typoscript code:
# cat=basic/xxx/010; type=file[png,jpg,gif]; label= file[png, jpg, gif] eine Datei
t9 = fileadmi... - 16:15 Bug #51733: Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- The following patch: https://review.typo3.org/23621 fixed the issue with the error:
mod_fcgid: stderr: PHP Fatal e... - 15:38 Feature #51776 (Under Review): Extension upload form should also be available in "Get Extensions"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23639 - 15:36 Feature #51776 (Closed): Extension upload form should also be available in "Get Extensions"
- Currently the upload form for Extensions is only available in the "Manage Extensions" section in the em. It would be ...
- 14:51 Feature #35891: Possibility to add icons in addItems()
- Since icons are now included for ".addItems", shouldn't there be a ".altIcons" setting, similar to ".altLabels"?
- 14:43 Bug #51761: PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- Root cause is obviously an is_dir() call on a file resource with a trailing slash.
- 12:50 Bug #51761: PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- Thx for reporting.
Indeed these path checks were introduced in 6.1.4.
Obviously the tests with open_basedir were ... - 11:19 Bug #51761: PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- FYI: the version I have is called "patched", because I patched it with this bugfix: https://review.typo3.org/#/c/2098...
- 11:18 Bug #51761 (Closed): PHP Warning for open_basedir in filelist for every file after updating 6.1.3 -> 6.1.4
- I don't know in which change this was included ... but since the update to 6.1.4, I get a _PHP Warning_ for every fil...
- 13:23 Bug #51772 (Closed): ExtDirect - Exception causing endless loading loop on fresh install (master/6.2)
- Fresh install of master (cbed687fbb6dd16ea5363bc97efed970d552f88f).
Opening the Workspace module triggers an ExtDire... - 12:54 Bug #51760 (Closed): Upgrade Wizard - Migration to File Abstraction Layer throws Exception
- Closed as duplicate
- 11:15 Bug #51760 (Closed): Upgrade Wizard - Migration to File Abstraction Layer throws Exception
- Upgrade Wizard: 'Migrate all file relations from tt_content.image and pages.media' throws Exception....
- 12:46 Bug #51768 (Closed): IRRE - drag and drop sorting of items not possible in Internet Explorer
- In Internet Explorer (tested with 9 and 10), it is not possible to use the drag and drop sorting feature of IRRE for ...
- 12:43 Bug #17491 (Closed): PHP option magic_quotes_runtime is not checked
- As magic_quotes_runtime is deprecated since PHP 5.3, the reports module show it as error and TYPO3 CMS 6.2 installer ...
- 11:24 Bug #51667: Inf. redirection loop after first Step of Install Tool
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23614 - 11:14 Bug #44795: Page tree - Copy page (and paste) - preview images (often missing)
- If I manually set the "image" field to "0" or "NULL" via SQL it does not affect the preview in the backend at all. So...
- 11:02 Bug #17347 (Needs Feedback): Database result not being tested for result
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 11:02 Feature #17445 (Needs Feedback): Make BE user groups valid for a period of time
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 11:01 Bug #17381 (Needs Feedback): "patch" for Hook-TutorialArticle - page 3
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 11:00 Bug #15149 (Needs Feedback): m.mask produces 256 color images (why is GDlib involved here???)
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:58 Feature #16563 (Needs Feedback): $typo_db_extLocalconf_script
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:56 Feature #14496 (Needs Feedback): time dependent displaying of non cached pages/contents
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (4.5 or 6.1)?
IMHO this w... - 10:55 Feature #14493 (Needs Feedback): "LINE" Object for GIFBuilder
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:53 Feature #14591 (Needs Feedback): Indexed Search does not tell the user why searching for "e" fails
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:52 Bug #14938 (Needs Feedback): "Insert/Modify Link" dialogue chokes on javascript values for links because of incorrectly prepended 'http://'
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:52 Bug #14919 (Needs Feedback): t3lib_div::array_merge_recursive_overlay cannot overrule arrays with scalars
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:51 Bug #16453 (Needs Feedback): Some relative external url's not indexed correctly
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:42 Feature #16329 (Closed): Add "template record" to action "New record"
- Duplicate of #15505
- 10:22 Feature #16314 (Needs Feedback): Compare only specific user (group) settings
- Hi,
as this issue is very old. Since TYPO3 CMS 6.1 comparing users by adding them to a compare list is implemented... - 10:09 Bug #15755 (Needs Feedback): User not in a group
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)? - 10:08 Bug #14915 (Needs Feedback): im 6.0.6 doesn''t scale JPG's in GIFBUILDER
- 10:08 Bug #14915: im 6.0.6 doesn''t scale JPG's in GIFBUILDER
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
B... - 09:24 Bug #17002 (Closed): cHash is not recreated on disposal in config.linkVars
- No feedback for over 90 days.
- 09:24 Bug #17001 (Closed): config.linkVars check doesn't allow negative ranges
- No feedback for over 90 days.
- 09:24 Bug #16995 (Closed): 0004694: Feature request: Mount point on higher level
- No feedback for over 90 days.
- 09:24 Feature #16982 (Closed): possibility for disabling upload fields in Element Browser
- No feedback for over 90 days.
- 09:23 Bug #16965 (Closed): Language HMENU getQueryArguments dont work
- No feedback for over 90 days.
- 09:23 Bug #16951 (Closed): Autofill in form functions fail on Firefox & Internet Explorer
- No feedback for over 90 days.
- 09:23 Bug #16943 (Closed): Sorting of records in a M-M relation
- No feedback for over 90 days.
- 09:23 Bug #16932 (Closed): selected type "last part of word" not in highlighting content
- No feedback for over 90 days.
- 09:22 Bug #16925 (Closed): Moving the page doesn’t work when group has 'Edit page' permission
- No feedback for over 90 days.
- 09:22 Bug #16916 (Closed): Recursive meta indexing configurations
- No feedback for over 90 days.
- 09:22 Feature #16905 (Closed): hook for additional image proccesing
- No feedback for over 90 days.
- 09:22 Bug #16902 (Closed): prefixResourcePath does not handle url outside <style> tags
- No feedback for over 90 days.
- 09:22 Bug #16901 (Closed): SubSearch is not working
- No feedback for over 90 days.
- 09:22 Bug #16838 (Closed): Hash character in external Link URL
- No feedback for over 90 days.
- 09:21 Bug #16825 (Closed): AdminPanel Preview does not work correctly: selecting one option selects all
- No feedback for over 90 days.
- 09:21 Feature #16824 (Closed): EXT:cms/tslib/publish.php is not hookable or XCLASSable
- No feedback for over 90 days.
- 09:21 Bug #16804 (Closed): Module Access: Can't uncheck permission "show page" for owner
- No feedback for over 90 days.
- 09:20 Feature #16778 (Closed): Enable to register minImageWidth
- No feedback for over 90 days.
- 09:20 Bug #16776 (Closed): pi_list_browseresults shows 'Next' link when no results
- No feedback for over 90 days.
- 09:20 Bug #16769 (Closed): Unaccessible page redirects to an other in rootline without transmission of pid
- No feedback for over 90 days.
- 09:20 Bug #16760 (Closed): t3lib_TCEforms::getSingleField_typeFlex doesn't pass $field param to t3lib_BEfunc::getFlexFormDS
- No feedback for over 90 days.
- 09:20 Bug #16757 (Closed): t3lib_htmlmail jump urls break mailto links
- No feedback for over 90 days.
- 09:19 Bug #16756 (Closed): GMENU RollOver effect for the Internet Explorer
- No feedback for over 90 days.
- 09:19 Bug #16754 (Closed): split returnKey fails to recognize the max property
- No feedback for over 90 days.
- 09:19 Bug #16745 (Closed): No translation for error messages and / or modules
- No feedback for over 90 days.
- 09:19 Bug #16747 (Closed): exec + special chars
- No feedback for over 90 days.
- 09:19 Feature #16733 (Closed): Set a db size limit then clear cache
- No feedback for over 90 days.
- 09:19 Feature #16731 (Closed): Cache-Control Headers do not address client-side caching
- No feedback for over 90 days.
- 09:18 Bug #16729 (Closed): Converting external files to current charset fails
- No feedback for over 90 days.
- 09:18 Feature #18614 (Closed): Add proper å, ä and ö handling for Finnish
- No feedback for over 90 days.
- 09:17 Bug #18600 (Closed): IRRE Sorting of Records
- No feedback for over 90 days.
- 09:17 Bug #16703 (Closed): Admin Panel and Edit Panel are not consistent
- No feedback for over 90 days.
- 09:17 Bug #16672 (Closed): parseWhereClause throws sql error with function in where clause on Oracle database
- No feedback for over 90 days.
- 09:17 Bug #16663 (Closed): Function http_makelinks doesn´t work correctly when the url followed by a tag
- No feedback for over 90 days.
- 09:12 Feature #16654 (Closed): class.tslib_eidtools.php: Function to get TS configuration
- No feedback for over 90 days.
- 09:12 Feature #16653 (Closed): eID: initBeUser
- No feedback for over 90 days.
- 09:12 Bug #16652 (Closed): mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
- No feedback for over 90 days.
- 09:11 Feature #16648 (Closed): Hook Request for class.t3lib_tcemain->checkValue_group_select_file()
- No feedback for over 90 days.
- 09:11 Bug #16646 (Closed): sysfolder happens to have pages.fe_group = ''
- No feedback for over 90 days.
- 09:11 Bug #16641 (Closed): The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
- No feedback for over 90 days.
- 09:11 Bug #16629 (Closed): Distributing uploaded images to multiple directories
- No feedback for over 90 days.
- 09:11 Feature #16613 (Closed): pass image alt and title attributes to showpic script
- No feedback for over 90 days.
- 09:10 Bug #16608 (Closed): DB Check > Relations should output more details
- No feedback for over 90 days.
- 09:10 Bug #16607 (Closed): plugin.alt.pda doesn't work with css_styled_content
- No feedback for over 90 days.
- 09:10 Bug #16604 (Closed): spamProtectEmailAddresses and hidden from field in mail_form
- No feedback for over 90 days.
- 09:10 Bug #16599 (Closed): img-tag with empty attributes, if IM/GM cann't render the image (pdf)
- No feedback for over 90 days.
- 09:09 Bug #16595 (Closed): Constant Editor displayExample not configurable
- No feedback for over 90 days.
- 09:09 Bug #16580 (Closed): "pointer" error in tslib/class.tslib_pibase.php
- No feedback for over 90 days.
- 09:09 Bug #16559 (Closed): links in the RTE with more than one GET Parameter don't work.
- No feedback for over 90 days.
- 09:09 Bug #16551 (Closed): Cannot reset settings via admPanel.override
- No feedback for over 90 days.
- 09:08 Feature #16548 (Closed): Hook for indexing records
- No feedback for over 90 days.
- 09:08 Bug #16543 (Closed): page module: MM table needs TCA for neg_foreign_table when value is zero
- No feedback for over 90 days.
- 09:08 Bug #16537 (Closed): tslib_content typolink does not check if url is vaild scheme
- No feedback for over 90 days.
- 09:08 Feature #16536 (Closed): It would be good to include posibility to add "wrap" property to "includeCSS" resource object.
- No feedback for over 90 days.
- 08:37 Bug #51728: MediaWizardProvider::process_youtube does not handle all url variants
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23616 - 08:09 Bug #51728: MediaWizardProvider::process_youtube does not handle all url variants
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23616
2013-09-04
- 23:38 Bug #51752 (Accepted): FAL ArrayIterator::seek() warning in ElementBrowser
- This was half-fixed in #39235 before the 6.0 release, but there are still two other occurrences in the ElementBrowser...
- 23:05 Bug #51752: FAL ArrayIterator::seek() warning in ElementBrowser
- I can confirm this problem!
*What i did to get the php warning messages:*
# Added content element of type "Only i... - 22:49 Bug #51752 (Closed): FAL ArrayIterator::seek() warning in ElementBrowser
- Hi, when working with content elements that use images (copy/paste), i have often this errors in Log module:
@Core... - 23:36 Bug #47649 (Needs Feedback): LocalDriver.php line 312 - PHP Warning: ArrayIterator::seek() expects parameter 1 to be long, string
- Could you specify more precisely where this occurs? What do you mean with "FAL Relation Wizard"? You mean the Element...
- 23:22 Feature #51731: Store sessions outside DB
- Ernesto Baschny wrote:
> And the last question: Will you be able to tackle the first implementation before feature f... - 23:14 Feature #51731: Store sessions outside DB
- Ernesto Baschny wrote:
> At the end, to be able to test this for review it would be great if you could provide some ... - 23:08 Feature #51731: Store sessions outside DB
- Ernesto Baschny wrote:
> Are you planning to move the whole database storage as it is now into a service also? That ... - 20:38 Feature #51731: Store sessions outside DB
- And the last question: Will you be able to tackle the first implementation before feature freeze (15th of October)? I...
- 20:37 Feature #51731 (Accepted): Store sessions outside DB
- Cool stuff, Thorsten, you already seem to have made some nice progress!
Are you planning to move the whole databas... - 17:44 Feature #51731: Store sessions outside DB
- Suggested implementation in sandbox "sandbox/thorsten/session-api":https://git.typo3.org/Packages/TYPO3.CMS.git/short...
- 16:46 Feature #51731 (Closed): Store sessions outside DB
- On high traffic sites it's sometimes necessary to store session records outside the main database because of a high r...
- 23:14 Bug #51751 (Closed): Migration from 6.1.3 to 6.1.4 cannot complete all steps
- Can you vote for the patch?
And your error seems indeed related to some old / damaged entries inside your database... - 23:07 Bug #51751: Migration from 6.1.3 to 6.1.4 cannot complete all steps
- The patch from #51733 resolved my issue.
I still get an error on the third step, because of some missing files, b... - 22:42 Bug #51751 (Needs Feedback): Migration from 6.1.3 to 6.1.4 cannot complete all steps
- 22:42 Bug #51751: Migration from 6.1.3 to 6.1.4 cannot complete all steps
- Hi Jan,
Thanks for the report! There was already one today that reported the same issue #51733
Can you check if... - 22:32 Bug #51751 (Closed): Migration from 6.1.3 to 6.1.4 cannot complete all steps
- Migrating from 6.1.3 to 6.1.4 I was unable to complete the three migrating steps:
* Migrate all file relations from ... - 22:51 Bug #50881: Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
- The 4.7 branch was much cleaner already, probably someone did run the cleanup script before the release. :)
But st... - 22:50 Bug #50881: Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:39 Bug #50881: Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
- If you review the above patch, here is a summary of what has exactly changed (despite the reordering of the class nam...
- 22:37 Bug #50881 (Under Review): Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 22:35 Bug #50881 (Accepted): Fix 4.5/4.7 missing autoloaded classes (i.e. backend_cacheActionsHook)
- In 4.5 there are also several missing autoload entries in core_autoload.php. If we are aiming for the smooth migratio...
- 22:30 Task #51745 (Resolved): Remove conflict code
- Applied in changeset commit:34d22cc8b0d1c642a97df9fca3fcc6813c56be91.
- 22:27 Task #51745: Remove conflict code
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:10 Task #51745 (Under Review): Remove conflict code
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 20:09 Task #51745 (Closed): Remove conflict code
- Remove conflict code
- 22:22 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Ok I've added a page to gerrit. I'm not really sure why it has been changed to FALSE.
@Helmut Hummel is it ok to cha... - 22:17 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Hi Sascha:
yes, changing the two lines seems to fix the problem - 22:15 Bug #51747 (Under Review): Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23625 - 22:04 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Could you please change line 130 & 132 to TRUE in typo3/sysext/core/Classes/Resource/ResourceFactory.php...
- 21:52 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- To see the error in the FE you obviously need an image in the site that needs "processing" (so that the typo3temp/_pr...
- 21:51 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- ...
- 21:49 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Ah ok. I can now confirm it for "Admin->Language".
- 21:48 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Helmut Hummel wrote:
> When exactly does this happen? I assume somewhere in the backend?
BE and FE: it happens ... - 21:45 Bug #51747 (Needs Feedback): Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- 21:45 Bug #51747: Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- Jochen Weiland wrote:
> Error message: Fatal error: Uncaught exception 'TYPO3\CMS\Core\Resource\Exception\Insuffic... - 21:27 Bug #51747 (Closed): Fatal Error after upgrading to 6.0.9 and 6.1.4 and deleting typo3temp/_processed_
- After upgrading to TYPO3 versions 6.0.9 or 6.1.4 a fatal error will be generated after clearing the typo3temp directo...
- 22:12 Bug #51588 (Under Review): TCEMAIN.clearCacheCmd = cacheTag doesn't work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23624 - 22:03 Bug #51748 (Under Review): PageRenderer->executePostRenderHook() does nothing when INT scripts are present
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23623 - 21:43 Bug #51748 (Closed): PageRenderer->executePostRenderHook() does nothing when INT scripts are present
- We have an extension that uses the following hook:
@$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_p... - 21:44 Bug #51749 (Closed): HTML5 fixes for css_styled_content header rendering
- Currently there are some issues with the lib.stdheader in HTML5 version:
1) 'hgroup' is depreciated for HTML5. Rea... - 20:05 Task #51744: Add missing PHP closing tag in StoragePermissionsAspect
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23620 - 20:03 Task #51744: Add missing PHP closing tag in StoragePermissionsAspect
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23620 - 19:46 Task #51744 (Under Review): Add missing PHP closing tag in StoragePermissionsAspect
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23620 - 19:45 Task #51744 (Closed): Add missing PHP closing tag in StoragePermissionsAspect
- Add missing PHP closing tag in StoragePermissionsAspect
Also with this change we restructure a select query - 19:58 Bug #51733: Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- Christian Futterlieb wrote:
> This applies for TYPO3 6.1.4 as well
Can you check if https://review.typo3.org/2362... - 19:56 Bug #51733 (Under Review): Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23621 - 17:59 Bug #51733: Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- This applies for TYPO3 6.1.4 as well
- 17:45 Bug #51733 (Closed): Fatal Error in Install Tool after Upgrading from 6.0.8 to 6.0.9
- After Upgrading from 6.0.8 to 6.0.9, I cannot run the "Migrate all file relations from tt_content.image and pages.med...
- 19:36 Task #51743 (Under Review): Remove double quotes from exceptions
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23619 - 19:34 Task #51743 (Closed): Remove double quotes from exceptions
- Remove double quotes from exceptions
- 19:11 Feature #16466 (Closed): HMENU.special = language
- No feedback for over 90 days.
- 19:11 Bug #16463 (Closed): TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
- No feedback for over 90 days.
- 19:10 Bug #16457 (Closed): when config.locale_all is empty string,steLocale will not work
- No feedback for over 90 days.
- 19:10 Bug #16448 (Closed): BE > Template NO TEMPLATE warning is missing
- No feedback for over 90 days.
- 19:10 Bug #16435 (Closed): evalFunc_input browser javascript error message
- No feedback for over 90 days.
- 19:10 Bug #16433 (Closed): images don't show in element browser
- No feedback for over 90 days.
- 19:10 Bug #16431 (Closed): Marker in page tree not updated when selecting a page with templates
- No feedback for over 90 days.
- 19:10 Feature #16414 (Closed): Link wizard: Show page-/CE-id in listing of content elements
- No feedback for over 90 days.
- 19:09 Bug #16333 (Closed): Caching problem with Opera
- No feedback for over 90 days.
- 19:09 Bug #16302 (Closed): alt_doc.php does BE session verification twice
- No feedback for over 90 days.
- 19:09 Bug #16294 (Closed): TCA form doesn't check result of insert
- No feedback for over 90 days.
- 19:09 Bug #16290 (Closed): The installer tries to remove the table keys as fields (Oracle XE)
- No feedback for over 90 days.
- 19:09 Bug #16283 (Closed): murky MM self joins by pi_list_query // tslib
- No feedback for over 90 days.
- 19:08 Feature #16253 (Closed): tslib_fe::getStorageSiterootPids: get all storage-pids in whole rootline
- No feedback for over 90 days.
- 19:07 Feature #16252 (Closed): Change visibility of templates in template modul
- No feedback for over 90 days.
- 19:07 Bug #16245 (Closed): No thumbs of images > 2.4 MB created
- No feedback for over 90 days.
- 19:07 Bug #16215 (Closed): HMENU.special = browse fails on unavailable translations in it's way...
- No feedback for over 90 days.
- 19:07 Bug #16212 (Closed): more than 100 elements generate a warning in Web > Info > Indexed Search
- No feedback for over 90 days.
- 19:06 Bug #16210 (Closed): Problem with chained mountpoints and rootline menu
- No feedback for over 90 days.
- 19:06 Feature #16204 (Closed): Links inside mailform
- No feedback for over 90 days.
- 19:06 Bug #16194 (Closed): Mail form doesn't work under special conditions
- No feedback for over 90 days.
- 19:04 Bug #17115 (New): Wrong &chash values should trigger an error
- 19:02 Bug #31151 (New): Link browser urlencodes existing title texts
- 18:47 Bug #51728 (Under Review): MediaWizardProvider::process_youtube does not handle all url variants
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23616 - 15:29 Bug #51728 (Closed): MediaWizardProvider::process_youtube does not handle all url variants
- Youtube URLs come in a wide spectrum of variation. The wizard only handles those that have v=ID into them. This could...
- 18:29 Feature #51590: add sorting column to sys_category
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23615 - 17:11 Feature #51590 (Under Review): add sorting column to sys_category
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23615 - 17:58 Bug #25372: PHP Catchable Fatal Error: t3lib_iconWorks::getSpriteIconForRecord() must be an array (workspaces situation)
- Can't reproduce this issue in current master (6.2).
- 17:37 Bug #51732: Permissions Issue in 6.2alpha2 install tool "drwxrws---"
- Just to help direct people, this links to commit 2e3c9d5 from Christian Kuhn which was the Install Tool rewrite.
... - 17:12 Bug #51732 (Closed): Permissions Issue in 6.2alpha2 install tool "drwxrws---"
- Installing new site from the master branch (Checked out & updated as of Sept 4th)
Copied dummy files into /www/www... - 16:31 Bug #46939: Behaviour of getObjectCountByQuery and language
- Any news here?
- 16:01 Feature #51730 (Closed): EM should only install extensions compatible with current TYPO3-Version
- When the EM fetches the "latest extension version" it should also consider the typo3 dependency constrain so that onl...
- 15:56 Feature #37150 (Needs Feedback): Force TYPO3 dependency setting on TER upload
- Is this really required? Doesn't TER already enforces this? Since we have so many ways of "uploading an extension" no...
- 15:49 Bug #51667 (Under Review): Inf. redirection loop after first Step of Install Tool
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23614 - 15:10 Bug #51667: Inf. redirection loop after first Step of Install Tool
- Found out how to reproduce the problem:
* Add a MySQL User with no username and no password.
* This will lead to a ... - 15:42 Bug #30749 (On Hold): EM always retrieves the latest version of an extension
- Dependency resolving in extensions is a quite complex topic, as there might be unresolvable conflicts or conflicts wh...
- 13:30 Bug #51326 (Resolved): Add possibility to en-/disable file permission checks
- Applied in changeset commit:ae6e108fc168a229870fcff6af06583ae5da428d.
- 13:23 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 13:14 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23596 - 13:12 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 11:14 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 1 for branch *TYPO3_6-1_new* has been pushed to the review server.
It is available at https://review.typo3.... - 10:33 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 11 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.or... - 08:33 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 10 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.or... - 00:56 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 1 for branch *TYPO3_6-0_new* has been pushed to the review server.
It is available at https://review.typo3.... - 13:04 Bug #48336: sys_file record doesn't get flagged as delete after deleting a file
- Yes this issue is obsolete now.
- 11:40 Feature #37208: Introduce backend layout data providers
- @Claus, @Kay, @Jigal: Since the feature freeze for 6.2 LTS has been postponed to Oct. 15th, I think we can make use o...
- 11:20 Bug #51422 (Accepted): static abstract problem in AbstractDriver::verifyConfiguration()
- I guess not, because the purpose of this method is probably to verify the $configuration BEFORE making an instance of...
- 10:45 Bug #46610 (Accepted): ElementBrowser must not use dirname() on identifier
- The comment says it all. :)
I guess we need further API. The Storage has to ask the Driver is it is "hierarchical"... - 10:34 Bug #51699 (Accepted): Processing folder must not be visible in storage
- 10:31 Feature #50740: Provide syntax "__row|uid_local|fieldname" for $TCA[...]['config']['default']
- My proposal wasn't focused to use GeneralUtility – you now best where to put the code. My feature-request was to make...
- 10:07 Bug #50929: Don't call rawurlencode() twice on curUrl
- This needs to be fixed, otherwise it renders editing links impossible when using ElementBrowser (Flux uses it).
- 00:54 Feature #45498: Find best-matching local storage instead of default-storage
- Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:51 Feature #45498: Find best-matching local storage instead of default-storage
- Patch set 2 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/...
2013-09-03
- 23:35 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 3 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 23:32 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 9 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 11:52 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 2 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 11:51 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 1 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 11:42 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 8 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 10:36 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 7 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 09:50 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 6 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 22:53 Task #50827: Introduce handling of missing files
- This is (I think) because of the related tasks that are marked as blocking.
- 22:11 Task #50827: Introduce handling of missing files
- Ernesto Baschny wrote:
> For some strange reason I cannot change the Status of this issue back to "Resolved". Can an... - 21:48 Task #50827: Introduce handling of missing files
- For some strange reason I cannot change the Status of this issue back to "Resolved". Can anyone?
- 21:46 Task #50827 (Under Review): Introduce handling of missing files
- 21:46 Task #50827 (Accepted): Introduce handling of missing files
- Has been merged meanwhile (missing "Releases" line in commit msg), so can be closed.
- 22:33 Bug #51699 (Closed): Processing folder must not be visible in storage
- The processing folder should be hidden from file listing.
It also should not be possible to get regular file objects... - 22:23 Task #50876 (Accepted): Handling of deleted files in FAL
- 22:22 Bug #51698 (Closed): Delete sys_file entry when a file is deleted
- In order to keep sys_file as much in sync with the real file system as possible we should delete the relevant sys_fil...
- 22:18 Bug #49444: No file found for given UID after deleting a referenced image file
- This will most probably also be fixed with the patch for #51562, which should also be backported to 6.0 and 6.1.
- 22:17 Bug #51562 (Under Review): sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23567 - 22:17 Bug #51562 (Accepted): sys_file records marked as deleted crash file list (AKA: remove sys_file.deleted flag)
- #48336 introduced (mis)using the "deleted" flag. It was included in 6.0.7 and 6.1.2.
This was later reverted in 6.... - 21:44 Bug #48336 (Needs Feedback): sys_file record doesn't get flagged as delete after deleting a file
- Frans, we now have the "missing" flag which is more semantically correct. The "deleted" flag should be dropped as dec...
- 21:43 Bug #50531 (Needs Feedback): Deleted state is not persisted in file objects
- We now have the "missing" flag which is more semantically correct. The "deleted" flag should be dropped as decided in...
- 20:28 Feature #37208: Introduce backend layout data providers
- @Jo I say "go for it!" :) I agree about the todo list and implementation, that's the way to go. The other big problem...
- 18:33 Bug #51687 (Closed): Page Preview not working with LockSSLPort
- When I set LockSSL to 2 and LockSSLPort to 444, the page preview opens a blank page. Tested with Firefox 23 (Linux) a...
- 16:37 Feature #45498: Find best-matching local storage instead of default-storage
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:07 Feature #45498: Find best-matching local storage instead of default-storage
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 16:37 Bug #31151: Link browser urlencodes existing title texts
- Hi,
I just tested this again with a clean/blank install of TYPO3 6.1.3 on Firefox 23.0 (Linux x86_64) and Chrome 2... - 16:30 Feature #51538: Move old css_styled_content static templates to own extension
- i can do this task at the weekend
- 16:17 Bug #51682 (Under Review): ADMCMD_view should disable caching
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23558 - 15:49 Bug #51682 (Closed): ADMCMD_view should disable caching
- We ran into this issue that you might wanna look into. It's reproducable for TYPO3 4.5, 4.7 and 6.x.
When a page (... - 15:13 Bug #47414: Missing filename on TCA type="group" internal_type="file_reference"
- Hi Philipp,
That's exactly what it should look like! Hmm it's interessting, i have still no filenames in selector ... - 00:32 Bug #47414: Missing filename on TCA type="group" internal_type="file_reference"
- Works for me... or do I need to do something special?
!2013-09-03-file_references.png! - 13:30 Bug #51672 (Resolved): Fix fatal error in ExtendedFileUtility
- Applied in changeset commit:1cf9d3cd44b4e064a17f762bd9d892ed66d1f9c3.
- 13:01 Bug #51672 (Under Review): Fix fatal error in ExtendedFileUtility
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 12:59 Bug #51672 (Closed): Fix fatal error in ExtendedFileUtility
- The backport of #46595 to the 6.0 branch
did not take into account that the ExtendedFileUtility
misses the addFlash... - 13:05 Bug #17115: Wrong &chash values should trigger an error
- Since TYPO3 6.1.X the default value of pageNotFoundOnCHashError has been set to '1'. As we used the default value of ...
- 12:36 Bug #51670 (Closed): It is possible to copy a folder into itself
- This leads to a endlessly nested folder structure.
Steps to reproduce:
# Create a folder
# Click on it and sel... - 12:09 Bug #50573: Some typo3/gfx/*.gif icons are missing
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23546 - 11:25 Bug #50573: Some typo3/gfx/*.gif icons are missing
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23546 - 08:42 Bug #50573: Some typo3/gfx/*.gif icons are missing
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23546 - 11:48 Bug #51667 (Closed): Inf. redirection loop after first Step of Install Tool
- System environment check
After clicking: *I know what I'm doing, continue!* (only warnings)
The dummy folders wer... - 11:38 Bug #51234: Exception with EXT:sys_note is installed
- I'm having trouble with a similar issue: In one of my extensions exists a mapping for the tableName @tt_address@ to a...
- 10:17 Bug #51663 (Closed): Render extended fields of sys_file_reference
- There is a bug if you want to extend the sys_file_reference table. The new fields are not accessible via typoscript!
... - 09:51 Bug #39349 (Resolved): Fail during install, when openssl is not properly configured
- Is resolved, thank you!
- 08:34 Bug #48890: Problem with moving dir then use imagebrowser
- Soon i start a new Typo3 Project, than i try to reproduce the bug.
2013-09-02
- 22:52 Feature #49723: Improve rendering of responsive images
- Patch set 23 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22052 - 22:38 Bug #51650: String paddings with 0 are not possible in strPad
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23536 - 20:28 Bug #51650: String paddings with 0 are not possible in strPad
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23536 - 15:57 Bug #51650: String paddings with 0 are not possible in strPad
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23536 - 15:51 Bug #51650: String paddings with 0 are not possible in strPad
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23537 - 15:27 Bug #51650 (Under Review): String paddings with 0 are not possible in strPad
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23536 - 15:24 Bug #51650 (Closed): String paddings with 0 are not possible in strPad
- "padWidth = 0" gets ignored. Instead of "0" the default value " " (space character) gets displayed as padding width.
... - 22:30 Feature #51629 (Resolved): Feature: manage extensions from CLI
- Applied in changeset commit:3d096be4aa29b5de5d30dc72a7b33f646e931745.
- 22:18 Feature #51629: Feature: manage extensions from CLI
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23535 - 21:51 Task #51482: Deprecate script based modules
- Would make sense, yes, but the core still does that in some modules:
typo3/sysext/cms/layout/conf.php:$MCONF['scri... - 21:45 Bug #50573 (Under Review): Some typo3/gfx/*.gif icons are missing
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23546 - 21:42 Feature #51378: Show a more helpful message if [BE][lockSSL] = 1 and no https is available
- But where did the "White screen" came from? Could you check the URL that was requested from your webserver to get to ...
- 21:30 Bug #49996 (Resolved): Backend headers font and non-english characters
- Applied in changeset commit:2d26fd5c96242663e10b6cb844a7dbd110f60904.
- 18:25 Bug #49996: Backend headers font and non-english characters
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23482 - 17:53 Bug #49996: Backend headers font and non-english characters
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23482 - 18:09 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 5 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 17:40 Bug #51326: Add possibility to en-/disable file permission checks
- Patch set 4 for branch *master_new* has been pushed to the review server.
It is available at https://review.typo3.org... - 17:24 Task #20016 (Accepted): wrong age calculating in stdWrap
- Sounds like a nice idea and using DateTime object would be the way to go. PHP 5.3 and TYPO3 6.2 fits.
A central "c... - 15:56 Task #20016: wrong age calculating in stdWrap
- From #51628...
- 15:51 Task #20016: wrong age calculating in stdWrap
- So the problem is the function:...
- 12:16 Task #20016: wrong age calculating in stdWrap
- Alexander Opitz wrote:
> This function calculates the age for given seconds, so you don't have the qualified dates fo... - 11:35 Task #20016 (New): wrong age calculating in stdWrap
- This function calculates the age for given seconds, so you don't have the qualified dates for that calculation. So th...
- 15:56 Bug #51649: Long paths to files cause errors
- This happens, because the field for the image references inside the tt_content record is too short. Currently this th...
- 14:57 Bug #51649: Long paths to files cause errors
- The second folder in the example is crossed out, that was not my intention, it should be
/this_is_my_first_folder/... - 14:48 Bug #51649 (Closed): Long paths to files cause errors
- If you use very long paths to store your images and files, functions will break, e. g. in the frontend the image rend...
- 15:54 Task #51628 (Closed): Precise date calculation for stdWrap.age
- Duplicate of Bug #20016
- 15:42 Bug #51651 (Closed): Translated record shows title of relation in default language
- Problem:
When creating/editing a translated record in the backend with a relation, the title of the relation is sh... - 14:35 Feature #50740: Provide syntax "__row|uid_local|fieldname" for $TCA[...]['config']['default']
Basically there is no need to put the Code in GeneralUtility.
The hook will get a reference to the calling FormE...- 14:22 Bug #45160: Problems with page content type media (video and audio) and relative path resolving
- Maybe this is related to http://forge.typo3.org/issues/38460?
- 12:48 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- HI Christian
thanks for working on that issue and sorry for the late response as i was in vacation. To your questi... - 12:43 Bug #43708: leveluid with slide doesn't work across multiple levels
- To get the current page's media and slide from it's parents you need:...
- 11:33 Feature #51641 (Closed): Improvement ideas for FlexForm
- Out of the practice we have some ideas & suggestions that could improve flexforms.
@Tag: <Include>EXT:FILE:foobar/... - 09:59 Bug #33059 (Needs Feedback): typolink: "linkAccessRestrictedPages" is ignored when config.typolinkLinkAccessRestrictedPages is set
- Hi Frederic,
what's the state of this issue? - 09:57 Bug #41362 (Needs Feedback): connectDB() does not signal connection problems to scheduler
- It seams the issue exists only in the TYPO3 CMS 4.7 series for which the patch set was abandoned.
So I would like ... - 09:56 Task #41211 (Needs Feedback): CGL Cleanup: Fix TYPO3.ControlStructures.DisallowEachInLoopCondition-Sniff
- What is the state of this issue?
- 09:52 Bug #39683 (Needs Feedback): wrong character class in valueCheck for "alphanum_x"
- What's the state of this issue?
- 09:51 Bug #33436 (Needs Feedback): Changes to page usergroup access rights are not respected when previewing a workspace
- Whats the state of this issue?
- 09:50 Bug #32397 (Closed): Page renderer provides files to compressor incorrectly
- This issue was fixed in master (4.7) the 4.6 backport was abandoned as it was end of support.
- 09:48 Bug #25100 (Closed): Method includeMakeMenu() of class tslib_menu is deprecated but still used in the core
- This issue was resolved in Master and 4.7. The 4.6 version was abandoned as out of support.
- 09:38 Bug #47384: Error when deleting a record and the page its on
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23129 - 09:36 Feature #33874 (Needs Feedback): Backport autoloading for classes with extbase-namingconvention
- Hi Stefan,
I would like to close this issue, it seems it won't go into 4.5 and it makes today less sense as a year... - 09:33 Bug #30544 (Needs Feedback): Checking existence of cache_pagesection with an update query
- Can we close this issue?
As the change won't go into TYPO3 CMS 4.5 and as you wrote in the review that there is a ... - 09:23 Bug #16185 (Closed): TBE Browser (element browser) current link's url value from RTE
- No feedback for over 90 days.
- 09:23 Feature #16175 (Closed): pagebrowser in site-view for a large amount of content elements
- No feedback for over 90 days.
- 09:23 Bug #16144 (Closed): Fatal php error during BE Login when a l10n xml file is faulty
- No feedback for over 90 days.
- 09:23 Bug #16100 (Closed): t3lib_flexformtools error
- No feedback for over 90 days.
- 09:22 Bug #16095 (Closed): Content is rendered instead of a shortcut if a secured page is accessed without login
- No feedback for over 90 days.
- 09:22 Feature #16092 (Closed): SysActions: Selecting a page for a new element
- No feedback for over 90 days.
- 09:22 Bug #16090 (Closed): t3lib_parsehtml_proc::TS_links_rte: external url identification leak
- No feedback for over 90 days.
- 09:22 Bug #16077 (Closed): Yet another language bug
- No feedback for over 90 days.
- 09:22 Bug #15997 (Closed): Extended Search displays wrong rating in "Sentence"-Searching: "days" instead of "percent".
- No feedback for over 90 days.
- 09:21 Bug #15851 (Closed): Indexed Search: Uppercase accented chars not highlighted in result list
- No feedback for over 90 days.
- 09:21 Bug #15754 (Closed): The ext_typoscript_setup.txt files sometimes don't get included
- No feedback for over 90 days.
- 09:21 Bug #15720 (Closed): Fields of type 'select' with maxitems>1 and itemsProcFunc set work only, if items is set also
- No feedback for over 90 days.
- 09:21 Bug #15605 (Closed): preview ce's from searchresults leads to different results
- No feedback for over 90 days.
- 09:20 Feature #15553 (Closed): show record from page lacks visual presentation
- No feedback for over 90 days.
- 09:20 Bug #15530 (Closed): error when rollback an insert of an element
- No feedback for over 90 days.
- 09:20 Bug #15496 (Closed): Inconsistency in UNDO/HISTORY
- No feedback for over 90 days.
- 09:20 Feature #15419 (Closed): TypoScript Object Browser: search case sensitive - Template Tools
- No feedback for over 90 days.
- 09:19 Bug #15396 (Closed): class.indexer.php - problem with removing the scripting and style stuff in function embracingTags
- No feedback for over 90 days.
- 09:19 Feature #15324 (Closed): Clean-up in mailform code: more TypoScript flexibility
- No feedback for over 90 days.
- 09:19 Bug #15284 (Closed): pi_list_browseresults - given maxPages shows always just the first pages
- No feedback for over 90 days.
- 09:19 Bug #15250 (Closed): t3lib_BEfunc::blindUserNames() does not work sometimes
- No feedback for over 90 days.
- 09:18 Bug #15191 (Closed): TCEforms::getListedFields does not take "dividers2tabs" from $TCA into account
- No feedback for over 90 days.
- 09:18 Feature #20395 (Closed): Optimize loading of frontend user groups
- No feedback for over 90 days.
- 09:18 Bug #19379 (Closed): Mountpoint var ignored when a "Shortcut page" is in the rootline
- No feedback for over 90 days.
- 09:18 Bug #18722 (Closed): "Broken rootline" error when creating new page in Draft
- No feedback for over 90 days.
- 09:13 Bug #49520: fileadmin&sslproxy
- It would be really nice to get complete sentences, which describe what are you try to do. Which TYPO3 Version are you...
- 09:03 Bug #51411: Label user function for sys_file_reference uses HTML
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23528 - 08:43 Bug #51472 (Closed): Extension Manager No ACCESS - Required argument "uri" was not supplied
- Fixed in #51585
- 01:35 Feature #50539: Forms: Add HTML5 input types
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23506 - 01:07 Feature #50539: Forms: Add HTML5 input types
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23506
2013-09-01
- 23:56 Bug #51411: Label user function for sys_file_reference uses HTML
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23528 - 18:31 Bug #51411: Label user function for sys_file_reference uses HTML
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23528 - 13:42 Bug #51411: Label user function for sys_file_reference uses HTML
- I changed this to a new config option @inlineLabel_userFunc@ with the same signature as the @label_userFunc@.
The fu... - 13:39 Bug #51411 (Under Review): Label user function for sys_file_reference uses HTML
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23528 - 23:54 Feature #51629: Feature: manage extensions from CLI
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23535 - 23:39 Feature #51629 (Under Review): Feature: manage extensions from CLI
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23535 - 23:24 Feature #51629 (Closed): Feature: manage extensions from CLI
- It would be great to have a CLI command which lets you install and uninstall extensions.
- 23:26 Feature #50131: Load context specific configuration files
- This can probably already achieved with AdditionalConfiguration.php: This way admin has full control about it and we ...
- 23:10 Bug #51588 (Accepted): TCEMAIN.clearCacheCmd = cacheTag doesn't work
- Can you push the patch to gerrit? http://wiki.typo3.org/CWT
- 22:38 Bug #50538: Allowed Characters for Filenames
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/22725 - 22:03 Bug #51018 (Under Review): excludeFromUpdates ignored in 6+ EM
- Patch set 2 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 01:30 Bug #51018 (Resolved): excludeFromUpdates ignored in 6+ EM
- Applied in changeset commit:bd634991377939b5632f8be33c836e29c143f1e8.
- 01:08 Bug #51018: excludeFromUpdates ignored in 6+ EM
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 19:47 Bug #49499: TypoScriptFrontendController->initLLvars issue
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23529 - 19:44 Bug #49499 (Under Review): TypoScriptFrontendController->initLLvars issue
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23529 - 13:49 Bug #49499: TypoScriptFrontendController->initLLvars issue
- Patch submitted to review : https://review.typo3.org/23529
Sorry for the delay - 18:55 Bug #50573: Some typo3/gfx/*.gif icons are missing
- Thanks for the advice. I'll try to do it tomorrow evening
- 17:03 Bug #50573: Some typo3/gfx/*.gif icons are missing
- The icon itself (in PNG format, not GIF) must be added in EXT:t3skin/icons/gfx (it could be another folder than "gfx"...
- 14:39 Bug #50573: Some typo3/gfx/*.gif icons are missing
- I would like to know if there is anyone who can tell me how it should be done corectly? I checked file TYPO3.CMS/typo...
- 18:30 Feature #51017 (Resolved): Add "Hide in Menu" Checkbox
- Applied in changeset commit:8f0b89b8cf2c645ad819bb62af7fc8dd38d7abec.
- 15:56 Feature #51017 (Under Review): Add "Hide in Menu" Checkbox
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/23531 - 17:30 Bug #31998 (Resolved): faulty check for missing SMTP-port
- Applied in changeset commit:55724fb1487458defba87b93fb5dfdd117230e4a.
- 00:44 Bug #31998: faulty check for missing SMTP-port
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:42 Bug #31998: faulty check for missing SMTP-port
- Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:42 Bug #31998 (Under Review): faulty check for missing SMTP-port
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:30 Bug #31998 (Resolved): faulty check for missing SMTP-port
- Applied in changeset commit:f9ad22701ba5454eef10bcddd81e7e1f9b3f8a1b.
- 00:09 Bug #31998: faulty check for missing SMTP-port
- Patch set 1 for branch *TYPO3_6-0* has been pushed to the review server.
It is available at https://review.typo3.org/... - 00:09 Bug #31998: faulty check for missing SMTP-port
- Patch set 1 for branch *TYPO3_6-1* has been pushed to the review server.
It is available at https://review.typo3.org/... - 15:39 Task #51628 (Closed): Precise date calculation for stdWrap.age
- There's an issue when calculating in years because it presumes that a year has always 365 days, more details can be r...
- 14:10 Feature #37208: Introduce backend layout data providers
- After thinking about the proposal of the core team for a while, I really start to like that approach, especially sinc...
- 11:55 Feature #37208: Introduce backend layout data providers
- @jigal, during the discussion you heavily cared on performance.
now you want to introduce a more complicated way to ... - 11:49 Feature #37208: Introduce backend layout data providers
- By seeing this issue i wonder on how things are decided in the core team.
Can you maybe discuss this in your next... - 10:02 Bug #46964: FileIndexer updates every DB record on every run
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at https://review.typo3.org/19635
Also available in: Atom