Activity
From 2015-04-24 to 2015-05-23
2015-05-23
- 19:24 Bug #67116: Plugin templates are always loaded twice!?
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:14 Bug #67116 (Under Review): Plugin templates are always loaded twice!?
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:12 Bug #67116: Plugin templates are always loaded twice!?
- Problem was introduced with https://review.typo3.org/#/c/27587/5/typo3/sysext/core/Classes/Utility/ExtensionManagemen...
- 17:22 Bug #67116 (Accepted): Plugin templates are always loaded twice!?
- Thanks for the report, I can confirm that extensions are shown twice. We have to investigate whether these are only s...
- 14:18 Bug #67116 (Closed): Plugin templates are always loaded twice!?
- Hello developers!
I do not understand the following!
In an installation with TYPO3 version 6.2.12, I import via... - 18:26 Bug #66994 (Needs Feedback): Composer autoload path detection is a bit too restricture
- Claus Due wrote:
> Example: typo3_src in DOCUMENT_ROOT is symlink to other folder.
How did that happen? If you... - 17:11 Task #60898: On physically moving a file through the FAL API, the cache of affected pages is not cleared
- The same effect can be seen by:
- overwriting a file in the Filelist module
- overwriting a file with other metho... - 12:56 Task #62779: Docker - Official Repositories
- Have a Look at this boilerplate docker Container for typo3: https://github.com/mblaschke/TYPO3-docker-boilerplate
- 12:26 Bug #59656 (Closed): List mode doesn't show relation number, but tries to get record title from related table
- Closed on request of the reporter.
If you think that this is the wrong decision or experience this issue again, th... - 02:26 Bug #66614: FAL processed files are deleted
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-22
- 23:40 Bug #36285 (New): When working in a draft workspace the path displayed is the live path.
- Still an issue with 6.2.12: see attached file: the page "my page 3" has been renamed in workspace "my page 3vvvv"; no...
- 22:54 Feature #67111: eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- Nice! I saw your? code yesterday after discovering the eID=dumpFile and made somethings based on it to test the "down...
- 18:22 Feature #67111 (Accepted): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- That would indeed be a nice feature.
We currently handled it like this https://github.com/beechit/fal_securedownl... - 18:00 Feature #67111 (Closed): eID=dumpFile - support $asDownload and $alternativeFilename through GPVars
- It would be nice if the eID call would support the properties $asDownload and $alternativeFilename like \TYPO3\CMS\Co...
- 21:38 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Ok, first investigation reveals the issue.
When opening the Insert Image dialog, the first tab (magic image) is se... - 19:56 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- .......the method only works with the "Magic Image"
- 19:55 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Stop!
When I insert a "normal image" it does not work with:
"So Previously Only When I click on the Appropriate... - 19:46 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Hi Markus,
yes that's right. Please change the title of this issue.
Thank you for the effort and one to compreh... - 18:40 Bug #65821 (Accepted): RTE: Images are not generated reduced - only the height and width attribute is changed
- I can confirm the issue with images not being scaled upon inserting them into RTE.
Inserting a "magic image" and c... - 12:19 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Now I can even more accurate notice!
When I use the file browser "Insert Image" open over the icon and a picture o... - 09:47 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Hello!
I have found a possible cause or maybe helping them following note on.
I made a new naked TYPO3 instal... - 21:00 Task #67113 (Resolved): ExtensionManagementUtilityTest
- Applied in changeset commit:aa760ccdf0f83f869f4d3168ee82d09b8594883c.
- 20:47 Task #67113: ExtensionManagementUtilityTest
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:37 Task #67113 (Under Review): ExtensionManagementUtilityTest
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:36 Task #67113 (Closed): ExtensionManagementUtilityTest
- 20:56 Revision aa760ccd: [CLEANUP] ExtensionManagementUtilityTest
- * Extract the AccessibleProxy to an own file to get
rid of an evil eval() and make the class smarter
for IDE's
* ... - 20:00 Task #65344 (Resolved): Remove typo3conf/extTables.php functionality
- Applied in changeset commit:ae3a80dbc5014ded03a36c18ff4e0f83fb61a573.
- 18:58 Task #65344: Remove typo3conf/extTables.php functionality
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:42 Revision ae3a80db: [!!!][TASK] Deprecate typo3conf/extTables.php functionality
- Using typo3conf/extTables.php for TCA overrides is bad practice.
Nowadays, stuff like that should reside in an extens... - 18:46 Bug #67077: PHP error on page creation
- The problem is an unsafe comparison...
- 09:43 Bug #67077: PHP error on page creation
- @$record@ is empty in @getNodeRecord@. But tracking further to @getRecordWSOL@ in @BackendUtility.php@ I loose any er...
- 08:16 Bug #67077 (Needs Feedback): PHP error on page creation
- 08:16 Bug #67077: PHP error on page creation
- The error itself it caused by @$record@ being NULL, but @$record['uid'] !== 0@ returns TRUE. We can patch this for no...
- 18:30 Task #67110 (Resolved): Modernize irre_tutorial fixture
- Applied in changeset commit:6869b7776a0249374e5456292249167776106f13.
- 17:05 Task #67110 (Under Review): Modernize irre_tutorial fixture
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:03 Task #67110 (Closed): Modernize irre_tutorial fixture
- 18:04 Revision 6869b777: [TASK] Modernize irre_tutorial fixture
- Use Configuration/TCA instead of TCA registration in ext_tables.php
Resolves: #67110
Releases: master
Change-Id: I86... - 17:51 Feature #59511: Remove previous TYPO3 version after core update
- Main problem is with those darn linked and multiply used cores: wo do not know if another instance still uses old cor...
- 17:46 Bug #53625: Wrong message "No install tool password set"
- well, a password must be manually set in LocalConfiguration if none is set ... I'd go for a message adaption or an ad...
- 17:45 Bug #50493: "Invalid Memcache->connection member variable" in unit tests
- no idea - needs investigation.
- 17:41 Bug #17203 (Closed): Access Check for Content Elements before drawing the Interface
- Let us close this one for now - if we need something again, we can create a fresh ticket with more detailled informat...
- 17:04 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
- Hi,
is it a bug or a feature?
This changed behaviour leads back until 4.2 and was then considered as a bug (6 y... - 15:54 Bug #66669: Possibility to extend/override New login screen
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:47 Bug #66669: Possibility to extend/override New login screen
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:40 Bug #66669: Possibility to extend/override New login screen
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:23 Bug #66669: Possibility to extend/override New login screen
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:29 Bug #67066: Important Actions -> Clear all caches fails with DBAL
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #65672 (Needs Feedback): TCA readOnly flag not working in group element
- If I get it correct this is now solved with: https://forge.typo3.org/issues/66870
Can you check this? - 15:08 Bug #67107: Fieldtypes "none" and "user" auto-save field value on record creation
- The field is not set by DataHandler, but the default value is initialized by DataHandler, so this is where this shoul...
- 13:39 Bug #67107 (Closed): Fieldtypes "none" and "user" auto-save field value on record creation
- When a field is configured with type "none" or "user", FormEngine sends a value to DataHandler when the record is cre...
- 14:49 Bug #57938 (Closed): Copy/Paste content element, paste copy at this place, inserts on top
- 14:39 Bug #66600 (Closed): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- 13:30 Bug #67105 (Resolved): FlexFormContainer: Read field name correctly from globalOptions array
- Applied in changeset commit:c2ce2f62a10d27a4c13dc23029014c96014cdf9a.
- 13:02 Bug #67105 (Under Review): FlexFormContainer: Read field name correctly from globalOptions array
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:58 Bug #67105 (Closed): FlexFormContainer: Read field name correctly from globalOptions array
- The field name is read from the wrong array key, resulting in a broken flexform.
- 13:25 Revision c2ce2f62: [BUGFIX] FlexFormContainer: Read field name correctly from globalOptions
- The field name is read from the wrong array key, resulting in a broken
flexform.
Resolves: #67105
Releases: master
C... - 12:52 Bug #67094 (Accepted): Empty entries in sys_file_processed
- 12:52 Bug #67095 (Accepted): unnecessary generation of images
- 12:40 Bug #52906 (Closed): Installtool prefers to deactivate saltedpasswords
- I think this was resolved a while ago. Closing now.
- 12:05 Bug #65626: References in the filelist show all references to an ID
- The issue was solved in
https://forge.typo3.org/issues/60226
and patched with
https://review.typo3.org/#/c/37086/ ... - 11:51 Bug #30229: Error when deleting a Page with translation
- This issue was closed by me, as nobody responded to questions. And your reopen request helped here.
@Michael Voehr... - 11:36 Bug #61656: Icon size in the groupMods field not set to 16x16
- It seems to be resolved with CSS in the TYPO3 7 version...
Thanks
Eric - 11:31 Bug #66550: No Content in the right Panel (only Chrome)
- Hi,
we experience the same Problem on non-retina Chrome (42.0.2311.135) on Fedora/Gnome3
A working fix is to fo... - 11:04 Bug #67100 (Closed): ToolbarInterfaces are not compatible
- Argh! What's that? On my local machine everything works and all classes have the & set. So the customer must have mod...
- 10:51 Bug #67100 (Closed): ToolbarInterfaces are not compatible
- Hello Core-Team,
after requesting /typo3 directory I get following error message:
Fatal error: Declaration of T... - 10:52 Bug #67097: cHash removed even if explicitly enabled
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Bug #67097: cHash removed even if explicitly enabled
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #67097: cHash removed even if explicitly enabled
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #67097 (Under Review): cHash removed even if explicitly enabled
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Bug #67097 (Closed): cHash removed even if explicitly enabled
- With #60272 the @UriBuilder@ learned to disable the @cHash@ if the current request and target action are uncached.
... - 10:49 Bug #66858 (Accepted): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- 10:25 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- No, only skip the test once, the other tests generated through dataProvider will be run.
My Ubuntu 15.04 returns:
... - 09:59 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- On debian wheezy I have...
- 08:56 Bug #67092: PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- Hmmm looking into neos/fluid doesn't help us here.
https://git.typo3.org/Packages/TYPO3.Fluid.git/blob/HEAD:/Tests... - 09:51 Bug #67098 (Closed): Bug in TextfieldViewHelper for "required" tag
- There is a major bug in the TextfieldViewHelper (namespace TYPO3\CMS\Fluid\ViewHelpers\Form):
The parameter "require... - 09:46 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Created bug report about the version mismatch https://bugs.php.net/bug.php?id=69689
- 09:36 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- Looking in the git history of PHP shows that on branch PHP-5.4 was an zupdate from pcre 8.34 to 8.36...
- 07:41 Bug #67048 (Needs Feedback): PHP 5.6.9, probably due to libpcre-Update in PHP
- dmaicher mentioned in "this ticket":https://github.com/gplessis/dotdeb-php5/issues/85 that swiftmailer works fine in ...
- 09:17 Bug #67091: FAL returns wrong data when reading files in collection
- Thats right. Is there any documentation about this?
What I mean: In my case I looked into the Core to find out what ... - 09:01 Bug #67091: FAL returns wrong data when reading files in collection
- but that's why you get an object back and not a plain array with values so you can check if it is a File of FileRefer...
- 08:24 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- That's good to know. Thanks a lot for your effort!
- 07:30 Bug #67096 (Closed): Usage of definition list in RTE
- Hello,
I am not sure if this is a RTE bug or a configuration bug.
When I try to add a definition list in RTE, t... - 02:28 Task #67071 (Under Review): Add cleanup tool for processed files to Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:08 Bug #66952: Intermittent mapping ignore
- I rewrote the code to avoid the inheritance that was causing the issue. I'm unable to reproduce on the test site with...
2015-05-21
- 23:59 Bug #67091: FAL returns wrong data when reading files in collection
- Yes, I now have checked that in the Core.
\TYPO3\CMS\Core\Resource\Collection\StaticFileCollection::loadContents() c... - 21:13 Bug #67091 (Needs Feedback): FAL returns wrong data when reading files in collection
- So the issue here is that the StaticFileCollection collects/returns FileReference objects instead of File objects, co...
- 18:33 Bug #67091 (Closed): FAL returns wrong data when reading files in collection
- To fetch files in sys_file_collection, I use the following code (TYPO3 is 6.2.12 with php 5.3.10-1ubuntu3.18):
<pr... - 21:59 Bug #67095 (Closed): unnecessary generation of images
- If a file exists in _processed_ but has no entry in sys_file_processed, the file is generated again.
Solution/Work... - 21:57 Bug #67094 (Closed): Empty entries in sys_file_processed
- If an image is processed, and the webserver can’t read the file, a null entry in sys_file_processed is created, which...
- 21:52 Bug #66883 (Needs Feedback): Connection Error with workspaces in Production mode
- Please add a description on how to reproduce on 6.2.
According to the description in https://forge.typo3.org/issue... - 21:38 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- We're still discussing options in slack channel #ext-update-foo :)
This is an issue in core version 7, and not in... - 20:56 Bug #67084 (Accepted): Recursive delete doesn't delete individual file entries in database
- I could reproduce it, at least when deleting a folder recursive with more than 1 sublevel.
- 16:06 Bug #67084 (Needs Feedback): Recursive delete doesn't delete individual file entries in database
- Are you on 6.2.12? I can't reproduce this on current 6.2
- 15:00 Bug #67084 (Closed): Recursive delete doesn't delete individual file entries in database
- In the file list module, when deleting complete folders / subfolders, the individual files and folders are deleted fr...
- 20:07 Bug #67093: Invalid SQL Query in BE UserSetup module
- http://stackoverflow.com/questions/1992314/what-is-the-difference-between-single-and-double-quotes-in-sql#comment1910...
- 20:05 Bug #67093: Invalid SQL Query in BE UserSetup module
- shouldn't all strings in SQL be single quoted?
- 19:49 Bug #67093 (Closed): Invalid SQL Query in BE UserSetup module
- Error raised by DBAL/ADOdb: ...
- 19:30 Bug #67060 (Resolved): Package Management only allows TYPO3 Extensions
- Applied in changeset commit:fdad8e3568eb64d39e697d7d4b61e42b9776dbbe.
- 18:33 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:48 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:39 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:15 Revision fdad8e35: [BUGFIX] Package Management only allows TYPO3 Extensions
- Fix a bug in the recent Package Management refactoring resulting in
Package instances only allowed if they contain an... - 19:04 Bug #67092 (Closed): PHP7 Warning DateViewHelperTest::setLocale() should be compatible with PHPUnit_Framework_TestCase::setLocale()
- ...
- 19:00 Bug #66679 (Resolved): Thumbnails for .pdf-Files are not generated
- Applied in changeset commit:b9e1b0f5b974f0ce9f33c3aa756ffb582f8ca38c.
- 18:46 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:43 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:54 Bug #66614: FAL processed files are deleted
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Bug #66614: FAL processed files are deleted
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:37 Bug #66614 (Under Review): FAL processed files are deleted
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:32 Bug #66614: FAL processed files are deleted
- I figured out the whole process now.
# After inserting the magic file into RTE
# a ProcessedFile is generated for th... - 18:48 Revision 4a8580ad: [BUGFIX] Generate thumbnails for files without width/height
- Thumbnails should not upscale images, therefore we check for the
original size against thumbnail size. If original si... - 18:30 Revision b9e1b0f5: [BUGFIX] Generate thumbnails for files without width/height
- Thumbnails should not upscale images, therefore we check for the
original size against thumbnail size. If original si... - 18:26 Bug #67089 (Closed): Preview image for PDF broken
- Duplicates #66679
- 18:17 Bug #67089: Preview image for PDF broken
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:16 Bug #67089 (Under Review): Preview image for PDF broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #67089 (Closed): Preview image for PDF broken
- Steps:
* Enable thumbs in filelist module
* put a PDF into the folder
Result: No thumb displayed
DB: sys_fi... - 18:12 Bug #67066: Important Actions -> Clear all caches fails with DBAL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Bug #67067: dbal admin_get_tables() returns information in wrong format
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:47 Bug #66932 (Accepted): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- I'm able to reproduce this now!
*Summary*
2 Languages
Pagetree:
Page 1
- Page 2
Page 1 is of type sh... - 17:06 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- - Is the "shortcut target" field empty on the "Das Gebiet" page?
Yes, it is empty.
- What did you select/configur... - 16:20 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Is the "shortcut target" field empty on the "Das Gebiet" page?
What did you select/configure for the shortcut in the... - 16:09 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Ok I see. To explain you the real problem, we have to move some steps backward :-).
- How does your page tree look... - 15:40 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- That would be one option too. By removing the fields from the pageOverlayFields you prevent those fields from being t...
- 15:14 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Do you mean the configuration field [FE][pageOverlayFields]?
At the moment value is set as follows: uid,title,subti... - 13:01 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- This is rather a bugfix. You can define the type of the shortcut per language.
If you need it to be inherited in the... - 11:46 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- - Did you select "First subpage" in both languages? (maybe post a screenshot of the page properties)
This gave me th... - 10:57 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Can you please provide more details on your setup?
How does your page tree look like?
What does the HMENU TS look... - 07:54 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Yes I was using 6.2.12, which I upgrade from 4.5.37 to 6.2.12 .
- 01:15 Bug #66932 (Needs Feedback): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- I can't reproduce the issue on current 6.2 branch.
- 00:20 Bug #66932: Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- Which TYPO3 version are you using exactly? Latest 6.2.12?
- 16:30 Bug #67079 (Resolved): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Applied in changeset commit:0f82f038d9eedf423b0c915334d1062f6ae8a393.
- 16:17 Bug #67079: ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:26 Bug #67079 (Under Review): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Bug #67079 (Closed): ModuleRunner.php function callModule test _GP('id') of Storage in file Module
- Hi,
if you register a modul in main module "file" you get the ID of the file storage (&id=1:user_upload/... ) the fu... - 16:18 Revision f084990f: [BUGFIX] Check page access only if integer in ModuleRunner
- If you register a module in main module "file" an error is thrown
because the ModuleRunner checks page access for the... - 16:17 Revision 0f82f038: [BUGFIX] Check page access only if integer in ModuleRunner
- If you register a module in main module "file" an error is thrown
because the ModuleRunner checks page access for the... - 16:11 Bug #67036 (Needs Feedback): Switching between two RDBMS using dbal
- Is there some configuration for the default DBAL handler in your LocalConfiguration.php?...
- 16:03 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
- We can confirm this issue with 6.2.11 which includes #63550. on a large site with hundreds of pages the generation of...
- 16:00 Feature #66907 (Resolved): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Applied in changeset commit:46fd9abd3029f85529b8fba6ef21c633b42ae2df.
- 15:43 Revision 46fd9abd: [FEATURE] Add Data Processing to FLUIDTEMPLATE content object
- The content object FLUIDTEMPLATE is extended with `dataProcessing`. With this
setting you can add full namespace clas... - 15:21 Bug #67085: language menu uses incorrect active state
- Damn.. I forgot to set a good issue title.. :)
- 15:20 Bug #67085 (Closed): language menu uses incorrect active state
- I wanted to create the hreflang tags for a website with 3 different languages: de-DE (default language), de-AT, de-CH...
- 15:00 Bug #67074 (Resolved): EXT:mediace does not show youtube videos anymore
- Applied in changeset commit:1f82fdec70bdd0cec24bcb6a06efb2998999e36c.
- 09:05 Bug #67074 (Under Review): EXT:mediace does not show youtube videos anymore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:00 Bug #67074 (Closed): EXT:mediace does not show youtube videos anymore
- 14:39 Revision 1f82fdec: [BUGFIX] Use strict comparison for EXT:mediace arrays
- Due to strict warnings it is not possible to use media content elements
anymore and add a simple youtube video, as a ... - 14:35 Bug #17073: Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
- Still existing, yes.
- 14:34 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- I suspect that regex-based parameter-parsing is the cause of the 6.2-issue, too.
As this happened on a live system, ... - 11:31 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- http://www.pcre.org/changelog.txt Point 22
https://github.com/php/php-src/blob/master/ext/pcre/pcrelib/ChangeLog Poin... - 11:30 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- The 6.2 error sounds more like a syntax error in some Fluid template.
Where do you get this error? Upon login?
Can ... - 14:24 Revision ad4aa090: Revert "[!!!][TASK] Merge typo3/sysext/core/Build/ to Build/ directory"
- The change does not play well with a symlinked core and
is reverted for now.
This reverts commit e6474fe5176c040201e... - 14:07 Bug #67077: PHP error on page creation
- Develoment preset is active and I find no SQL related error. But you're right, a syntaxe error is returned in a JSON ...
- 12:55 Bug #67077: PHP error on page creation
- Ah ok, then I was mislead. You didn't mention that DBAL is active ;-)
So you need to search backwards where this s... - 12:33 Bug #67077: PHP error on page creation
- Yes, I'm on latest master branch and PostgreSQL is up to date.
- 12:07 Bug #67077: PHP error on page creation
- Are you testing on latest master branch?
Is your DB up to date? - 11:41 Bug #67077 (Closed): PHP error on page creation
- In 7.2 when trying to create a page, pagetree remain stuck on "Please wait..." and exception is raised:
@PHP Catch... - 13:40 Bug #67082 (Closed): TMENU Userfunc ( (itemArrayProcFunc, IProcFunc) not cached
- Userfunc in TMENU (itemArrayProcFunc, IProcFunc)
Typoscript: http://pastebin.com/kAHTJA4V
All caches disabled (con... - 13:12 Feature #67080 (Closed): Install Tool: begin with "Important Actions", move splash-page to "About"
- After having logged into the install tool, a long and probably very seldomly read help page is displayed (cf attachme...
- 12:47 Bug #66669: Possibility to extend/override New login screen
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:01 Bug #66669: Possibility to extend/override New login screen
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:30 Task #67076 (Resolved): Merge typo3/sysext/core/Build/ to Build/ directory
- Applied in changeset commit:e6474fe5176c040201eae9e6ddf9b6134a54a540.
- 12:07 Task #67076: Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Task #67076: Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:15 Task #67076 (Under Review): Merge typo3/sysext/core/Build/ to Build/ directory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Task #67076 (Closed): Merge typo3/sysext/core/Build/ to Build/ directory
- 12:24 Revision e6474fe5: [!!!][TASK] Merge typo3/sysext/core/Build/ to Build/ directory
- With the grunt integration a Build/ directory on repository root
level was introduced. Out test infrastructure curren... - 11:43 Bug #67057 (Closed): DBAL locallang error
- Duplicates #66642
- 09:50 Bug #67057: DBAL locallang error
- I applied patch from http://review.typo3.org/39095 and problem solved in v7.2.
- 11:00 Task #66905 (Resolved): Deprecate uc->classicPageEditMode and editRegularContentFromId option
- Applied in changeset commit:d5a497e570b1a9ea85275060b2a636043d679dd5.
- 10:53 Revision d5a497e5: [TASK] Deprecate uc->classicPageEditMode and editRegularContentFromId
- There is some leftover, never-called code in a regular TYPO3 instance
regarding the old uc->classicPageEditMode optio... - 10:38 Task #66904: Deprecate $disable Option in PageRepository->getExtURL
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:19 Bug #66600: Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- I solved this myself by simply setting the uidLocal of my FileReference Model. As long as no one faces problems you a...
- 10:07 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- What i do is, that i merge flexform structures... I wrote an extension that provides some new records, all realized v...
- 09:52 Bug #67075 (Closed): Table content - options not saved
- In TYPO 7.2.0, in a table content, the options are not saved in DB : Layout, Backgr. Color, Border, Cellspacing, Cell...
- 08:30 Bug #59734: Translating a CE containing inline elements doesn't apply language to inline elements
- Hey Mathias,
i just hit the exact same issue as described here.
TYPO3 6.2.12.
Once you translate a CE with Fle... - 02:40 Task #67071 (Closed): Add cleanup tool for processed files to Install Tool
- After fixing #66614, changes to the graphics settings ([GFX]) do not cause thumbnails to be regenerated.
A tool ha... - 02:19 Task #56147: Regenerate missing RTE magic image on rendering
- For the record: The click-enlarge functionality is ok.
- 02:02 Task #56147 (Needs Feedback): Regenerate missing RTE magic image on rendering
- In conjunction with with #66614 I know discovered that the RTE Click-Enlarge rendering (the static template) is buggy...
- 00:00 Task #67065 (Resolved): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Applied in changeset commit:358706a359dc13c185ddc12f79f283e1ad25a801.
2015-05-20
- 23:44 Revision 358706a3: [TASK] Make fileedit hook JavaScript for ext:t3editor an AMD module
- Resolves: #67065
Releases: master
Change-Id: Iff8ece078dc612c362b3e291da466b29250c8cb1
Reviewed-on: http://review.typ... - 23:41 Bug #66669: Possibility to extend/override New login screen
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:15 Bug #66669: Possibility to extend/override New login screen
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 04:29 Bug #66669: Possibility to extend/override New login screen
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:48 Bug #66669: Possibility to extend/override New login screen
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:38 Bug #66669: Possibility to extend/override New login screen
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:40 Bug #65170 (Needs Feedback): RTE: Include of RTE.default.contentCSS fails when path has leading slash
- Tobias, I think this could be closed, am I correct? Thank you!
- 23:20 Task #67065: Make fileedit hook JavaScript for ext:t3editor an AMD module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Task #67065 (Under Review): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:51 Task #67065 (Closed): Make fileedit hook JavaScript for ext:t3editor an AMD module
- Make fileedit hook JavaScript for ext:t3editor an AMD module
- 23:13 Bug #67057: DBAL locallang error
- Alexis, your turn to give us info, what the issue might be. I currently believe that this is not a core issue.
- 21:00 Bug #67057: DBAL locallang error
- Description says 7.2, Version field 6.2.
From Slack I know it's a 7.2 installation.
6.2 works OK for me too. - 20:10 Bug #67057: DBAL locallang error
- Args... my mistake of course. I already looked at it today in the sources and saw that the code is not in master anym...
- 19:49 Bug #67057: DBAL locallang error
- Has already been resolved in master (commit ec5dad1 / #66642)
- 17:51 Bug #67057 (Needs Feedback): DBAL locallang error
- I'm failing to reproduce this on latest master.
I installed DBAL and accessed the module, but no errors. - 15:09 Bug #67057 (Closed): DBAL locallang error
- In v7.2, on DBAL Debug:
@Fatal error: Call to a member function includeLLFile() on a non-object in xxx/typo3/sysext/... - 22:30 Bug #64759 (Resolved): File list shows folder identifier instead of path
- Applied in changeset commit:a85f18cd673a352a3680adaef8077b10a0b1cca4.
- 22:26 Bug #64759: File list shows folder identifier instead of path
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:40 Bug #64759: File list shows folder identifier instead of path
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:29 Revision 347473bc: [BUGFIX] Show full folder path in file list title
- We have to use the name and cannot rely on the identifier, since
they can be random UUID values.
This also fixes a w... - 22:25 Revision a85f18cd: [BUGFIX] Show full folder path in file list title
- We have to use the name and cannot rely on the identifier, since
they can be random UUID values.
This also fixes a w... - 22:06 Bug #66600 (Needs Feedback): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- Hi Philipp,
I'm not sure why you would to provide a different object then a FileReference here. And further there ... - 21:44 Bug #67067 (Under Review): dbal admin_get_tables() returns information in wrong format
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:12 Bug #67067 (Closed): dbal admin_get_tables() returns information in wrong format
- The return value form admin_get_tables() is expected to be an array with tablenames as key and arrays with status inf...
- 21:32 Bug #67066 (Under Review): Important Actions -> Clear all caches fails with DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #67066 (Closed): Important Actions -> Clear all caches fails with DBAL
- Clearing all cache from the Install Tool fails on master. Installation is configured with DBAL and PostgreSQL 9.4.
A... - 19:30 Feature #24906: Feature Request: Configuration for maximum chars in text area (TCA - type "text")
- Simon Praetorius wrote:
> Could this be backported to TYPO3 6.2 LTS? It would be very helpful to limit the input in ... - 19:08 Bug #65319: ResourceUtilityTest::recursiveFileListSortingHelperCorrectlySorts
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Bug #67059: AdoDB error with PostgreSQL
- I can't help here, sorry.
- 17:12 Bug #67059: AdoDB error with PostgreSQL
- Problem solved after (I presume) cleaning some records from pages table... Weird!
- 16:07 Bug #67059: AdoDB error with PostgreSQL
- Sorry, I gave too few (and wrong) information:
When I click on modules 'View', 'Filelist', 'Language', 'Extensions', ... - 15:13 Bug #67059 (Closed): AdoDB error with PostgreSQL
- In v7.2 with postgre driver (v9.2):
@Core: Error handler (BE): PHP Warning: pg_query(): Query failed: ERREUR: erreu... - 17:10 Bug #65321 (In Progress): PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
- 17:09 Bug #65321: PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
- Entry in PHP issue tracker: https://bugs.php.net/bug.php?id=69674
- 17:07 Bug #67058 (Needs Feedback): PDF thumbnails are not generated in File List module anymore
- Could you check if https://review.typo3.org/#/c/39077/ resolves your issue?
- 15:11 Bug #67058 (Closed): PDF thumbnails are not generated in File List module anymore
- This report is about the following TYPO3 CMS setting:
* TYPO3 CMS 6.2.12
* PHP Version 5.4.27
* UNIX server
* ... - 16:09 Bug #67061 (Closed): Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Hi there
When a non-admin tries to upload a file with special characters in the name (e.g. täst.txt) and $GLOBALS[... - 15:30 Bug #67060: Package Management only allows TYPO3 Extensions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:21 Bug #67060 (Under Review): Package Management only allows TYPO3 Extensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #67060 (Closed): Package Management only allows TYPO3 Extensions
- There is a bug in the recent Package Management refactorings that Package instances are only allowed if they contain ...
- 15:00 Bug #65304 (Resolved): Backend (TCA): TreeView: maxLevels not working correctly
- Applied in changeset commit:0c6e695ed9475ad2d9cf0e46777c1801496d18dc.
- 14:37 Bug #65304: Backend (TCA): TreeView: maxLevels not working correctly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #59523 (Resolved): Content Element "Special Menus"
- Applied in changeset commit:0c4d7e20cb2a36a5ec39e796b4a1254b93a44019.
- 14:39 Bug #59523: Content Element "Special Menus"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Bug #59523: Content Element "Special Menus"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #59523: Content Element "Special Menus"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:47 Revision 0c6e695e: [BUGFIX] BE: DatabaseTreeDataProvider maxLevels incorrect
- The current behaviour for maxLevels with treeConfig is incorrect.
Currently if one uses maxLevels 0, instead of only ... - 14:46 Feature #67056 (Under Review): Option to disable move buttons for TCA type "group"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:34 Feature #67056 (Closed): Option to disable move buttons for TCA type "group"
- There should be an option to disable the move buttons for the TCA type @group@.
These icons are currently automati... - 14:46 Revision 0c4d7e20: [TASK] Make Content Element "Special Menus" field bigger
- Increase the maxitems value to 50 to allow more values for bigger sites.
Releases: master
Resolves: #59523
Change-Id... - 14:17 Bug #67034: Content Slide: slide.collect issues since 7.1.0
- There have been some changes to this area. I suspect that it has something to do with "Website" being a shortcut, but...
- 14:00 Bug #66870 (Resolved): field type group with readonly should not render links to element browser
- Applied in changeset commit:b065bdf662b9c243255583356cada75a6b23cdce.
- 13:59 Bug #67050: 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Is there at least hope that https://forge.typo3.org/issues/67034 will be fixed soon? Because right now I can either h...
- 13:55 Bug #67050: 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- > I assume it's for security, but once I open the Install Tool WITHOUT doing anything it resets the value back to 'rs...
- 13:54 Bug #67050 (Rejected): 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Sorry, there is no support for old snapshop releases. As you said this is fixed in 7.2
- 13:39 Bug #67050 (Rejected): 7.0 - 7.1: Login with Chrome + RSA fails. [BE][loginSecurityLevel] resets itself to RSA when accessing the Install Tool.
- Hello
I am currently running Version 7.0.0. When I want to log in to the backend I get an error, even though the p... - 13:56 Bug #67044: Normalize Type int to integer doesn't work in DTOs
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Bug #67044 (Under Review): Normalize Type int to integer doesn't work in DTOs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:10 Bug #67044 (Closed): Normalize Type int to integer doesn't work in DTOs
- I walk across a bug with the PropertyMapper when i declare a property as int instead of integer in a DTO Model.
The... - 13:32 Bug #66500: Link-Wizard in IE and McAfee Add-On
- Hi Markus,
ok, if I fix the problem I will push my suggestion to Gerrit.
Thank you for your support and help. :... - 13:31 Revision b065bdf6: [BUGFIX] Readonly fields must not render links to allowed tables
- If a field is configured as readOnly, the allowed tables below
should not be linked to the Element Browser
Resolves:... - 13:30 Task #66998 (Resolved): Cleanup indexed search searchcontroller
- Applied in changeset commit:a8e0455c51b565bd0c7ed6d93d3af8b12a3b9c7a.
- 13:30 Bug #63920 (Resolved): Configuration folder permission not taken in account
- Applied in changeset commit:1b23e73b80282ed6df4bfa0bfdf64680b47ca0bf.
- 13:25 Revision a8e0455c: [TASK] Indexed_search: cleanup in SearchController
- * Add getter for databaseConnection in SearchController
* Add use statements
Releases: master
Resolves: #66998
Chang... - 13:18 Revision 1b23e73b: [BUGFIX] Ensure new deep dirs don't contain double slashes
- The method of GeneralUtility::mkdir_deep has two parameters, which are
concatenated. This could end up in a double sl... - 13:14 Revision 3f8c3eab: [TASK] styleguide: TCA: Add two t3editor examples
- 13:09 Bug #67047: Cannot access shortcut target in menus
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Bug #67047: Cannot access shortcut target in menus
- Example code to mark active menu items including shortcuts:...
- 12:24 Bug #67047 (Under Review): Cannot access shortcut target in menus
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:18 Bug #67047 (Closed): Cannot access shortcut target in menus
- With #36822 links via overlaid shortcuts have been fixed but the original menu item data was kept unchanged.
This ... - 13:00 Bug #67002 (Resolved): Crop scheduler additional information
- Applied in changeset commit:114e0c586f0a5efb31633cd83066df4280fa6949.
- 13:00 Task #66997 (Resolved): Remove login security levels super-/challenged
- Applied in changeset commit:4d1cf8a318e3118a8b6a2f4fdc7fa3ae999536b3.
- 04:37 Task #66997: Remove login security levels super-/challenged
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:22 Task #66997: Remove login security levels super-/challenged
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:38 Task #66997: Remove login security levels super-/challenged
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:52 Bug #67048: PHP 5.6.9, probably due to libpcre-Update in PHP
- mmmh. needs to be takled ... added to 6.2.13 stabilization board for now ...
- 12:48 Bug #67048 (Closed): PHP 5.6.9, probably due to libpcre-Update in PHP
- After updating from PHP 5.6.8 to PHP 5.6.9 (http://php.net/ChangeLog-5.php#5.6.9), I am encountering these errors:
... - 12:49 Revision 114e0c58: [TASK] Crop scheduler additional information
- Crop additional task information based on `titleLen`.
Resolves: #67002
Releases: master
Change-Id: I16b2f7106b848598... - 12:42 Revision 4d1cf8a3: [!!!][TASK] Remove login security levels super-/challenged
- * Remove (super)challenged login security levels
* Make loginSecurityLevel 'normal' the new default
* Change Backend ... - 12:19 Revision f4098895: [BUGFIX] styleguide: Bring default value of type_field in sync with type definition
- 12:09 Feature #56133 (Under Review): Replace file feature for fal file list
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:56 Bug #53425: Forms with German Umlauts throws Exception
- Is it correct that this will not be fixed for 6.2 branch?
In my case the issue occurs with a filter form (city: Münc... - 11:55 Bug #24170: No inline relation to tables with tabs possible
- Hey there, this seems to be still present in the 6.2.x branch. Getting the error ...
- 11:28 Feature #64043 (Rejected): Handle boolean attributes for TagBasedViewHelpers
- 10:04 Bug #57272: Extbase doesn't handle FAL translations correctly
- Hi, I did test the extension of Jan Kiesewetter (thanks a lot!!!) and it works well in TYPO3 6.2.13-dev.
Here http:/... - 09:46 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:33 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:46 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:59 Task #67027 (Under Review): Simplify PackageManagement
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:21 Bug #66884 (Needs Feedback): Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- I know this is probably not the answer you want here, but the core has to do some restrictions on what can be done at...
- 01:18 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- Yes. You shouldn't use the cache framework in your ext_tables or TCA/Overrides context. Basically not much more than ...
- 01:07 Bug #66952: Intermittent mapping ignore
- Sounds a bit weird. This issue will required a pretty heavy dive and a funny setup in trying to reproduce. I'm unsure...
- 00:48 Bug #67042 (Closed): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- closing as requested.
- 00:47 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Your dependency definition should like like that in your extension (adapt the lower / upper version numbers to fit to...
- 00:41 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- That makes sense but I have the dependency set up and still did not manage to get tt_address above my extension loade...
- 00:38 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- and *always* use $GLOBALS['TCA'] instead of $TCA to access global variables.
- 00:37 Bug #67042 (Needs Feedback): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- 00:37 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- so basically, add tt_address as required extension in your ext_emconf, then unload and load the extension again via e...
- 00:34 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Yeah. So, you have a dependency from your extension to tt_address. If you define this dependency in your ext_emconf.p...
- 00:33 Bug #67042: $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Damn I messed up the context of the ticket but I think my point is clear ;)
- 00:31 Bug #67042 (Closed): $TCA['random_table'] not available if target table is loaded below the extending extension in PackagesStates.php
- Hi,
I found out that *$TCA['tt_address']* is not available yet in ext_tables.php of an extension which is loaded a... - 00:30 Bug #67040 (Resolved): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- Applied in changeset commit:a27dfad89f17e8a370ebba5376a88cba5c720fa2.
- 00:20 Revision a27dfad8: [BUGFIX] Add missing (string) cast in dbal/DatabaseConnection
- This is a regression fix for #54091.
It has been forgotten to cast the lastQuery to a string before
checking if it's ...
2015-05-19
- 23:44 Bug #65304: Backend (TCA): TreeView: maxLevels not working correctly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Bug #67030 (Resolved): Cropper backdrop doesn't get removed on close
- Applied in changeset commit:cedd99cf85473e6e0999d52b4b11077d81b59ec4.
- 12:32 Bug #67030 (Under Review): Cropper backdrop doesn't get removed on close
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #67030 (Closed): Cropper backdrop doesn't get removed on close
- Closing the cropper does not remove the backdrop, rendering the backend unusable
- 22:49 Bug #66939: "Class extends DateTime" not supported by DataMapper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:41 Revision cedd99cf: [BUGFIX] Remove backdrop of cropper modal properly
- Remove the `remove()` call when the cropper modal gets
closed.
Resolves: #67030
Related: #66969
Releases: master
Cha... - 22:38 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Feature #66907: Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:12 Revision f55b1deb: [TASK] styleguide: TCA: Add two example for a tree with maxLevels option set
- 21:54 Revision 9c9d8acd: [BUGFIX] styleguide: Rename type standard to 0
- 19:30 Bug #67040 (Under Review): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Bug #67040 (Closed): Backend broken on PostgreSQL - missing (string) cast in dbal/DatabaseConnection
- The backend is completely unusable with TYPO3 CMS 7.1+ in combination with PostgreSQL. Every action/module fails with...
- 19:30 Bug #59701: uniqid() not returning unique values
- i think a better solution would be to create something like
...\GeneralUtility\UniqueId()
which unifies the gen... - 18:53 Bug #63920 (Under Review): Configuration folder permission not taken in account
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:00 Task #67027 (Resolved): Simplify PackageManagement
- Applied in changeset commit:abc29af1a184e6983f5134431d6f5c08aca1d832.
- 11:01 Task #67027: Simplify PackageManagement
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:36 Task #67027 (Under Review): Simplify PackageManagement
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:13 Task #67027 (Closed): Simplify PackageManagement
- The PackageManager was originally backported from Flow
but includes too many classes and options that the Core does ... - 17:43 Revision abc29af1: [!!!][TASK] Simplify PackageManagement / Remove Flow
- The PackageManager was originally backported from Flow
but includes too many classes and options that the Core does n... - 17:09 Bug #44595 (Closed): TCA / type "inline": "expandSingle" => 1 does not work
- Closed as already fixed in 7.x
- 17:08 Bug #55755 (Rejected): Legacy packages with dependencies to other composer packages coudn't be installed
- fixed differently now. but for 6.2 this won't go in. sorry guys. if you have any feedback, feel free to send me an em...
- 17:03 Bug #22542 (Closed): Problem regarding sys_domain records handling in typolinks
- 17:01 Bug #22542: Problem regarding sys_domain records handling in typolinks
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:01 Revision f7004ec9: [BUGFIX] Uncheck prefix domain for new domain records
- Change default value for prefixing new domain records to zero since
creating multiple domains with prefix can lead to... - 17:00 Task #67029 (Resolved): Deprecate page.bgImg
- Applied in changeset commit:af47213068b938feee8beb4ffcb39c53b18ef46e.
- 11:32 Task #67029: Deprecate page.bgImg
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #67029 (Under Review): Deprecate page.bgImg
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #67029 (Closed): Deprecate page.bgImg
- Deprecate page.bgImg
- 16:57 Revision af472130: [TASK] Deprecate page.bgImg TypoScript option
- Resolves: #67029
Releases: master
Change-Id: I0f92ea91875455ea0e6726b11cf07f53b468e3a6
Reviewed-on: http://review.typ... - 15:25 Bug #59161 (Accepted): Metadata and File Reference inconsitency
- This can be fixed by inserting the following TypoScript where appropriate:...
- 15:24 Bug #67036 (Closed): Switching between two RDBMS using dbal
- Hello there,
I set up T3 v7.2 to run with PostgreSQL but I need a fallback to MySQL. To do so I changed LocalConfigu... - 15:02 Bug #67034 (Closed): Content Slide: slide.collect issues since 7.1.0
- Hello,
I have created a 6.2.5 Website last year. On this website I use the content slide feature:... - 14:43 Bug #67033 (Closed): Fluid StandaloneView does not resolve paths like EXT:my_ext/foo/bar
- The class *\TYPO3\CMS\Fluid\View\StandaloneView* does not resolve file paths the same way like *TemplateView* does. E...
- 13:30 Bug #66851 (Resolved): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Applied in changeset commit:2df68ad2825d3469736c4aa16ce3ee939a58a92c.
- 13:06 Bug #66851: Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:04 Bug #66851 (Under Review): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:21 Bug #66973 (Under Review): BooleanValidator Translation Key not set
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:06 Revision 2bea93ae: [BUGFIX] Add missing comma in ViewHelper example
- A comma needs to be added in an example of f:uri.image
Resolves: #66851
Releases: master, 6.2
Change-Id: Ib0a8f3d97a... - 13:06 Revision 2df68ad2: [BUGFIX] Add missing comma in ViewHelper example
- A comma needs to be added in an example of f:uri.image
Resolves: #66851
Releases: master, 6.2
Change-Id: Ib0a8f3d97a... - 12:44 Feature #59570: Description-field for filemounts
- You're right about folders. But I'll go for a patch for filemount-records (simply adding a field, displaying it etc.)...
- 11:52 Feature #59570: Description-field for filemounts
- Nope Folders don't have a representation in the DB, and is out of scope for FAL right now. Care to create a patch for...
- 12:30 Bug #66920 (Resolved): Error by copying a record with IRRE elements creates duplicated references by the original record
- Applied in changeset commit:293b93b7228acd2af06b6cb0bc62ae65b0778c23.
- 12:09 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:31 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- This seems to be good, we have tested it and it is working.
- 09:29 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:27 Feature #23302 (Rejected): Can't deactivate cache menu for admins
- Admins can always do everything. This won't change in the near future. And won't be an option for CMS7 at all. I will...
- 12:26 Feature #25741 (Rejected): TScript condition to distinguish module loaded
- This is not going to happen unfortunately.
Module Settings are distinct and built by mod.web_page. e.g. - setting ... - 12:22 Revision 9fb334e7: [TASK] Travis: Remove hhvm-nightly for now
- hhvm-nightly is no longer available on travi-ci and removed
from the build for now.
Releases: master
Change-Id: I927... - 12:11 Revision fa5fdb4d: [BUGFIX] Prevent wrong record copies
- Before starting any record copy process, we have to check if the
destination page can handle the record type. Current... - 12:07 Bug #56208 (Rejected): Remove redundant method admin_query or sql_query
- sorry, as mentioned we need to keep this until DBAL is gone.
- 12:06 Feature #37961 (Rejected): Integration of a responsive image loader
- No feedback for 4 months, I will close the issue now. If you still have problems, please open up a new ticket.
- 12:06 Revision 293b93b7: [BUGFIX] Prevent wrong record copies
- Before starting any record copy process, we have to check if the
destination page can handle the record type. Current... - 12:05 Task #63150 (Closed): Set X-UA-Compatible meta tag for BE
- 12:02 Feature #38152 (Closed): Add Templavoila Support
- won't be part of the core, use the extension please.
- 12:00 Task #66906 (Resolved): Remove global configuration option GFX/png_to_gif
- Applied in changeset commit:4e4bb7bd4617ada78d8f0603fc6c8684d4340d1f.
- 11:28 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #32214 (Closed): language_alt doesn't work
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experienc... - 11:50 Feature #63037 (Resolved): Include Imagecropping into the core
- 11:47 Revision 4e4bb7bd: [!!!][TASK] Remove global configuration option GFX/png_to_gif
- The option png_to_gif was previously used to minimize
the size of generated images. In the current web development
pn... - 11:41 Bug #40688 (Closed): List-view: Hover for zebra-table for each second row (db_list_alt) not defined
- It seems it has been solved in 6.2.12: I attach a series of screenshots to show the various states; the colors of the...
- 11:20 Feature #61841 (Needs Feedback): Shutdown Hook
- 11:06 Bug #49804 (Accepted): Wrong dam record references when copying records with DAM record references
- 11:05 Bug #49804 (New): Wrong dam record references when copying records with DAM record references
- 08:22 Bug #49804: Wrong dam record references when copying records with DAM record references
- As mentioned above, the problem is within the TYPO3 core database api. Therefore the problem still exists in 6.2 (alt...
- 11:01 Bug #64675 (Needs Feedback): GeneralUtility::fixPermissions fails with valid path
- Hey Thomas,
is this now fixed with the other patch? Or is there still need to tackle this? - 10:03 Feature #49805 (Under Review): Access extConf in displayCond
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:39 Task #66904: Deprecate $disable Option in PageRepository->getExtURL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Bug #65484 (Resolved): Resolve dependencies when updating installed extensions
- Applied in changeset commit:f5dc7d5d752c3ab1f54aa93a3b57e3b2cf06b6ee.
- 00:00 Task #67022 (Resolved): Jump to tab on clicking the browser notification message
- Applied in changeset commit:a2b30bbb4c05a41118bb9456964d4ab1ce65aa04.
2015-05-18
- 23:44 Revision f5dc7d5d: [BUGFIX] Resolve dependencies on extension update
- For installed extensions the (new) dependencies have to be resolved
on extension update. If the extension isn't insta... - 23:44 Revision a2b30bbb: [TASK] Focus tab on "Login expiring" notification
- Focus the tab that renders the "Login expiring" notification on click.
Resolves: #67022
Releases: master
Change-Id: ... - 23:36 Task #66997: Remove login security levels super-/challenged
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:36 Bug #66669: Possibility to extend/override New login screen
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:31 Bug #61177: Cut/paste element "Insert Records", this element disappears
- I also use the "flux ecosystem" and I've had several issues with cut&paste or drag&drop, esp. with old versions.
D... - 23:26 Bug #59810 (Needs Feedback): Element Wizard doesn't switch to available tabs and stys at a hidden tab
- Hi Christian, you named "gridlement", I guess you mean you have installed the extension "gridelements" (http://typo3....
- 23:19 Bug #57938 (Needs Feedback): Copy/Paste content element, paste copy at this place, inserts on top
- So can this be closed? Thank you!
- 23:15 Task #67022 (Under Review): Jump to tab on clicking the browser notification message
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:51 Task #67022 (Closed): Jump to tab on clicking the browser notification message
- If you login expire, a browser notification message appears.
By clicking on the message, nothing happens, it would b... - 23:02 Bug #25072 (Closed): Bookmarks menu lacking icon for page type "shortcut"
- As you can see from the attached screenshot, the issue seems solved now (I used 6.2.12), so I'll close it.
If you ... - 23:00 Bug #67024 (Resolved): Enable IE10+ users to enter login credentials after initial load
- Applied in changeset commit:9c9c6bf9e45899580bc1367256d841e4bc9e458e.
- 21:05 Bug #67024 (Under Review): Enable IE10+ users to enter login credentials after initial load
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #67024 (Closed): Enable IE10+ users to enter login credentials after initial load
- A problem with the autofocus chain and the autofocus attribute,
prevented users on IE10+ to enter their login crede... - 22:37 Revision 9c9c6bf9: [BUGFIX] Enable IE10+ users to enter login credentials after initial load
- A problem with the autofocus chain and the autofocus attribute,
prevented users on IE10+ to enter their login credent... - 22:35 Bug #66920: Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:33 Bug #66920 (Under Review): Error by copying a record with IRRE elements creates duplicated references by the original record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Bug #65484 (Under Review): Resolve dependencies when updating installed extensions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:36 Revision 2153bac2: [BUGFIX] remove wrong code suggestion from GMENU
- Remove the wrong code suggestion "wrapItemAndSub" from GMENU in t3editor
Change-Id: Ibcac99c49bc0d4a68e759b4878eb1c9... - 20:30 Bug #67013 (Resolved): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Applied in changeset commit:b2948c3af520d7122027c91840ffbc5dec1a439a.
- 20:23 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:16 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:05 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:28 Bug #67013 (Under Review): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Funny, this traces back to 2009: #19728
- 19:19 Bug #67013 (Accepted): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Had a quick look, you're right of course.
Can you push the patch to our review system? - 19:15 Bug #67013: felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Can you please describe the full usecase?
- 18:43 Bug #67013 (Closed): felogin setting plugin.tx_felogin_pi1.redirectMode = refererDomains causes an exception
- Line 692 (of the current git version) uses the following regular expression:...
- 20:23 Revision 5aa67db6: [BUGFIX] felogin: Use correct regex in redirect evaluation
- Resolves: #67013
Releases: master, 6.2
Change-Id: Ifaf0a3125ac6b5c0f9e13c2f5c3d4db94aa43ea9
Reviewed-on: http://revie... - 20:16 Revision b2948c3a: [BUGFIX] felogin: Use correct regex in redirect evaluation
- Resolves: #67013
Releases: master, 6.2
Change-Id: Ifaf0a3125ac6b5c0f9e13c2f5c3d4db94aa43ea9
Reviewed-on: http://revie... - 18:23 Bug #23115: Workspace preview does not work in multidomain setup
- Mauro Lorenzutti wrote:
> Hi, I have the same problem in TYPO3 4.6.8. I solved by editing the t3lib/t3lib_befunc.php ... - 18:08 Bug #64989: Typoscript renderObj IMAGE: empty altText renders "alt" without params in HTML
- I performed a test with both TYPO3 6.2.12 and 7(latest master), using the code found here http://wiki.typo3.org/File_...
- 17:49 Revision 21be6d50: [TASK] styleguide: TCA: Add a type field as first tab
- 17:00 Task #66635 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 2
- Applied in changeset commit:5cf4f3293a1e0dc69fcf48e7bf3b268de65f42ed.
- 16:34 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Revision 5cf4f329: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 2
- This patch resolves it for all FormEngine related classes.
Resolves: #66635
Releases: master
Change-Id: I436e8990aa3... - 16:34 Bug #53365 (Closed): Pagetree not working in Internet Explorer 9 / 10 for 4.5.30
- I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7, and another with 10.0.9200.17357 and the err...
- 16:32 Bug #45801 (Closed): IE9: contextmenu-icons for next level not placed correctly
- 16:32 Bug #45801: IE9: contextmenu-icons for next level not placed correctly
- I performed a test with TYPO3 4.5.34 and IE 9.0.8112.16421 on Windows 7 and the error seems absent (See attached scre...
- 16:00 Bug #67007 (Resolved): storeSessionData not working correctly if sesssion was saved empty before
- Applied in changeset commit:d49c7b461e13014e99702efe72b8383aaa4aafb6.
- 15:34 Bug #67007 (Under Review): storeSessionData not working correctly if sesssion was saved empty before
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:08 Bug #67007 (Accepted): storeSessionData not working correctly if sesssion was saved empty before
- Please review the patch and vote on Gerrit, if it works for you. Thanks.
- 13:07 Bug #67007 (Under Review): storeSessionData not working correctly if sesssion was saved empty before
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:03 Bug #67007 (Accepted): storeSessionData not working correctly if sesssion was saved empty before
- Thanks for the report. Looks very reasonable.
- 11:55 Bug #67007 (Closed): storeSessionData not working correctly if sesssion was saved empty before
- Hi,
i think i found a bug in 6.2.12. Maybe it is already fixed in newer versions but i did not check.
In file /... - 15:34 Revision f99636ec: [BUGFIX] Correctly insert session data after deleting them
- Reset session data timestamp when removing session data in order to
assure that new session data are stored via INSER... - 15:34 Revision d49c7b46: [BUGFIX] Correctly insert session data after deleting them
- Reset session data timestamp when removing session data in order to
assure that new session data are stored via INSER... - 15:30 Task #67006 (Resolved): Formengine: The factory
- Applied in changeset commit:2e891e5137ea3e4d14c2e67396ad508e87604ce3.
- 14:45 Task #67006 (Under Review): Formengine: The factory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #67006 (Resolved): Formengine: The factory
- Applied in changeset commit:86f42bc500afc966c84bcfeddd0a723e109c5cb7.
- 12:02 Task #67006 (Under Review): Formengine: The factory
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Task #67006 (Closed): Formengine: The factory
- 15:00 Revision 2e891e51: [FOLLOWUP][TASK] FormEngine: The factory
- Small follow up to fix some mostly cosmetical issues.
Resolves: #67006
Releases: master
Change-Id: Ie9ffab0e5bce9e8c... - 14:38 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- The original stuff back then was aimed to be one single patch with lots of changes.
Now the advice was: Although thi... - 14:29 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- If I remember correctly in the end there were two (and others abandoned), since both targeted other sysexts. In the e...
- 13:52 Task #55626: Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- Please do not add several patches for one issue. Please create further issues for other patches an related the issues...
- 14:02 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:29 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- thanks for the hint, but in my opinion it does not help:
the Function that reads this Value should expect a domain... - 13:19 Feature #52141: show/display effective User-TSconfig
- Hi,
i dont understand why such a important feature gets lost. I searched a hour before i found this issue. Its a v... - 13:01 Bug #41327 (Under Review): jsInline removes closing brackets
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:59 Bug #41327 (Accepted): jsInline removes closing brackets
- The bug is still present in 6.2.12 and seems indipendent from the lack of the "}" I noticed.
- 12:46 Bug #41327 (Needs Feedback): jsInline removes closing brackets
- Hi Simon, I am looking at your initial javascript code, and I think there is an error: shouldn't it be:...
- 12:25 Bug #39291: Discard complete workspace isn't working
- I can confirm it for 6.2.12 and 7 (latest master)
- 12:20 Revision 86f42bc5: [TASK] FormEngine: The factory
- Creation of container and elements instances in the FormEngine is
hard coded and hard to overwrite or adapt.
The patc... - 12:16 Bug #46433: Path for the icon in new content element wizard
- I can confirm it for TYPO3 6.2.12 and 7 (latest master)
- 11:58 Bug #47796 (Closed): css_styled_content does not render uploads anymore
- This one seems to be fixed. No problems with all supported versions anymore.
- 11:07 Bug #67005 (Closed): $instance->localeDependencies is not filled properly in FLUIDTEAMPLATE
- If you use f:translate in an FLUIDTEMPLATE outside an extension with no extension and/or plugin set it will always re...
- 10:57 Bug #14858 (New): extended clipboard: setCopyMode can`t be set to copy by default
- 10:44 Bug #66970 (Closed): Pagetree crashes after editing Page Properties
- Thanks for reporting. This is solved in master already. Please update your installation.
- 10:05 Bug #67002 (Under Review): Crop scheduler additional information
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #67002 (Closed): Crop scheduler additional information
- Hi,
If I add the new scheduler task to manage the recycler and choose to manage all tables, I have an additional i... - 10:05 Bug #63974: CSS concatination and compression failes with font
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #49804 (Needs Feedback): Wrong dam record references when copying records with DAM record references
- Hi Christian, as far as I know DAM is not compatible with 6.2... could you tell us how to reproduce the error in 6.2?...
- 09:32 Bug #66624 (Accepted): Blank link-wizard when editing link in RTE pointing to non-access file
- 09:29 Bug #33216 (Closed): CSS Styled Content does not call extensions in "CType: list"
- I guess all these kind of extensions could be misused and become sources of spam:)
Closed upon request of the repo... - 09:15 Bug #33216: CSS Styled Content does not call extensions in "CType: list"
- Yes, this should be closed. This extension is horribly outdated and I do not use it in my Projects any longer, also b...
- 09:26 Bug #35392 (Closed): Preview links not working if BE is using SSL and websites aren't
- Closed upon the request of the reporter.
- 08:19 Bug #35392: Preview links not working if BE is using SSL and websites aren't
- The problem has been solved, but not with TCEMAIN.viewDomain, iirc.
Anyway, this issue can be closed. - 09:10 Task #66998: Cleanup indexed search searchcontroller
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:59 Bug #64990: ADOdb: Table names in sequences broken
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:47 Bug #66513: RTE Wrap everything instead of the marked text
- any new information about that?
- 00:46 Bug #41428: Labels not reflecting customization in a multilanguage environnement
- It is still present in TYPO3 6.2.12
- 00:42 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:29 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:26 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Bug #47270 (Closed): Installtool Database Analyser Compare Database ignores first table of ext_tables.sql files
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie...
2015-05-17
- 23:48 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:39 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:03 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:41 Task #66995: ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:40 Task #66995 (Under Review): ObjectAccess::getProperty(Path) performance needs improvement
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #65250 (Resolved): TypoScript condition with GP not working as expected (does not merge array as in ".if" but preferes post values of a whole array)
- Applied in changeset commit:5569bee6b881f59ebc1c59753d71216a25e478dd.
- 21:59 Bug #65250: TypoScript condition with GP not working as expected (does not merge array as in ".if" but preferes post values of a whole array)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:03 Revision 5569bee6: [FEATURE] TypoScript condition add GPmerged
- If one uses TypoScript condition with GP then the check is with
GeneralUtility::_GP() which will means that if I have... - 21:41 Bug #45634 (Closed): Element browser shows no files if value for allowed in TCA is *
- 20:50 Bug #45634: Element browser shows no files if value for allowed in TCA is *
- I can't reproduce the bug anymore, too.
Thanx! - 19:59 Bug #67001 (Closed): Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
- Hi,
the Workspace Preview Diffslider doesn't showing the hidden livepage, if you set the page in the Livemodus on ... - 19:07 Bug #55903: Constants are not resolved in backend layout config field
- he refers to re-using some constants from a typoscript template; But I think this should be moved to Features...
- 18:55 Bug #36746 (Closed): Help Module > TSREF, TypoScript property lookup: Link causes crash of the browser window
- As far as I know the module "TypoScript Help" has been removed in TYPO3 6.2 (see "What's new PDF), and prior versions...
- 17:26 Feature #64200: Allow individual content caching
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:44 Feature #64200: Allow individual content caching
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:42 Feature #64200: Allow individual content caching
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:19 Bug #66669: Possibility to extend/override New login screen
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Bug #25565 (Closed): t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- 13:18 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- OMG
I can't test it on a vista, i removed all occurrences of vista about ten years ago ...
So I tested it again... - 15:06 Revision 542f04fd: [TASK] styleguide: TCA: Remove false comment
- 14:52 Task #66997: Remove login security levels super-/challenged
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:03 Revision 20ef7578: [TASK] styleguide: TCA: Add a select single example
- 13:00 Task #66999 (Resolved): Streamline searchfield in language module
- Applied in changeset commit:ed8d21513b3f0d0714ed8007d3b58058c4dab0f2.
- 11:31 Task #66999 (Under Review): Streamline searchfield in language module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Task #66999 (Closed): Streamline searchfield in language module
- 12:54 Bug #66970 (Needs Feedback): Pagetree crashes after editing Page Properties
- It seems you're not on the latest master. This bug is fixed already: https://git.typo3.org/Packages/TYPO3.CMS.git/com...
- 12:51 Bug #22023 (Needs Feedback): HTML cObject parser in t3editor fails to properly find matching parentheses
- I've made a test with TYPO3 6.2.12;
1) the HTML object is absent in 6.x so I tried with TEXT element
2) It is true ... - 12:38 Revision ed8d2151: [TASK] Streamline searchfield in language module
- Releases: master
Resolves: #66999
Change-Id: I3f2d9ff945021ac0a6f9aac79033ff05c0f55db4
Reviewed-on: http://review.typ... - 12:30 Task #66991 (Resolved): Port TCA value slider to jQuery
- Applied in changeset commit:68e60bbaddc8d95e3124240ef572cdb0be8a304c.
- 08:13 Task #66991 (Under Review): Port TCA value slider to jQuery
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:13 Revision 68e60bba: [FOLLOWUP][!!!][TASK] Rewrite ValueSlider to AMD module
- The slider object bound to "renderTooltipValue" does not contain
the configuration set in the DOM by data attributes.... - 10:36 Task #66998 (Under Review): Cleanup indexed search searchcontroller
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:19 Task #66998 (Closed): Cleanup indexed search searchcontroller
- 10:30 Bug #40280 (Resolved): indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
- Applied in changeset commit:e98532bae3ce29fa527bf137157b7ca0cb1571e1.
- 10:04 Revision e98532ba: [BUGFIX] Indexed_search Make results per page work (Extbase plugin)
- Replaces wrong setting "results" and uses "numberOfResults" instead.
Protects PageBrowskingViewHelper from division b... - 02:29 Bug #20502: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
- Problem is still present in 6.2 (I mean, about cache_imagesizes)
- 02:16 Task #55626 (Under Review): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- One was just merged, others still under review.
- 02:15 Task #55626 (Resolved): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
2015-05-16
- 23:57 Revision 5dc432bf: [TASK] Replace GeneralUtility::inList() with isset() within loops
- Rule of thumb should be to use GeneralUtility::inList() for
single checks of lists with unknown values only. Within l... - 23:39 Bug #29801 (Closed): Delete access required to move pages.
- I close this because it is a duplicate of #25135
If you think that this is the wrong decision, then please write t... - 23:38 Bug #28778 (Closed): Pages not moveable in pagetree without right to delete page
- I close this because it is a duplicate of #25135
If you think that this is the wrong decision, then please write ... - 23:08 Bug #29784: Inline Editing in Firefox
- I performed a test with TYPO3 6.2.12 and Firefox 38.0.1 on MAC OS X 10.10.3. The result is that you are blocked on 7t...
- 22:58 Bug #24487 (Closed): Fileupload error after automatic logoff / login
- Works fine on a current 6.2.x.
- 21:52 Bug #24487: Fileupload error after automatic logoff / login
- I have done a test with TYPO3 CMS 6.2.12 and Firefox 38.0.1 and Chrome 42.0.2311.152 on MAC OS X 10.10.3 and I was no...
- 22:30 Bug #25565: t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
- I don't know... in fact since version 15 (July, 2013), Opera switched to Blink engine (and subsequent javascript eng...
- 21:30 Task #66991 (Resolved): Port TCA value slider to jQuery
- Applied in changeset commit:c6cc0b53583357aa1568ee20565c25b321b7ee33.
- 21:23 Task #66991: Port TCA value slider to jQuery
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:18 Task #66991: Port TCA value slider to jQuery
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:30 Task #66991: Port TCA value slider to jQuery
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:09 Task #66991: Port TCA value slider to jQuery
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:07 Task #66991: Port TCA value slider to jQuery
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:05 Task #66991: Port TCA value slider to jQuery
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:42 Task #66991: Port TCA value slider to jQuery
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Task #66991: Port TCA value slider to jQuery
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:28 Task #66991 (Under Review): Port TCA value slider to jQuery
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:25 Task #66991 (Closed): Port TCA value slider to jQuery
- 21:28 Revision c6cc0b53: [!!!][TASK] Rewrite ValueSlider to AMD module
- Resolves: #66991
Releases: master
Change-Id: Ib78eab523fb6ecdba415bf4b07e15690794c2da1
Reviewed-on: http://review.typ... - 18:30 Task #65731 (Resolved): Speed and cleanup PageRepository
- Applied in changeset commit:31b2ebd07932d451730c04cc172efdb8b97efbc4.
- 18:24 Revision 31b2ebd0: [TASK] Speed and cleanup PageRepository
- * use strict checks
* shorten namespaces
* remove count() were possible
Resolves: #65731
Releases: master
Change-Id:... - 16:59 Task #66997 (Under Review): Remove login security levels super-/challenged
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Task #66997 (Closed): Remove login security levels super-/challenged
- AS a first step for the new BE login form API, get rid of old code.
- 16:51 Bug #60465: Backend search : File Metadata appears twice
- way to reproduce it (TYPO3 6.2.12):
Prerequisite: have at least 1 alternative language
1) Upload an image
2) ... - 16:19 Bug #45634 (Needs Feedback): Element browser shows no files if value for allowed in TCA is *
- I can't reproduce this on current 6.2 and master.
Can you recheck if this is still a problem for you? - 16:13 Bug #66994 (Under Review): Composer autoload path detection is a bit too restricture
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:56 Bug #66994 (Closed): Composer autoload path detection is a bit too restricture
- Problem: the current resolving of autoloading paths relies on two hardcoded paths which completely break if any segme...
- 16:13 Task #66995 (Closed): ObjectAccess::getProperty(Path) performance needs improvement
- This is a pretty straight-forward issue - the methods in question are widely and in some points excessively used thro...
- 16:00 Bug #66992 (Resolved): Debug Console scrolls to top if autoscroll is disabled
- Applied in changeset commit:a4f079bda088e81e0542753730989582fb73e534.
- 15:11 Bug #66992: Debug Console scrolls to top if autoscroll is disabled
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Bug #66992: Debug Console scrolls to top if autoscroll is disabled
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Bug #66992 (Under Review): Debug Console scrolls to top if autoscroll is disabled
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #66992 (Closed): Debug Console scrolls to top if autoscroll is disabled
- If autoscroll is disabled, the Debug Console scrolls back to top.
- 15:53 Revision a4f079bd: [BUGFIX] Keep scroll position in Debug Console
- If autoscroll is either disabled or content is written into
an inactive tab, stay at the scroll position of the affec... - 14:51 Revision 2e58c071: [TASK] styleguide: TCA: Add additional configurations for slider wizards
- 12:30 Task #66969 (Resolved): Update twbs/bootstrap to 3.3.4
- Applied in changeset commit:fa1b53df72698f04b045f1a50a796a552a092c9f.
- 12:24 Revision fa1b53df: [TASK] Update twbs/bootstrap to 3.3.4
- Resolves: #66969
Releases: master
Change-Id: Icd0e6a2193da9868c1456061dd089ee293329afe
Reviewed-on: http://review.typ... - 11:51 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:48 Bug #64700: Add form action to Reference Index module
- Cannot reproduce with OS X 10.10.3 and Safari 8.0.6. (Using official TYPO3 7.2)
- 11:45 Bug #25592: Mac OS: ctrl+space triggers browsers context menu
- As far as I can see, on Mac OS X Yosemite, ctrl+space opens Spotlight, whatever browser you use (Firefox, Chrome, Saf...
- 08:25 Bug #58505 (Under Review): Loads of hardcoded texts in ExtensionManagerConfigurationUtility
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:00 Bug #65824 (Resolved): Changes in the constants editor effective after two-time save (7.2.0-dev)
- Applied in changeset commit:da89fcf5a4700a0c48653ca251429cded7a84325.
- 02:36 Revision da89fcf5: [BUGFIX] Constant editor doesn't show new values after save
- Re-read the constant values to be displayed in the form after a data
update was performed.
Resolves: #65824
Releases... - 01:11 Feature #41649: Doktype external as typolink
- there is another extension that does a similar thing: http://typo3.org/extensions/repository/view/filepage
- 00:54 Bug #59971: Reset languageMode query setting for child object queries in Extbase
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-15
- 23:29 Task #65731: Speed and cleanup PageRepository
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:26 Task #65731: Speed and cleanup PageRepository
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:28 Task #65731: Speed and cleanup PageRepository
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:54 Task #65731: Speed and cleanup PageRepository
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:08 Bug #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:01 Bug #65824 (Under Review): Changes in the constants editor effective after two-time save (7.2.0-dev)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:34 Bug #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
- Seems like the bug was introduced with this commit: https://github.com/TYPO3/TYPO3.CMS/commit/94843c0d754e239b8f40b91...
- 21:38 Bug #65824: Changes in the constants editor effective after two-time save (7.2.0-dev)
- Confirmed. Actually the correct value is stored on the first save already, but when the form is reloaded it seems the...
- 21:25 Bug #33216: CSS Styled Content does not call extensions in "CType: list"
- I guess that this method of registering plugins has been completely removed...
if you are interested, I see that T... - 21:05 Bug #40531 (Closed): If use Flowplayer or Video rendering
- I assume the problem is absent in TYPO3 6.2.x for the following reasons:
1. the folder /t3lib/ is absent
2. the f... - 21:00 Task #66924 (Resolved): Cleanup: TYPO3\CMS\Core\Localization and Charset
- Applied in changeset commit:5d5bb1c474689e3b0a644c59e81aa08678656736.
- 14:53 Task #66924: Cleanup: TYPO3\CMS\Core\Localization and Charset
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:50 Revision 5d5bb1c4: [TASK] Cleanup of TYPO3\CMS\Core\Localization and Charset
- * Make use of use-statements
* fix typos
* properly align comments
* fix PHPDoc
* fix bool signatures
* remove unused... - 19:50 Bug #37594 (Closed): Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- of course you're right, thanks
- 18:07 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- Stefan: If you agree, I would close this, as 4.5 is not under manteinance any longer, too
- 17:56 Bug #37594: Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- Riccardo: As written in the issue newer versions should already be fine (4.7 and after). So since version between 4.6...
- 14:14 Bug #37594 (Needs Feedback): Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- What about the most recent versions like 6.2.12 or 7 (master)? Does this still apply?
- 18:02 Bug #30918: update process language has false indication
- Markus Klein wrote:
> @Oliver can you please supply a patch to Gerrit?
Sorry, but no. I was actively working on t... - 17:52 Bug #30918: update process language has false indication
- @Oliver can you please supply a patch to Gerrit?
- 17:40 Bug #30918 (New): update process language has false indication
- 17:39 Bug #30918: update process language has false indication
- Riccardo De Contardi wrote:
> Is this problem still valid in 6.2.12 or 7?
The answer I posted a year ago is still... - 17:36 Bug #30918 (Needs Feedback): update process language has false indication
- Is this problem still valid in 6.2.12 or 7?
- 18:02 Bug #58505 (In Progress): Loads of hardcoded texts in ExtensionManagerConfigurationUtility
- 17:22 Bug #58505: Loads of hardcoded texts in ExtensionManagerConfigurationUtility
- Still an issue in 6.2.12 and 7(master); the file is /typo3/sysext/saltedpasswords/Classes/Utility/ExtensionManagerCon...
- 18:00 Feature #24906: Feature Request: Configuration for maximum chars in text area (TCA - type "text")
- Could this be backported to TYPO3 6.2 LTS? It would be very helpful to limit the input in textareas in the backend.
- 17:56 Bug #66972 (Needs Feedback): ext_autoload.php not loaded anymore
- Using XCLASS is no longer possible in TYPO3 CMS 6.2.
Please check if the problem is only the XCLASS not taken into a... - 16:42 Bug #66972: ext_autoload.php not loaded anymore
- Are you using 6.2.12?
- 16:37 Bug #66972 (Closed): ext_autoload.php not loaded anymore
- Hello there,
there seems to be an issue regarding @ext_autoload.php@ in TYPO3 6.2.
It doesn't matter what way I... - 17:54 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:38 Feature #61170: sys_notes should be (optionally) displayed at top of page
- +1, me too! I also like the idea of a setting (USER TSConfig or PAGE TSConfig)
- 16:58 Bug #66973: BooleanValidator Translation Key not set
- Typo in localization key, here the updated one:
<trans-unit id="validator.boolean.nottrue" xml:space="preserve">
... - 16:52 Bug #66973 (Closed): BooleanValidator Translation Key not set
- In class TYPO3\CMS\Extbase\Validation\Validator\BooleanValidator a simple string instead of translation key is used, ...
- 16:45 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- Sorry, I read in a rush :)
- 16:34 Bug #61017 (Accepted): TCEMAIN.clearCacheCmd does not trigger
- Riccardo, this is about *deleting* a record.
- 16:12 Bug #61017: TCEMAIN.clearCacheCmd does not trigger
- Sorry I missed the description:
I set up a minimal "enviroment" with tt_news and TYPO3 6.2.12
My pagetree
[0]Hom... - 16:09 Bug #61017 (Needs Feedback): TCEMAIN.clearCacheCmd does not trigger
- 16:31 Bug #53729: Add additional link parameter for image links does not work
- The issue does still exist (TYPO3 6.2.12) and it does not only concern image links, but also the header_link .
For e... - 16:17 Bug #53729 (New): Add additional link parameter for image links does not work
- Reopened on request by Ben Robinson
- 16:04 Bug #45489: t3lib_stdGraphic: escaping of filenames does not work when using brackets ()
- In 6.2.12 I tried to upload a file called ...
- 15:53 Bug #45489: t3lib_stdGraphic: escaping of filenames does not work when using brackets ()
- Using common fileupload squared and round brackets are removed in Version 6.2.12.
In files uploaded with FTP at leas... - 16:00 Bug #66931 (Resolved): moment.js in Language module broken
- Applied in changeset commit:bb5e63bb17d1c1f6182422248c7c0c255ddc1291.
- 15:53 Revision bb5e63bb: [BUGFIX] Fix usage of moment.js in Language
- Fix the import of moment.js in the RequireJS module used
in the Language backend module.
Resolves: #66931
Releases: ... - 15:30 Task #66971 (Resolved): Streamline table wizard
- Applied in changeset commit:519f170f13486c54940cdb108da332eb3046a523.
- 14:32 Task #66971 (Under Review): Streamline table wizard
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Task #66971 (Closed): Streamline table wizard
- 15:00 Revision 519f170f: [TASK] Streamline table wizard
- Releases: master
Resolves: #66971
Change-Id: Id0da50761c8197559a2298b321fe283a975f71a3
Reviewed-on: http://review.typ... - 15:00 Bug #66913 (Resolved): JPG-Thumbnails are delivered with wrong Content-Type header
- Applied in changeset commit:8f20d1e4dd92f722c0b3dcdf82f3cc78a8f38673.
- 14:57 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:57 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Bug #50873 (Resolved): sectionIndex menu is empty when the page is not in menu
- Applied in changeset commit:a1707ef5ab222ea457e66b45ad7f7484cccb70d8.
- 14:58 Revision 5cd1d6c6: [BUGFIX] Valid Content-Type header for jpg thumbnails
- Use "Content-Type: image/jpeg" instead of invalid "image/jpg" derived
from the file extension. The invalid Content-Ty... - 14:53 Revision 8f20d1e4: [BUGFIX] Valid Content-Type header for jpg thumbnails
- Use "Content-Type: image/jpeg" instead of invalid "image/jpg" derived
from the file extension. The invalid Content-Ty... - 14:49 Revision a1707ef5: [BUGFIX] Render section index menu if page is not in menu
- This patch fixes the behaviour that a section index menu
is not rendered, if the page whose sections should be shown
... - 14:30 Bug #63519 (Resolved): sys_file_processedfile rows contain zero dimensions
- Applied in changeset commit:c5b7a0d92d66ee670d53f976511e44540682195e.
- 14:30 Bug #65842 (Resolved): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Applied in changeset commit:c5b7a0d92d66ee670d53f976511e44540682195e.
- 14:28 Revision c5b7a0d9: [BUGFIX] Temporary filename collision in imageMagickConvert()
- Add more entropy to the temporary filename used by imageMagickConvert()
to ensure different processing configurations... - 14:05 Bug #66970 (Closed): Pagetree crashes after editing Page Properties
- After editing Page Properties and saving the pagetree is not showing anymore. only Reload of the Page can fix it.
... - 14:01 Task #66967 (Resolved): Remove unused module file list CSS
- Applied in changeset commit:88946aada2dbdaed65f0efde135bc1c594170115.
- 12:44 Task #66967 (Under Review): Remove unused module file list CSS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:43 Task #66967 (Closed): Remove unused module file list CSS
- 13:49 Task #66969: Update twbs/bootstrap to 3.3.4
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Task #66969 (Under Review): Update twbs/bootstrap to 3.3.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:22 Task #66969 (Closed): Update twbs/bootstrap to 3.3.4
- Update twbs/bootstrap to 3.3.4
- 13:38 Revision 88946aad: [TASK] Remove unused module file list CSS
- Releases: master
Resolves: #66967
Change-Id: I81d74108e4ec4e98c239616ce1e880b3e03bf1d3
Reviewed-on: http://review.typ... - 12:00 Task #66965 (Resolved): Update cropper to 0.9.3
- Applied in changeset commit:3a7abd475bedb7ed5fedfae271b29c4052acbca0.
- 10:13 Task #66965 (Under Review): Update cropper to 0.9.3
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:13 Task #66965 (Closed): Update cropper to 0.9.3
- Update cropper to 0.9.3
- 12:00 Task #66964 (Resolved): Update moment to 2.10.3
- Applied in changeset commit:d4f4bcd9df3fb3c236d48c5ba0b713644eaa6319.
- 10:11 Task #66964 (Under Review): Update moment to 2.10.3
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:10 Task #66964 (Closed): Update moment to 2.10.3
- Update moment to 2.10.3
- 11:47 Revision d4f4bcd9: [TASK] Update moment to 2.10.3
- Resolves: #66964
Releases: master
Change-Id: I08aa8539c1ba13cfd31a2a3902252877c4dd40ae
Reviewed-on: http://review.typ... - 11:46 Revision 3a7abd47: [TASK] Update cropper to 0.9.3
- Resolves: #66965
Releases: master
Change-Id: I9ee15614e785475ea6ff1656de861bf32b6548df
Reviewed-on: http://review.typ... - 11:30 Task #66966 (Resolved): Cleanup Documentation Module CSS and JavaScript
- Applied in changeset commit:2bc82c670f842ee1d4de54c43293ebd6ecafbe8f.
- 11:08 Task #66966: Cleanup Documentation Module CSS and JavaScript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Task #66966 (Under Review): Cleanup Documentation Module CSS and JavaScript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Task #66966 (Closed): Cleanup Documentation Module CSS and JavaScript
- 11:19 Revision 2bc82c67: [TASK] Cleanup CSS and JS in documentation module
- Releases: master
Resolves: #66966
Change-Id: I18ee4c51727641d3b2ba8ce352c9622e65d31307
Reviewed-on: http://review.ty... - 11:11 Bug #59305 (Needs Feedback): Form Wizard broken for MSIE
- I attach the screenshots taken with 6.2.12 and 7 (latest master) with IE10 10.0.9200.17357. Is this sufficient to con...
- 10:43 Bug #59553 (Needs Feedback): Workspace image preview not show in page module
- Manu, I attach the screenshots taken with v.6.2.12 and 7 (latest master)...is this sufficient to consider the bug sol...
- 10:35 Bug #31147 (Closed): Content element "table" cannot be saved in workspace when deactivating table wizard small fields
- I made a test with TYPO3 6.2.12 and 7 (latest master), and the error did not show up, so I close this ticket.
the ... - 09:00 Task #66963 (Resolved): Cleanup DragUploader CSS
- Applied in changeset commit:53b1ea23c50847fb041284e727154c9c4f3f8650.
- 08:37 Revision 53b1ea23: [TASK] Cleanup DragUploader CSS
- Releases: master
Resolves: #66963
Change-Id: If2c346be8c19da2585a4758a8ee5dc6f4d7266ec
Reviewed-on: http://review.typ... - 08:10 Feature #66921 (Rejected): Introduce bless for CSS splitting
- 07:32 Bug #57120 (Closed): Upgrade from 6.1.7 to 6.2beta7 / Install Tool fails / 'The package "X" depends on "Y" which is not present in the system'
- 01:45 Bug #66952: Intermittent mapping ignore
- Third update - it is still occurring...
- 01:00 Task #66962 (Resolved): Update autosize to 3.0.4
- Applied in changeset commit:2972b4359943c88cbbbd1fe93bc30ed626ac2555.
- 01:00 Task #66960 (Resolved): Update jQuery UI to 1.11.4
- Applied in changeset commit:e1eab1eb67e0aec78dc424b7b447c0012d62a795.
- 01:00 Task #66271 (Resolved): Update DataTables to 1.10.6 and jQuery UI to 1.11.4
- Applied in changeset commit:c3466d9abe77e0b46504ea34b3a7fb06f200a86c.
- 00:55 Task #66271: Update DataTables to 1.10.6 and jQuery UI to 1.11.4
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:00 Task #66961 (Resolved): Update nprogress to 0.2.0
- Applied in changeset commit:65b099a0d9cee78baf0ef0643a5d35aa39dd4613.
- 00:58 Revision c3466d9a: [TASK] Update DataTables to 1.10.7
- Resolves: #66271
Releases: master
Change-Id: I6be3264173e69d6ebf36367ecb8947b7d699f978
Reviewed-on: http://review.typ... - 00:54 Revision e1eab1eb: [TASK] Update jQuery UI to 1.11.4
- Resolves: #66960
Releases: master
Change-Id: Ic18dc244f0a2ea0f50de91b2a75e85c26dd082a1
Reviewed-on: http://review.typ... - 00:47 Revision 2972b435: [TASK] Update autosize to 3.0.4
- Resolves: #66962
Releases: master
Change-Id: Iff42da671e40f12c999afabca69ea5a3be007be3
Reviewed-on: http://review.typ... - 00:44 Revision 65b099a0: [TASK] Update nprogress to 0.2.0
- Resolves: #66961
Releases: master
Change-Id: I787fffe94cfe8ecc369019e011b8dbaf75a8446b
Reviewed-on: http://review.typ... - 00:30 Task #66958 (Resolved): Cleanup deprecated and unused LESS definitions
- Applied in changeset commit:c9b4f150c9b990f6b2119b00c5f438d9dc68d359.
- 00:24 Revision c9b4f150: [TASK] Cleanup deprecated and unused CSS definitions
- Releases: master
Resolves: #66958
Change-Id: I9916e8445126d8197348e9cc018337bf20719abd
Reviewed-on: http://review.typ...
2015-05-14
- 22:45 Task #66963 (Under Review): Cleanup DragUploader CSS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #66963 (Closed): Cleanup DragUploader CSS
- 22:28 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Please, Harald, could you test again with the current master? Thank you
- 22:22 Bug #63102 (Closed): Form Wizard icon not present on freshly created form content element
- I close this because it is a duplicate of #64899 ; please continue the discussion there. Thank you
- 21:26 Bug #62745 (Closed): Copying folder in file list module does not work
- I made a test with TYPO3 6.2.6 and 7.2.0, both with admin user and editor user with a group with "copy folders" perm...
- 21:18 Bug #66669: Possibility to extend/override New login screen
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:10 Bug #66669: Possibility to extend/override New login screen
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Bug #66669: Possibility to extend/override New login screen
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- Simply catching exceptions thrown by the caching framework is enough to make it work. xml2array will then work uncach...
- 18:14 Bug #49432: Install Tool does not write configuration
- Hello, Franz,
can this be closed? - 17:56 Task #66962 (Under Review): Update autosize to 3.0.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Task #66962 (Closed): Update autosize to 3.0.4
- Update autosize to 3.0.4
- 17:52 Task #66961 (Under Review): Update nprogress to 0.2.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:52 Task #66961 (Closed): Update nprogress to 0.2.0
- Update nprogress to 0.2.0
- 17:42 Task #66960 (Under Review): Update jQuery UI to 1.11.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:42 Task #66960 (Closed): Update jQuery UI to 1.11.4
- Update jQuery UI to 1.11.4
- 17:39 Task #66271 (Under Review): Update DataTables to 1.10.6 and jQuery UI to 1.11.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:17 Task #66958 (Under Review): Cleanup deprecated and unused LESS definitions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:16 Task #66958 (Closed): Cleanup deprecated and unused LESS definitions
- 17:05 Bug #27236 (Closed): Multiple mailforms on one page breaks validation
- the old mailform is now removed from the Core as it is superseeded by EXT:form, powermail and formhandler and other a...
- 17:00 Bug #65484 (Resolved): Resolve dependencies when updating installed extensions
- Applied in changeset commit:c723ca9e498cd3e4ecb7794253975c01da177eae.
- 16:44 Bug #66957 (Closed): Section Index links not working on translated page
- Section index on translated page links Page Content uid from default language instead of translated Page Content uid....
- 16:40 Revision c723ca9e: [BUGFIX] Resolve dependencies on extension update
- For installed extensions the (new) dependencies have to be resolved
on extension update. If the extension isn't insta... - 16:30 Bug #66955 (Resolved): Fatal error in EM if composer packages available
- Applied in changeset commit:e9bbe7f2d67d5ac37cf832da49ddf0884a887bc0.
- 16:24 Bug #66955: Fatal error in EM if composer packages available
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:21 Bug #66955 (Under Review): Fatal error in EM if composer packages available
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Bug #66955 (Closed): Fatal error in EM if composer packages available
- Composer packages are initialized as instances of Flow Package not instances of TYPO3.CMS Package. Therefore the Pack...
- 16:25 Revision 2362c1bc: [FOLLOWUP][BUGFIX] Add extension precedence
- Before calling TYPO3 package methods, we must ensure
we have the correct instance.
All active composer packages are ... - 16:23 Revision e9bbe7f2: [FOLLOWUP][BUGFIX] Add extension precedence
- Before calling TYPO3 package methods, we must ensure
we have the correct instance.
All active composer packages are ... - 15:40 Bug #66912: There is something wrong while creating pages in pagetree
- Can't reproduce the reported behaviour for creating new pages.
The issue with two separate clicks instead of a dou... - 15:00 Bug #62129 (Resolved): It isn't posible to set the url scheme for a whole pagetree for preview
- Applied in changeset commit:5063a2bd76daa1ff461d60c3bbc6870437a7548a.
- 14:32 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:37 Bug #23115: Workspace preview does not work in multidomain setup
- Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa... - 14:37 Bug #35392 (Needs Feedback): Preview links not working if BE is using SSL and websites aren't
- Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa... - 14:36 Bug #34820 (Needs Feedback): t3lib_befunc::getViewDomain does not respect http/https scheme
- Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa... - 14:36 Feature #36542 (Needs Feedback): Changed domain handling on "View webpage" from backend causes problems
- Hi, there is an undocumented FEATURE to set an alternative previewDomain in PageTSConfig.
TCEMAIN.viewDomain = exa... - 14:32 Revision 1f523cfa: [BUGFIX] Allow protocol in TCEMAIN.previewDomain
- If a backend uses https as protocol and the installation
is a muti domain installation, the https protocol can lead
t... - 14:30 Revision 5063a2bd: [BUGFIX] Allow protocol in TCEMAIN.previewDomain
- If a backend uses https as protocol and the installation
is a muti domain installation, the https protocol can lead
t... - 11:22 Bug #64110 (Closed): Cache file could not be written
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:19 Bug #64478: Drag & drop files will only work in Chrome
- I performed a test with:
TYPO3 6.2.12 + FF 37.0.2 on windows 7
TYPO3 6.2.12 + IE10 10.0.9200.17357 on windows 7
... - 10:50 Bug #17599 (Needs Feedback): Frontend preview doesn't work for subpages of hidden and restricted pages
- Hi, I did a test on 6.2.12 and I think the bug is gone; here is my test:
1) I added a FE group "usergroup"
2) I s... - 06:55 Bug #66952: Intermittent mapping ignore
- Second update:
It seems that recordType is the main issue - seems a bit obvious. I am guessing some of the code in... - 06:11 Bug #66952: Intermittent mapping ignore
- Update - the extension was not filling the properties of the CouponF. I cleared the Typo3 install tool cache 7 times ...
- 04:16 Bug #66952 (Closed): Intermittent mapping ignore
- Typo3 6.2.12
One custom extension on one website seems to be generating from ext_typoscript_setup incorrectly
The... - 02:46 Bug #63031: Weird Translation behaviour in extbase
- I have to agree that this seems wrong. In fact the method @Typo3QuerySettings::getLanguageOverlayMode()@ is never use...
2015-05-13
- 17:37 Bug #66126 (Needs Feedback): Date and DateTimePicker not closed FireFox
- Hi, Job. I am not able to reproduce it with the latest v.7 master, can you confirm? I used Firefox 37.0.2 and Chrome ...
- 17:21 Feature #66948 (Closed): Make workspaces.previewLinkTTLHours setting part of the WS itself
- Right now the preview links lifetime in WS are related to User TSconfig. In an environment with many WS, some may nee...
- 17:04 Task #64587 (Accepted): FilesContentObject: Wrong use of cobj->stdWrapValue()
- 16:42 Bug #38906 (Closed): Extension Manager doesn't show ANY Available Extensions
- Hey. I'm closing this issue: It will no longer be fixed in 4.5 and does not happen in 6.2.
- 16:30 Bug #66893 (Resolved): Setting the start module of a BE user to the empty value causes strange behaviour
- Applied in changeset commit:63a94d769f99c7220c86ebc73796b679e1ac9c1f.
- 16:23 Revision 63a94d76: [BUGFIX] Select correct module in User Settings
- If the first entry of the select box is chosen (option has an
empty value), this selection is preserved now after sav... - 16:13 Feature #66942 (Closed): integrate overridedemand to extbase
- It is not possible to override a demand by url if you have 2 or more plugins on the same page, except you make them u...
- 16:12 Bug #66941 (Closed): Missing "select all" in EXT:recycler
- While porting the recycler to Bootstrap, a "select all" toggle was forgotten.
- 16:05 Bug #31253 (Closed): Page Tree filter broken with large result sets
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:48 Bug #59852 (Closed): Unable to create Elements in Form Wizard
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:44 Feature #20933 (Accepted): Enable working with SysFolders in CONTENT
- Sebastian, could you provide a patch in gerrit? thx
- 15:44 Bug #57050 (Closed): Form Wizard - Problem im Firefox
- In 6.2.12, Firefox 37.0.2 it looks fine (see attached cattura.png file); plus, version 6.1 is not supported anymore, ...
- 15:30 Task #66930 (Resolved): Add breaking rest manual for language module refactoring
- Applied in changeset commit:55abd0e7fc55a5a150a67486d9d5b173a74ecbb3.
- 14:46 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:10 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:09 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66930: Add breaking rest manual for language module refactoring
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Task #66930 (Under Review): Add breaking rest manual for language module refactoring
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:44 Task #66930 (Closed): Add breaking rest manual for language module refactoring
- A slot was silently removed while the Language backend module got refactored. This is fixed in another patch, add a b...
- 15:24 Revision 55abd0e7: [TASK] Add manual for moved signal "postProcessMirrorUrl"
- The signal "postProcessMirrorUrl" was moved while refactoring the
"Language" backend module. Add a Breaking ReST manu... - 15:24 Bug #66939 (Under Review): "Class extends DateTime" not supported by DataMapper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Bug #66939 (Closed): "Class extends DateTime" not supported by DataMapper
- Create an Extbase entity having a property of type \DateTime.
That just works, database results are mapped to \DateT... - 15:23 Bug #54256: Fatal error: RedirectLoopException
- This is still not fixed as of 6.2.12? Anybody got any clue as to why an optional db setting is enough to completely p...
- 15:07 Bug #59523 (Under Review): Content Element "Special Menus"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Task #66235: deliver suitable .htaccess files for apache 2.4
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:38 Task #66235: deliver suitable .htaccess files for apache 2.4
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:36 Task #66235: deliver suitable .htaccess files for apache 2.4
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:18 Task #66235 (Under Review): deliver suitable .htaccess files for apache 2.4
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:40 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:38 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:36 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:18 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:37 Bug #32331 (Closed): t3lib_extMgm::addToAllTCAtypes needs fix for before / after handling
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 14:33 Revision 19da138d: [TASK] styleguide: TCA: Move select special types to own tab and add some
- 13:48 Feature #66862: New $TCA['ctrl'] option: copyReferenceFields
- The key "copyAfterDuplFields" in description above was a copy/paste mistake. It should be named "copyReferenceFields"
- 13:20 Bug #66934 (Rejected): Saving translation label of old extensions throws exception
- Hi, this is an issue in the snowbabel-extension. This is the issue-tracker for the core.
You have to create and is... - 12:37 Bug #66934: Saving translation label of old extensions throws exception
- Cheers SK,
could you make a review out of this?
Join in on Slack and I can walk you through the process.
https... - 12:30 Bug #66934 (Rejected): Saving translation label of old extensions throws exception
- Hi
the current version of snowbabel does not able to save labels of old extension with old format xml language file ... - 13:11 Bug #60860: "Add Media" button in tt_content-elements fails as user
- I'm having the same problems here, with TYPO3 6.2.4 (running on a windows machine) and Firefox.
Browser error console... - 12:32 Bug #61498 (Closed): Empty BackendLayout ignored in Languages view
- Cheers Olli,
we're you looking for this?... - 11:39 Bug #66932 (Closed): Shortcut Mode "First subpage of selected/current page" doesn't work in multilanguage site
- If you have a multilanguage website with shortcuts in an HMENU and they are of shortcut mode "First subpage of select...
- 11:13 Bug #29221 (Needs Feedback): Sprite Manager and Icon Works are creating invalid class names
- Jo, can you tell me if it is still valid in 6.2.x or 7 ?
- 11:05 Bug #66931: moment.js in Language module broken
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #66931 (Under Review): moment.js in Language module broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #66931 (Closed): moment.js in Language module broken
- After fetching all translations in the Language backend module, a JavaScript error occurs.
- 11:00 Bug #66928 (Resolved): Cannot use custom mirror URL anymore for XLIFF
- Applied in changeset commit:697d9fef0f38cb60cec1a52cdbd708b66da0df25.
- 10:21 Bug #66928: Cannot use custom mirror URL anymore for XLIFF
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:14 Bug #66928: Cannot use custom mirror URL anymore for XLIFF
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:12 Bug #66928 (Under Review): Cannot use custom mirror URL anymore for XLIFF
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #66928 (Closed): Cannot use custom mirror URL anymore for XLIFF
- With #50467 it was possible to use a custom URL for fetching localization packages in language module. This has been ...
- 10:45 Revision 697d9fef: [BUGFIX] Re-integrate missing slot "postProcessMirrorUrl"
- The slot "postProcessMirrorUrl" got lost while refactoring the
"Language" backend module. It is re-integrated with th... - 10:43 Feature #50467: Support custom translation servers for extensions
- Adapted sample code when using TYPO3 7.x
- 10:27 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:24 Bug #62129: It isn't posible to set the url scheme for a whole pagetree for preview
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Bug #62129 (Under Review): It isn't posible to set the url scheme for a whole pagetree for preview
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:22 Bug #66929 (Accepted): Cannot parse default date
- 10:21 Bug #66929 (Closed): Cannot parse default date
- #1310027793: ERROR: Query could not be parsed: "SQL engine parse ERROR: Field type unknown in parseFieldDef()!: near ...
- 10:04 Bug #66926 (Closed): Request-Arguments are lost when validation fails
- This is by intention and was changed in extbase/fluid/flow a while ago:
The former solution had the issue that not v... - 08:34 Bug #66926 (Closed): Request-Arguments are lost when validation fails
- In an extbase controller with a new and create action, the request arguments are lost, if the validation on the creat...
- 10:03 Feature #66907 (Under Review): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:01 Revision 1e7f169b: [TASK] styleguide: TCA: Add a group internal_type file as flex container element
- 09:31 Bug #47135 (Closed): [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- Thank you; I close it for now.
If you think that this is the wrong decision or experience this issue again, then p... - 07:40 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- from my point of view, yes.
last time I had this was in some 6.0.x versions, never in 6.1.x (iirc) and never in 6.2... - 07:24 Bug #54076: key 'default' in options.backendLayout.exclude doesn't work
- See description of #52809 and if I'm not mistaken there was also a related documentation issue.
- 00:36 Bug #54076: key 'default' in options.backendLayout.exclude doesn't work
- It is still present in 6.2.12, but... I can't find in documentation where it is written that ...
- 02:11 Feature #25223: Enable TCA property displayCond for IRRE child records
- I like to have this feature as well
- 00:38 Bug #41962 (Needs Feedback): Wrong escapted RegEx in core/Classes/Database/SoftReferenceIndex.php
- So, could this be closed?
- 00:24 Bug #66112 (Closed): Links on Mount Pages target to wrong page
- closed upon request of the reporter
2015-05-12
- 23:45 Task #66719 (Resolved): Make Format/HtmlViewHelper compatible
- Resolved already
- 23:38 Feature #66331 (Needs Feedback): Indexed Search Extbase Plugin per Typoscript einbinden
- Can you try the 7.2 version? indedex_search extbase version got some patches by Tymoteusz Motylewski
- 23:09 Bug #63306 (Closed): frontend does not check for file:123 format when parsing html
- Thank you Nils; I close it for now.
If you think that this is the wrong decision or experience this issue again, t... - 23:04 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- so, do you think this can be closed?
- 23:02 Bug #66872 (Under Review): Only output of default xml-labels in TYPO3 6.2.12
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:57 Task #66924: Cleanup: TYPO3\CMS\Core\Localization and Charset
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:38 Task #66924 (Under Review): Cleanup: TYPO3\CMS\Core\Localization and Charset
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:33 Task #66924 (Closed): Cleanup: TYPO3\CMS\Core\Localization and Charset
- 22:22 Bug #60453: Copying page tree messes up image references
- I can't test that right now, I'm sorry. The system I was talking about has not been updated to 6.2 yet and I don't ad...
- 21:35 Bug #53128: TypoScript Editor Help with Mouseclick
- it happens also with .stdWrap in TYPO3 6.2.12 tested with the latest Chrome
- 20:50 Feature #66921: Introduce bless for CSS splitting
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Feature #66921: Introduce bless for CSS splitting
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Feature #66921: Introduce bless for CSS splitting
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:42 Feature #66921 (Under Review): Introduce bless for CSS splitting
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:38 Feature #66921 (Rejected): Introduce bless for CSS splitting
- To bypass the CSS issues in IE < 10, introduce a grunt task that splits the CSS automatically.
- 17:24 Bug #64574: felogin stdWrap for messages not working in external typoscript files
- It`s the same with indexed search: some old extensions still use the file ext_typoscript setup.txt to include their T...
- 17:00 Bug #66898 (Resolved): additionalAttributes broken on ActionMenuItemViewHelper
- Applied in changeset commit:84638f27872f3dbc0e5db59547885d4a02c7e14a.
- 16:53 Bug #66898: additionalAttributes broken on ActionMenuItemViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:52 Bug #66898 (Under Review): additionalAttributes broken on ActionMenuItemViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:42 Bug #66898: additionalAttributes broken on ActionMenuItemViewHelper
- Can be tested with bug #66897
- 00:41 Bug #66898 (Closed): additionalAttributes broken on ActionMenuItemViewHelper
- https://review.typo3.org/39202
breaks the additionalAttributes of the ActionMenuItemViewHelper
$tag member of the... - 16:59 Revision 84638f27: Revert "[TASK] Make \Be\Menus\ActionMenuItemViewHelper compilable"
- This reverts commit 9695759844f2c4981339aff77be50340f8c6b1b6.
Reason for the revert is that initialize() of the abst... - 16:49 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- This patch get reverted for now:
Reason for the regression is that initialize() of the abstract is no longer calle... - 16:39 Bug #39867: Cannot edit page title by double clicking it in pagetree in IE
- Just tested the demo site (6.2.9)
> IE8 8.0.7601.17514 > not working
> IE9 9.0.8112.16421 > working - 16:30 Task #66911 (Resolved): Travis: Verify no git submodule exists
- Applied in changeset commit:0d72276e98512337068812a810b69312543a739d.
- 15:29 Task #66911: Travis: Verify no git submodule exists
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:43 Task #66911 (Under Review): Travis: Verify no git submodule exists
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Task #66911 (Resolved): Travis: Verify no git submodule exists
- Applied in changeset commit:59d75c058190eb9c6f375e72598f0e8b6beb71d7.
- 11:14 Task #66911 (Under Review): Travis: Verify no git submodule exists
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:10 Task #66911 (Closed): Travis: Verify no git submodule exists
- 16:26 Bug #51069 (Needs Feedback): Updating extension changes load order
- The only way to influence the order of the extensions is to integrate a helper extension which defines the proper ord...
- 16:15 Bug #44649 (Closed): Drag&Drop does not work for IREE records with IE9
- Just tested with the demo site (6.2.9) and IE 9.0.8112.16421: adding images to a text/w image element I can reorder t...
- 16:05 Bug #45800 (Closed): IE9, pagetree: Can't collapse subtrees
- I've just tried with the demo site 6.2.9, on IE 9.0.8112.16421 and the pagetree works well. Even the demo of version ...
- 16:01 Revision 0d72276e: [TASK] Travis: Verify no git submodule exists
- With backport of issue #66473 a git submodule definition was
accidently commited. The patch adds an additional travis... - 15:28 Bug #66895: Linkvalidator and FAL
- You can reproduce the problem with a link that obviously can't exist like "<a href="http://site.local/?file:99999999"...
- 08:22 Bug #66895: Linkvalidator and FAL
- Can you explain me, why the linkhandler should resolve links to files? How can I reproduce your problem?
- 15:22 Bug #66920 (Closed): Error by copying a record with IRRE elements creates duplicated references by the original record
- We have found a bug with one of our small product extension. The original problem was, that some user could not copy ...
- 15:08 Bug #66916 (Rejected): FormEngine: Simplify field name creation (Part II)
- patch is broken and must be redone.
- 14:11 Bug #66916 (Under Review): FormEngine: Simplify field name creation (Part II)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Bug #66916 (Rejected): FormEngine: Simplify field name creation (Part II)
- 15:07 Bug #64437: Pages with type "external link" don't redirect if requested via google search result
- Hello,
i'd like to know if this will be considered as a bug, what i think, and if it will be fixed.
Thanks,
... - 15:04 Bug #25165 (Closed): IE8 Browser crashes as soon as content element is saved/closed
- I've done another test with the demo site 6.2.9, adding a text with image element and adding an image, and still the ...
- 14:27 Bug #61540 (Rejected): BE loginSecurityLevel reset to 'rsa' when loggin into install tool
- As stated by Nicole Cordes, this is the intended behavior,so it won't be fixed this time.
If you think that this i... - 14:22 Revision a12445e0: [BUGFIX] remove wrong code suggestion from GMENU
- Remove the wrong code suggestion "wrapItemAndSub" from GMENU in t3editor
Change-Id: Ibcac99c49bc0d4a68e759b4878eb1c9... - 14:05 Bug #66858: Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- Sorry if this is redundant, but this issue is still listed as "new", and not Accepted
Can confirm: This problem exis... - 13:24 Revision 59d75c05: [TASK] Travis: Verify no git submodule exists
- With backport of issue #66473 a git submodule definition was
accidently commited. The patch adds an additional travis... - 13:09 Bug #66913: JPG-Thumbnails are delivered with wrong Content-Type header
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:08 Bug #66913 (Under Review): JPG-Thumbnails are delivered with wrong Content-Type header
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Bug #66913 (Closed): JPG-Thumbnails are delivered with wrong Content-Type header
- There is problem with displaying thumbnails in the Backend in Internet Explorer.
It turned out to be the header @X... - 12:39 Bug #66912 (Closed): There is something wrong while creating pages in pagetree
- Hello Core-Team,
if I create a new page with help of the drag 'n drop feature in pagetree I normally can change th... - 12:25 Epic #65314: PHP7
- PHP 5.5.12-2ubuntu4.4 (cli) (built: Apr 17 2015 11:47:44)
* Tests: 6956, Assertions: 9010, Skipped: 160.
* Time: 17... - 12:13 Bug #65318 (Resolved): ExtensionManagementUtilityTest::addTcaSelectItemInsertsItemAtSpecifiedPosition
- Issue is resolved in PHP7
- 12:07 Bug #59691: repository->add must not update existing object
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:07 Bug #59691: repository->add must not update existing object
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Task #66906: Remove global configuration option GFX/png_to_gif
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:46 Task #66906 (Under Review): Remove global configuration option GFX/png_to_gif
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:38 Task #66906 (Closed): Remove global configuration option GFX/png_to_gif
- The option png_to_gif was previously used to minimize
the size of generated images. In the current web development
... - 11:17 Task #63000: Migrate EXT:cshmanual to extbase & fluid
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #63000: Migrate EXT:cshmanual to extbase & fluid
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Task #66903 (Resolved): Remove global configuration option to disable RTE
- Applied in changeset commit:ecbc3fde489620ceb7eb605071d24c1fb3fe0906.
- 10:48 Task #66903: Remove global configuration option to disable RTE
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:54 Task #66903: Remove global configuration option to disable RTE
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:35 Task #66903 (Under Review): Remove global configuration option to disable RTE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:33 Task #66903 (Closed): Remove global configuration option to disable RTE
- The option to disable the RTE configuration is in the Core
and always active. The global option is always overridden... - 11:00 Task #66740 (Resolved): Issue #66263 patch do not work with suhosin.executor.disable_eval
- Applied in changeset commit:88dd489847cc0e8bfa22f003682b4ea4a980daf5.
- 10:37 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:53 Revision ecbc3fde: [TASK] Remove global configuration option to disable RTE
- The option to disable the RTE configuration is in the Core
and always active. The global option is always overridden
... - 10:50 Bug #66893 (Under Review): Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #66893 (Resolved): Setting the start module of a BE user to the empty value causes strange behaviour
- Applied in changeset commit:e12a9da6cb5c20ebddcf8a974c6c42e483e67b0a.
- 10:37 Revision 44dd1499: [TASK] use include for checking update scripts
- Instead of using eval() the EM includes temporary files with the
modified contents of class.ext_update.php to check i... - 10:36 Revision 88dd4898: [TASK] use include for checking update scripts
- Instead of using eval() the EM includes temporary files with the
modified contents of class.ext_update.php to check i... - 10:10 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- It also happens in 6.2 LTS if you check the extensions vor compatibility. I think the problem is the Typo3DatabaseBac...
- 10:01 Task #66902 (Resolved): Remove option to show TYPO3 version in output
- Applied in changeset commit:cbb47410afb765f93cd10877a4ad4c0125fb38f3.
- 09:34 Task #66902: Remove option to show TYPO3 version in output
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:24 Task #66902 (Under Review): Remove option to show TYPO3 version in output
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:22 Task #66902 (Closed): Remove option to show TYPO3 version in output
- 10:01 Task #66901 (Resolved): Move global code from backend.php to BackendController
- Applied in changeset commit:524f7cb728c158d60bae77475b0b14d19e132366.
- 05:08 Task #66901 (Under Review): Move global code from backend.php to BackendController
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:06 Task #66901 (Closed): Move global code from backend.php to BackendController
- 09:57 Bug #46753 (Closed): 4.5.25 module web->list consume lots of memory when localization view selected
- Closed upon the request of the reporter.
- 09:49 Revision cbb47410: [TASK] Remove option to show TYPO3 version in backend login
- Resolves: #66902
Releases: master
Change-Id: Icbde70171d848b97ecf2da9af4598236cfc53656
Reviewed-on: http://review.typ... - 09:48 Revision 524f7cb7: [TASK] Move global code from backend.php to BackendController
- Resolves: #66901
Releases: master
Change-Id: I5a2540a1ee41c80ebf9e3744e26f24489d6c448f
Reviewed-on: http://review.typ... - 09:30 Bug #66908 (Resolved): Wrong HTML in ModuleMenu main modules
- Applied in changeset commit:e7146367a7f56d674fe8a4fc3679f94c05f1d625.
- 09:08 Bug #66908 (Under Review): Wrong HTML in ModuleMenu main modules
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:03 Bug #66908 (Closed): Wrong HTML in ModuleMenu main modules
- There is one span too many in the module menu after the switch to sprite icons.
The change removes one span tag. - 09:24 Revision e7146367: [BUGFIX] Wrong HTML in ModuleMenu main modules
- There is one span too many in the module menu after the switch to sprite icons.
The change removes one span tag, but... - 09:05 Revision e12a9da6: [BUGFIX] Don't use modulemenu classes in topbar
- When the startModule setting is empty a strange behaviour
takes place. This happens because the module menu classes a... - 08:58 Feature #64566: AbstractController::redirect should have a noCacheHash parameter
- Can you avoid this issue with redirecting from an uncached action to an uncached action? There was a change recently ...
- 08:58 Feature #66907 (Closed): Add possibility to the FLUIDTEMPLATE Content Object to do data processing before rendering
- Sometimes it is needed or can be very helpful to do processing on the $data variable of a content element. Some conte...
- 06:28 Task #66905 (Under Review): Deprecate uc->classicPageEditMode and editRegularContentFromId option
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:27 Task #66905 (Closed): Deprecate uc->classicPageEditMode and editRegularContentFromId option
- There is some leftover, never-called code in a regular TYPO3 instance
regarding the old uc->classicPageEditMode opti... - 06:14 Task #66904 (Under Review): Deprecate $disable Option in PageRepository->getExtURL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:08 Task #66904 (Closed): Deprecate $disable Option in PageRepository->getExtURL
- The disable option to check whether redirects are allowed
should be handled outside of the call to simplify code rea... - 04:43 Bug #37597 (Rejected): Negative image width if first image is a png
- cannot reproduce in 6.2 or 7, thus will be closed. if you can help me reproduce this one, feel free to contact me via...
2015-05-11
- 23:52 Bug #43585: Radiobutton select difficult due to clear.gif
- Looking at the #47711 I discovered that I closed this... for the wrong reasons :) the clear.gif image is still there,...
- 23:50 Bug #47711 (Closed): Required image for fields with radio buttons
- I close this issue as I think it is a duplicate of #43585
If you think that this is the wrong decision or experien... - 23:30 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
- Please test the patch and vote. Thanks
- 23:18 Task #66740 (Under Review): Issue #66263 patch do not work with suhosin.executor.disable_eval
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:28 Bug #17906 (Rejected): thumbs.php fails on cmyk images
- Image rendering is (and was) done by external tools like ImageMagick.
TYPO3 does not provide ICC profile conversio... - 23:00 Bug #66894 (Resolved): FormEngine: Simplify field name creation
- Applied in changeset commit:e445a10355027300b353fc2b278820f9e1a3257a.
- 21:39 Bug #66894 (Under Review): FormEngine: Simplify field name creation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:33 Bug #66894 (Closed): FormEngine: Simplify field name creation
- 22:51 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:48 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:59 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:59 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:51 Bug #66893: Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:32 Bug #66893 (Under Review): Setting the start module of a BE user to the empty value causes strange behaviour
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Bug #66893 (Closed): Setting the start module of a BE user to the empty value causes strange behaviour
- First, after saving the user settings, the select box shows "About Modules" as selected value, albeit an empty value ...
- 22:46 Bug #61386 (Closed): EM: Installation ends up in empty error message
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 22:30 Revision e445a103: [TASK] FormEngine: Simplify element name resolving
- Data submitted by FormEngine to DataHandler is prefixed in four
different ways:
* data - Transferred data
* cmd - A d... - 22:29 Bug #66895: Linkvalidator and FAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:10 Bug #66895 (Under Review): Linkvalidator and FAL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:57 Bug #66895 (Closed): Linkvalidator and FAL
- Linkvalidator can't validate Filelink created in RTEHtmlArea. They seems to be catch by InternalLinkType before it ca...
- 21:52 Feature #25113: itemsProcFunc is not taken into account while generating labels for select items in the list module
- I'm currently stuck at this problem. Tried the original patch which has many flaws, as Christian already pointed out....
- 19:38 Bug #66870 (Under Review): field type group with readonly should not render links to element browser
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:00 Bug #66870 (Resolved): field type group with readonly should not render links to element browser
- Applied in changeset commit:4a7cec86dbf2e0fa9b8df03cafa60dca0c0fd843.
- 09:04 Bug #66870: field type group with readonly should not render links to element browser
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:00 Task #66773 (Resolved): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Applied in changeset commit:3480cf1a568b98008cc4378dec00630c9ca6f10b.
- 16:46 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:25 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Task #66773 (Under Review): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:55 Revision 3480cf1a: [TASK] Sane index length for "uid_foreign_tablefield"
- The index lengths for the fields "tablenames" and "fieldname"
of table "sys_category_record_mm" are way too big.
It s... - 18:37 Bug #29596: When creating content on a page ("Save Document and create a new one") the formerly chosen type of content is forgotten
- This is still a problem (TYPO3 6.2.12).
Be aware that this happens only the *second* time you click "save and crea... - 18:21 Bug #66500: Link-Wizard in IE and McAfee Add-On
- Well, I guess it's time to cancel the contracts with McAfee then.
If you're a big company you probably have the impa... - 18:03 Bug #66500: Link-Wizard in IE and McAfee Add-On
- Hi Markus,
as we are big company we have to obey what our IT security team tells us ;-)
So we HAVE to use this add-... - 18:10 Bug #66881: Link from MS Word leads always to home.html
- Hi Markus,...
- 13:28 Bug #66881 (Needs Feedback): Link from MS Word leads always to home.html
- 13:09 Bug #66881: Link from MS Word leads always to home.html
- For exactly this scenario we have a pageNotFound-Handler in place. We simply link the protected page directly. The ha...
- 13:01 Bug #66881 (Accepted): Link from MS Word leads always to home.html
- Hi Christian,
Why can't you use the solution in place?
http://docs.typo3.org/typo3cms/extensions/felogin/Examples... - 12:41 Bug #66881 (Closed): Link from MS Word leads always to home.html
- This report is about TYPO3 CMS 6.2.12 with PHP Version 5.4.27 on a UNIX server.
h3. Context
* Our employees som... - 17:30 Bug #65244 (Resolved): Allow closures / anonymous functions for file filters in LocalDriver
- Applied in changeset commit:736abab8d24823d7882d16a891c5c2ff3304c486.
- 16:24 Bug #65244 (Under Review): Allow closures / anonymous functions for file filters in LocalDriver
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Bug #65244 (Resolved): Allow closures / anonymous functions for file filters in LocalDriver
- Applied in changeset commit:3183decd48c144fefc0e54b95431b633a8149012.
- 14:31 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:10 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:25 Bug #62523: Workspace dosen't generate the preview stop/logout button like TYPO3 4.5.x
- still present in TYPO3 6.2.12 and 7 (current master)
the JS error is:... - 17:17 Feature #64566 (Under Review): AbstractController::redirect should have a noCacheHash parameter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:12 Revision 736abab8: [FOLLOWUP][BUGFIX] Allow closures in filters methods for directory items
- This patch adjust the name of the helper function to create a driver
mock as it was renamed in current master.
Relea... - 17:11 Bug #64966 (Under Review): fe_login Usergroup redirect fails
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Bug #66885 (Resolved): Composer vendor directory not shipped with 6.2
- Applied in changeset commit:3e8f5c46e4c8968038acb22053ca421fec48f903.
- 14:46 Bug #66885: Composer vendor directory not shipped with 6.2
- Patch set 8 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:24 Bug #66885: Composer vendor directory not shipped with 6.2
- Patch set 7 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:58 Bug #66885 (Under Review): Composer vendor directory not shipped with 6.2
- Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:50 Bug #66885 (Closed): Composer vendor directory not shipped with 6.2
- With change 3d380ef a restructure of @.gitignore@ was backported from master to 6.2 which also ignores the Composer v...
- 17:00 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
- Applied in changeset commit:3e8f5c46e4c8968038acb22053ca421fec48f903.
- 14:46 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 8 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:24 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 7 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:58 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 6 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:53 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 5 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:46 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:45 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:31 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:53 Bug #63975 (Resolved): Felogin Redirect after login
- 16:46 Revision 3e8f5c46: [BUGFIX] Fix serializable object creation with PHP 5.6
- This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co... - 16:45 Bug #65821: RTE: Images are not generated reduced - only the height and width attribute is changed
- Can't reproduce on current master.
* Created new CE.
* Added "magic image" to RTE.
* Changed size to 200x200
... - 16:38 Bug #66889 (Closed): RTEhtmlArea - Pictures can be changed only in scale, but not in size
- Duplicate
- 15:43 Bug #66889: RTEhtmlArea - Pictures can be changed only in scale, but not in size
- Isn't it the same as #65821 ?
- 15:35 Bug #66889 (Closed): RTEhtmlArea - Pictures can be changed only in scale, but not in size
- Inserted images are only scaled but not reduced in size. Images are always taken from the upload folder but they shou...
- 15:56 Revision 68e80aae: [BUGFIX] Allow closures in filters methods for directory items
- Instead of checking if a given filter is callable a is_array check
is done. But the filter can also be a closure and ... - 15:41 Bug #32967 (Closed): Backend workspace copy/cut paste column content fails on publish
- I tried with both 6.2.12 and 7 (latest master) and I was not able to reproduce the bug, so I close this for now.
I... - 14:46 Bug #66572: Workspaces and templavoia
- I have add a patch
- 14:35 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- It happens when i hit the button to for the Database analyzer.
The cachemanager is used within TCA/Overrides context. - 13:42 Bug #66884: Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- When exactly is that thrown in install tool? Only calling the upgrade wizards or the db analyzer? Could you also plea...
- 13:31 Bug #66884 (Rejected): Can not use the caching Framework in bootstrap (ext_localconf/ext_tables) in specific Installtool context
- I just merged the current master and wanted to check the table definitions.
An exception is thrown because in one ... - 14:30 Revision 3183decd: [BUGFIX] Allow closures in filters methods for directory items
- Instead of checking if a given filter is callable a is_array check
is done. But the filter can also be a closure and ... - 14:09 Bug #44887 (New): Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- TYPO3 is not using http://htmlarea.sourceforge.net/examples/core.html
TYPO3 htmlArea RTE has been completely rewri... - 11:56 Bug #44887 (Closed): Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- I close this as after all the tests I have performed it seems it is a behavior of HTMLarea; Maybe you could try to ge...
- 14:07 Story #65537 (Closed): Backend user Access Rights
- 14:00 Story #65537: Backend user Access Rights
- Yes it can be closed.
- 13:55 Feature #64200: Allow individual content caching
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:30 Task #66714 (Resolved): Make Security/IfAuthenticatedViewHelper compilable
- Applied in changeset commit:dba72f3d7ea8814e9ba1d3185a5a6d178839529d.
- 13:28 Bug #66817: Category tree empty
- Its better - kind of. Now clicking one time does the job, but still the tree should not be folded by default. Its con...
- 13:20 Revision dba72f3d: [TASK] Make condition ViewHelper compilable in ext:fluid
- Resolves: #66714
Releases: master
Change-Id: If6c2355944405db04b5a6be3972158cc4ed23e05
Reviewed-on: http://review.typ... - 13:15 Bug #66883 (Closed): Connection Error with workspaces in Production mode
- The same error message and behaviour as in #66880 appears in 6.2 (Connection Problem)
Output from the PHP Error Lo... - 13:00 Bug #66880 (Resolved): Errors switching workspaces
- Applied in changeset commit:9c62b598fcdbeb454159125106e550b93a395907.
- 12:44 Bug #66880 (Under Review): Errors switching workspaces
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Bug #66880 (Accepted): Errors switching workspaces
- 12:41 Bug #66880 (New): Errors switching workspaces
- By the way: after switching the workspaces the pagetree goes missing.
- 12:39 Bug #66880: Errors switching workspaces
- We do also experience this "Connection Problem" in 6.2 and workspaces
- 12:35 Bug #66880 (Accepted): Errors switching workspaces
- This error only occurs when Configuration Preset is set to "Production".
- 12:32 Bug #66880 (Closed): Errors switching workspaces
- I am using TYPO3 7 (latest master).
1) set up a custom workspace
2) every time I switch workspaces using the dropdo... - 12:59 Revision 9c62b598: [BUGFIX] Proper use of UserSettingsController in ExtdirectTreeCommands
- Use the correct object and it's process() method.
Resolves: #66880
Related: #66868
Releases: master
Change-Id: Ibdfd... - 12:53 Bug #66882 (Closed): Workspace 'file_reference'
- Hi
in Workspace it tries to make a MySQL SELECT query to the table 'sys_file' with the fields: 'uid,pid,t3ver_wsid... - 12:39 Revision 4a7cec86: [BUGFIX] Readonly fields must not render links to allowed tables
- If a field is configured as readOnly, the allowed tables below
should not be linked to the Element Browser
Change-Id... - 12:39 Bug #66878: Remove duplicate code by using internal API
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:33 Bug #66878 (Under Review): Remove duplicate code by using internal API
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:19 Bug #66878 (Closed): Remove duplicate code by using internal API
- In the @TYPO3\CMS\Core\Resource\File@ object the logic to load @metaDataProperties@ is implemented at multiple places...
- 12:30 Task #66437 (Resolved): Simplify PHP lint Travis execution
- Applied in changeset commit:b52b9ae7b1ec3317e525215159e49494d8eb2728.
- 11:41 Task #66437 (Under Review): Simplify PHP lint Travis execution
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:07 Revision b52b9ae7: [TASK] Simplify PHP lint execution
- This simplifies PHP lint execution in Travis by ensuring lint
errors are outputted to stderr and drops everything els... - 11:58 Feature #60139: broadcast messages
- IMHO one solution could be adding a task to scheduler that sends emails, with a configurable subject and body (I am a...
- 11:15 Bug #66247: File Recycler doesn't collect deleted files anymore
- I can confirm this for TYPO3 6.2.10.
- 10:51 Task #59291 (Closed): `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
- 10:40 Task #59291: `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
- Yes, you can close this bug.
- 10:36 Revision 708a3930: [TASK] styleguide: TCA: add group readonly example
- 10:00 Feature #64884 (Resolved): Display info about registered Extractors in Task "Metadata Extract"
- Applied in changeset commit:2476e12a38aeb01236d7e112a5b17324e407e8ee.
- 09:54 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:14 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:09 Feature #64884: Display info about registered Extractors in Task "Metadata Extract"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:57 Revision 654e9903: [TASK] Display info about registered Extractors in Task "Metadata Extract"
- In the context of the Scheduler, the task "Metadata Extract" will have no
effect if no Extractor is registered - whic... - 09:37 Revision 2476e12a: [TASK] Display info about registered Extractors in Task "Metadata Extract"
- In the context of the Scheduler, the task "Metadata Extract" will have no
effect if no Extractor is registered - whic... - 00:39 Bug #65484: Resolve dependencies when updating installed extensions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:39 Bug #65484: Resolve dependencies when updating installed extensions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:23 Bug #65484: Resolve dependencies when updating installed extensions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-10
- 23:38 Bug #66542: Drag & Drop can not be stopped without really dropping an element into a dropzone
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:38 Bug #66541: Content droppable in dropzones outside of the viewport
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:38 Task #66540: Avoid having content jump up and down when dragging elements
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #63000: Migrate EXT:cshmanual to extbase & fluid
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:37 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:10 Bug #65244: Allow closures / anonymous functions for file filters in LocalDriver
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #58874 (Resolved): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Applied in changeset commit:1a877f226832e148056067f0dba8b29b10be6ea6.
- 22:30 Bug #66768 (Resolved): TCA not loaded for runtimeActivatedPackages
- Applied in changeset commit:1a877f226832e148056067f0dba8b29b10be6ea6.
- 22:27 Revision 1a877f22: [BUGFIX] Activate runtimeActivatedPackages without cache clearing
- Currently you have to clear all caches manually to use runtime activated
packages because they are not included in th... - 22:09 Bug #64590 (Needs Feedback): Replacing an image in Workspace leads to Error Message
- I am not able to reproduce it with TYPO3 6.2.12 and the latest news extension, but before closing it I want to be sur...
- 21:38 Feature #28302: Revamping Web>List
- The filter bar should be used to Web>List and Filelist
- 20:57 Feature #56133: Replace file feature for fal file list
- +1 for this feature, please merge into core
- 20:57 Bug #66876 (Closed): Datepicker for fields with placeholder broken in IE11
- *6.2. only, fixed in 7 (probably with new date picker)*
If a field is using placeholders and a datepicker, the dat... - 20:42 Task #66204: Cleanup EXT:frontend
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Bug #66873 (Closed): Add a "replace file" button when editing a file
- See #56133
- 13:57 Bug #66873: Add a "replace file" button when editing a file
- Please change the category to FAL issues.
- 13:56 Bug #66873 (Closed): Add a "replace file" button when editing a file
- Add a replace file button when editing a file over the filelist.
This is a missing feature which was available in DA... - 17:30 Task #66875 (Resolved): Replace fa-cog with fa-ellipsis-h
- Applied in changeset commit:0ec990c1ccb574dabf0dffe1b97eef191a1244ab.
- 17:02 Task #66875 (Under Review): Replace fa-cog with fa-ellipsis-h
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Task #66875 (Closed): Replace fa-cog with fa-ellipsis-h
- As requested by Mathias, replace the cogwheel for secondary options with fa-ellipsis-h.
- 17:09 Revision 0ec990c1: [TASK] Replace icon for secondary options in RecordList
- Replace fa-cog with fa-ellipsis-h.
Resolves: #66875
Releases: master
Change-Id: I767c2f3dc47c99a704ba4de37e53acbf6fa... - 14:35 Task #57379 (Closed): Support for files separated from the t3d file
- It was decided not to backport this to TYPO3 CMS 6.2
- 14:27 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
- In TYPO3 4.5 this code is used: typo3\sysext\cms\tslib\class.tslib_fe.php...
- 14:26 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
- Did you try to use an xlf-file instead of an xml-file?
- 13:32 Bug #66872: Only output of default xml-labels in TYPO3 6.2.12
- Verified using this setup:...
- 13:27 Bug #66872 (Closed): Only output of default xml-labels in TYPO3 6.2.12
- After update from Version 4.5.40 to 6.2.12 the substitiution of xml-labels does not work properly.
The problem occ... - 13:52 Feature #65866: Fetch extension version from ext_emconf.php if composer.json does not contain version property
- Happened here too. We have some internal extensions which are installed with @composer/installers@, they have a versi...
- 13:42 Bug #66473 (Under Review): Cannot create object implementing Serializable on PHP 5.6
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:48 Bug #66813: Persisting extbase FileReference does not work with default TCA configuration
- I've noticed that at least 'tablenames' does seem to get set when the domain model uses an ObjetStorage for multiple ...
- 00:04 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-09
- 23:54 Bug #66473 (Accepted): Cannot create object implementing Serializable on PHP 5.6
- This change contains an error for TYPO3_6-2, see https://review.typo3.org/#/c/39390/
After discussion with Lolli, I ... - 14:30 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
- Applied in changeset commit:169a6b2f0ea77e9d050dd8de4139ecdd72facc9d.
- 12:05 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:55 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:38 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:26 Bug #66473 (Under Review): Cannot create object implementing Serializable on PHP 5.6
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:50 Revision c576bfe0: Revert "[BUGFIX] Fix serializable object creation with PHP 5.6"
- This reverts commit 169a6b2f0ea77e9d050dd8de4139ecdd72facc9d.
This commit added a submodule for
typo3/contrib/vendor... - 23:07 Bug #52491 (Closed): index.php/something/something will cause error in frontend
- I am not able to reproduce it in my TYPO3 installations (6.2.12 and 7.0.2)
The only thing I noticed when I tried t... - 22:18 Bug #66870 (Under Review): field type group with readonly should not render links to element browser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:11 Bug #66870 (Closed): field type group with readonly should not render links to element browser
- If a field of type "group" and readonly, the allowed tables should not be rendered with a link to the element browser...
- 22:15 Bug #59649 (Needs Feedback): Issue with safari and HTTP_ACCEPT_LANGUAGE with locale 'fr-fr'
- Please, can you tell us if the bug is still present in the latest versions like 6.2.12 or 7 (latest master)? Thank you!
- 22:11 Bug #60453 (Needs Feedback): Copying page tree messes up image references
- Please, can you tell us if the bug is still present in the latest versions (6.2.12 or latest 7 master) ?
Thank you - 22:05 Bug #48170 (Closed): No autocomlete / hints after multiline comment
- I close this as it is a duplicate of #53125
Reopen it if you think it is the wrong decision. - 21:01 Feature #48947: Introduce avatars for backend users
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:05 Feature #48947: Introduce avatars for backend users
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:42 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:57 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:25 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:46 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:35 Feature #66869 (Closed): change language in page tree if certain language is selected
- if an editor selects one language it would be great if the pagetree also would show the localization for qickediting ...
- 19:51 Bug #65534: Flux not loaded when upgrading
- Can you tell us if this is still viable? Thank you!
- 18:02 Feature #64884 (Under Review): Display info about registered Extractors in Task "Metadata Extract"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:46 Bug #45426 (Closed): tslib_content_Media does not clean up $conf['file.'] after extracting video from url
- 17:30 Task #66868 (Resolved): Move usage of BackendUserSettingsDataProvider
- Applied in changeset commit:d85741e90a3ad37b9e7461a44034831471bec080.
- 16:49 Task #66868: Move usage of BackendUserSettingsDataProvider
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:01 Task #66868 (Under Review): Move usage of BackendUserSettingsDataProvider
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Task #66868 (Closed): Move usage of BackendUserSettingsDataProvider
- Move usage of BackendUserSettingsDataProvider
- 17:30 Feature #66822 (Resolved): Allow module menu items to use sprite icons
- Applied in changeset commit:4cc680ed0086ed7c4b0c226b0049034e1cb3a024.
- 17:30 Bug #63591 (Resolved): Improve page tree performance
- Applied in changeset commit:a89d3765663c0ed05c8435ad767f106fa9d60bf8.
- 16:04 Bug #63591: Improve page tree performance
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:29 Bug #66817 (Needs Feedback): Category tree empty
- could you check with the latest master, we just merged a change a few hours ago.
- 17:07 Revision d85741e9: [!!!][TASK] Move usage of BackendUserSettingsDataProvider
- Move usage of BackendUserSettingsDataProvider to the new Storage.js
Resolves: #66868
Releases: master
Change-Id: Ibc... - 17:06 Revision 4cc680ed: [FEATURE] Allow module menu items to use sprite icons
- In the course of the 7.x development, the main modules (web / file etc.)
have received a hard-coded list of fontaweso... - 17:05 Revision a89d3765: [TASK] Massive performance improvement for page tree
- This patch improves the performance by removing delays.
A single click in the tree loads the page now significantly ... - 16:48 Bug #66865 (Closed): Check for Core Updates breaks in Multisite environment
- Hi, thanks for reporting.
This issues has been resolved already in a 6.2 release (6.2.10).
See https://forge.ty... - 10:41 Bug #66865 (Closed): Check for Core Updates breaks in Multisite environment
- I have this directory structure on my webserver:
web
-website1
-website2
-typo3_src-6.2.5
-typo3_src-6.2.12
... - 16:39 Bug #64874: Clicking on directory in link wizard reloads window and deletes all entries the user made before
- It is still reproducible in 6.2.12:
steps:
1) open RTE
2) mark a word and click on "insert link" icon
3) go t... - 16:30 Bug #66854 (Resolved): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- Applied in changeset commit:11170b11fcc6e46f34052986e3d2bce7b13798cf.
- 16:22 Revision 302cddd3: [BUGFIX] Fix broken link to anchor
- Due to wrong quoting, the links to anchors are broken.
Resolves: #66854
Releases: master, 6.2
Change-Id: I4a52dc6cea... - 16:20 Bug #40280 (Under Review): indexed_search pi2 (extbase/fluid): pointer setting not initialized in repository
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:16 Revision 11170b11: [BUGFIX] Fix broken link to anchor
- Due to wrong quoting, the links to anchors are broken.
Resolves: #66854
Releases: master, 6.2
Change-Id: I4a52dc6cea... - 16:09 Bug #15020: mysql like regarding german "umlaute"
- the search works correctly (finds accented words when searching without accents)
however it doesn't highlight the ac... - 16:00 Story #65537 (Needs Feedback): Backend user Access Rights
- So, could this be closed? Thank you!
- 16:00 Task #66867 (Resolved): Make sys_note/EditLinkViewHelper compilable
- Applied in changeset commit:477635c956b89fe6a3d8e24ca05c6e1c4e965056.
- 15:32 Task #66867: Make sys_note/EditLinkViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:26 Task #66867 (Under Review): Make sys_note/EditLinkViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #66867 (Closed): Make sys_note/EditLinkViewHelper compilable
- 16:00 Feature #46448 (Resolved): Add items for sectionIndex menu where pages loading content from other pages
- Applied in changeset commit:969f75063a5d63c3b7f4aae1c2e52f25ecba7e5d.
- 15:49 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:27 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:54 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:53 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:27 Feature #46448: Add items for sectionIndex menu where pages loading content from other pages
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Task #66866 (Resolved): Make sys_note/DeleteLinkViewHelper compilable
- Applied in changeset commit:c1440f4d88cec7a008754b11d57399b0f42ad3ff.
- 15:36 Task #66866: Make sys_note/DeleteLinkViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:11 Task #66866 (Under Review): Make sys_note/DeleteLinkViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66866 (Closed): Make sys_note/DeleteLinkViewHelper compilable
- 15:49 Revision b7e70fcb: [BUGFIX] Show sectionIndex from referenced page
- If a page is configured to show content from another pid the menu
of type sectionIndex has to fetch the content eleme... - 15:48 Revision 969f7506: [BUGFIX] Show sectionIndex from referenced page
- If a page is configured to show content from another pid the menu
of type sectionIndex has to fetch the content eleme... - 15:46 Task #64114 (Accepted): Suggest element refactoring
- 15:46 Bug #41572 (Needs Feedback): indexed_search: Duplicate search results
- Hi Markus,
Thanks for your report.
Can you elaborate more, in what way the results are duplicated?
Is it the same ... - 15:39 Revision 477635c9: [TASK] Makes sys_note/EditLinkViewHelper compilable
- Resolves: #66867
Releases: master
Change-Id: I30ef465f92589d2fcbf379a32700959735b9a41a
Reviewed-on: http://review.typ... - 15:37 Revision c1440f4d: [TASK] Makes sys_note/DeleteLinkViewHelper compilable
- Resolves: #66866
Releases: master
Change-Id: Ib10e6cca908321d81b3a7aa1919cee0e962fc25e
Reviewed-on: http://review.typ... - 14:46 Bug #58874 (Under Review): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:46 Bug #66768 (Under Review): TCA not loaded for runtimeActivatedPackages
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:16 Revision 169a6b2f: [BUGFIX] Fix serializable object creation with PHP 5.6
- This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co... - 13:37 Revision 7977ac6b: [BUGFIX] Indexed_search extbase plugin support for mysql fulltext search
- Add three getters for IndexSearchRepository and SearchFormController
to have a common api for accessing data needed b... - 12:49 Bug #66465 (Rejected): FileList makes 10 fileExists() calls for each file
- Having a general caching wrapper around the drivers is not a solid approach. The patch was abandoned and this issue w...
- 12:43 Bug #62956 (Closed): Can't change image sequence in image element with IE11
- TYPO3 4.5.x is not supported anymore; moreover, I cannot reproduce it using the demo sites for both 6.2 and 7.x: as ...
- 12:30 Bug #44887: Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- As far as I can see this behavior is due to RTEHtml area; I performed a test using http://htmlarea.sourceforge.net/...
- 12:06 Bug #40342: "Allowed excludefields" setting from XML flexforms uncomplete / wrong section
- This is still present in TYPO3 6.2.12
- 11:40 Feature #52015 (Closed): Make DataHandler (TCEmain) work in frontend context
- The WIP patch was abandoned from gerrit, this issue will be closed for now.
- 11:32 Task #55626 (Rejected): Replace GeneralUtility::inList with isset() for lists of values being static or within loops
- Hey. Thanks for patch and analysis, but it seems this one won't make it for the time being. I'll close the issue as r...
- 11:22 Bug #25367 (New): rsaauth does not encrypt new passwords entered in forgot password form
- The patch was stalled in review for a very long time. It was abandoned to keep the review list a bit more clean. If a...
- 11:11 Feature #52694 (New): Deprecate GeneralUtility::devLog()
- 11:11 Feature #52694: Deprecate GeneralUtility::devLog()
- The patch was stalled on gerrit and abandoned. A new patch can be pushed if there is new activity.
- 02:31 Task #66836 (Resolved): Show edit icon on page title hover
- Applied in changeset commit:47482f8a17fe6a27abcb7e1057020cc8f4dc8ed0.
- 02:21 Bug #59473: Inconsistent API for folders
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:21 Bug #59475: Folder Object is missing getFile
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:21 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:07 Revision 47482f8a: [TASK] Show edit icon on hovering the page title
- If an user hovers the page title in "List" or in "Page" module,
show an edit icon next to the page title to indicate ... - 01:31 Task #66849 (Resolved): Remove dependency to tab.js in FormEngine
- Applied in changeset commit:275a8cf9f0633c291111f5d0617313083c807fb2.
- 01:11 Task #66849: Remove dependency to tab.js in FormEngine
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:12 Revision 275a8cf9: [TASK] Remove dependency to tab.js in FormEngine
- Resolves: #66849
Releases: master
Change-Id: Iad61ca580344c9794d8ad19721c11689fc5a2e16
Reviewed-on: http://review.typ... - 01:01 Bug #66864 (Resolved): LocalizationUtility patch breaks labels
- Applied in changeset commit:41040af4e887a8d2ad891fefffeb37df849f7dd9.
- 00:33 Bug #66864: LocalizationUtility patch breaks labels
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:32 Bug #66864 (Under Review): LocalizationUtility patch breaks labels
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:32 Bug #66864: LocalizationUtility patch breaks labels
- !{width:100%}TYPO3_CMS_Login__TYPO3_CMS_7_DEV.png!
- 00:28 Bug #66864 (Closed): LocalizationUtility patch breaks labels
- See screeni, patch will be reverted for now.
- 00:34 Revision 41040af4: Revert "[TASK] Change if conditions in LocalizationUtility"
- This reverts commit 217954659043ff6ed48a2d5f2e1f6c3207cb9b21.
LocalizationUtility patch breaks labels, see screensho... - 00:31 Task #66856 (Resolved): FormEngine: Simplify placeholder and null handling
- Applied in changeset commit:0d6765bd6b67b5b6c4f431ea0c67771c37dbe97b.
- 00:23 Revision 0d6765bd: [TASK] FormEngine: Simplify placeholder and NULL handling
- FormEngine / DataHandler have logic to distinguish between NULL and
empty strings as values written to the database. ... - 00:03 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Bug #63026 (Resolved): Improve performance in LocalizationUtility
- Applied in changeset commit:217954659043ff6ed48a2d5f2e1f6c3207cb9b21.
- 00:00 Feature #66111 (Resolved): Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Applied in changeset commit:2bc2196274a0c895fadcff01b5693fa67b16204e.
2015-05-08
- 23:56 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:48 Revision 21795465: [TASK] Change if conditions in LocalizationUtility
- With each call to translate we call isFirstPartOfString.
This method is really fast but in case of extensionmanager
i... - 23:37 Revision 2bc21962: [FEATURE] Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- cObject FLUIDTEMPLATE is extended with `templateRootPaths` and
`templateName`. Now you can set a template name and wh... - 23:32 Bug #66473 (Accepted): Cannot create object implementing Serializable on PHP 5.6
- master merged, now waiting for 6.2 backport.
- 23:30 Bug #66473 (Resolved): Cannot create object implementing Serializable on PHP 5.6
- Applied in changeset commit:89cbe117f4dd60e7145620d4c88a407bbe98a960.
- 17:33 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:31 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Bug #66473: Cannot create object implementing Serializable on PHP 5.6
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:18 Revision 89cbe117: [BUGFIX] Fix serializable object creation with PHP 5.6
- This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co... - 23:06 Bug #63519: sys_file_processedfile rows contain zero dimensions
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:35 Bug #63519: sys_file_processedfile rows contain zero dimensions
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:23 Bug #63519: sys_file_processedfile rows contain zero dimensions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:13 Bug #63519 (Under Review): sys_file_processedfile rows contain zero dimensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:06 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:35 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:23 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:13 Bug #65842 (Under Review): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:36 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Tnx for finding the cause!
Let's see if we can change the temp name part to get this fixed - 21:19 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- I finally managed to track the bug down. To trigger it multiple things are needed.
h1. Conditions to trigger the bu... - 23:03 Feature #64200: Allow individual content caching
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:55 Feature #64200: Allow individual content caching
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:52 Feature #64200: Allow individual content caching
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:11 Feature #64200: Allow individual content caching
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Bug #65354 (Resolved): Support for SPATIAL KEY in Schema / Migration
- Applied in changeset commit:afd54ca727cdbf082e488692b2746a37033d45d0.
- 21:05 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:32 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:56 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:51 Revision afd54ca7: [TASK] Add support for SPATIAL index type
- Add support for "SPATIAL" keys to the SqlSchemaMigrationService.
Ignoring the subpart/key length for this type of in... - 22:46 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:15 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:14 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:38 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:35 Task #66856: FormEngine: Simplify placeholder and null handling
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Task #66856 (Under Review): FormEngine: Simplify placeholder and null handling
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Task #66856 (Closed): FormEngine: Simplify placeholder and null handling
- 21:40 Bug #62454: Fluid BytesViewHelper class should use translated units
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:29 Bug #66861: Do not automatically append a "/" to the identifier of a folder
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:13 Bug #66861 (Under Review): Do not automatically append a "/" to the identifier of a folder
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:40 Bug #66861 (Closed): Do not automatically append a "/" to the identifier of a folder
- When creating a @Folder@ Object the identifier is suffixed with a @/@ automatically which does not make sense when us...
- 21:06 Feature #66862 (Rejected): New $TCA['ctrl'] option: copyReferenceFields
- h3. copyReferenceFields
|*Key*|*Datatype*|
|copyAfterDuplFields|string (list of field names)|
*Description*
T... - 21:00 Bug #40462 (Resolved): CSC Subheader and register: defaultHeaderType
- Applied in changeset commit:dff6c566ed85e7af6e1c3b2ad8b1489b7c05315e.
- 20:51 Task #66849: Remove dependency to tab.js in FormEngine
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:50 Task #66849: Remove dependency to tab.js in FormEngine
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Task #66849: Remove dependency to tab.js in FormEngine
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:09 Task #66849 (Under Review): Remove dependency to tab.js in FormEngine
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:08 Task #66849 (Closed): Remove dependency to tab.js in FormEngine
- Remove dependency to tab.js in FormEngine
- 20:33 Revision dff6c566: [BUGFIX] Make subheaders aware of possible default header layouts
- Releases: master
Resolves: #40462
Change-Id: Iec9eb9886b3b4605054acf32d79d635cefcb0bfc
Reviewed-on: http://review.typ... - 20:16 Feature #52217: Hook for analyzing record
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:44 Bug #66858 (Closed): Extensionmanager: Update of Extension with higher TYPO3-dependency works wrong
- Thank you for resolving issue: https://forge.typo3.org/issues/65117
But there is a new Problem:
- TYPO3 6.2.12
- I... - 17:05 Feature #59752 (Rejected): Provide method in fe_user repository to get current logged in user
- Please see gerrit for reasons why this patch will not be accepted. Issue is rejected for now.
- 08:50 Feature #59752: Provide method in fe_user repository to get current logged in user
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:45 Feature #59752: Provide method in fe_user repository to get current logged in user
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:32 Feature #59752: Provide method in fe_user repository to get current logged in user
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:09 Feature #59752: Provide method in fe_user repository to get current logged in user
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Bug #59910: Editing an image in a draft workspace corrupt the live frontend.
- this is the test I've done with TYPO3 6.2.12:
enviroment:
1.create a user group: name:editors; Edit Live (Onlin... - 16:03 Feature #62742 (Rejected): TCA schould always be loaded early
- Hey.
Thanks for your reports and the analysis of this problem.
The main problem here is that extbase is prepared as... - 15:54 Bug #62853 (Rejected): Caching datamaps within eID-requests results in incomplete cache entries
- Interacting with core API in an early bootstrap stage needs good internal knowledge of the system.
Using Extbase i... - 15:54 Feature #38732: Modernize Content Elements
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:35 Bug #66838 (Resolved): ExtensionManager loads ext_autoload.php to late
- 15:34 Bug #66838: ExtensionManager loads ext_autoload.php to late
- The current 6.2 branch works. You can close this report.
Sorry for the duplicate. I had the wrong keywords when I ... - 15:07 Bug #66854: RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- Hi,
thanks for the fix patch.
I just checked this with my older TYPO3 Version 6.2.9, but the patch for branch *TYPO... - 13:43 Bug #66854: RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:43 Bug #66854 (Under Review): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Bug #66854 (Closed): RTE Link Editor: unfolding pagetree element does not jump to anchor of the choosen element
- If you want to add a link in the RTE and you have a big pagetree.
By unfolding one tree element it reloads the frame... - 14:50 Bug #66855 (Closed): Format/HtmlViewHelper don't render Links in TYPO3_MODE = BE
- When I use the HtmlViewHelper in the BackendEnviroment (in my case to send emails with the scheduler) links aren't be...
- 14:07 Bug #65598 (Rejected): RTE wraps text differently in Firefox vs. Chrome
- 14:06 Bug #65598: RTE wraps text differently in Firefox vs. Chrome
- Hi,
i can confirm that but unfortunately the behaviour comes from the HTMLArea itself.
Please go to
http://htmla... - 13:56 Bug #65393 (Rejected): RTE wraps paragraphs in DIV tags in Chrome upon save
- 13:55 Bug #65393: RTE wraps paragraphs in DIV tags in Chrome upon save
- Hi,
i can confirm that but unfortunately the behaviour comes from the HTMLArea itself.
Please go to
http://htmlarea.... - 12:32 Bug #61154: "Migrate all file links of RTE-enabled fields to FAL" fails with "Reference index was probably out of date."
- Same problem while upgrading from 6.0.12 to 6.2.12.
Workaround worked fine. Thank you! - 12:18 Bug #66853 (Closed): HTML5 video tag attributes
- If you try to add to the html5 media element the attribute preload="none", it doesn't show up on the frontend.
In /s... - 12:15 Bug #66851: Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- Hi!
Can you push a patch to our review system?
More information: http://wiki.typo3.org/CWT
- 12:05 Bug #66851 (Closed): Missing comma in PHPDOC of TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper
- There's a missing comma in the description of the inline notation...
- 12:14 Bug #55307: Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
- The bug is also present in 6.2.12
The error message is:... - 12:00 Bug #65709 (Resolved): Resolving fully qualified validator classname results in exception #1420281366 with current master
- Applied in changeset commit:700c31abcb331030a4bf492248c8bd3874332861.
- 11:09 Bug #65709: Resolving fully qualified validator classname results in exception #1420281366 with current master
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Bug #59122 (Closed): Exception when broken image in fileadmin
- I thank you for your feedback.
Closed as per request of the reporter. - 11:49 Bug #59122: Exception when broken image in fileadmin
- Sorry, long time ago since that problem. I can't find the image. We are using only one TYPO3 instance with 6.1.x and ...
- 11:39 Revision 700c31ab: [BUGFIX] Avoid exception when validating FQCN
- Strip the leading backslash of the fully qualified classname to avoid the
exception "1420281366" when using @validate... - 11:07 Feature #59923: Extension Manager Edit Files and choose older version
- Hi Marion,
1) About the templates, it is always a good practice to move them on another folder (e.g. /fileadmin/ a... - 11:00 Bug #46304 (Resolved): Indentation and Frames - "No Frame" shows div if top/bottom margin is empty
- Applied in changeset commit:f7dd529d3376b4d2101ba13fc8abdca62fbbee8b.
- 10:52 Revision f7dd529d: [BUGFIX] Add required to classStdWrap to avoid broken class names
- Releases: master
Resolves: #46304
Change-Id: I34e193bcb3db7f328e1f2aad494857c50efd16a5
Reviewed-on: http://review.typ... - 09:43 Bug #58707 (Needs Feedback): Invalid oject->string convert in ElementBrowser
- Yo Tim,
is this still a valid thing?
Cheers
Mattes - 09:33 Task #59291 (Needs Feedback): `fieldname` from `sys_category_record_mm` has no default value after upgrading to Typo3 6.2
- Could you please tell us if this can be closed? Thank you!
- 09:26 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:26 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:23 Bug #24186 (Under Review): HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:22 Bug #16542: utf-8 in classes names
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:21 Bug #16542 (Under Review): utf-8 in classes names
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:00 Bug #66337 (Resolved): PackageStates.php file has incorrect permissions when being recreated again
- Applied in changeset commit:6de4beafdc5fa21424399566fce22065629afb79.
- 08:42 Bug #66337: PackageStates.php file has incorrect permissions when being recreated again
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:49 Task #66836: Show edit icon on page title hover
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:43 Revision cebf4fad: [BUGFIX] Respect file create mask for PackageStates file
- The PackagesStates file needs to respect the configured file create
mask upon creation.
Resolves: #66337
Releases: m... - 08:41 Revision 6de4beaf: [BUGFIX] Respect file create mask for PackageStates file
- The PackagesStates file needs to respect the configured file create
mask upon creation.
Resolves: #66337
Releases: m... - 08:30 Bug #57087 (Resolved): Property includeRecordsWithoutDefaultTranslation of the select function misses stdWrap
- Applied in changeset commit:1efdf579a6e6934b8c068eef9b7af3ef9e84bca8.
- 07:40 Bug #57087: Property includeRecordsWithoutDefaultTranslation of the select function misses stdWrap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:15 Revision 1efdf579: [BUGFIX] Add missing stdWrap to includeRecordsWithoutDefaultTranslation
- Releases: master
Resolves: #57087
Change-Id: I83454c261dc4c23abcccb46661d8eb2dc3d56904
Reviewed-on: http://review.typ... - 07:53 Bug #50873: sectionIndex menu is empty when the page is not in menu
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:30 Task #63835 (Resolved): Remove deprecated parts from master
- Applied in changeset commit:37990c9de74d0ee13d8c4f082b8ef114aeff0031.
- 00:02 Task #63835: Remove deprecated parts from master
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:10 Revision 37990c9d: [!!!][TASK] Remove some deprecated parts in Extbase Persistence
- Change-Id: I22d1b9868ffd65785edd10ca0b75479e1774c046
Resolves: #63835
Releases: master
Reviewed-on: http://review.typ... - 00:03 Task #66204: Cleanup EXT:frontend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:01 Feature #40679: Enhance suggest wizard by adding flags
- I'm not sure about the usecase. Isn't this a misconfiguration of the suggest wizard somehow? Shouldn't it select only...
2015-05-07
- 23:35 Bug #60860: "Add Media" button in tt_content-elements fails as user
- Markus, can you tell us if the suggestion from schmitz no-lastname-given is sufficient for you? Thank you!
- 23:31 Bug #62261: abnormal element <a id="contend id"></a> over each content element
- So can this be closed? Thank you!
- 22:44 Bug #66845 (On Hold): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- We are currently discussing what to do with this issue. Stay tuned for more infomration soon
- 21:12 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- You're right but you can't do it inside TYPO3, it needs to be activated manually in PackageStates.php.
- 21:07 Bug #66845 (Needs Feedback): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- 21:00 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- I guess its an extension that is causing this issue.
t3lib_BEfunc is not a valid classname in 7.2 any more.
Eithe... - 20:55 Bug #66845: Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- Call Stack
# Time Memory Function Location
1 0.0000 247272 {main}( ) ..\mod.php:0
2 0.0130 2143032 TYPO3\CMS\Core\... - 20:52 Bug #66845 (Rejected): Fatal error Extension Manager: "Class 't3lib_BEfunc' not found"
- ...
- 22:44 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
- We are currently discussing what to do with this issue. Stay tuned for more infomration soon
- 22:36 Bug #63374: Uploading in filelist gives warning if the file should be overwritten
- 1+ Is there any workaround e. g. disabling this dialogue? For unexperienced users/users new to TYPO3 it is really irr...
- 21:56 Bug #66846 (Closed): Extension Manager "Configure Extension backend" doesn't submit on enter key
- In 7.2.0 the Extension configuration in the Extension Manager can't be submitted anymore by enter key.
Steps to re... - 21:24 Bug #62454: Fluid BytesViewHelper class should use translated units
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:19 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:18 Bug #65305: Folder::getSubfolder() doesn't use the file drivers correctly
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- For the last 12 hours I logged every call to gm executed by imageMagickExec(), including the exitcode and the output ...
- 20:00 Task #66836: Show edit icon on page title hover
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:14 Task #66836: Show edit icon on page title hover
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Task #66836 (Under Review): Show edit icon on page title hover
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Task #66836 (Closed): Show edit icon on page title hover
- Show an hint for editing the page title in "List" and "Page" module by hovering the title.
- 19:41 Bug #63026: Improve performance in LocalizationUtility
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:32 Feature #40679: Enhance suggest wizard by adding flags
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #63891 (Resolved): Remove dependency to $this->formEngine->RTEcounter
- Applied in changeset commit:3d39a202488545217ff500d18594627b040e6540.
- 19:10 Task #63891: Remove dependency to $this->formEngine->RTEcounter
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #65956 (Resolved): Refactor backend debugger panel
- Applied in changeset commit:afe53120e0d90c25eef3a57bd46d375a5030cede.
- 18:58 Task #65956 (Under Review): Refactor backend debugger panel
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:17 Revision 3d39a202: [TASK] Remove dependency to $this->formEngine->RTEcounter
- There is a global counter in PHP to handle the sequence of
RTE's in one form. This is given along a long everywhere
b... - 19:09 Bug #66844 (Closed): CSS inline style for image border gets corrupted after saving
- Hello,
there could be a bug in typo3/sysext/core/Classes/Html/RteHtmlParser.php
Because it seems there are no o... - 19:01 Revision afe53120: [FOLLOWUP][TASK] Refactor debugger console
- Remove unused JavaScript file
Resolves: #65956
Releases: master
Change-Id: I6e79a454d24cdc9b16e953ff1d24f4512a97e314... - 18:39 Task #63835: Remove deprecated parts from master
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:18 Task #65790: Move DB functionality pages.storage_pid to compatibility6
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:49 Bug #33370: config.compressJs/-Css & concatenateJs/Css problems
- Sorry, I didn't used the TYPO3 internal compress features since I'm using Grunt and Gulp.
My colleagues told me th... - 14:31 Bug #33370 (Needs Feedback): config.compressJs/-Css & concatenateJs/Css problems
- Is this still present in TYPO3 6.2.12 or 7 ?
- 17:48 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:52 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:32 Bug #66834: Numeric suffix (0) added to unique fields in workspace records
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #66834 (Under Review): Numeric suffix (0) added to unique fields in workspace records
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Bug #66834 (Closed): Numeric suffix (0) added to unique fields in workspace records
- Upon saving a record outside of the LIVE workspace all fields marked as @'eval' => 'unique'@ have @0@ appended to the...
- 17:48 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:52 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:32 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:23 Bug #19956: Page alias not publishing to LIVE from any workspace
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #66843 (Resolved): DBAL: Permission error when saving a new record
- Applied in changeset commit:90875742529a2468dacba2ab99f4efb85293b5fe.
- 17:15 Bug #66843: DBAL: Permission error when saving a new record
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:05 Bug #66843 (Under Review): DBAL: Permission error when saving a new record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:03 Bug #66843 (Closed): DBAL: Permission error when saving a new record
- When creating a new record and saving it, without closing (thus going back to edit mode), the backend stops with:
... - 17:30 Bug #66830 (Resolved): ADOdb: mssqlnative driver is not properly initialized
- Applied in changeset commit:e70df5883cf52dc1b4c324a21efb5a030b6058a2.
- 17:10 Bug #66830: ADOdb: mssqlnative driver is not properly initialized
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:29 Bug #66830: ADOdb: mssqlnative driver is not properly initialized
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Bug #66830 (Under Review): ADOdb: mssqlnative driver is not properly initialized
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Bug #66830 (Closed): ADOdb: mssqlnative driver is not properly initialized
- Problems:
* Empty username/password should use Windows Authentication
* Character set is not used when connecting - 17:30 Bug #63070 (Resolved): ADOdb: mssqlnative driver does not properly define the port
- Applied in changeset commit:e70df5883cf52dc1b4c324a21efb5a030b6058a2.
- 17:10 Bug #63070: ADOdb: mssqlnative driver does not properly define the port
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:29 Bug #63070 (Under Review): ADOdb: mssqlnative driver does not properly define the port
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:28 Bug #63070: ADOdb: mssqlnative driver does not properly define the port
- Fixing using mssqlnative driver, hope it is fine with you.
- 17:28 Bug #65529 (Needs Feedback): handler_init - wrong management of port if null
- The port handling has been adapted today for both master and 6.2 with #66830 and #63070. As you are using 6.2, please...
- 17:25 Bug #66670: ENGINE in ext_tables.sql is not dropped for MSSQL
- To be confirmed, currently customer using MSSQL removed every "ENGINE" from the @ext_tables.sql@ files, so not that u...
- 17:16 Revision 0f31f454: [BUGFIX] DBAL: Permission error when saving a new record
- Last generated ID is not stored and makes the authorization
check fail when the record is saved and edited.
Change-I... - 17:14 Revision 90875742: [BUGFIX] DBAL: Permission error when saving a new record
- Last generated ID is not stored and makes the authorization
check fail when the record is saved and edited.
Change-I... - 17:10 Revision 4f3baa93: [BUGFIX] ADOdb: mssqlnative driver is not properly initialized
- Problems:
- Empty username/password should use Windows Authentication
- Character set is not used when connecting
- ... - 17:08 Revision e70df588: [BUGFIX] ADOdb: mssqlnative driver is not properly initialized
- Problems:
- Empty username/password should use Windows Authentication
- Character set is not used when connecting
- ... - 17:06 Task #47112 (Needs Feedback): Disable the functionality of extension cshmanual (TYPO3 Manual)
- Please, can you tell us if the suggestion from Florian Seirer is sufficient for you? Thank you!
- 16:37 Bug #66838: ExtensionManager loads ext_autoload.php to late
- This change (already merged in current 6.2 branch): https://review.typo3.org/#/c/39217/4/typo3/sysext/extensionmanage...
- 15:33 Bug #66838 (Needs Feedback): ExtensionManager loads ext_autoload.php to late
- Hi Robert,
can you please test this with the current master and/or current 6.2 branch?
We think we fixed this one... - 15:16 Bug #66838: ExtensionManager loads ext_autoload.php to late
- Changing the method TYPO3\CMS\Core\Core\ClassLoader::addActivePackage fixed the problem for me:...
- 15:03 Bug #66838 (Closed): ExtensionManager loads ext_autoload.php to late
- When installing an extension, which depends on an extension with ext_autoload.php, the class-information in that file...
- 15:20 Bug #66768: TCA not loaded for runtimeActivatedPackages
- Related to issue #58871?
- 15:19 Bug #58871: CLI "extension:install" does not work correctly with config "runtimeActivatedPackages"
- Related to issues #58874 and #66768?
- 15:00 Bug #66671: Install Tool should show the ALTER TABLE instead of CREATE TABLE
- OK, analyze:
We miss a call to @->sql_pconnect()@ or @->connectDB()@ in Install Tool somehow because this call will ... - 15:00 Bug #66828 (Resolved): Saving plugin content element with empty list_type
- 14:58 Bug #66828: Saving plugin content element with empty list_type
- Yes, you are right. It was the old flux extension.
Thanks! - 11:28 Bug #66828 (Needs Feedback): Saving plugin content element with empty list_type
- Can't reproduce on current master.
Are you sure this is not a weird side-effect of other extensions being installed?
... - 11:24 Bug #66828 (Closed): Saving plugin content element with empty list_type
- Saving a plugin content element without specifying the plugin type (list_type) causes a PHP warning and a TYPO3 Excep...
- 14:48 Bug #52822 (Needs Feedback): Updating extensions triggers errors due to folder permissions
- Reopened as per request of Stephan Großberndt to perform a deeper investigation
- 14:38 Bug #52822 (Closed): Updating extensions triggers errors due to folder permissions
- I close this, as TYPO3 4.5.x is not supported anymore and DAM is not compatible with 6.2.x
If you think that this ... - 14:15 Bug #23115: Workspace preview does not work in multidomain setup
- ON TYPO3 6.2.12 the line:...
- 13:10 Task #66639 (Rejected): Followup: Introduced getters for $GLOBALS in ext:func
- Patch was abandoned, issue is rejected.
- 13:00 Bug #66832 (Closed): Fileupload in a record fails with TCA for "exactly one file" (minitems/maxitems=1)
- Worked with 4.5.x, issue after upgrading to 6.2.x.
Problem occurs when working in the backing with a self-created ... - 12:50 Feature #66831 (Closed): Forms: Localize form labels
- To localize a form it would be handy to define the label value in the form {LLL:EXT:powermail/Resources/Private/Langu...
- 12:40 Bug #45000 (Closed): assign target to file link in header leads to path error
- Closing it: it seems resolved. Tested in 6.2.12 and 7 (latest master)
- 12:04 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
- we are still discussing, seems to be a problem in...
- 12:03 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
- sorry to say but that didn't helped :(
Interessting thing is: When I'm installing a fresh 6.2.12 Installation I have ... - 11:15 Bug #66827: gdlib fails - no thumbnails in backend after update to 6.2.12
- try to clear sys_processed_files table and then clear cache.
we currently discuss it on the slack channel
there see... - 10:33 Bug #66827 (Closed): gdlib fails - no thumbnails in backend after update to 6.2.12
- I got a problem with a couple of installations:
- After updating to 6.2.12, the thumbnail creation in the backend (... - 11:47 Bug #66813 (Accepted): Persisting extbase FileReference does not work with default TCA configuration
- This is an inconsistency, which is worth tackling. However, I'm not sure
yet whether we should do son in the TCA he... - 11:29 Bug #22532 (Closed): Editing area for editing files is much too small
- I think you mean the "edit files in typo3conf" functionality in Install Tool; that functionality has been removed (cf...
- 11:00 Bug #66825 (Resolved): File list breaks with DBAL
- Applied in changeset commit:5c8e6386a5749fafe55a5973aaebcc1e416de9b4.
- 10:38 Bug #66825: File list breaks with DBAL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:37 Bug #66825 (Under Review): File list breaks with DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Bug #66825 (Resolved): File list breaks with DBAL
- Applied in changeset commit:3a9df000d5132c8994692cc2ab38cf9030b3d9c0.
- 09:44 Bug #66825: File list breaks with DBAL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:43 Bug #66825 (Under Review): File list breaks with DBAL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:32 Bug #66825 (Closed): File list breaks with DBAL
- Unsupported quotes used in database statements.
- 10:57 Feature #52217: Hook for analyzing record
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:44 Feature #19832 (Accepted): sectionMarker (page anchor) prefix is hardcoded as "c"
- 10:41 Bug #17227: Shortcut to external URL if referer-check enabled
- ??Now I set doNotCheckReferer and the redirects work as suspected (302). But I am not sure, which side effects now ex...
- 10:39 Bug #16547: Link to external URL page doesn't forward
- *NOT* fixed in 4.5.40 and 6.X.X
See https://forge.typo3.org/issues/17227 for workarounds.
Just noting for others en... - 10:39 Revision c3a5d653: [FOLLOWUP][BUGFIX] File list breaks with DBAL
- Releases: master, 6.2
Resolves: #66825
Change-Id: I5c649ddea7d0d5a9b8cffca09844c86d321fa85e
Reviewed-on: http://revie... - 10:39 Revision 5c8e6386: [FOLLOWUP][BUGFIX] File list breaks with DBAL
- Releases: master, 6.2
Resolves: #66825
Change-Id: I5c649ddea7d0d5a9b8cffca09844c86d321fa85e
Reviewed-on: http://revie... - 10:36 Bug #66797: Can not use other classes for exception handling
- Yes, i used "Clear all cache" of the install tool.
I already debugged this function the incoming values are the defa... - 10:20 Revision 69bfc1b2: [BUGFIX] File list breaks with DBAL
- Unsupported double quotes used in database statements.
Change-Id: I8461d1d3acc57a3d543dbdf1d6450d2513eb661d
Releases... - 10:20 Revision 3a9df000: [BUGFIX] File list breaks with DBAL
- Unsupported double quotes used in database statements.
Change-Id: I8461d1d3acc57a3d543dbdf1d6450d2513eb661d
Releases... - 09:43 Bug #24895 (Closed): Images with links doesn´t work
- I close this because since version 6.x the links in images are managed in a different way, using the FAL and setting ...
- 09:02 Bug #65275: Problem with Install Tool using GDlib test
- Habe vermutlich das gleiche Problem. Hoster ist Strato. laut phpinfo ist nichts disabled. Wenn ich auf den GDlib Test...
- 09:00 Bug #66429 (Resolved): Remove IdentityMap
- Applied in changeset commit:b6dad8fcb146ac29bf3a722168170d4fe51bfcf4.
- 09:00 Task #66823 (Resolved): Deprecate configureModule in extbase ExtensionUtility
- Applied in changeset commit:54d8e7d970edc5bbc183a4c9361a30042879bb52.
- 07:18 Task #66823 (Under Review): Deprecate configureModule in extbase ExtensionUtility
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:14 Task #66823 (Closed): Deprecate configureModule in extbase ExtensionUtility
- There is a duplicate function placed in EXT:extbase/ExtensionUtility
and in ExtensionManagementUtility in the core.
... - 08:57 Revision b6dad8fc: [!!!][TASK] Remove IdentityMap from persistence
- The IdentityMap class has been deprecated since 6.1 and is removed
from the Extbase persistence.
Resolves: #66429
Re... - 08:46 Revision 54d8e7d9: [TASK] Deprecate configureModule in extbase ExtensionUtility
- There is a duplicate function placed in EXT:extbase/ExtensionUtility
and in ExtensionManagementUtility in the core.
... - 08:30 Bug #64427: Indexes search - Issue with tt_news body text when image tag is included
- Sorry for the delayed response .
Can you put an html image tag (<img src="some_path">) inside the bodytext of any ... - 06:50 Feature #66822 (Under Review): Allow module menu items to use sprite icons
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:31 Feature #66822 (Closed): Allow module menu items to use sprite icons
- In the course of the 7.x development, the main modules (web / file etc.)
have received a hard-coded list of fontawes...
2015-05-06
- 23:14 Bug #49675 (Closed): Translate Element with CType "header"
- I am not able to reproduce it in TYPO3 6.2.12
My test
1) create a new website language (ID=1 "english")
2) pick ... - 23:13 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Ok, I think I know what happens, but I'm not yet sure how to reproduce. Going through the call chain:...
- 20:41 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- No need to check every entry :) I believe that there is an issue. But just wanted to point out that is isn't always w...
- 20:29 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Ok, I'd need to check that for each entry (or build an SQL query), but in the reported case that's absolutely the cas...
- 20:13 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- For images that didn't need any processing a record is created with: identifier & name = empty, width & height = 0
... - 20:02 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- Next installation exhibiting this problem:
TYPO3 6.2.12
PHP 5.5.10
GraphicsMagick 1.3.12
Happens in a CE (Type Imag... - 22:08 Task #66204: Cleanup EXT:frontend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:01 Task #65723 (Rejected): Remove @access and @static annotations
- The patch was rejected and we keep the annotations for now.
- 22:00 Bug #64840 (Resolved): File move message shows identifiers instead of names
- Applied in changeset commit:541649e4445dda0747c19980b3c9feaebaf49253.
- 22:00 Bug #64840: File move message shows identifiers instead of names
- Test driver:
https://forge.typo3.org/projects/extension-teamruhr_fal_test/files - 13:20 Bug #64840: File move message shows identifiers instead of names
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:57 Revision 541649e4: [BUGFIX] Remove driver id from file move message
- The file move message showed identifiers instead of file and folder names.
Resolves: #64840
Releases: master
Change-... - 20:59 Task #63891: Remove dependency to $this->formEngine->RTEcounter
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:08 Task #63891: Remove dependency to $this->formEngine->RTEcounter
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:11 Task #63891: Remove dependency to $this->formEngine->RTEcounter
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:04 Bug #66797: Can not use other classes for exception handling
- You cleared the system caches?
Otherwise you can debug the incoming values in typo3/sysext/core/Classes/Core/Boots... - 19:28 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:45 Bug #66813 (Closed): Persisting extbase FileReference does not work with default TCA configuration
- Hi Philipp,
This not the right place to ask questions. This a bugtracker. Please use the Mailinglist/Forum for que... - 10:04 Bug #66813 (Under Review): Persisting extbase FileReference does not work with default TCA configuration
- I try to programatically create a sys_file_reference in a field of a custom domain object in an extbase FE plugin.
... - 17:06 Bug #63967 (Closed): useOrOverridePlaceholder / Override Title, Description for File Abstraction Layer is broken
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 16:31 Story #66138 (Closed): "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
- 12:43 Story #66138: "Migrate all file links of RTE-enabled fields to FAL" fails with UTF-8-filenames
- I've found out that some of my UTF-8 named files were mangled when transfering them via SFTP (with Coda/Transmit) to ...
- 15:07 Bug #51330: Update Exception with old property mapper
- Thank you so much, Michael Oehlhof!!!
- 14:43 Bug #65626 (Closed): References in the filelist show all references to an ID
- 14:30 Task #66816 (Resolved): Upgrade to phpunit 4.6
- Applied in changeset commit:47a498a3a964bde42eb36a8d4af55affbc12ab92.
- 13:34 Task #66816 (Under Review): Upgrade to phpunit 4.6
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:31 Task #66816 (Resolved): Upgrade to phpunit 4.6
- Applied in changeset commit:8111ad4767fa9d2f7dca24c60cc925760f997418.
- 13:21 Task #66816: Upgrade to phpunit 4.6
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Task #66816 (Under Review): Upgrade to phpunit 4.6
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Task #66816 (Closed): Upgrade to phpunit 4.6
- 14:01 Revision 62cbb206: [TASK] Travis: composer install without --dev
- Dev packages are installed by default now. This throws a
deprecation message from composer in travis for 6.2.
Releas... - 14:01 Revision 47a498a3: [TASK] Upgrade to phpunit 4.6
- Resolves: #66816
Releases: master, 6.2
Change-Id: Ia89add5a1988292770034119f6f93d13045fd784
Reviewed-on: http://revie... - 13:48 Epic #63155 (Closed): 7.0 SP - TYPO3 Teams's Masterplan
- 13:47 Task #63238 (Closed): Get extensions: import icon as download
- 13:45 Task #63262 (Closed): Tree spacer broken
- 13:45 Bug #63261 (Closed): Tree spacer broken
- 13:45 Story #63189 (Closed): Move record
- 13:45 Story #63188 (Closed): Add record
- 13:44 Story #63190 (Closed): General
- 13:41 Task #63196 (Closed): Larger Vertical spacing (~1.3em)
- 13:41 Bug #66817: Category tree empty
- So, if i press multiple times (10 or 20 times) => ???? on "epand all" the category tree is building.
When i inspec... - 13:34 Bug #66817 (Closed): Category tree empty
- No categories are displayed to choose from when opening the edit wizard in feedit mode.
Did i miss some configurat... - 13:33 Bug #63306: frontend does not check for file:123 format when parsing html
- Should be OK in the latest 6.2.
Cheers - 13:28 Revision 8111ad47: [TASK] Upgrade to phpunit 4.6
- Resolves: #66816
Releases: master, 6.2
Change-Id: Ia89add5a1988292770034119f6f93d13045fd784
Reviewed-on: http://revie... - 13:13 Bug #63279 (Closed): FAL: Update image sizes automatic
- Either I don't get the problem, or it does not exist anymore :)
- 13:02 Bug #64562 (Closed): Pages that are moved in draft workspace disappear in navigation
- Closed as per request of the reporter.
- 12:57 Bug #64562: Pages that are moved in draft workspace disappear in navigation
- Yes, this issue can be closed. Thank you!
- 12:53 Bug #64562: Pages that are moved in draft workspace disappear in navigation
- So, this could be closed? Thank you!
- 12:56 Bug #54939 (Closed): Form - Editor icon only visible after saving the form
- Closing as duplicate of #63102
- 12:08 Bug #65140 (Closed): Configuring image orientaions in ts config removes Text/Pic in Wizard
- I am not able to reproduce both with 6.2.12 and 7 (current master) adding:...
- 11:37 Bug #59337 (Closed): copy an element over listview doesn't work
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:30 Bug #63680 (Resolved): Performance of DataHandler with enableLogging=false
- Applied in changeset commit:d56a427b407f65dd53d1203c4998f040665a6e40.
- 11:29 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:28 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:28 Revision d56a427b: [BUGFIX] Do not gather log info in DataHandler if logging is disabled
- If DataHandler->enableLogging=FALSE is set, do not compile log
information instead of gathering and discarding it aft... - 11:14 Bug #51042: Update Video JS to use it in current browsers
- As far as I have understood, looking at #48223 there is mainly a license problem :S
- 10:59 Bug #63362 (Closed): Deleteing content elements in language 1 e.g. will delete also the source-elements in the default language!?
- I am not able to reproduce it in 6.2.12
My test:
1) [root](ID=0) > create a new Website language (English, ID=1)
2... - 10:56 Feature #23494: config.additionalHeaders - add stdWrap
- Feature was merged. Now let's add stdWrap! :)
- 10:37 Bug #62767: Missing function to clear processed images (FAL image cache)
- I think I've got another use case:
When changing the FAL image names (e.g. for SEO reasons) it seems there is no w... - 10:31 Task #66811 (Resolved): Remove not used ExtDirect component for ext:context_help
- Applied in changeset commit:b91fefbe842fe5a35a8776a87d79dabded791019.
- 10:14 Task #66811: Remove not used ExtDirect component for ext:context_help
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:31 Task #66812 (Resolved): Replace $TYPO3_CONF_VARS in labels in Install Tool
- Applied in changeset commit:b16b636836406ed8c307c87b576b18859c7146d3.
- 09:25 Task #66812: Replace $TYPO3_CONF_VARS in labels in Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:22 Task #66812 (Under Review): Replace $TYPO3_CONF_VARS in labels in Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:21 Task #66812 (Closed): Replace $TYPO3_CONF_VARS in labels in Install Tool
- The usage of $TYPO3_CONF_VARS is highly discouraged, replace the mentions in the Install Tool with $GLOBALS['TYPO3_CO...
- 10:26 Revision b91fefbe: [TASK] Remove not used ExtDirect component for ext:context_help
- Resolves: #66811
Releases: master
Change-Id: Ibcb962d5596cbee34e551ff8a067ebcb91533b1a
Reviewed-on: http://review.typ... - 10:18 Revision 44d67724: [TASK] styleguide: Add missing visibility keyword to some methods
- 10:15 Bug #59613: DateTime values in BE are shown in UTC
- Frans Saris wrote:
> Okay just TCA eval time is affected when used in extbase as DateTime property.
>
>
> Looks... - 10:13 Revision cc9edaea: [TASK] styleguide: Move FormEngine related user functions to sub directory
- 10:05 Revision 4da2b70f: [TASK] styleguide: Rename and move EM user function
- 10:02 Revision b16b6368: [TASK] Replace $TYPO3_CONF_VARS mentions EXT:install
- The usage of $TYPO3_CONF_VARS is highly discouraged, replace the
mentions in the Install Tool with $GLOBALS['TYPO3_CO... - 10:00 Bug #66809 (Resolved): Install tool still caches sometimes
- Applied in changeset commit:3811de1fd81ed40ba1dbe58bfbc46e79d9b2e819.
- 07:39 Bug #66809: Install tool still caches sometimes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Revision c8e7b03a: [TASK] styleguide: Make kauderwelsch a service
- 09:34 Revision 3811de1f: [BUGFIX] Install Tool: Avoid caching
- Install Tool bootstrap initializes the cache system and sets
all caches to NullBackend for increased stability of the... - 09:17 Bug #58914: Cursor position is at the beginning of the segment after pasting
- We can still reproduce this in 6.2 with Firefox and Chrome for Windows. Could you check if it works for you in 6.2?
- 09:00 Task #66757 (Resolved): Make ViewHelpers compilable in ext:install
- Applied in changeset commit:d913bf817203418cac00399e34b612495903db4c.
- 08:51 Task #66757 (Under Review): Make ViewHelpers compilable in ext:install
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:52 Revision d913bf81: [FOLLOWUP][TASK] Make ViewHelpers compilable in ext:install
- Resolves: #66757
Releases: master
Change-Id: Icba1a587b460618b65a93242c4f29260e1781d93
Reviewed-on: http://review.typ... - 01:30 Bug #62697 (Closed): Hiding an image relation in an image content elements results in exception
- I am not able to reproduce with TYPO3 6.2.12 following the steps indicated here, so I close this.
If you think tha...
2015-05-05
- 23:54 Bug #59122 (Needs Feedback): Exception when broken image in fileadmin
- Could you tell us if this is still valid? Or it can be closed?
If it is possible, can you upload your "broken" imag... - 23:35 Bug #56483: INCLUDE_TYPOSCRIPT fails on files that begin with a BOM
- Still present in TYPO3 6.2.12; this is the error shown in TSOB:...
- 23:31 Bug #24186: HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list
- still present in TYPO3 6.2.12
- 23:17 Bug #64574: felogin stdWrap for messages not working in external typoscript files
- I got where the problem begins using template analyzer:
I write my configuration ... - 22:55 Task #66811: Remove not used ExtDirect component for ext:context_help
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #66811 (Under Review): Remove not used ExtDirect component for ext:context_help
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #66811 (Closed): Remove not used ExtDirect component for ext:context_help
- Remove not used ExtDirect component for ext:context_help
- 22:00 Task #66773 (Resolved): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Applied in changeset commit:0dcdbdec7f4f4b5bd013c87bfb29bc39b52e40a4.
- 22:00 Task #66757 (Resolved): Make ViewHelpers compilable in ext:install
- Applied in changeset commit:ad6b2107e88f5d5a2f613b70c15526b24e834cde.
- 22:00 Task #22539 (Resolved): Provide human readable names for sections
- Applied in changeset commit:c79e3d5e9ff8f6dd38ce2b1c49d890bc3c754e06.
- 21:09 Task #22539: Provide human readable names for sections
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Task #22539: Provide human readable names for sections
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:17 Task #22539: Provide human readable names for sections
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:26 Task #22539: Provide human readable names for sections
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:25 Task #22539 (Under Review): Provide human readable names for sections
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:40 Revision 0dcdbdec: [TASK] Drop index length from "uid_foreign_tablefield"
- The index lengths for the fields "tablenames" and
"fieldname" are set to 255. The field lengths itself
are also set t... - 21:39 Revision c79e3d5e: [TASK] Add human readable sections names in Install Tool
- For usability reasons, prepend human readable sections names
in the "All Configuration" site of the Install Tool.
Re... - 21:39 Revision ad6b2107: [TASK] Make ViewHelpers compilable in ext:install
- Resolves: #66757
Releases: master
Change-Id: I0770af5009cccd65eb632a5d9c14d3d61cf8790f
Reviewed-on: http://review.typ... - 21:30 Bug #63680: Performance of DataHandler with enableLogging=false
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:30 Bug #66801 (Resolved): Hide CLI users in simluate user select box
- Applied in changeset commit:c39065e4df8f28ee7bff59fbca08652ccfb1bd45.
- 19:42 Bug #66801: Hide CLI users in simluate user select box
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:58 Bug #66801: Hide CLI users in simluate user select box
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:42 Bug #66801: Hide CLI users in simluate user select box
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:41 Bug #66801: Hide CLI users in simluate user select box
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:35 Bug #66801 (Under Review): Hide CLI users in simluate user select box
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:35 Bug #66801 (Closed): Hide CLI users in simluate user select box
- It does not make sense to select CLI users in the "simulate users" select box in the User Settings.
- 21:30 Task #66780 (Resolved): Remove deeply nested if structures by guard clauses
- Applied in changeset commit:afba74c3fc974f4eac53e4f935a5985928a46fbf.
- 21:28 Revision afba74c3: [CLEANUP] Replace deeply nested if structures by guard clauses
- There are some deeply nested if-structures in the versioning
extension, which get replaced with guard clauses with ea... - 21:15 Revision c39065e4: [BUGFIX] Simulate user: Hide CLI users
- It does not make sense to define user settings for CLI users.
Hide those in the "simulate user" select box.
Resolves... - 21:00 Task #66788 (Resolved): Make CropViewHelper compilable
- Applied in changeset commit:4d81649cf03adbc301dcb61f763c8a7b22ac4e3e.
- 20:08 Task #66788: Make CropViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:01 Task #66788: Make CropViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #66791 (Resolved): Make HtmlViewHelper compilable
- Applied in changeset commit:05103a340eb818411f4fdfd9e3f7560dce533fa3.
- 00:11 Task #66791 (Under Review): Make HtmlViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:10 Task #66791 (Closed): Make HtmlViewHelper compilable
- Make HtmlViewHelper compilable
- 20:42 Revision 4d81649c: [TASK] Make CropViewHelper compilable
- Resolves: #66788
Releases: master
Change-Id: I2f6f909be1403e6935e6fa3ed7a83f79fea03382
Reviewed-on: http://review.typ... - 20:42 Revision 05103a34: [TASK] Make HtmlViewHelper compilable
- Resolves: #66791
Releases: master
Change-Id: Ie0535597f64daf40a6c4282f27da5c1f5113c62f
Reviewed-on: http://review.typ... - 20:30 Task #66810 (Resolved): Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- Applied in changeset commit:60661afdb4e5ac37c8da8a3b460795144e34b76c.
- 20:04 Task #66810: Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:03 Task #66810 (Under Review): Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:03 Task #66810 (Closed): Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- Shorten two missed namespaces for GeneralUtility in ext:info_pagetsconfig
- 20:10 Revision 60661afd: [TASK] Shorten two missed namespaces in ext:info_pagetsconfig
- Shorten the namespace for GeneralUtility
Resolves: #66810
Releases: master
Change-Id: I592a866bad973b3b03439aaef7edd... - 20:00 Task #66789 (Resolved): Deprecate options in CshViewHelper
- Applied in changeset commit:62aa996c34912fefd6431513d0288188939191d1.
- 19:50 Revision 62aa996c: [TASK] Deprecate options in CshViewHelper
- Deprecate two options in the CshViewHelper
* iconOnly
* styleAttributes
Resolves: #66789
Releases: master
Change-Id... - 19:21 Bug #66809 (Under Review): Install tool still caches sometimes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:11 Bug #66809 (Closed): Install tool still caches sometimes
- 19:13 Feature #64200: Allow individual content caching
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Bug #66808 (Resolved): Revert #66758
- Applied in changeset commit:fb28807098fdc30d6578a175b9595e8622746371.
- 18:20 Bug #66808 (Under Review): Revert #66758
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Bug #66808 (Closed): Revert #66758
- 18:28 Task #66758 (Rejected): Statically compile property accessors
- The proposed solution turned out to be not optimal - patch was reverted again. Issue is close as "rejected" for now.
- 18:17 Task #66758 (Accepted): Statically compile property accessors
- This patch will be reverted with #66808
- 18:27 Revision fb288070: Revert "[!!!][TASK] Refactor property access in compiled fluid templates"
- This reverts commit 3bebd954624564ea64ee5e49bbbadf0a407947eb.
The patch to optimize compiled fluid templates breaks ... - 16:43 Bug #66691: Cannot clear all cache in Install Tool
- confirmed.
- 16:39 Bug #65591 (Needs Feedback): Various caches not cleared by "clear all cache"
- 16:39 Bug #65591: Various caches not cleared by "clear all cache"
- could you re-test this scenario on master? imho extbase reflection cache should be properly cleared there, also if ap...
- 16:38 Bug #65406 (Needs Feedback): extbase_reflection cache not cleared with ApcBackend
- 16:33 Bug #63722 (Resolved): Stop flush class loader cache while rebuilding class loader.
- This imho duplicates #60760 - I hope it is ok if I close this issue as duplicate for now.
- 16:30 Bug #66805 (Resolved): Resolve message related code smell in install tool
- Applied in changeset commit:eb7baa9103d81c10caa2eebd7e996c998e74b640.
- 14:56 Bug #66805 (Under Review): Resolve message related code smell in install tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Bug #66805 (Closed): Resolve message related code smell in install tool
- 16:20 Bug #61670 (Rejected): cleared cache_classes causes fatal error
- Putting all caches into APC backend is a bad idea for various reasons. Especially for big caches like pages, and thos...
- 16:02 Bug #65632: Backend does not work after installation
- Can you tell us if this can be closed?
- 16:02 Revision eb7baa91: [BUGFIX] Clean up message handling in install tool
- The extension compatibility misuses the install tool message
system for its tests and hands over on-the-fly arrays in... - 15:50 Bug #51069 (Accepted): Updating extension changes load order
- 15:18 Story #66807 (Closed): Fill if.value with content object
- Hey,
I hope I posted this issue in the right section.
I need to fill the value of an if condition with the valu... - 15:01 Bug #66798 (Resolved): Checking dependencies of extensions causes fatal error
- Applied in changeset commit:645b1c81728ed50ca563c56e7708e9d549e6af0d.
- 14:38 Bug #66798: Checking dependencies of extensions causes fatal error
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:05 Bug #66798 (Under Review): Checking dependencies of extensions causes fatal error
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:00 Bug #66798 (Resolved): Checking dependencies of extensions causes fatal error
- Applied in changeset commit:a459f1b45454d1abb94cc7b8c435ebaca2f9da01.
- 12:19 Bug #66798 (Under Review): Checking dependencies of extensions causes fatal error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Bug #66798: Checking dependencies of extensions causes fatal error
- Bug introduced with https://review.typo3.org/#/c/39209/
- 12:08 Bug #66798 (Closed): Checking dependencies of extensions causes fatal error
- Steps to reproduce:
* realurl is available in the system but not activated
* get extensions -> download "seo_basi... - 15:01 Bug #65916 (Resolved): Installing a distribution with local extension repository
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Bug #65916: Installing a distribution with local extension repository
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:01 Bug #60777 (Resolved): (Re)activating an extension silently downgrades dependent extension
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Bug #60777: (Re)activating an extension silently downgrades dependent extension
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:01 Feature #65479 (Resolved): show versions with ExtensionManagerException downloaded in different version
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:01 Bug #65332 (Resolved): Distribution: Exception thrown if depending extension isn't installed
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Bug #52051 (Resolved): Exception in ExtensionManager when installing without initially updating the repository
- Applied in changeset commit:ff99469c8451e6522881cebcd7a00f7396974c52.
- 14:19 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Revision 645b1c81: [BUGFIX] Streamline queue objects on dependency check
- The data stored in different download queues mixes arrays and objects.
Therefore you cannot loop over all queues and ... - 14:43 Bug #66803 (Closed): RTE defaultExtras doesn’t work in IRRE mode
- Hi,
In a TCA included Inline Relational Record Editing mode, I added a field description with a RTE. On this RTE I... - 14:38 Revision ff99469c: [BUGFIX] Improve dependency check in extension manager
- This patch solves multiple problems currently occurring
if you try to install an extension:
* check dependencies rec... - 14:34 Bug #65842 (Accepted): Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- 14:14 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- A few more details for an incident where the images were not scaling on 6.2.12 (but on 6.2.9):
Extension that's us... - 14:17 Bug #59636 (Closed): TCEFORM.tt_content.menu_type / removeItems 0 => mod.wizards hidden
- Cannot reproduce in 6.2.12; my test:
1) add to Page TS Config of home:... - 14:11 Bug #66797: Can not use other classes for exception handling
- Both tried both not working.
Tried in ext_tables and ext_localconf.
- 13:58 Bug #66797 (Needs Feedback): Can not use other classes for exception handling
- Can you try it with $GLOBALS['TYPO3_CONF_VARS'] instead of $TYPO_CONF_VARS?
Furthermore you can try: $GLOBALS['TYP... - 11:45 Bug #66797 (Closed): Can not use other classes for exception handling
- Hi,
i'm trying to use other classes for exception handling and i found this three settings:... - 13:54 Bug #46118: Overriding _LOCAL_LANG in TS broken for fluid templates
- Can confirm this issue for powermail 2.3.2. We're trying to override two labels for Czech:
* validationerror_mandato... - 13:47 Revision a459f1b4: [BUGFIX] Streamline queue objects on dependency check
- The data stored in different download queues mixes arrays and objects.
Therefore you cannot loop over all queues and ... - 13:13 Bug #47135: [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- I never encountered this problem again. My latest installation was 6.2.12 and it worked fine.
- 12:04 Bug #47135 (Needs Feedback): [TYO3 6.0.4]: Can't update TYPO3 Extension Repository (TER)...
- Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.2.12)? - 12:58 Bug #14873: CE jumps from right to normal when moved in list mode
- as far as I can see it is still present in 6.2.12
TEST:
1) page view
2) create a CE in Normal Column
3) create ... - 12:35 Bug #34636: option.disableDelete does not disable deletion
- as far as I can see it is still present in 6.2.12.
- 12:30 Feature #64429: Remove version number from meta-generator
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #66703 (Resolved): composer.json should stick to explicit dependencies
- Applied in changeset commit:1e58013251ef5f70aac469e967851bbc630a5ed2.
- 12:21 Revision 1e580132: [TASK] composer.json should stick to explicit dependencies
- Having non-strict version dependencies in composer.json makes packaging
of TYPO3 CMS unreliable since:
- Cannot prev... - 12:00 Task #66161 (Resolved): Move jquery.clearable.js to ext:backend
- Applied in changeset commit:3e8fbb6475f045c99797023aa2cdd4189fa9e84a.
- 11:30 Task #66161: Move jquery.clearable.js to ext:backend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Task #66161: Move jquery.clearable.js to ext:backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Bug #65809: Autocompletion fails in TypoScript-Editor
- you can test it also with a simple typoscript-template record, editing the setup:...
- 11:42 Bug #36512 (Closed): Extension Manager doesn't show default labels if no translation is found
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:37 Revision 3e8fbb64: [TASK] Move jquery.clearable.js to ext:backend
- This also makes jquery.clearable a solid standalone
AMD module.
Resolves: #66161
Releases: master
Change-Id: Id0f01b... - 11:20 Bug #28400 (Closed): CPU limits cause ajax.php to end prematurly
- 11:19 Bug #48810 (Closed): Wrong escapeObjectId in t3lib/js/jsfunc.tceforms_suggest.js
- I am closing the ticket for the following reasons:
1) Version 4.5 is not maintained anymore;
2) The lines mentio... - 11:06 Bug #47311 (Closed): Rename field in sysext form
- I think it is solved in 6.2.12 (see attached screenshot)
If you think that this is the wrong decision or experien... - 11:00 Bug #66790 (Resolved): FileLockingStrategy does not fix file permissions
- Applied in changeset commit:a7f9836be6775f3d17717787a86da8b1ef2a9d70.
- 10:43 Revision a7f9836b: [BUGFIX] Properly set file permissions for FileLocks
- The FileLockStrategy now calls fixPermissions() in order to keep
the lock file accessible if a lock is created by a d... - 10:37 Bug #58740 (Closed): Can't close translation record
- I am not able to reproduce it on TYPO3 6.2.12 this is my test:
1) add a new website language (ID=1, english), add ... - 10:11 Bug #59158 (Closed): Does an uncached content element break the template?
- I am not able to reproduce it with the latest version of TYPO3 (6.2.12) and news (3.1.0)
my test
1) in the page... - 10:00 Bug #66687 (Resolved): Prevent root folder listing for users
- Applied in changeset commit:bc179edee2d040394046479ef902801abaeb6ff8.
- 09:54 Bug #66793 (Closed): "simulate time" in admin-panel does not respect timezone
- The entered time in the text field "simulate time" is evaluated as UTC / GMT even though a different timezone is set ...
- 09:33 Revision bc179ede: [BUGFIX] Prevent root folder listing for users
- If a user hasn't any file mount defined or the defined file mounts
don't exist the root folder of the storage is show... - 01:52 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:50 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:48 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-05-04
- 23:47 Bug #66790 (Under Review): FileLockingStrategy does not fix file permissions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:45 Bug #66790 (Closed): FileLockingStrategy does not fix file permissions
- This leads to errors when running things via CLI with a different user than webserver is running.
- 23:44 Task #66789 (Under Review): Deprecate options in CshViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:38 Task #66789 (Closed): Deprecate options in CshViewHelper
- Deprecate unused options in CshViewHelper
iconOnly
styleAttributes - 22:22 Task #66788 (Under Review): Make CropViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:21 Task #66788 (Closed): Make CropViewHelper compilable
- Make CropViewHelper compilable
- 21:22 Task #66714 (Under Review): Make Security/IfAuthenticatedViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:24 Task #66780: Remove deeply nested if structures by guard clauses
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:23 Task #66780 (Under Review): Remove deeply nested if structures by guard clauses
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:14 Task #66780 (Closed): Remove deeply nested if structures by guard clauses
- There are some deeply nested if-structures in the versioning extension, which get replaced with guard clauses with ea...
- 19:38 Bug #65705: baseURL determination of EXT:rtehtmlare fails in edge case
- Hi!
Sorry, I can't find typo3/sysext/rtehtmlarea/Resources/Public/ at all in the 6.2.12 core. (I wanted to try patc... - 18:50 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:55 Bug #66614: FAL processed files are deleted
- #56147 deals with the issue that processed files are not regenerated. This is related here, since with this bug you c...
- 16:53 Task #56147 (Accepted): Regenerate missing RTE magic image on rendering
- I remember now having had a similar issue.
If a processed file is deleted, it is not properly regenerated for some r... - 16:42 Task #56147: Regenerate missing RTE magic image on rendering
- What actually has happend to this issues? It only says resolved but not if anything has changed.
I still have thi... - 16:51 Bug #52768: Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints
- This is an open issue that affects the current LTS.
Page trees that used to work with 4.5 or 4.7, and employ perm... - 16:38 Bug #60858 (Closed): Page preview (backend) broken if link in RTE contains a question mark
- I close this as non reproducible.
If you think that this is the wrong decision or experience this issue again, the... - 16:27 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #23078: Ship .htaccess with a Deny rule for *.sql
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #23078 (Under Review): Ship .htaccess with a Deny rule for *.sql
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Feature #64429: Remove version number from meta-generator
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Feature #64429: Remove version number from meta-generator
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Feature #64429: Remove version number from meta-generator
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Bug #44629 (Closed): JS Error in IE and inline tceforms
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 14:48 Bug #57852 (Closed): Small Height of IFrame for Preview mode in Firefox
- Version 6.1 is not supported anymore: we're sorry, but this will be closed
- 14:21 Revision 86e5f89b: [TASK] styleguide: Remove unused code
- 14:01 Task #66775 (Resolved): Make ViewHelpers compilable in ext:beuser
- Applied in changeset commit:7896781a9b451de8ff82209c4a2d50194e2b7259.
- 14:01 Task #66774 (Resolved): Make ViewHelpers compilable in ext:extensionmanager
- Applied in changeset commit:d0efbf1fda6f61dbcb55d4d52ef01ae16847c60a.
- 14:01 Task #66694 (Resolved): Hide remaining characters for date fields
- Applied in changeset commit:b726a06de91a5c7d8eb4da8059b575713d35d96e.
- 13:57 Revision 0d317a70: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/21 from lolli42/master
- Basic travis-ci integration
- 13:57 Revision d0efbf1f: [TASK] Make ViewHelpers compilable in ext:extensionmanager
- Format/ImplodeViewHelper
InstallationStateCssClassViewHelper
TimeSinceLastUpdateViewHelper
Typo3DependencyViewHelper
... - 13:53 Revision 7896781a: [TASK] Make ViewHelpers compilable in ext:beuser
- Resolves: #66775
Releases: master
Change-Id: Icc97f6587097a0eab155edbd6eb12ef03f65d524
Reviewed-on: http://review.typ... - 13:49 Revision 3e3d52f3: [TASK] styleguide: Another .travis.yml try - I should read what I'm typing ...
- 13:45 Revision 5d5636be: [TASK] styleguide: Another .travis.yml bug
- 13:45 Revision b726a06d: [TASK] Hide "Remaining characters" below date fields
- Resolves: #66694
Releases: master
Change-Id: Iade12b524b54a000419ff3dad0d4638d78f967cd
Reviewed-on: http://review.typ... - 13:41 Revision a139e54f: [TASK] styleguide: Fix a .travis.yml bug
- 13:35 Revision 8aefc628: [TASK] styleguide: Create .travis.yml and travis runtime environment
- 12:37 Bug #42500 (Closed): Sysext form output not adjustable via ts in 4.7.5
- If you think that this is the wrong decision or experience this issue again, then please write to the mailing list ty...
- 12:01 Bug #62348 (Needs Feedback): much text in TypoScript cause "Fatal error: Can not redeclare class ..."
- So... can this be closed? Thank you
- 11:54 Bug #62940: f:image width and height are 0 if attribute is not set in fluid for .svg images
- As far as I can see in TYPO3 6.2.12, this behavior (width, height set as 0) occurs only when the image is a .svg imag...
- 11:30 Feature #66709 (Resolved): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Applied in changeset commit:466b0ce2c535ad78842bdc92c79dc5c463ac098f.
- 09:38 Feature #66709 (Under Review): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:13 Bug #43744 (Closed): BE module language fails and shows success
- Was reported for 6.0 and didn't have issues on 6.2 anymore. Closing this now myself.
- 00:10 Bug #43744 (Needs Feedback): BE module language fails and shows success
- Can you tell us if this is still viable? Is the error still present in 6.2.12?
- 11:12 Revision 466b0ce2: [FOLLOWUP] Add templateRootPaths support to StandaloneView
- Removed the partly implemented $throwException parameter.
Resolves: #66709
Releases: master
Change-Id: I6624bf41a425... - 11:12 Bug #36264 (Closed): Backend Layout (subpages of this page)
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:02 Bug #65917 (Closed): displayCond and ###REC_FIELD_ marker and certain relations not working correctly (e.g. sys_category)
- 11:01 Bug #40572 (Closed): BE modules 'db check' and 'configuration' not working on windows
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 10:59 Bug #63306 (Needs Feedback): frontend does not check for file:123 format when parsing html
- Could you tell us if this could be closed? Thank you
- 10:56 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #43362 (Needs Feedback): Language Update Repository Error /Freeze
- So... can this be closed?
- 10:18 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Bug #33403 (Closed): Ensure, that Extbase Modules use the new Pagetree
- closed as per request of the reporter
- 09:38 Feature #60332: Multilanguage 123-installer
- Sorry, I had two thoughts in one :-)
For the 123-installer I felt we might need to ship translations with the system... - 09:35 Feature #60332: Multilanguage 123-installer
- why at the end of installation? It seems more reasonable to download them at the beginning. Or not?
- 08:31 Bug #62848: FAL file info permissions
- Frans Saris wrote:
> you did the debug on 2 different systems? Because I see 2 different filePaths. */home/www/websi... - 00:30 Bug #48170: No autocomlete / hints after multiline comment
- still present in 6.2.12
- 00:18 Bug #58291 (Closed): t3-login-news-headline styling is broken in 6.2 LTS
- I think it is resolved; I attach a screenshot (chrome, firefox under MAC, latest versions - TYPO3 6.2.12)
If you t...
2015-05-03
- 23:18 Bug #45175: f:link.page addQueryString="1" doesnt work properly
- I've recently found that an easy way to obtain the same thing is simply writing:...
- 22:36 Bug #65389 (Needs Feedback): Image Generation for /typo3temp/pics/ failed
- so this could be closed?
- 22:19 Bug #42193 (Closed): UX: Last node in page tree is not selected for non-admin
- I am not able to reproduce it on TYPO3 6.2.12 so I close it.
If you think that this is the wrong decision or exper... - 19:44 Bug #66669: Possibility to extend/override New login screen
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Bug #66669: Possibility to extend/override New login screen
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Bug #66669: Possibility to extend/override New login screen
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:18 Bug #66669: Possibility to extend/override New login screen
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:31 Bug #35681 (Closed): cObj->RECORDS/CONTENT
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 19:19 Bug #62487: beforeImg and name attribut
- It is still present in TYPO3 6.2.12
steps to reproduce: ... - 18:23 Bug #30843 (Closed): Javascript error on saving Template [object Object]
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 18:20 Bug #60548 (Closed): [GFX][thumbnails] = 1 not working
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 18:18 Bug #59085 (Closed): installing/uninstalling an extension fires unwanted database alteration
- I am unable to reproduce it with the latest version 6.2.12, so I close this for now. thanks.
- 18:05 Task #66369: Introduce an API for adding tabs to the ElementBrowser
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:40 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:10 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:14 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:05 Feature #49755 (Rejected): Provide getText viewhelper
- Not enough interest in this.
- 17:01 Bug #64495 (Closed): Linkvalidator fails on missing Net_URL2 pear class
- Already solved by providing the classes via composer and thus allowing proper autoloading of the classes.
- 17:00 Revision f0a98e86: [BUGFIX] Prevent infinite loop in FAL access check
- If you have a storage which defines the processed folder in another
storage an infinite loop occurs when accessing th... - 17:00 Bug #66695 (Resolved): Infinite loop for non-admins in filelist
- Applied in changeset commit:3d50d1f6bba0db3a369b387c7b341ee4961f484e.
- 16:59 Bug #66695: Infinite loop for non-admins in filelist
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:56 Revision 3d50d1f6: [BUGFIX] Prevent infinite loop in FAL access check
- If you have a storage which defines the processed folder in another
storage an infinite loop occurs when accessing th... - 16:55 Feature #61903 (Accepted): PageTS dataprovider for backend layouts
- 16:28 Bug #56293 (Needs Feedback): Mailform element
- Is this still valid? Could you check with the latest TYPO3 version? (6.2.12) ?
- 16:26 Bug #57464 (Needs Feedback): Upgrading 6.2: PHP Fatal error: [...]/typo3update/typo3conf/LocalConfiguration.php is not writable.
- Is this still valid? Could you check with the latest version (6.2.12) ?
- 16:19 Bug #65916 (Under Review): Installing a distribution with local extension repository
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #65916 (Resolved): Installing a distribution with local extension repository
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 16:19 Bug #60777 (Under Review): (Re)activating an extension silently downgrades dependent extension
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #60777 (Resolved): (Re)activating an extension silently downgrades dependent extension
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 16:18 Feature #65479 (Under Review): show versions with ExtensionManagerException downloaded in different version
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Feature #65479 (Resolved): show versions with ExtensionManagerException downloaded in different version
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 16:18 Bug #65332 (Under Review): Distribution: Exception thrown if depending extension isn't installed
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #65332 (Resolved): Distribution: Exception thrown if depending extension isn't installed
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 16:18 Bug #52051 (Under Review): Exception in ExtensionManager when installing without initially updating the repository
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #52051 (Resolved): Exception in ExtensionManager when installing without initially updating the repository
- Applied in changeset commit:17d82df85dbe5361317eae40fb04ac21da36954d.
- 15:27 Task #66718 (Under Review): Make SwitchViewHelper Compileable
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:20 Bug #62848: FAL file info permissions
- Hi Johannes,
you did the debug on 2 different systems? Because I see 2 different filePaths. */home/www/website_v6.... - 15:00 Task #66275 (Resolved): Refactor util.js to AMD module
- Applied in changeset commit:1bc1e41ea66bfc1c1d4fae33517238876d245177.
- 15:00 Bug #56641: FAL: FileListController.php
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:29 Bug #56641: FAL: FileListController.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #66693: Catch exceptions in FileListController
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:29 Bug #66693: Catch exceptions in FileListController
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:55 Revision 1bc1e41e: [TASK] Refactor util.js to AMD module
- Resolves: #66275
Releases: master
Change-Id: I7269002dc5a5a656f407273a3c0dc87752758a39
Reviewed-on: http://review.typ... - 14:31 Bug #66776 (Closed): Exception Call to a member function getValue() on a non-object when tx_form is submitted with confirmation = 1
- If confirmation is set to 1 in a tx_form submitting the form is failing on the confirmation-page with this exception:...
- 14:28 Task #66775 (Under Review): Make ViewHelpers compilable in ext:beuser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Task #66775 (Closed): Make ViewHelpers compilable in ext:beuser
- Make ViewHelpers compilable in ext:beuser
- 14:00 Bug #58874 (Resolved): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Applied in changeset commit:b175e12153612cbcc7236a18c1a5bd499b82814e.
- 11:14 Bug #58874: EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #58874 (Under Review): EM fails silently trying to deactivate extension installed by 'runtimeActivatedPackages'
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #66768 (Resolved): TCA not loaded for runtimeActivatedPackages
- Applied in changeset commit:b175e12153612cbcc7236a18c1a5bd499b82814e.
- 11:14 Bug #66768: TCA not loaded for runtimeActivatedPackages
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #66768: TCA not loaded for runtimeActivatedPackages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #66768 (Under Review): TCA not loaded for runtimeActivatedPackages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Bug #66768 (Closed): TCA not loaded for runtimeActivatedPackages
- Currently you have to clear all caches to use $GLOBALS['TYPO3_CONF_VARS']['EXT']['runtimeActivatedPackages'] because ...
- 14:00 Task #66774: Make ViewHelpers compilable in ext:extensionmanager
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Task #66774 (Under Review): Make ViewHelpers compilable in ext:extensionmanager
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Task #66774 (Closed): Make ViewHelpers compilable in ext:extensionmanager
- Make ViewHelpers compilable in ext:extensionmanager
Format/ImplodeViewHelper.php
InstallationStateCssClassViewHel... - 13:49 Task #66773: Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Task #66773 (Under Review): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:45 Task #66773 (Closed): Drop field length from uid_foreign_tablefield index of sys_category_record_mm
- The index @uid_foreign_tablefield@ uses this four fields: @uid_foreign,tablenames(255),fieldname(255),sorting_foreign...
- 13:44 Revision b175e121: [BUGFIX] Activate runtimeActivatedPackages without cache clearing
- Currently you have to clear all caches manually to use runtime activated
packages because they are not included in th... - 13:30 Feature #66709 (Resolved): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Applied in changeset commit:048bd64e356344c2ee5ebcefbf3dfdd079b74d3a.
- 11:23 Feature #66709: Add TemplateRootPaths support to Fluid/View/StandaloneView
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:17 Revision 17d82df8: [BUGFIX] Improve dependency check in extension manager
- This patch solves multiple problems currently occurring
if you try to install an extension:
* check dependencies rec... - 13:04 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:31 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:23 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Revision 048bd64e: [FEATURE] Add templateRootPaths support to StandaloneView
- StandaloneView is extended with setTemplateRootPaths() and
setTemplate() so it supports the same template path fallba... - 13:00 Task #66759 (Resolved): Make ViewHelpers compilable in ext:indexed_search
- Applied in changeset commit:75eb4cf5dc65f25fec153e97be9c653c6accc98f.
- 13:00 Task #66767 (Resolved): Make Link/TypolinkViewHelper compatible
- Applied in changeset commit:d0a63106100cdf2db8fec4838d7ca44be5b5af19.
- 12:32 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:05 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:39 Task #66767: Make Link/TypolinkViewHelper compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Task #66767 (Under Review): Make Link/TypolinkViewHelper compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:44 Task #66767 (Closed): Make Link/TypolinkViewHelper compatible
- 13:00 Task #66763 (Resolved): Make beuser/EditRecordViewHelper compilable
- Applied in changeset commit:8d0e109cb0aa930d990e1d7bddb2563d3757eb57.
- 13:00 Task #65602 (Resolved): Cleanup EXT:backend/Classes/Wizard/*.php
- Applied in changeset commit:15beabd241bab458bb780ec132b8a7904a1cedb9.
- 12:22 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:08 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:40 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Revision 75eb4cf5: [TASK] Make ViewHelpers compilable in ext:indexed_search
- Resolves: #66759
Releases: master
Change-Id: I39087794f7ed18d12514f6331dfba6a9767188d7
Reviewed-on: http://review.typ... - 12:55 Revision 8d0e109c: [TASK] Makes beuser/EditRecordViewHelper compilable
- Resolves: #66763
Releases: master
Change-Id: Ie7697c5d9eead20edfeb7c278d97a72f7598e394
Reviewed-on: http://review.typ... - 12:52 Revision d0a63106: [TASK] Make Link/TypolinkViewHelper compilable
- Resolves: #66767
Releases: master
Change-Id: Ibbab38408b4c5bf16cf74ea57d8f62b86e62b9c4
Reviewed-on: http://review.typ... - 12:50 Bug #64449 (Resolved): f:switch very slow since it does not implement CompilableInterface interface
- This was resolved with #66718
- 12:45 Revision 15beabd2: [CLEANUP] EXT:backend/Classes/Wizard/*.php
- * declare missing class variable
* remove unused variables
* correct typos
* use === for comparison
* use getters ins... - 12:30 Task #66769 (Resolved): Make beuser/RemoveUserViewHelper compilable
- Applied in changeset commit:227f55065feeab9adea51af65d8a847e0c0b9de0.
- 12:20 Task #66769: Make beuser/RemoveUserViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Task #66769 (Under Review): Make beuser/RemoveUserViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Task #66769 (Closed): Make beuser/RemoveUserViewHelper compilable
- 12:30 Task #66761 (Resolved): Enable session watcher in backend
- Applied in changeset commit:a4b03cb03a970705b04fb8b9b7758898a8bd2fc1.
- 12:30 Task #66764 (Resolved): Make beuser/IssueCommandViewHelper compilable
- Applied in changeset commit:435b4743fbb78da76327e8e1d1331f11954e753a.
- 12:26 Revision 227f5506: [TASK] Makes beuser/RemoveUserViewHelper compilable
- Resolves: #66769
Releases: master
Change-Id: I4b1f9f5d4727ce7a4dcbd557f1fd15c078933bdc
Reviewed-on: http://review.typ... - 12:25 Revision a4b03cb0: [TASK] Enable session watcher in debug mode
- Enable the session watcher when debugging is enabled
in the backend, as the session still times out anyway.
Resolves... - 12:23 Revision 435b4743: [TASK] Makes beuser/IssueCommandViewHelper compilable
- Resolves: #66764
Releases: master
Change-Id: I404c60a1a4a19f84abe3a85b3c42e9d34be77317
Reviewed-on: http://review.typ... - 12:00 Task #66770 (Resolved): Make beuser/SectionViewHelper compilable
- Applied in changeset commit:d44b84f4d6d026c119d528037738a4f94d70a017.
- 11:41 Task #66770: Make beuser/SectionViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:13 Task #66770 (Under Review): Make beuser/SectionViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Task #66770 (Closed): Make beuser/SectionViewHelper compilable
- 12:00 Task #66772 (Resolved): Make beuser/SwitchUserViewHelper compilable
- Applied in changeset commit:783b24d678575d940170203184c6c747d6ace312.
- 11:44 Task #66772: Make beuser/SwitchUserViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:38 Task #66772 (Under Review): Make beuser/SwitchUserViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Task #66772 (Closed): Make beuser/SwitchUserViewHelper compilable
- 12:00 Task #66762 (Resolved): Make belog/HistoryEntryViewHelper compilable
- Applied in changeset commit:6a21d0a385af276f9d9ac193ff56d497a244e8a8.
- 12:00 Task #66771 (Resolved): Make beuser/SpriteIconForRecordViewHelper compilable
- Applied in changeset commit:0c095a716ee0b813ce709a888e397a315fc8ceb3.
- 11:24 Task #66771 (Under Review): Make beuser/SpriteIconForRecordViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:22 Task #66771 (Closed): Make beuser/SpriteIconForRecordViewHelper compilable
- 11:47 Revision d44b84f4: [TASK] Removes beuser/SectionViewHelper
- As this ViewHelper is not needed anymore, no need to refactor.
Resolves: #66770
Releases: master
Change-Id: I3a797c3... - 11:45 Revision 783b24d6: [TASK] Makes beuser/SwitchUserViewHelper compilable
- Resolves: #66772
Releases: master
Change-Id: Ia3d3f3dfe85353fb7ca6303a40f586a9df55d563
Reviewed-on: http://review.typ... - 11:40 Revision 6a21d0a3: [TASK] Makes belog/HistoryEntryViewHelper compilable
- Resolves: #66762
Releases: master
Change-Id: I81abbaefc6b5af6d3d6f28cc2edb341af5e4440a
Reviewed-on: http://review.typ... - 11:32 Revision 0c095a71: [TASK] Makes beuser/SpriteIconForRecordViewHelper compilable
- Resolves: #66771
Releases: master
Change-Id: Ie3e753257939922a38e70f1ce9acdf0cbaf8cdb2
Reviewed-on: http://review.typ... - 11:30 Bug #66766 (Resolved): Add CompilableInterface to a Viewhelpers
- Applied in changeset commit:36f264a99595dd9b688113212522a45bdc4db1ea.
- 11:09 Bug #66766: Add CompilableInterface to a Viewhelpers
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Bug #66766: Add CompilableInterface to a Viewhelpers
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:20 Bug #66766 (Under Review): Add CompilableInterface to a Viewhelpers
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #66766 (Closed): Add CompilableInterface to a Viewhelpers
- 11:30 Task #66758 (Resolved): Statically compile property accessors
- Applied in changeset commit:3bebd954624564ea64ee5e49bbbadf0a407947eb.
- 10:03 Task #66758: Statically compile property accessors
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:15 Revision 36f264a9: [FOLLOWUP] Add missing CompilableInterface to PageViewhelper
- Resolves: #66766
Releases: master
Change-Id: I7c1daace874ce73f202159058321d96059ca7539
Reviewed-on: http://review.typ... - 11:09 Revision 3bebd954: [!!!][TASK] Refactor property access in compiled fluid templates
- Using ObjectAccess::getPropertyInternal is pretty expensive if called
repeatedly as can happen in bigger templates. O... - 01:17 Feature #63960 (Closed): Use of pageNotFoundAndExit is better than simple "die"
- Since exceptions are thrown instead of die () statements in all supported versions as of now this issue will be closed.
- 01:06 Bug #62509 (Closed): deactivated pages
- I am not able to reproduce it on TYPO3 6.2.12
my TS Setup:... - 00:32 Feature #63455: strong and em in rtehtmlarea
- @Christof Hagedorn I would not call it a "workaround", as <b> and <i> are valid tags both in HTML4, XHTML...
- 00:30 Task #66760 (Resolved): Make FormatsViewHelper compilable
- Applied in changeset commit:94330de66f089be326297cea6ec99b4d6365b36e.
- 00:25 Bug #66687: Prevent root folder listing for users
- Patch set 5 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:12 Bug #66687: Prevent root folder listing for users
- Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:19 Bug #47693 (Closed): Adding an editpanel via typoscript throws an error
- I am not able to reproduce it in TYPO3 6.2.12
My test:
1) TS config (admin user):... - 00:06 Bug #66561: MySQL Error in Page Preview / Page View
- I'm now using a brand new installation with the default introduction package, but I'm still failing to reproduce this...
- 00:02 Revision 94330de6: [FOLLOWUP] Make FormatsViewHelper compilable
- This patch is a follow-up to fix broken ExtensionManager.
Resolves: #66760
Releases: master
Change-Id: I2f4023e220ac... - 00:00 Bug #66696 (Resolved): classAliasMap missing after extension installation
- Applied in changeset commit:fdabc8428f32f370c0517833db04dc16954733a6.
2015-05-02
- 23:57 Bug #43420 (Closed): Media element does not render any output
- The issue seems not present in TYPO3 6.2.12, php 5.6.7
My test:
1) create a new CE "Media"
2) upload all the f... - 23:51 Bug #66419: im_useStripProfileByDefault should be either checked or switched of with graphicsmagick preset
- This setting is enabled by default and works without issues here with GM. (GraphicsMagick 1.3.20 2014-08-16 Q16 on Ub...
- 23:50 Task #66760 (Under Review): Make FormatsViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #66760 (Resolved): Make FormatsViewHelper compilable
- Applied in changeset commit:63557af719b1ec606f04f41179286182f2b28b85.
- 21:51 Task #66760 (Under Review): Make FormatsViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:51 Task #66760 (Closed): Make FormatsViewHelper compilable
- Make FormatsViewHelper compilable
- 23:43 Revision a2fe59ff: [BUGFIX] Reload classAliasMap after extension installation
- If an extension is installed at least the system cache is cleared
which throws away all defined class aliases as well... - 23:43 Bug #66696: classAliasMap missing after extension installation
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:31 Bug #66696 (Under Review): classAliasMap missing after extension installation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #66696 (Resolved): classAliasMap missing after extension installation
- Applied in changeset commit:fcec4ef2eae1faf2406e019d1d2b26530f462f0a.
- 23:09 Bug #66696: classAliasMap missing after extension installation
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:05 Bug #66696: classAliasMap missing after extension installation
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:55 Bug #66696: classAliasMap missing after extension installation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:40 Bug #58167: Meta-Tag http-equiv="Content-Type" content="text/html [...]"
- This is still present in 6.2.12
- 23:39 Revision fdabc842: [FOLLOWUP] Reload classAliasMap after extension installation
- Fix unit tests.
Releases: master, 6.2
Resolves: #66696
Related: #65141
Change-Id: Iab641bb9e64280bfd81d0c1ca43b78ee0... - 23:30 Bug #59147 (Resolved): Wrong extension precedence in TYPO3 6.2
- Applied in changeset commit:c70f3d8d278489e91d014dd5859381754778bc75.
- 23:20 Bug #59147 (Under Review): Wrong extension precedence in TYPO3 6.2
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:00 Bug #59147 (Resolved): Wrong extension precedence in TYPO3 6.2
- Applied in changeset commit:174082131c9147be088c36042fba8e68c02c913e.
- 22:51 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:48 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:23 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:26 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:53 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:29 Task #66762: Make belog/HistoryEntryViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:12 Task #66762: Make belog/HistoryEntryViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Task #66762 (Under Review): Make belog/HistoryEntryViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #66762 (Closed): Make belog/HistoryEntryViewHelper compilable
- 23:23 Revision c70f3d8d: [TASK] Add extension precedence
- This patch re-adds the possibility to overwrite system or global
extensions with local ones from typoconf/ext.
Relea... - 23:21 Task #66764 (Under Review): Make beuser/IssueCommandViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:20 Task #66764 (Closed): Make beuser/IssueCommandViewHelper compilable
- 23:10 Bug #65141 (Resolved): Fatal Error: 'tx_div2007_core' not found
- Should be resolved with patch https://review.typo3.org/39112/
- 23:08 Task #66763 (Under Review): Make beuser/EditRecordViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:06 Task #66763 (Closed): Make beuser/EditRecordViewHelper compilable
- 23:07 Bug #38580 (Closed): Trouble with pagetree 4.5.16 (cannot expand tree)
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 23:05 Revision fcec4ef2: [BUGFIX] Reload classAliasMap after extension installation
- If an extension is installed at least the system cache is cleared
which throws away all defined class aliases as well... - 22:58 Revision 17408213: [TASK] Add extension precedence
- This patch re-adds the possibility to overwrite system or global
extensions with local ones from typoconf/ext.
Relea... - 22:57 Bug #35371 (Closed): JMENU headerdata are written without <script>-Tag with UserInt on page
- Seems not present in 6.2.12: this is my test (fresh installation):
1) Typoscript Setup:... - 22:35 Bug #25140 (Closed): RETURN_URL in menus is not created correctly
- 22:25 Bug #60777 (Under Review): (Re)activating an extension silently downgrades dependent extension
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Bug #65916: Installing a distribution with local extension repository
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Bug #65916: Installing a distribution with local extension repository
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Bug #65916: Installing a distribution with local extension repository
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #65916: Installing a distribution with local extension repository
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Bug #65916 (Under Review): Installing a distribution with local extension repository
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Feature #65479: show versions with ExtensionManagerException downloaded in different version
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Feature #65479 (Under Review): show versions with ExtensionManagerException downloaded in different version
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #65332: Distribution: Exception thrown if depending extension isn't installed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Bug #65332 (Under Review): Distribution: Exception thrown if depending extension isn't installed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Bug #52051: Exception in ExtensionManager when installing without initially updating the repository
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Bug #52051 (Under Review): Exception in ExtensionManager when installing without initially updating the repository
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Revision 63557af7: [TASK] Make FormatsViewHelper compilable
- Resolves: #66760
Releases: master
Change-Id: I4556adcd18955f2373a06e22c3f060c2a459c870
Reviewed-on: http://review.typ... - 22:25 Task #66758: Statically compile property accessors
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:31 Task #66758 (Under Review): Statically compile property accessors
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:20 Task #66758 (Rejected): Statically compile property accessors
- When a compiled template is rendered for the first time we can use the data to generate information about the object ...
- 22:22 Bug #66687 (Under Review): Prevent root folder listing for users
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:00 Bug #66687 (Resolved): Prevent root folder listing for users
- Applied in changeset commit:b2443a9e49d07a2be0402937c3bc3da848318a2a.
- 21:56 Bug #66687: Prevent root folder listing for users
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:55 Bug #66687: Prevent root folder listing for users
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:21 Bug #66093 (Closed): Improper file relations to content element in draft workspace
- closed as per request of the reporter
- 22:19 Revision c0c563cd: [BUGFIX] Resolve dependencies on extension upload
- Currently no dependency is checked if an extension is installed by
uploading an extension file (t3x, zip). This might... - 22:18 Task #66759: Make ViewHelpers compilable in ext:indexed_search
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:16 Task #66759: Make ViewHelpers compilable in ext:indexed_search
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:43 Task #66759 (Under Review): Make ViewHelpers compilable in ext:indexed_search
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:41 Task #66759 (Closed): Make ViewHelpers compilable in ext:indexed_search
- Make ViewHelpers compilable in ext:indexed_search
- 22:07 Task #66761 (Under Review): Enable session watcher in backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Task #66761 (Closed): Enable session watcher in backend
- Enable the session watcher when debugging is enabled
in the backend, as the session still times out anyway. - 22:00 Task #66752 (Resolved): Make ModuleLinkViewHelper compilable
- Applied in changeset commit:a48e1574e7f8626a32be5c4dec7a53ec0b146e08.
- 21:35 Task #66752: Make ModuleLinkViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Task #66752 (Under Review): Make ModuleLinkViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Task #66752 (Closed): Make ModuleLinkViewHelper compilable
- Make ModuleLinkViewHelper compilable
- 21:44 Revision b2443a9e: [BUGFIX] Prevent root folder listing for users
- If a user hasn't any file mount defined or the defined file mounts
don't exist the root folder of the storage is show... - 21:41 Revision a48e1574: [TASK] Make ModuleLinkViewHelper compilable
- Resolves: #66752
Releases: master
Change-Id: I974515fb8be762ef7105171956e1e7d053111a4e
Reviewed-on: http://review.typ... - 21:30 Task #66756 (Resolved): Make IconViewHelper compilable in ext:reports
- Applied in changeset commit:d4a67876e9c2cd5f410791e0ed2b8c9a49b88432.
- 20:14 Task #66756 (Under Review): Make IconViewHelper compilable in ext:reports
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:14 Task #66756 (Closed): Make IconViewHelper compilable in ext:reports
- Make IconViewHelper compilable in ext:reports
- 21:30 Task #66755 (Resolved): Remove initializeArguments method from IconViewHelper
- Applied in changeset commit:5b8b918f9039d8df6009852e789534144a23f8d2.
- 21:11 Task #66755: Remove initializeArguments method from IconViewHelper
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Task #66755: Remove initializeArguments method from IconViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:16 Task #66755 (Under Review): Remove initializeArguments method from IconViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:09 Task #66755 (Closed): Remove initializeArguments method from IconViewHelper
- The initializeArguments method does not play well with
renderStatic. Therefore the registered argument is merged int... - 21:30 Task #66721 (Resolved): Make DebugViewHelper compilable
- Applied in changeset commit:8f520e0cbab5678d9df0e50922cceacba8a85e5e.
- 19:26 Task #66721: Make DebugViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #66721: Make DebugViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Task #66754 (Resolved): Remove RenderingContextAwareInterface
- Applied in changeset commit:b887dfcdbf3cf5d0465ce9603125aa1ed53b5b7d.
- 19:37 Task #66754: Remove RenderingContextAwareInterface
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:03 Task #66754 (Under Review): Remove RenderingContextAwareInterface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Task #66754 (Closed): Remove RenderingContextAwareInterface
- The RenderingContextAwareInterface is used nowhere and should be removed to allow further optimization of Property ac...
- 21:30 Bug #66642 (Resolved): exception in DBAL backend module
- Applied in changeset commit:ec5dad1f5383cf04d29afa6edb507cea544ac856.
- 21:21 Revision 8f520e0c: [TASK] Makes DebugViewHelper compilable
- Resolves: #66721
Releases: master
Change-Id: Ieae0a99500ef19bf428819906d05e9ed1643b6c0
Reviewed-on: http://review.typ... - 21:16 Revision d4a67876: [TASK] Make IconViewHelper compilable in ext:reports
- Resolves: #66756
Releases: master
Change-Id: Ic14351320748987ba087abb8f2f34c8175d528d4
Reviewed-on: http://review.typ... - 21:13 Revision 5b8b918f: [TASK] Remove initializeArguments method from IconViewHelper
- The initializeArguments method does not play well with
renderStatic. Therefore the registered argument is merged into... - 21:09 Revision b887dfcd: [!!!][TASK] Remove RenderingContextAwareInterface
- The RenderingContextAwareInterface was never used and should therefore
be removed as it introduces unnecessary overhe... - 21:07 Revision ec5dad1f: [BUGFIX] DBAL backend module crashes when loading
- Change-Id: Id15595133cbee22623538bb23896561df47413de
Releases: master
Resolves: #66642
Reviewed-on: http://review.typ... - 21:00 Task #66717 (Resolved): Make Url/TypolinkViewHelper compilable
- Applied in changeset commit:55b63a7a27469dc669627f23586011ff6a913a36.
- 19:06 Task #66717: Make Url/TypolinkViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Task #66717: Make Url/TypolinkViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #66751 (Resolved): Make \Be\Menus\ActionMenuItemViewHelper compilable
- Applied in changeset commit:9695759844f2c4981339aff77be50340f8c6b1b6.
- 20:40 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:33 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:32 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:05 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:58 Task #66751: Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:57 Task #66751 (Under Review): Make \Be\Menus\ActionMenuItemViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Task #66751 (Closed): Make \Be\Menus\ActionMenuItemViewHelper compilable
- Implement CompilableInterface and getTagBuilder to get the TagBuilder for renderStatic function
- 20:58 Revision 55b63a7a: [TASK] Makes Uri/TypolinkViewHelper compilable
- Resolves: #66717
Releases: master
Change-Id: I55d6e21b0bf474b73f8c51bc07a6f4deaa417b23
Reviewed-on: http://review.typ... - 20:53 Task #66757 (Under Review): Make ViewHelpers compilable in ext:install
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:53 Task #66757 (Closed): Make ViewHelpers compilable in ext:install
- Make ViewHelpers compilable in ext:install
- 20:50 Revision 96957598: [TASK] Make \Be\Menus\ActionMenuItemViewHelper compilable
- Implement CompilableInterface
getTagBuilder to get the TagBuilder for renderStatic function
Resolves: #66751
Release... - 20:30 Feature #62242 (Resolved): Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Applied in changeset commit:cb2062d69a9bf261173973ac2b9d2a65cf0961d7.
- 20:14 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:08 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:46 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:16 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:53 Feature #62242: Add \TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:24 Revision cb2062d6: [FEATURE] Added ActionMenuItemGroupViewHelper
- Using this ViewHelper we can use OptGroups in the backend selectfield
which controls which function selected.
Resolv... - 20:00 Task #66753 (Resolved): Cleanup usage of InfoboxViewHelper
- Applied in changeset commit:92a8f623c99d57337bc23564c8844742c2088353.
- 19:30 Task #66753: Cleanup usage of InfoboxViewHelper
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #66753: Cleanup usage of InfoboxViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:51 Task #66753 (Under Review): Cleanup usage of InfoboxViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Task #66753 (Closed): Cleanup usage of InfoboxViewHelper
- In several places in the core, the InfoboxViewHelper is used in controller context.
This should be changed to a Stan... - 20:00 Bug #66707 (Resolved): Fix usages of issueCommand
- Applied in changeset commit:ede2d2cf82c8141309ce3f4d4c89b1bdf48880fb.
- 14:10 Bug #66707: Fix usages of issueCommand
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:39 Feature #48947: Introduce avatars for backend users
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:35 Revision 92a8f623: [TASK] Cleanup usage of InfoboxViewHelper
- In several places in the core, the InfoboxViewHelper was used in controller
context. This patch changes this and make... - 19:34 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:40 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:26 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Revision ede2d2cf: [!!!][BUGFIX] Fix usage of issueCommand() and T3_THIS_LOCATION
- Multiple usages of T3_THIS_LOCATION are removed as its usage
make only sense in JavaScript context.
issueCommand() t... - 19:30 Task #66748 (Resolved): Make Uri/ResourceViewHelper compatible
- Applied in changeset commit:1236609da016e3f56e8f478cad572b2fc4298332.
- 17:23 Task #66748: Make Uri/ResourceViewHelper compatible
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:18 Task #66748: Make Uri/ResourceViewHelper compatible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:15 Task #66748: Make Uri/ResourceViewHelper compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:14 Task #66748 (Under Review): Make Uri/ResourceViewHelper compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Task #66748 (Closed): Make Uri/ResourceViewHelper compatible
- 19:30 Task #66724 (Resolved): Make PagePathViewHelper compilable
- Applied in changeset commit:fcc1c47c0226e11d43da421b52f9bca96d21a7a3.
- 17:37 Task #66724: Make PagePathViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:46 Task #66724: Make PagePathViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #66723 (Resolved): Make InfoboxViewHelper compilable
- Applied in changeset commit:3a1dbb271515d97de04528c6505980618158feb0.
- 18:26 Task #66723: Make InfoboxViewHelper compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Task #66723: Make InfoboxViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Task #66723: Make InfoboxViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #66750 (Resolved): Make belog/Be/PagePathViewHelper compilable
- Applied in changeset commit:b6d94e55b2cf2ccf139f601fb8ed72faae750173.
- 17:43 Task #66750 (Under Review): Make belog/Be/PagePathViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:41 Task #66750 (Closed): Make belog/Be/PagePathViewHelper compilable
- 19:30 Bug #62305 (Resolved): Installing an extension that does not meet the requirements is installed an crashes the system
- Applied in changeset commit:a628cba673da009eede7962783ad9b6a8c6f61b3.
- 19:18 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:17 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- You can try the patch by uploading any extension with dependency to a lower typo3 version
- 15:15 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Bug #62305: Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:44 Bug #62305 (Under Review): Installing an extension that does not meet the requirements is installed an crashes the system
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:29 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:12 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:58 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:18 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:56 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:55 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:29 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:12 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- A bit more description about the benefits would be nice here.
- 15:54 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:25 Feature #63453: Remove renderMode from flash message view helper and introduce "deferred" rendering in template
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:28 Revision 3a1dbb27: [TASK] Makes InfoboxViewHelper compilable
- Resolves: #66723
Releases: master
Change-Id: I8a1a8c943e0e347df55d12712f5ec66684c56a77
Reviewed-on: http://review.typ... - 19:24 Bug #66669: Possibility to extend/override New login screen
- Hi Benjamin,
yes, that would indeed be an option / a better solution.
What I'm missing here is a note, that th... - 17:35 Bug #66669: Possibility to extend/override New login screen
- Hi Torben,
I would suggest to use signals instead of the globals template configuration.
If you can change the ... - 14:56 Bug #66669 (Under Review): Possibility to extend/override New login screen
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Bug #66669: Possibility to extend/override New login screen
- The template must be overridable, so you can use other authentication services (e.g. two factor) with the TYPO3 backe...
- 19:14 Revision fcc1c47c: [TASK] Makes PagePathViewHelper compilable
- Resolves: #66724
Releases: master
Change-Id: I8068c7d0876c8ba5f095ae2b65fd4da118ede486
Reviewed-on: http://review.typ... - 19:09 Revision 1236609d: [TASK] Make Uri/ResourceViewHelper compilable
- Releases: master
Resolves: #66748
Change-Id: Id3ebb6bdc3da7d30c651ae178a363d8388d6ce63
Reviewed-on: http://review.typ... - 19:08 Bug #65472 (Closed): TYPO3 6.2.10 Extbase Type Converter can't resolve Tx_Extbase_Persistence_ObjectStorage
- close as per request of the reporter.
- 19:07 Feature #65470 (Closed): Display sys_file.uid in backend
- Thank you for your feedback and happy work!!
- 19:06 Revision a628cba6: [BUGFIX] Resolve dependencies on extension upload
- Currently no dependency is checked if an extension is installed by
uploading an extension file (t3x, zip). This might... - 19:05 Revision b6d94e55: [TASK] Makes belog/Be/PagePathViewHelper compilable
- Resolves: #66750
Releases: master
Change-Id: I8f12587b4f2504709c365fa67a5ff851f16d5f8d
Reviewed-on: http://review.typ... - 19:00 Task #66735 (Resolved): Make Be/IconViewHelper compilable
- Applied in changeset commit:715d423eeed76588b0be362bc04c36aa8a5dd2ce.
- 18:37 Task #66735 (Under Review): Make Be/IconViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #66735 (Resolved): Make Be/IconViewHelper compilable
- Applied in changeset commit:e6e66738368eb2aba5990a4025278c6e13302a06.
- 13:58 Task #66735 (Under Review): Make Be/IconViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Task #66735 (Closed): Make Be/IconViewHelper compilable
- Implement CompilableInterface
- 19:00 Task #66716 (Resolved): Make Url/ExternalViewHelper compilable
- Applied in changeset commit:7411b95428c3f25e90fd5c7eccd4694df38e6632.
- 19:00 Task #66733 (Resolved): Make Be/CshViewHelper compilable
- Applied in changeset commit:eab1e5e3a40177d1193041021a244cc85b8774ec.
- 17:42 Task #66733: Make Be/CshViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:37 Task #66733: Make Be/CshViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:36 Task #66733 (Under Review): Make Be/CshViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:15 Task #66733 (Closed): Make Be/CshViewHelper compilable
- Implement CompilableInterface
- 18:58 Revision 715d423e: [FOLLOWUP] Make Be/IconViewHelper compilable
- Implement CompilableInterface
Resolves: #66735
Releases: master
Change-Id: Ide848cfceaec84939705c7ea1232f0d2f3dd3597... - 18:44 Revision 7411b954: [TASK] Makes Uri/ExternalViewHelper compilable
- Resolves: #66716
Releases: master
Change-Id: I0d5094091eed5eeb3e846c93b68ea5a804296291
Reviewed-on: http://review.typ... - 18:36 Revision eab1e5e3: [TASK] Make CshViewHelper compilable
- Implement CompilableInterface
Resolves: #66733
Releases: master
Change-Id: Ia2c21adfaafffb580bd4510de7080bfda5f7308d... - 18:30 Feature #66697 (Resolved): Add UpperCamelCase and LowerCamelCase to stdWrap.case
- Applied in changeset commit:7eba666557e9fe38a475b3847bddb6c9385304fa.
- 18:26 Revision 7eba6665: [FEATURE] Add uppercamelcase and lowercamelcase to stdWrap.case
- Resolves: #66697
Releases: master
Change-Id: I29b2ebbea58d4dd461a4d130b774303489365a53
Reviewed-on: http://review.typ... - 17:30 Task #66746 (Resolved): Make Condition ViewHelpers fully compilable
- Applied in changeset commit:1beb07f03e0dd9316f8bb96d8ef2a75803cda69d.
- 16:51 Task #66746: Make Condition ViewHelpers fully compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Task #66746 (Under Review): Make Condition ViewHelpers fully compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #66746 (Closed): Make Condition ViewHelpers fully compilable
- All condition viewhelpers should be compileable to improve performance.
- 17:30 Bug #66742 (Resolved): UI Repaint Issue on HDPI Devices in Chrome
- Applied in changeset commit:1dffada87b64a5693a5308c9e8eecc196f38a576.
- 15:54 Bug #66742 (Under Review): UI Repaint Issue on HDPI Devices in Chrome
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #66742 (Resolved): UI Repaint Issue on HDPI Devices in Chrome
- Applied in changeset commit:f191477a1c958b178241f47f91d5b2937feb558a.
- 15:14 Bug #66742 (Under Review): UI Repaint Issue on HDPI Devices in Chrome
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:09 Bug #66742 (Closed): UI Repaint Issue on HDPI Devices in Chrome
- Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only broug... - 17:21 Revision 1beb07f0: [TASK] Make Condition ViewHelpers fully static compileable
- All Condition view helpers are now fully compileable and
the default implementation allows for easily implementing
cu... - 17:19 Revision 1dffada8: [BUGFIX] Force hardware acceleration on scrollable elements
- Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only brought ... - 17:00 Task #66747 (Resolved): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- Applied in changeset commit:86a02996cd88efb400c39df8c257a692479e1067.
- 16:26 Task #66747: Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Task #66747 (Under Review): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Task #66747 (Closed): Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- 16:53 Revision 86a02996: [TASK] Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- Resolves: #66747
Releases: master
Change-Id: If1199c721e7fcd37a22a5518f72a265fb02ee6d6
Reviewed-on: http://review.typ... - 16:39 Task #66749 (Closed): Make belog viewHelpers compilable
- 16:30 Bug #66745 (Resolved): Improve variable access in compiled templates
- Applied in changeset commit:4def9c8c1c979eafeea0cb7dc816e4a4386d8e0c.
- 15:47 Bug #66745: Improve variable access in compiled templates
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Bug #66745 (Under Review): Improve variable access in compiled templates
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Bug #66745 (Closed): Improve variable access in compiled templates
- This is a slight improvement for variable access in Fluid
that reduces recursions of ``getPropertyPath`` by one leve... - 16:00 Revision 4def9c8c: [TASK] Improve variable access in compiled templates
- This is a slight improvement for variable access in Fluid
that reduces recursions of ``getPropertyPath`` by one level... - 16:00 Task #66743 (Resolved): Add Unittests for Uri/PageViewHelper
- Applied in changeset commit:20138f8b308409ad006344483b1c36ecbead410f.
- 15:40 Task #66743: Add Unittests for Uri/PageViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Task #66743 (Under Review): Add Unittests for Uri/PageViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Task #66743 (Closed): Add Unittests for Uri/PageViewHelper
- 16:00 Task #66730 (Resolved): Improve receiving the distribution list
- Applied in changeset commit:4c36b254914645ea8e6bd659eaabb0df4f5a81c4.
- 14:36 Task #66730 (Under Review): Improve receiving the distribution list
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:01 Task #66730 (Resolved): Improve receiving the distribution list
- Applied in changeset commit:89f4ce04f88841d0f436701dc3e6e81759f3ee8b.
- 13:45 Task #66730: Improve receiving the distribution list
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Task #66730 (Under Review): Improve receiving the distribution list
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #66730 (Closed): Improve receiving the distribution list
- Fetching and showing the available distributions takes a lot of time. This action can be optimized.
- 16:00 Bug #66744 (Resolved): Add missing CompilableInterface
- Applied in changeset commit:40c3382b2b3902474a817b67d107f944956c1f52.
- 15:39 Bug #66744: Add missing CompilableInterface
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:38 Bug #66744 (Under Review): Add missing CompilableInterface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Bug #66744 (Closed): Add missing CompilableInterface
- 16:00 Task #66734 (Resolved): Make belog/ErrorIconViewHelper compilable
- Applied in changeset commit:ee606666ba96b808bacf6d2b5044dcc7fafae2aa.
- 15:28 Task #66734: Make belog/ErrorIconViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:23 Task #66734 (Under Review): Make belog/ErrorIconViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Task #66734 (Closed): Make belog/ErrorIconViewHelper compilable
- 15:50 Revision 20138f8b: [TASK] Add Unittests for Uri/PageViewHelper
- Releases: master
Resolves: #66743
Related: #66737
Change-Id: I043acf0d5d3a3c8be7756d94626611074199c13c
Reviewed-on: h... - 15:48 Task #66740: Issue #66263 patch do not work with suhosin.executor.disable_eval
- I tried to push the code to Gerrit, but without success.
Here's a simple solution to put this in place.... - 15:02 Task #66740 (Closed): Issue #66263 patch do not work with suhosin.executor.disable_eval
- The patch for issue 66263 introduces use of PHP function "eval".
TYPO3 can run with "suhosin.executor.disable_eval... - 15:47 Revision 4c36b254: [TASK] Improve retrieving distribution list
- If you open the "Get preconfigured distribution" extension manager
function the extension list is retrieved twice. Fu... - 15:41 Revision 40c3382b: [BUGFIX] Adds missing CompilableInterface
- Resolves: #66744
Related: #66736
Related: #66739
Releases: master
Change-Id: Ie41919b30dde3c1aba424e9c4c2711cb502e1b4... - 15:36 Revision ee606666: [TASK] Makes belog/ErrorIconViewHelper compilable
- Resolves: #66734
Releases: master
Change-Id: Ifdc5518cad45d31b27f1ab07aa911dfd3dc0065d
Reviewed-on: http://review.typ... - 15:30 Task #66739 (Resolved): Make belog/IsExtensionLoadedViewHelper compilable
- Applied in changeset commit:168232b48caa73925ce44b15b2672dbaf4f6e32b.
- 14:57 Task #66739 (Under Review): Make belog/IsExtensionLoadedViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Task #66739 (Closed): Make belog/IsExtensionLoadedViewHelper compilable
- 15:30 Task #66741 (Resolved): Make Be/ShortcutViewHelper compilable
- Applied in changeset commit:ade244e84f6ee8188c3c2df9957bb272c2cec76a.
- 15:05 Task #66741 (Under Review): Make Be/ShortcutViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Task #66741 (Closed): Make Be/ShortcutViewHelper compilable
- Implement CompilableInterface
- 15:30 Task #66736 (Resolved): Make Be\PageInfoViewHelper compilable
- Applied in changeset commit:283eb122813ab8ec7be04c7f87eccf277f7d7c82.
- 14:23 Task #66736: Make Be\PageInfoViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Task #66736 (Under Review): Make Be\PageInfoViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Task #66736 (Closed): Make Be\PageInfoViewHelper compilable
- 15:29 Revision 168232b4: [TASK] Makes belog/IsExtensionLoadedViewHelper compilable
- Resolves: #66739
Releases: master
Change-Id: I7e97d848710e33f63350e158877083a0b87b9669
Reviewed-on: http://review.typ... - 15:27 Revision f191477a: [BUGFIX] Force hardware acceleration on scrollable elements
- Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only brought ... - 15:26 Revision ade244e8: [TASK] Make Be/ShortcutViewHelper compilable
- Implement CompilableInterface
Resolves: #66741
Releases: master
Change-Id: I7ddc67ad42e919bda186c2df7595dc9663127315... - 15:17 Revision 283eb122: [TASK] Makes Be/PageInfoViewHelper compilable
- Resolves: #66736
Releases: master
Change-Id: I03d30d3450aacd8a9276e0502ffadfcc7074dcc9
Reviewed-on: http://review.typ... - 15:15 Bug #66683: Page > Languages shows the default language only
- ??should work now if creating new "alternative page language" records??
Yep, works :) - 15:14 Bug #66683 (Resolved): Page > Languages shows the default language only
- I'm pretty sure that is fixed with #66705 - Bug was that language overlays were not correctly created (language uid n...
- 15:00 Feature #66681 (Resolved): CategoryRegistry: add options to set l10n_mode and l10n_display
- Applied in changeset commit:35cbd701ac526f7205c46c5513a8a587e7dddee5.
- 14:51 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:49 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:51 Revision afe03cfe: [FEATURE] Add translation params for category
- Add l10n_mode and l10n_display to TCA Config for category view.
Resolves: #66681
Releases: master, 6.2
Change-Id: I3... - 14:49 Revision 35cbd701: [FEATURE] Add translation params for category
- Add l10n_mode and l10n_display to TCA Config for category view.
Resolves: #66681
Releases: master, 6.2
Change-Id: I3... - 14:30 Task #66737 (Resolved): Make Uri/PageViewHelper compatible
- Applied in changeset commit:2097fc3b2e187ba74c83bad0d8dd0bd8df16f721.
- 14:14 Task #66737: Make Uri/PageViewHelper compatible
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Task #66737: Make Uri/PageViewHelper compatible
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Task #66737: Make Uri/PageViewHelper compatible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:10 Task #66737: Make Uri/PageViewHelper compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:09 Task #66737 (Under Review): Make Uri/PageViewHelper compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Task #66737 (Closed): Make Uri/PageViewHelper compatible
- 14:17 Revision 2097fc3b: [TASK] Make Uri/PageViewHelper compilable
- Resolves: #66737
Releases: master
Change-Id: Idd2de894364e19d041963a8f585c5a7af47cc254
Reviewed-on: http://review.typ... - 14:13 Revision e6e66738: [TASK] Make Be/IconViewHelper compilable
- Implement CompilableInterface
Resolves: #66735
Releases: master
Change-Id: Ic23df3301ea46a81c8c32268d88dedffee0e4f1a... - 14:08 Task #66738 (Closed): Make SQL Schema Parser aware of combined indexes
- Since we are the only project on the entire planet that actually parses the SQL to find out what's going on in the sc...
- 13:53 Revision 89f4ce04: [TASK] Improve retrieving distribution list
- If you open the "Get preconfigured distribution" extension manager
function the extension list is retrieved twice. Fu... - 13:35 Revision 66c3b1f9: [TASK] styleguide: TCA: required inline with minitems and maxitems
- 13:00 Task #66715 (Resolved): Make Url/EmailViewHelper compilable
- Applied in changeset commit:f3d846991bacfaaf3588a057d958b85c4cf26ce7.
- 13:00 Task #66718 (Resolved): Make SwitchViewHelper Compileable
- Applied in changeset commit:7bb4dbd16700a2dddc33172f91fd7ac05ccf56a4.
- 03:17 Task #66718: Make SwitchViewHelper Compileable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:57 Revision f3d84699: [TASK] Make Url/EmailViewHelper compilable
- Resolves: #66715
Releases: master
Change-Id: Iac1648be8a6898077d42844003c194bb17f85f17
Reviewed-on: http://review.typ... - 12:49 Revision 7bb4dbd1: [TASK] Implement CompileableInterface for SwitchViewHelper
- Allows the SwitchViewHelper to be compiled into cached templates.
Until now using the SwitchViewHelper would result i... - 12:43 Revision d7869067: [TASK] styleguide: TCA: Have RTE on own tab and add more example cases
- 12:22 Bug #66129 (Closed): ViewModuleController.php assumes wrong protocol when using $page['url_scheme']
- Closed as per request of the reporter
- 12:16 Feature #29548 (Closed): Clear TSConfig cache for editors
- 12:15 Task #66731: Make about/ViewHelpers/SkinImageViewHelper compilable
- Depends on typo3/sysext/fluid/Classes/ViewHelpers/ImageViewHelper.php
- 11:42 Task #66731 (Rejected): Make about/ViewHelpers/SkinImageViewHelper compilable
- 12:00 Task #66726 (Resolved): Check implementation of CompilableInterface
- Applied in changeset commit:374c595cab5d19f69b559ef494a9b54d6a527d3c.
- 11:41 Task #66726: Check implementation of CompilableInterface
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:06 Task #66726 (Under Review): Check implementation of CompilableInterface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #66729 (Resolved): Prevent wrong information on extension installation
- Applied in changeset commit:e58bb4e54eee88a31aa507dae357370a0d307b89.
- 10:59 Bug #66729 (Under Review): Prevent wrong information on extension installation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:56 Bug #66729 (Closed): Prevent wrong information on extension installation
- If you try to upload and install an extension and the upload is done but the installation fails, the extension is rem...
- 11:45 Revision 374c595c: [BUGFIX] Optimize implementation of CompilableInterface
- In some cases the implementation of CompilableInterface is not correct.
Implementing renderStatic and compile at the ... - 11:37 Revision e58bb4e5: [BUGFIX] Prevent wrong information after extension upload
- If you upload an extension it is extracted and installed in separate
steps. If the extraction was successful a flash ... - 11:20 Revision c41ccdd1: [TASK] Travis: functionals not allowed_failure anymore
- I don't always code, but when I do it's functional.
Releases: master
Change-Id: Ifec41da9a344f7ec64c1a5d0c88b1f7f078... - 10:40 Bug #44105: Image size does not get updated
- This bug still exists in the version 6.2.11! My (ugly) workaround is to set a number suffix to all my images which I ...
- 10:19 Bug #66616: Double encoding in tag builder
- Steps to reproduce:
A RTE field for the description, a quotation mark will be saved htmlencoded to the database.
... - 10:02 Bug #66728 (Closed): Make Uri/ImageViewHelper compilable
- 09:49 Feature #66727 (Closed): Output something other than NULL when a lazy-loaded property (like originalResource) is debugged
- I've had some confusion with accessing lazy-loaded extbase properties (http://stackoverflow.com/questions/29988411/di...
2015-05-01
- 23:30 Task #66726 (Closed): Check implementation of CompilableInterface
- The @HtmlspecialcharsViewHelper@ implements @renderStatic@ and overwrite @compile()@ which make no sense, because ren...
- 23:30 Task #66323 (Resolved): Test more edge cases for trimExplode
- Applied in changeset commit:b5045ee928883bef238854e74ceb3ae577a8029a.
- 23:04 Revision b5045ee9: [TASK] Add more unit tests to GeneralUtility::trimExplode
- Add unit tests to GeneralUtility::trimExplode in preparation of a
performance improvement patch. Test with whitespace... - 22:39 Task #66724 (Under Review): Make PagePathViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:38 Task #66724 (Closed): Make PagePathViewHelper compilable
- 22:33 Bug #65332 (Needs Feedback): Distribution: Exception thrown if depending extension isn't installed
- This should be resolved but can not be tested with the current distribution as it depends on 7.1
- 22:30 Bug #66720 (Resolved): Test bootstrap race condition
- Applied in changeset commit:068cee55eee7e459be198acbd1660486d52ea2fc.
- 21:06 Bug #66720 (Under Review): Test bootstrap race condition
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Bug #66720 (Closed): Test bootstrap race condition
- 22:30 Task #66711 (Resolved): Make HtmlspecialcharsViewHelper compatible
- Applied in changeset commit:6115072071c3ee8287d218cfde09fb17bdb6926d.
- 21:02 Task #66711: Make HtmlspecialcharsViewHelper compatible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Task #66711 (Under Review): Make HtmlspecialcharsViewHelper compatible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:29 Task #66711 (In Progress): Make HtmlspecialcharsViewHelper compatible
- 18:06 Task #66711 (Closed): Make HtmlspecialcharsViewHelper compatible
- Task of #65429
- 22:30 Task #66713 (Resolved): Make Format/UrlencodeViewHelper compilable
- Applied in changeset commit:2abb3205f0ab2f9ac5236bb718086c965f385165.
- 19:21 Task #66713 (Under Review): Make Format/UrlencodeViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:05 Task #66713 (Closed): Make Format/UrlencodeViewHelper compilable
- 22:25 Bug #42358 (Closed): Translated images don't inherit title or alt-text
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 22:21 Task #66722 (Closed): Make Format/NumberViewHelper compatible
- 22:00 Task #66722 (Closed): Make Format/NumberViewHelper compatible
- usage of CompilableInterface
- 22:16 Revision 61150720: [TASK] Make HtmlspecialcharsViewHelper compilable
- Resolves: #66711
Releases: master
Change-Id: Ie2954aafe8c2f087709ece7fb3c128f656bcbf9c
Reviewed-on: http://review.typ... - 22:15 Task #66723 (Under Review): Make InfoboxViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:13 Task #66723 (Closed): Make InfoboxViewHelper compilable
- 22:10 Revision 068cee55: [BUGFIX] Race condition in Unit / FunctionalTestBootstrap
- Executing tests in parallel sometimes leads to race conditions
preparing the environment. This rare case is now just ... - 22:10 Revision 2abb3205: [TASK] Makes Format/UrlencodeViewHelper compilable
- Resolves: #66713
Releases: master
Change-Id: Ia079f24e86df63dbd8467e5750d660739af1beb7
Reviewed-on: http://review.typ... - 22:09 Bug #52768 (Needs Feedback): Uncaught TYPO3 Exception "uid1_uid2-uid3,uid1-uid4_0_0_0" is not a valid cache entry identifier in standard sitemap element when pagetree has nested mountpoints
- Could this be closed?
- 22:09 Bug #64658 (Rejected): Error on distribution install due to incompatible realurl version
- This is not a core issue and already resolved in current version of introduction package.
- 22:04 Bug #53763 (Closed): AbstractRecordList doesn't check if $this->script already contains a "?"
- 22:03 Bug #54357 (Needs Feedback): Inconsistent usage of filename sanitation
- 22:02 Bug #54357: Inconsistent usage of filename sanitation
- Can I ask you if it is this still valid in recent TYPO3 releases like 6.2.12 or 7.2?
- 21:58 Bug #55315 (Closed): Install Tool Upgrade Wizard does not correctly update RTE links to FAL
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 21:54 Task #66721 (Under Review): Make DebugViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:54 Task #66721 (Closed): Make DebugViewHelper compilable
- 21:49 Bug #63383 (Closed): Protocol relative url no longer working in page.includeCSS
- 21:46 Bug #63416 (Closed): ExtDirectApi.php doesn't switch to https
- 21:45 Bug #63657 (Closed): Using the Update-Button breaks header_link
- I close this ticket as I cannot reproduce it on TYPO3 6.2.12 (fresh installation)
If you think that this is the wr... - 21:39 Bug #63931 (Closed): Manipulating the id parameter leads to 503 error
- 21:35 Feature #62861 (Closed): Session of forms expires in a few minutes. Why? What can I do?
- 21:34 Bug #62570: TSconfig -> mod -> wizardItems.[group].elements.[name].icon doesn't work with no other path as 'gfx/c_wiz/icon.gif'
- the bug is still present in TYPO3 6.2.12
the path should begin with /fileadmin/
as far as I can see even a path... - 21:31 Bug #66581: Extbase - JsonView: wrong key encoding in array
- Yes, that is true for ObjectStorage.
However, that might not be the case for other objects with ArrayAccess and just ... - 18:49 Bug #66581: Extbase - JsonView: wrong key encoding in array
- To explain it a bit more:
I have setup in "Extension Builder" my own Ext. That Ext is very simple and something like... - 21:20 Bug #66558: Wobbly spinner in BE login form
- I'm afraid it's indeed an issue of the icon font. We should keep an eye on
https://github.com/FortAwesome/Font-Aweso... - 17:02 Bug #66558: Wobbly spinner in BE login form
- I think, that this is not our issue but an issue of Font Awesome.
If you check here: http://fortawesome.github.io/F... - 21:00 Task #66719 (New): Make Format/HtmlViewHelper compatible
- 20:57 Task #66719 (Closed): Make Format/HtmlViewHelper compatible
- 21:00 Task #66710 (Resolved): Make HtmlentitiesDecodeViewHelper compilable
- Applied in changeset commit:af2aadedb0b9150192c97f9194f8fe6a3e5e081f.
- 20:38 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:25 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Task #66710: Make HtmlentitiesDecodeViewHelper compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Task #66710 (Under Review): Make HtmlentitiesDecodeViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:46 Task #66710 (Closed): Make HtmlentitiesDecodeViewHelper compilable
- 21:00 Bug #66705 (Resolved): Translating pages in page module not possible
- Applied in changeset commit:da9ec941a5dd9a164da783ec9aa6a2a3111e90fc.
- 20:43 Bug #66705: Translating pages in page module not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:23 Bug #66705: Translating pages in page module not possible
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:18 Bug #66705: Translating pages in page module not possible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #66705 (Under Review): Translating pages in page module not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #66705 (Closed): Translating pages in page module not possible
- The FormEngine refactoring broke the overrideVal handling, which is used in several places.
- 20:58 Task #66718: Make SwitchViewHelper Compileable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:57 Task #66718 (Under Review): Make SwitchViewHelper Compileable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Task #66718 (Closed): Make SwitchViewHelper Compileable
- 20:54 Revision af2aaded: [TASK] Makes Format/HtmlentitiesDecodeViewHelper compilable
- Resolves: #66710
Releases: master
Change-Id: I13d0df90c4d3e03af31d9cb3c4a081136fdd96e3
Reviewed-on: http://review.typ... - 20:44 Revision 1740d957: [FOLLOWUP] Fix override field handling in form engine
- Remove duplicate code.
Resolves: #66705
Releases: master
Change-Id: Ib38862f30f85f7528166c7c3597fe2357dfa50f2
Review... - 20:35 Revision da9ec941: [BUGFIX] Fix override field handling in form engine
- The override field handling was broken since the form engine
refactoring. This change applies several fixes
to make i... - 20:35 Task #66717 (Under Review): Make Url/TypolinkViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:19 Task #66717 (Closed): Make Url/TypolinkViewHelper compilable
- 20:30 Task #66712 (Resolved): Make NumberViewHelper Compilable
- Applied in changeset commit:d0de7d7dfe4f6f99bb6a7e4d8c2de62ff92b798e.
- 19:49 Task #66712: Make NumberViewHelper Compilable
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:16 Task #66712: Make NumberViewHelper Compilable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:02 Task #66712: Make NumberViewHelper Compilable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:58 Task #66712: Make NumberViewHelper Compilable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:22 Task #66712 (Under Review): Make NumberViewHelper Compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:18 Task #66712 (Closed): Make NumberViewHelper Compilable
- Implement CompilableInterface
- 20:24 Revision d0de7d7d: [TASK] Make NumberViewHelper compilable
- Resolves: #66712
Releases: master
Change-Id: I49a446ecabf0893e6231e687744cfad0fada1135
Reviewed-on: http://review.typ... - 20:14 Task #66716 (Under Review): Make Url/ExternalViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:09 Task #66716 (Closed): Make Url/ExternalViewHelper compilable
- 20:05 Task #66715 (Under Review): Make Url/EmailViewHelper compilable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Task #66715 (Closed): Make Url/EmailViewHelper compilable
- 19:52 Task #66714 (New): Make Security/IfAuthenticatedViewHelper compilable
- 19:40 Task #66714 (Closed): Make Security/IfAuthenticatedViewHelper compilable
- 19:46 Bug #57856: @inject does not work relative to current namespace
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:02 Bug #57856: @inject does not work relative to current namespace
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:00 Bug #57856: @inject does not work relative to current namespace
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:24 Bug #57856: @inject does not work relative to current namespace
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:23 Bug #57856: @inject does not work relative to current namespace
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Bug #57856: @inject does not work relative to current namespace
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:06 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:22 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:41 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:22 Feature #66681: CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Feature #66681 (Under Review): CategoryRegistry: add options to set l10n_mode and l10n_display
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:00 Bug #66706 (Resolved): Context Menu View page icon has too many jsQuote
- Applied in changeset commit:8700b7744d1acf46083c8c88fa774e7904d33d02.
- 18:21 Bug #66706: Context Menu View page icon has too many jsQuote
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Bug #66706: Context Menu View page icon has too many jsQuote
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:57 Bug #66706 (Under Review): Context Menu View page icon has too many jsQuote
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:32 Bug #66706 (Closed): Context Menu View page icon has too many jsQuote
- the rendered URL for the view action initialized in the page tree context menu creates an URL like @http://localhost/...
- 18:58 Revision 8700b774: [FOLLOWUP] Use GeneralUtility::quoteJSvalue() where needed part 1
- Fix accidentally quoted JavaScript links.
Releases: master
Resolves: #66706
Relates: #66115
Change-Id: Icf23b5f3a9b9... - 18:00 Task #63843 (Resolved): [CLEANUP] Add htmlspecialchars at different places
- Applied in changeset commit:15cd92b49569a4798ae0b034ad4158836c052912.
- 15:28 Task #63843: [CLEANUP] Add htmlspecialchars at different places
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:52 Revision 15cd92b4: [CLEANUP] Add htmlspecialchars in some form elements
- Resolves: #63843
Releases: master
Change-Id: I4b736b76d4a8e92f54d0ec3961f93030737ffe39
Reviewed-on: http://review.typ... - 17:47 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.php
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Feature #66709 (Under Review): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:28 Feature #66709 (Closed): Add TemplateRootPaths support to Fluid/View/StandaloneView
- Now StandaloneView supports layoutRootPaths and partialRootPaths it would be a great addition if it also would suppor...
- 17:11 Bug #62508: CE "Special Menus" > "pages for selected categories" does not show all nested categories (only 4 levels)
- @Loon Buster: the next time, please, be a less cryptic in the ticket title and description :) It took me some time to...
- 17:02 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:36 Task #66639: Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:15 Task #66639 (Under Review): Followup: Introduced getters for $GLOBALS in ext:func
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Feature #66697: Add UpperCamelCase and LowerCamelCase to stdWrap.case
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:28 Feature #66697: Add UpperCamelCase and LowerCamelCase to stdWrap.case
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:25 Feature #66697 (Under Review): Add UpperCamelCase and LowerCamelCase to stdWrap.case
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:18 Feature #66697 (Closed): Add UpperCamelCase and LowerCamelCase to stdWrap.case
- To make the following typoscript possible we need a UpperCamelCase and LowerCamelCase string conversion in typoscript...
- 16:52 Bug #66707 (Under Review): Fix usages of issueCommand
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:47 Bug #66707 (Closed): Fix usages of issueCommand
- Using issueCommand in JavaScript context has to ensure the URL is properly quoted and escaped.
- 16:30 Feature #66173 (Resolved): Allow editing of page title by doubleclick
- Applied in changeset commit:eb08cb69614244e96b6bf8e1f13539e1f9353eab.
- 14:09 Feature #66173: Allow editing of page title by doubleclick
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:13 Revision eb08cb69: [FEATURE] Allow page title edit by double-click
- If a user has proper permissions, the page title can
be edited in "Page" and "List" module by double-clicking on the ... - 16:02 Bug #66616: Double encoding in tag builder
- Need feedback. Its not reproducible, not in 6.2 and not in 7.3.
The default of htmlspecialchars is like htmlspecialc... - 16:01 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:56 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:14 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:46 Bug #59147: Wrong extension precedence in TYPO3 6.2
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:29 Bug #59147 (Under Review): Wrong extension precedence in TYPO3 6.2
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Bug #63735 (Resolved): High memory consumption in DataHandler->checkValue_SW while bulk inserting
- Applied in changeset commit:e1695035a8e2f477a715b9316b267fdff36486f4.
- 15:55 Bug #66659: Sorting icons are triggered based on language settings
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Bug #64319 (Closed): FLUID: "f:link.page" and RealURL
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:47 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:51 Bug #66588 (Under Review): POST Data in selectviewhelper should have higher priority than "value" value
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Feature #38732: Modernize Content Elements
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:25 Feature #38732: Modernize Content Elements
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:39 Revision e1695035: [TASK] Deprecate public DataHandler->checkValue_*-methods
- Instead of passing all parameters from DataHandler->checkValue_SW to
the checkValue_*-methods in an array $PP, pass o... - 15:05 Revision 30d04f4f: [BUGFIX] Persistent classes with more than five name parts in extbase
- Resolve the table name of a corresponding class correctly when the name
has more than five parts.
This avoids unexpe... - 15:00 Bug #66425 (Resolved): `DataMapFactory::resolveTableName()`: `$classNameParts` limited to 6
- Applied in changeset commit:c4886bbf9197855bb39bfb6cf82117fcf159da81.
- 15:00 Bug #66425: `DataMapFactory::resolveTableName()`: `$classNameParts` limited to 6
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Feature #66698 (Resolved): Add integrity property to JavaScript files
- Applied in changeset commit:a507909376c740dc337b45afa59dfb374125cc95.
- 09:45 Feature #66698 (Under Review): Add integrity property to JavaScript files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:35 Feature #66698: Add integrity property to JavaScript files
- Tested on Chromium with invalid hash:...
- 09:25 Feature #66698 (Closed): Add integrity property to JavaScript files
- Add support for SRI as described here: http://www.w3.org/TR/SRI/ and here: https://blog.cloudflare.com/an-introductio...
- 14:59 Revision c4886bbf: [BUGFIX] Persistent classes with more than five name parts in extbase
- Resolve the table name of a corresponding class correctly when the name
has more than five parts.
This avoids unexpe... - 14:57 Bug #66704 (Closed): The CSRF protection token for the requested module is missing or invalid - template tab in backend
- Hi,
I got the following error with the newest version of TYPO3 (7.3-dev) when I click in template tab on "Edit the w... - 14:38 Revision a5079093: [FEATURE] Add integrity property to JavaScript files
- Add a property 'integrity="some-hash"' to JavaScript files via TypoScript
page.includeJSlibs.<array>.integrity = some... - 14:30 Task #66115 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 1
- Applied in changeset commit:3489dd431550ff5ef91cfc633f9b136f4318526d.
- 12:58 Task #66115 (Under Review): Use GeneralUtility::quoteJSvalue() where needed part 1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Task #66703 (Under Review): composer.json should stick to explicit dependencies
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Task #66703 (Closed): composer.json should stick to explicit dependencies
- Having light version dependencies in composer.json makes packaging of TYPO3 CMS unreliable since:
* We cannot prev... - 14:04 Revision 3489dd43: [FOLLOWUP] Use GeneralUtility::quoteJSvalue() where needed part 1
- Fix accidentally quoted global JavaScript variable in edit links.
Resolves: #66115
Releases: master
Change-Id: Iecc0... - 13:40 Bug #66641: Application Info got wrong link color
- [WIP] There is nothing about it in the TYPO3 CMS Backend Styleguide. I have wrote some lines to Benjamin Kott and Fel...
- 13:38 Bug #66701 (Accepted): Backend overlay z-index
- Confirmed:
* Use Web > List
* Show the search form (hourglass)
* Click the help icon - 12:12 Bug #66701 (Closed): Backend overlay z-index
- In the new backend (TYPO3 7.2) the overlay z-indexes need some finetuning. See attached screenshot.
!t3-be-overlay... - 13:36 Bug #66702: "Page edit" permissions not enough to "media" field in page properties
- inlined attached image
- 13:35 Bug #66702 (Closed): "Page edit" permissions not enough to "media" field in page properties
- In general it is possible in TYPO3 to limit the editor permissions only to edit the page properties and not the page ...
- 13:18 Bug #66642: exception in DBAL backend module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:19 Feature #17309: Add a property to stdWrap.data to access values from flexforms
- @Mathias Schreiber umm...no I don't think it is the same thing
AFAIK at the present time, the only way to access f... - 12:11 Revision a58275f8: [TASK] styleguide: TCA: More required field changes
- 12:00 Bug #66699 (Resolved): CSS missing after upgrade
- Applied in changeset commit:81e3ac01e472bf6afd7b7aaa67386fa192088ea9.
- 11:36 Bug #66699: CSS missing after upgrade
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:52 Bug #66699 (Under Review): CSS missing after upgrade
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #66699 (Closed): CSS missing after upgrade
- Due to an error while upgrading a system from 6.2 to 7.2 the CSS is missing afterwards and the PackageStates.php is w...
- 11:50 Bug #66619 (Rejected): Dependency to "core" extension is not evaluated correctly
- You can not depend on minor core extension version. Core is defined as 6.2.0 so you can't depend on 6.2.9
- 11:36 Revision 76e2a14f: [BUGFIX] Prevent sorting incomplete loaded packages
- If an extension is defined in PackageStates.php but missing in file
system the package gets unloaded and the PackageS... - 11:35 Revision 81e3ac01: [BUGFIX] Prevent sorting incomplete loaded packages
- If an extension is defined in PackageStates.php but missing in file
system the package gets unloaded and the PackageS... - 09:30 Bug #62741: Fatal Error: ClassLoader.php on line 182 when updating any extension in TYPO3 6.2.6
- I updated the news extension to version 3.0.1.
But the fatal error occurs every time I update an extension with th... - 09:03 Revision 32a8d149: [TASK] styleguide: TCA: move required fields to own tab
- 08:45 Bug #66669: Possibility to extend/override New login screen
- So people can have their own option besides the regular option (LDAP or any other system).
For our internal colleagu... - 08:25 Feature #66111: Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2015-04-30
- 23:54 Feature #37208: Introduce backend layout data providers
- Something like: https://github.com/benjaminkott/bootstrap_package/blob/master/Classes/Hooks/Options/BackendLayoutData...
- 23:47 Feature #37208: Introduce backend layout data providers
- and without this extension ?
can i outsourcing the backendLayouts with typoscript? - 23:00 Feature #55689 (Resolved): sys_category_record_mm sql definitions
- Applied in changeset commit:1094ab10708b735c177c9f2c8f75222b490ef583.
- 22:20 Feature #55689: sys_category_record_mm sql definitions
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Task #66115 (Resolved): Use GeneralUtility::quoteJSvalue() where needed part 1
- Applied in changeset commit:6b30e66596704ecacb81b2f1effa173bb55b6644.
- 22:31 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:47 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:47 Feature #65927: Wrap BackendUtility::getFuncMenu Dropdowns with Bootstrap styles
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:35 Revision 1094ab10: [TASK] Add index key to sys_category_record_mm
- Add an index covering uid_foreign, fieldname and tablename.
Resolves: #55689
Releases: master
Change-Id: Ifc1037f625... - 22:32 Revision 6b30e665: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 1
- Extension backend is done with this patch except FormEngine
classes.
Resolves: #66115
Releases: master
Change-Id: I0... - 21:48 Bug #66696 (Under Review): classAliasMap missing after extension installation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:38 Bug #66696 (Closed): classAliasMap missing after extension installation
- After installation of an extension the cache (at least system cache) is cleared. This clears the classAliasMap caches...
- 21:24 Bug #43499 (Closed): Uploading extension fails with
- Closed as not valid anymore
- 21:22 Bug #62741 (Needs Feedback): Fatal Error: ClassLoader.php on line 182 when updating any extension in TYPO3 6.2.6
- Can you tell me which version of news you tried to update?
- 21:00 Bug #66663 (Resolved): New flexform sections can't get added
- Applied in changeset commit:258ddcdd1723ccbfd7ad41a3724bc6ed890c671c.
- 18:34 Bug #66663 (Under Review): New flexform sections can't get added
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #66663: New flexform sections can't get added
- ok, confirmed ...
- 18:00 Bug #66663 (New): New flexform sections can't get added
- 17:58 Bug #66663 (Needs Feedback): New flexform sections can't get added
- 17:58 Bug #66663: New flexform sections can't get added
- Hmm, unable to reproduce: ext:styleguide has a section / container example at flex -> flex 3 -> tab section and addin...
- 20:56 Bug #57856: @inject does not work relative to current namespace
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:42 Bug #57856: @inject does not work relative to current namespace
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Bug #57856: @inject does not work relative to current namespace
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #57856: @inject does not work relative to current namespace
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Bug #57856: @inject does not work relative to current namespace
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:13 Bug #57856: @inject does not work relative to current namespace
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:50 Revision 258ddcdd: [BUGFIX] FormEngine: FlexForm section container not saved
- Naming prefixes in flex form section container handling is changed
to successfully save them again.
Resolves: #66663... - 20:30 Bug #59606 (Resolved): [FEATURE] Integrate Symfony/Console into CommandController
- Applied in changeset commit:be4ba978e73f3073d389fb9987b0fc97eafc173f.
- 18:46 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:27 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:58 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:33 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:03 Revision be4ba978: [!!!][FEATURE] Integrate Symfony/Console into CommandController
- This is a backport from the new introduced feature in Flow
https://review.typo3.org/#/c/30653/ with upstream patches.... - 19:59 Revision 0e6aba27: [TASK] styleguide: TCA: Remove a meanwhile resolved @todo comment
- 19:58 Task #63891 (Under Review): Remove dependency to $this->formEngine->RTEcounter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:34 Bug #66685: Filelist preview of PDFs / AIs / EPS
- Possible duplicate of #66679 as symptoms are the same
- 14:46 Bug #66685 (Closed): Filelist preview of PDFs / AIs / EPS
- The preview of PDFs in the filelist module links directly to the PDF file. E.G. the preview image tag of Prospect.pdf...
- 19:08 Bug #66687: Prevent root folder listing for users
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:50 Bug #66687: Prevent root folder listing for users
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:15 Bug #66687 (Under Review): Prevent root folder listing for users
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Bug #66687 (Closed): Prevent root folder listing for users
- If a user hasn't any file mounts defined or the file mounts don't exist the root folder of each storage is shown. To ...
- 19:05 Bug #66695: Infinite loop for non-admins in filelist
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:32 Bug #66695 (Under Review): Infinite loop for non-admins in filelist
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:23 Bug #66695 (Closed): Infinite loop for non-admins in filelist
- If you have a storage which defines the processed folder in another storage an infinite loop occurs when accessing th...
- 18:54 Bug #66693: Catch exceptions in FileListController
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Bug #66693 (Under Review): Catch exceptions in FileListController
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #66693 (Closed): Catch exceptions in FileListController
- Improve catching of exceptions in FileListController
- 18:54 Bug #56641: FAL: FileListController.php
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Bug #56641: FAL: FileListController.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:45 Revision 5e29de80: [TASK] styleguide: TCA: Add missing itemsProcFunc() examples
- type radio and checkbox have itemsProcFunc as well. They are
not correctly persisted, though. - 18:12 Task #66694 (Under Review): Hide remaining characters for date fields
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:11 Task #66694 (Closed): Hide remaining characters for date fields
- 17:41 Bug #66672 (Rejected): DBAL mapping not taken into account in Install Tool
- Invalid mapping found in @AdditionalConfiguration.php@, everything's fine :)
- 09:19 Bug #66672 (Rejected): DBAL mapping not taken into account in Install Tool
- Example when using MSSQL is that in table sys_file_metdata there is a field named "file" which is a reserved word in ...
- 17:03 Bug #66572: Workspaces and templavoia
- Your isVersionable method is not correct, because 'versioningWS' can be a boolean or an integer (version number).
... - 13:43 Bug #66572: Workspaces and templavoia
- After patching my System I am get a error...
- 16:42 Bug #66691 (Closed): Cannot clear all cache in Install Tool
- ...
- 16:34 Feature #66413: Eequivalent to TemplaVoila's noEditOnCreation
- Gridelements offers the drag in wizard for this kind of tasks - could this be a way to go?
- 16:23 Bug #45274 (Needs Feedback): Content element type HTML breaks when <textarea> is in the field
- this is the test I've done in TYPO3 6.2.12:
1) create a content element, plain HTML type:... - 16:18 Bug #43486 (Needs Feedback): Page Type External URL does not work (sometimes)
- There is a thing I don't understand: why you changed the page to "external url"? as far as I have always known, the "...
- 16:00 Bug #66689 (Resolved): FormEngine: Input eval userfunc returnFieldJS() not called in JS
- Applied in changeset commit:3044b7402ddc157e5714e51731c29ef8980a5b22.
- 15:15 Bug #66689 (Under Review): FormEngine: Input eval userfunc returnFieldJS() not called in JS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:12 Bug #66689 (Closed): FormEngine: Input eval userfunc returnFieldJS() not called in JS
- 16:00 Bug #66686 (Resolved): The data types text and varchar are incompatible in the equal to operator
- Applied in changeset commit:cc4872fdbb4c7a6bf707a72ba829e385f70e798b.
- 15:40 Bug #66686: The data types text and varchar are incompatible in the equal to operator
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:51 Bug #66686 (Under Review): The data types text and varchar are incompatible in the equal to operator
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Bug #66686 (Closed): The data types text and varchar are incompatible in the equal to operator
- This query fails with MSSQL:...
- 16:00 Task #66680 (Resolved): Do not use sequence table when uid field is auto-incremented
- Applied in changeset commit:b6d4952e5b305cf14bdf28e2ae98faa525b364ed.
- 15:34 Task #66680: Do not use sequence table when uid field is auto-incremented
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:45 Task #66680 (Under Review): Do not use sequence table when uid field is auto-incremented
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Task #66680 (Closed): Do not use sequence table when uid field is auto-incremented
- Lots of problems in DBAL arise because a separate sequence table is used for tables containing an auto-incremented fi...
- 15:55 Bug #66642 (Under Review): exception in DBAL backend module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Revision 3044b740: [BUGFIX] FormEngine: Type input eval userfunc not called in JS
- It is possible to add custom JS as eval function for type input. This
is no longer called after FormEngine refactorin... - 15:41 Revision 5c2d9c3e: [BUGFIX] Cannot use equal operator on data type text
- MSSQL does not allow a column of type "text" to be compared with
an equal operator. It fails with:
The data type... - 15:39 Revision cc4872fd: [BUGFIX] Cannot use equal operator on data type text
- MSSQL does not allow a column of type "text" to be compared with
an equal operator. It fails with:
The data type... - 15:37 Bug #62602 (Closed): Extension Manager: Overlay button texts not visible
- Attached: screenshots taken with TYPO3 6.2.12 and 7(latest master) (cattura.png and cattura7.png)
If you think tha... - 15:35 Revision 70356c2d: [TASK] Do not use sequence table when uid field is auto-incremented
- A sequence table should not be used when the underlying ADOdb driver
is capable of properly using and retrieving auto... - 15:33 Revision b6d4952e: [TASK] Do not use sequence table when uid field is auto-incremented
- A sequence table should not be used when the underlying ADOdb driver
is capable of properly using and retrieving auto... - 15:30 Bug #66678 (Resolved): ADOdb: mssqlnative driver fails to create sequences
- Applied in changeset commit:0398f937b750595446b7f398c7e2545285c8dedb.
- 15:07 Bug #66678: ADOdb: mssqlnative driver fails to create sequences
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:03 Bug #66678 (Under Review): ADOdb: mssqlnative driver fails to create sequences
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:50 Bug #66678 (Closed): ADOdb: mssqlnative driver fails to create sequences
- Missing parameters for the @*2008()@ and @*2012()@ methods
- 15:16 Bug #39467 (Closed): $TYPO3_CONF_VARS['GFX']['jpg_quality'] does not work with images in text/image elements
- I've done a test using TYPO3 6.2.12 and a couple of images (440x559px circa), which has been reduced to a width=200px...
- 15:12 Bug #66688: FormEngine: returnFieldJS() for type=text eval not implemented
- Also, documentation of "deevaluateFieldValue()" is completely missing in documentation.
- 15:06 Bug #66688 (Rejected): FormEngine: returnFieldJS() for type=text eval not implemented
- It is documented in TCA reference that type=text can be eval'd with returnFieldJS, but that is not implemented.
A ... - 15:07 Revision f15a11e0: [BUGFIX] ADOdb: mssqlnative driver fails to create sequences
- Change-Id: Ie251d2b9776be4d7c8d3a450cfa1252a57ce07a3
Resolves: #66678
Releases: master, 6.2
Reviewed-on: http://revie... - 15:06 Revision 0398f937: [BUGFIX] ADOdb: mssqlnative driver fails to create sequences
- Change-Id: Ie251d2b9776be4d7c8d3a450cfa1252a57ce07a3
Resolves: #66678
Releases: master, 6.2
Reviewed-on: http://revie... - 15:03 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:39 Bug #66679: Thumbnails for .pdf-Files are not generated
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Bug #66679 (Under Review): Thumbnails for .pdf-Files are not generated
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Bug #66679 (Closed): Thumbnails for .pdf-Files are not generated
- Commit e12a2613969940c4da2d8381f9a12bc364b511b0 (found by git bisect)
introduced a patch to prevent upscaling of ima... - 14:57 Bug #24157 (Closed): there is no possibilty to delete entries from syslog
- I close this issue because the latest version of TYPO3 (6.2.12) has the scheduled task "table garbage collection" whi...
- 14:39 Bug #66669 (Needs Feedback): Possibility to extend/override New login screen
- Hello Benjmain,
thanks for your feedback. Please can you explain why you need this? - 09:09 Bug #66669 (Closed): Possibility to extend/override New login screen
- Before the backend login screen template could be overriden with the following configuration:
$GLOBALS['TBE_STYLES']... - 14:30 Bug #66676 (Resolved): Invalid check for NULL with ISNULL
- Applied in changeset commit:0c9284e3352deab13cabf0f0ec679ce21f315635.
- 10:58 Bug #66676 (Under Review): Invalid check for NULL with ISNULL
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:56 Bug #66676 (Closed): Invalid check for NULL with ISNULL
- When using DBAL, a where clause of the form @ISNULL(column)@ cannot be parsed.
- 14:30 Bug #66496 (Resolved): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
- Applied in changeset commit:ccbb07fc9ae59b955d665bd27da588bd9c5f6305.
- 14:05 Bug #66496 (Under Review): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:18 Bug #66683 (Closed): Page > Languages shows the default language only
- Since "House of forms" got merged, the "Language" view in the "Page" module only shows the default language columns. ...
- 14:07 Revision 70a8dd22: [BUGFIX] Adhere absRefPrefix for storages
- If plain images from local storages are rendered to FE,
absRefPrefix will now be applied correctly.
Resolves: #66496... - 14:06 Revision 0c9284e3: [BUGFIX] Invalid check for NULL with ISNULL
- MySQL's ISNULL() function cannot be used when EXT:dbal is loaded.
Resolves: #66676
Releases: 6.2
Change-Id: I335c4b5... - 14:01 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Revision ccbb07fc: [BUGFIX] Adhere absRefPrefix for storages
- If plain images from local storages are rendered to FE,
absRefPrefix will now be applied correctly.
Resolves: #66496... - 13:27 Feature #65397: Make available metadata edition when uploading file
- This is a must have. This is really annoying for some of our clients.
- 13:24 Bug #66659 (Under Review): Sorting icons are triggered based on language settings
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Feature #66173: Allow editing of page title by doubleclick
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Bug #66682 (Closed): png images not loading in the frontend.
- Hi all,
We came across a strange issue while working with TYPO3 6.2.9.
We tried to add a new text with image cont... - 13:09 Revision 4a32e565: [TASK] styleguide: TCA: Fix input and text eval userfunc examples
- 13:00 Feature #66681 (Closed): CategoryRegistry: add options to set l10n_mode and l10n_display
- Class *CategoryRegistry* is missing options to set *l10n_mode* and *l10n_display*
Simply adding:... - 12:00 Bug #66675 (Resolved): exec_SELECTcountRows default where must be 1=1
- Applied in changeset commit:6585cf91760c72788615ab6aac64430590dfab37.
- 11:54 Bug #66675: exec_SELECTcountRows default where must be 1=1
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:29 Bug #66675 (Under Review): exec_SELECTcountRows default where must be 1=1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:25 Bug #66675 (Closed): exec_SELECTcountRows default where must be 1=1
- When using DBAL the where clause cannot be left empty or will cause a parse error.
Method @exec_SELECTcountRows()@... - 11:54 Revision 10146350: [BUGFIX] exec_SELECTcountRows where clause must not be empty
- When using DBAL, the where clause of database query must not be
left empty. exec_SELECTcountRows() defaults to an emp... - 11:54 Revision 6585cf91: [BUGFIX] exec_SELECTcountRows where clause must not be empty
- When using DBAL, the where clause of database query must not be
left empty. exec_SELECTcountRows() defaults to an emp... - 11:48 Revision 896c8edf: [TASK] Travis: Mark functionals as allowed_failure
- With mysql 5.6 we still see various mysql issues that come from
travis infrastructure. We're currently unable to fix ... - 11:19 Bug #21200 (Closed): GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
- I close this ticket as I cannot reproduce it on TYPO3 6.2.12 (fresh installation):
My test:
TS Setup:... - 11:13 Bug #66459: feuser has no validation settings on password apart of minLength
- Hi,
When reset password (Forgot Password link), felogin allows to take password like "12345678". This is very unsafe... - 11:00 Bug #66674 (Resolved): exec_SELECTgetRows does not return any rows
- Applied in changeset commit:a906744554c4720d2acd23ffbcaccf57566a3da3.
- 10:50 Bug #66674: exec_SELECTgetRows does not return any rows
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:38 Bug #66674: exec_SELECTgetRows does not return any rows
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:18 Bug #66674 (Under Review): exec_SELECTgetRows does not return any rows
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:14 Bug #66674 (Closed): exec_SELECTgetRows does not return any rows
- Using ADOdb with MSSQL native driver.
exec_SELECTgetRows() checks for sql_errors() and this method is overridden i... - 10:54 Bug #50551: The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
- Great findings Klaus Moser! Got the same problem in latest 6.2 :-)
- 10:51 Revision 4887e80a: [BUGFIX] MSSQL native driver for ADOdb returns erroneous message
- When no errors are found in a query, the MSSQL native driver for ADOdb
returns an invalid error message "No errors fo... - 10:49 Bug #66671: Install Tool should show the ALTER TABLE instead of CREATE TABLE
- Hint: when checking a single CREATE TABLE statement in Install Tool which then succeeds, the result screen properly s...
- 09:17 Bug #66671 (Closed): Install Tool should show the ALTER TABLE instead of CREATE TABLE
- In TYPO3 4.5 many tables where not fully "conform" with the ext_tables.sql definition (various minor mixup due to oth...
- 10:41 Revision a9067445: [BUGFIX] MSSQL native driver for ADOdb returns erroneous message
- When no errors are found in a query, the MSSQL native driver for ADOdb
returns an invalid error message "No errors fo... - 10:20 Bug #32683 (Closed): showpic.php does not show pics with utf8 in filenames
- 09:34 Bug #48673: Changed language overlay behaviour in TYPO3 6.*
- Please delete the last comment as it's clearly spam.
- 09:14 Bug #66670 (Closed): ENGINE in ext_tables.sql is not dropped for MSSQL
- When installing TYPO3 6.2 on a MSSQL backend, the ENGINE in the various Core's ext_tables.sql prevent the tables from...
2015-04-29
- 22:52 Bug #66667 (Closed): no error log
- Hi, this is not a place to ask for help, this is a bug tracker for the TYPO3 CMS core.
You can better ask for help i... - 22:22 Bug #66667 (Closed): no error log
- Hi,
I upgraded a system from 4.5 to 6.2 and now I try to update/create extensions.
The problem is, as soon as the... - 21:26 Bug #65141: Fatal Error: 'tx_div2007_core' not found
- I have now found a workaround:
Deinstall the extensions agency, voucher and div2007.
Install div2007 and then agency ... - 20:54 Bug #65141: Fatal Error: 'tx_div2007_core' not found
- This is a general bug of the TYPO3 6.2.12 in the FE. I did not see this error in TYPO3 6.2.4....
- 06:54 Bug #65141: Fatal Error: 'tx_div2007_core' not found
- There are many versions of tt_products, where this error happens. E.g. this is in tt_products 2.7.12:...
- 20:40 Bug #66663 (Closed): New flexform sections can't get added
- The patch https://review.typo3.org/#/c/38433/ introduced a problem with flexform section: New sections can't get adde...
- 19:50 Bug #66659: Sorting icons are triggered based on language settings
- Ideally the parameter should be part of User TSconfig, since this would give every user the option to enable the icon...
- 17:30 Bug #66659 (Rejected): Sorting icons are triggered based on language settings
- The sorting arrow icons, that can be used to move one step up and down are triggered by the following code:...
- 19:13 Bug #66649 (Closed): Failed to access the Install Tool
- thanks for reporting back.
- 14:23 Bug #66649: Failed to access the Install Tool
- The opcode cache was probably to blame. After disabling the cache, everything worked again.
- 10:30 Bug #66649 (Closed): Failed to access the Install Tool
- Fatal error: Call to undefined method TYPO3\CMS\Core\Core\ClassAliasMap::injectComposerClassLoader() in ...typo3_src-...
- 18:53 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:44 Bug #66660 (Closed): Typoscript option "sendCacheHeaders": ETag with extra quotes / ETag not used
- With the Typoscript-Configuration "config.sendCacheHeaders = 1" several Cache-Headers are activated, ETag being one o...
- 16:39 Bug #55735 (Closed): Replace trash icon from FE Editing
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:36 Bug #54491: PackageManager doesn't solve/recognize real composer packages
- Sorry, to reopen this but I needed at least a patch for this in order to get it into my TYPO3 installation. If you ne...
- 14:30 Bug #54491 (Under Review): PackageManager doesn't solve/recognize real composer packages
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:59 Bug #57912 (Needs Feedback): In Columns mode "Add new record at this Place" error 500
- Can you tell us what version of TYPO3 did you use? Is the bug still present using the latest version (6.2.12)?
- 14:55 Bug #57601 (Needs Feedback): Upgrading 6.2: PHP Fatal error: Uncaught exception 'TYPO3\\Flow\\Package\\Exception\\PackageStatesFileNotWritableException
- Is this bug still valid with the latest version? (6.2.12)
- 14:42 Bug #46907 (Closed): No thumbnails displayed after copy a page in BE
- I am not able to reproduce it with TYPO3 6.2.12, on WAMP enviroment with PHP 5.5.12 and Graphicsmagick 1.3.20 => clos...
- 14:00 Bug #32549: DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- Moved ticket on request of Frank Nägler
- 13:02 Task #66199 (Rejected): Cleanup EXT:backend InlineElement
- File does not exists anymore.
- 12:59 Bug #66656: Backend Broken?
- Oh, thank you! Now it works :-)
- 12:55 Bug #66656 (Closed): Backend Broken?
- Hi!
Seems that you still have one of the few first versions of the download packages.
The packaging was wrong and... - 12:49 Bug #66656 (Closed): Backend Broken?
- Seems there is something broken in CSS or HTML. The Login-Screen and the entire backend after login is not usable...
... - 12:00 Bug #66628 (Resolved): Fatal error in FormEngine (Field must not be empty 1426448465)
- Applied in changeset commit:001452c33232e04c45a5fa34251f9b8ae1d26cf0.
- 11:42 Revision 001452c3: [BUGFIX] FormEngine exception and warning creating new record
- Some extensions like ext:news use ';;;;2-2-2' in TCA showItem which is
actually an invalid syntax. FormEngine detects... - 11:37 Bug #66653 (Closed): shortcut_mode value is not correctly selected when adding translation of a page
- When a page of type "Shortcut" is translated, the value for the field @shortcut_mode@ is not correctly selected:
!... - 11:00 Task #66375 (Resolved): Adjust the linkvalidator task to handle the record links
- Applied in changeset commit:30029ba428b7fc52b46b4351777c706c601a3c03.
- 10:46 Bug #66561: MySQL Error in Page Preview / Page View
- Just updated to 7.2 - error is still there
- 10:40 Revision 30029ba4: [CLEANUP] Link validator: LinkHandler
- Releases: master
Resolves: #66375
Change-Id: Ic61889d6fadd3ec8196ccf96ad97e5247e804ab5
Reviewed-on: http://review.typ... - 10:32 Bug #66650 (Rejected): Application context in short system overview does not reflect install tool setting
- In the new "short system overview" window in 7.2 the "Application context" does not reflect the configuration preset ...
- 10:30 Task #66638 (Resolved): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
- Applied in changeset commit:b5935cf7d6b8ba0d67ac8545fb76dee784069114.
- 10:22 Task #66638: Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:00 Task #66638 (Under Review): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:54 Task #66638 (Closed): Followup: Introduce getter for $GLOBALS['LANG'] in ext:cshmanual
- 10:29 Revision b5935cf7: [FOLLOWUP][TASK] Introduce getter for $GLOBALS['LANG'] in EXT:cshmanual
- Fixes an issue mentioned by http://scrutinizer-ci.com/g/DFAU/TYPO3.CMS
Resolves: #66638
Releases: master
Change-Id: ... - 09:15 Bug #66647 (Under Review): Not all signals are dispatched with fully qualified class name
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:13 Bug #66647 (Closed): Not all signals are dispatched with fully qualified class name
- Some signals are dispatched via @__CLASS__@ which will change in case the class is moved or renamed.
In all of the... - 07:51 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- I can confirm it's still happening on 6.2.12 as well. Seen it using TypoScript and Extbase as well.
- 07:10 Bug #66643 (Rejected): Normalize font-size in install tool
- Font-Size Backend = 12px
Font-Size Install Tool = 13.2px
please the same with Backend not bigger - 05:42 Bug #66642 (Closed): exception in DBAL backend module
- the dbal backend module throws an exception...
- 05:41 Bug #66641 (Closed): Application Info got wrong link color
- the link to the system log is white but IMO should be red (+ underlined), see screenshot
- 01:03 Task #66639 (Rejected): Followup: Introduced getters for $GLOBALS in ext:func
- 00:30 Bug #66412 (Resolved): Saving own user configuration fails when exclude fields are configured
- Applied in changeset commit:36cc209df0e79eff3cd5783460197e47dc2d9b5a.
- 00:12 Bug #66412: Saving own user configuration fails when exclude fields are configured
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:14 Revision a38825c8: [BUGFIX] Make sure excludedTablesAndFields are empty in DataHandler
- Simulating the admin function when saving their own account failed when
TCA is modified. The backend user is now simu... - 00:09 Revision 36cc209d: [BUGFIX] Make sure excludedTablesAndFields are empty in DataHandler
- Simulating the admin function when saving their own account failed when
TCA is modified. The backend user is now simu...
2015-04-28
- 23:53 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:40 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:39 Bug #59606: [FEATURE] Integrate Symfony/Console into CommandController
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:20 Story #66637 (Closed): Replace oldschool JavaScript alerts / confirm (UX topic for TYPO3 7)
- In TYPO3 7.2 we got brand new confirmation dialog about loosing unsaved changes, it's looking great,
but what about ... - 23:10 Task #65738: Cleanup EXT:backend/Classes/*.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:59 Feature #66514: Better UI to move multiple files or folders
- The current clipboard behaviour in File List is the same as for the Web List module. So if this is UX wise not workin...
- 22:51 Bug #66507: FAL metadata empty in reference from read only storage
- Using 2 storages for 1 folder give problems with indexing new files but also with keeping track/cleanup of deleted fi...
- 22:32 Task #65602: Cleanup EXT:backend/Classes/Wizard/*.php
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:14 Task #65497: Cleanup EXT:backend/Classes/ContentElement/*.php
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:33 Revision c547aeb8: [TASK] styleguide: Improve README
- 21:26 Revision fb79818a: [TASK] styleguide: Screenshot
- 21:23 Revision e47eb3e5: [TASK] styleguide: Readme TOC
- 21:12 Revision 806aa031: [TASK] styleguide: Release 7.2.0
- 21:10 Task #66635: Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:08 Task #66635 (Under Review): Use GeneralUtility::quoteJSvalue() where needed part 2
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Task #66635 (Closed): Use GeneralUtility::quoteJSvalue() where needed part 2
- Use GeneralUtility::quoteJSvalue() where needed part 2
FormEngine - 18:45 Task #66115: Use GeneralUtility::quoteJSvalue() where needed part 1
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:48 Bug #66628 (Under Review): Fatal error in FormEngine (Field must not be empty 1426448465)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Bug #66628 (Closed): Fatal error in FormEngine (Field must not be empty 1426448465)
- @RuntimeException thrown in file typo3/sysext/backend/Classes/Form/Container/AbstractContainer.php in line 210.@
H... - 17:43 Bug #66632 (Closed): FormEngine: Exception and warning creating new record
- ups, georg created the issue already ...
- 17:42 Bug #66632 (Closed): FormEngine: Exception and warning creating new record
- 17:21 Task #66631 (Rejected): Why does Typo3 clean XHTML
- 17:19 Task #66631: Why does Typo3 clean XHTML
- Hey anybody no-lastname-given,
there were tons of reasons to move this feature to compatibility6 extension:
* It is... - 17:05 Task #66631 (Rejected): Why does Typo3 clean XHTML
- Since Typo3 v7 the option "config.xhtml_cleaning" is secretely outdated and just compatibility. Do the developers dre...
- 15:50 Bug #66629 (Closed): CSS Styled Content - Image rendering
- Hello,
in one of my projects i found a problem with the frontend rendering of images.
In this project i have 4 ... - 15:30 Task #63893 (Resolved): Remove dependency to $this->formEngine->getPlaceholderAttribute
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:50 Task #63893: Remove dependency to $this->formEngine->getPlaceholderAttribute
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63883 (Resolved): Remove dependency to $this->formEngine->inline
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63883: Remove dependency to $this->formEngine->inline
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63882 (Resolved): Remove dependency to $this->formEngine->inlineData
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63882: Remove dependency to $this->formEngine->inlineData
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63881 (Resolved): Remove dependency to $this->formEngine->getStructureLevel()
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63881: Remove dependency to $this->formEngine->getStructureLevel()
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63876 (Resolved): Remove dependency to $this->formEngine->extJSCODE
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63876: Remove dependency to $this->formEngine->extJSCODE
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63865 (Resolved): Remove dependency to $this->formEngine->registerRequiredProperty()
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63865: Remove dependency to $this->formEngine->registerRequiredProperty()
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63863 (Resolved): Remove dependency to $this->formEngine->getAdditionalPreviewLanguages()
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63863: Remove dependency to $this->formEngine->getAdditionalPreviewLanguages()
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63862 (Resolved): Remove dependency to $this->formEngine->previewFieldValue()
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63862: Remove dependency to $this->formEngine->previewFieldValue()
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63861 (Resolved): Remove dependency to $this->formEngine->getSingleField_SW()
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63861: Remove dependency to $this->formEngine->getSingleField_SW()
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63860 (Resolved): Remove dependency to $this->formEngine->additionalJS_delete
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63860: Remove dependency to $this->formEngine->additionalJS_delete
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63859 (Resolved): Remove dependency to $this->formEngine->additionalJS_submit
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63859: Remove dependency to $this->formEngine->additionalJS_submit
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63858 (Resolved): Remove dependency to $this->formEngine->additionalJS_post
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63858: Remove dependency to $this->formEngine->additionalJS_post
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63856 (Resolved): Remove dependency to $this->formEngine->getDynTabMenu
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63856: Remove dependency to $this->formEngine->getDynTabMenu
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #63854 (Resolved): Remove dependency to $this->formEngine->pushToDynNestedStack()
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Task #63854: Remove dependency to $this->formEngine->pushToDynNestedStack()
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Epic #63846 (Resolved): Refactoring of form element classes
- Applied in changeset commit:736cbfc917f9399b9cca9fe98b055e451f269f46.
- 11:49 Epic #63846: Refactoring of form element classes
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:25 Revision 736cbfc9: [!!!][TASK] House of forms
- This patch introduces a structural code refactoring to the
FormEngine class and its related friend classes.
FormEngi... - 14:56 Bug #64989 (Needs Feedback): Typoscript renderObj IMAGE: empty altText renders "alt" without params in HTML
- can you provide me an example of the code you used?
- 14:00 Task #66621 (Resolved): Add filter to various fields
- Applied in changeset commit:2166f890e54ca6d7059805da193af639cba1be26.
- 10:45 Task #66621 (Under Review): Add filter to various fields
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:35 Task #66621 (Closed): Add filter to various fields
- Improve the usability of the backend by providing filters where it makes sense, especially where it is likely to have...
- 14:00 Task #66585 (Resolved): Shorten namespace for FlashMessage in ext:setup
- Applied in changeset commit:64db5f5fc227be94491f9f4b462b7bf7920529b7.
- 14:00 Bug #66583 (Resolved): Remove unused CSH initialization in ext:taskcenter
- Applied in changeset commit:31747812dc1753938c41710fe344cc45fc511ebf.
- 14:00 Feature #63561 (Resolved): Add stdWrap strtotime
- Applied in changeset commit:fce5da33eaba898d10f8ae4a4cb254989684c8d5.
- 13:58 Revision 3115cbc8: [TASK] Set TYPO3 version to 7.3-dev
- Change-Id: Ie9edd14d2d55c1731f69d6f6b15e04e9528efc28
Reviewed-on: http://review.typo3.org/38993
Reviewed-by: Xavier P... - 13:46 Revision 2166f890: [TASK] Improve usability by adding filters to TCA fields
- To improve the usability of the backend, filters should be provided where it makes
sense, especially where it is like... - 13:42 Revision 64db5f5f: [TASK] Shorten namespace for FlashMessage in ext:setup
- Resolves: #66585
Releases: master
Change-Id: If8c79dcab8553848a276691b7e20ce1d38ca107f
Reviewed-on: http://review.typ... - 13:38 Revision 31747812: [TASK] Remove unused CSH initialization in ext:taskcenter
- Resolves: #66583
Releases: master
Change-Id: I9e28156562bf56612eebd91dba0d61616f8170ea
Reviewed-on: http://review.typ... - 13:38 Revision fce5da33: [FEATURE] Add stdWrap strtotime
- This allows for conversion of formatted dates to timestamp and
complements the existing date/strftime properties.
Re... - 12:03 Bug #66624 (Closed): Blank link-wizard when editing link in RTE pointing to non-access file
- When a user tried to edit a link in the RTE, and the link points to a file he/she has not access to, the popup link-w...
- 12:00 Revision 4b066072: [RELEASE] Release of TYPO3 7.2.1
- Change-Id: I794e721bd23246fd2eed923d3a88d2334de62394
Reviewed-on: http://review.typo3.org/38986
Reviewed-by: TYPO3 Re... - 11:59 Feature #66623 (Closed): Make mapSingleRow public to avoid unnessesary database access
- In case of content elements build with Extbase and Fluid or other datasources the DataMapper can be used to transfer ...
- 11:59 Bug #35228 (Closed): RTE: Table classes empty in Opera
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:54 Revision 8d16fad1: [TASK] Set TYPO3 version to 7.2.1-dev
- Change-Id: I90e56b8dbfffc46b40700fed333b03496847cc98
Reviewed-on: http://review.typo3.org/38985
Reviewed-by: TYPO3 Re... - 11:53 Revision 3328aa0f: [RELEASE] Release of TYPO3 7.2.0
- Change-Id: I61d66ccd2f4bb031b0a98b45dbfbdfcc3e6c0a1b
Reviewed-on: http://review.typo3.org/38984
Reviewed-by: TYPO3 Re... - 11:12 Revision b9ea3852: [TASK] styleguide: TCA: Enable text_11
- 10:54 Bug #66457: t3editor does not indent code with dot-syntax
- Can confirm this for 6.2.12. It should be the same issue as #65809.
- 10:54 Bug #47577: News records won't display in selected language
- Is this still valid for the latest EXT:news release (3.1.0) or at least the latest version that supports 4.x branch (...
- 10:18 Feature #66620 (Closed): FE Edit viewhelper
- I wrote a viewhelper for fe edit, it would be nice to have some kind of this functionallity in the core.
I dont know... - 10:14 Bug #58292 (Closed): Page Module: CE element edit icons not visible on hover in Chrome
- thank you for your feedback. Closing it :)
- 10:07 Bug #66619 (Rejected): Dependency to "core" extension is not evaluated correctly
- Given an extension has a dependency set to extension "core" in ext_emconf.php
When I activate this extension in the... - 09:34 Bug #66572: Workspaces and templavoia
- We’re experiencing the same problem with TemplaVoila! and TYPO3 6.2.11 as well as with TYPO3 6.2.12.
The patch from ... - 08:33 Bug #66616 (Closed): Double encoding in tag builder
- The tag builder uses htmlspecialchars to encode values of attributes. The problem is, that if I give in a value from ...
- 08:10 Bug #65828: Extension manager can not handle composer requirements
I'm not sure, if the problem was understand correctly. I do not expect the Extension Manager to install dependencie...- 00:30 Bug #66615 (Resolved): Initial redirect on First Install not working
- Applied in changeset commit:c141676cc9c0535a2b5e25051317bfad25c170dc.
- 00:00 Revision c141676c: [BUGFIX] Correct path for redirect to Installer
- Resolves: #66615
Releases: master
Change-Id: Ia8497f963b8e4189df1e43b93624db57bedf0e54
Reviewed-on: http://review.typ...
2015-04-27
- 21:52 Bug #66615 (Under Review): Initial redirect on First Install not working
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:52 Bug #66615 (Closed): Initial redirect on First Install not working
- After setting the directory up for first installation, the redirect to the Step Installer fails.
http://server/tes... - 21:07 Bug #66614 (Accepted): FAL processed files are deleted
- Abandoned patch.
The issue is way more dramatic.
We have the situation that user experience will differ for BE ... - 20:23 Bug #66614 (Under Review): FAL processed files are deleted
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:19 Bug #66614 (Closed): FAL processed files are deleted
- h2. How to reproduce
* set `config.noScaleUp = 0` in TS
* add a magic image to RTE
* preview the page in FE
R... - 20:12 Bug #65354: Support for SPATIAL KEY in Schema / Migration
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Bug #65354 (Under Review): Support for SPATIAL KEY in Schema / Migration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #66613 (Resolved): Clean up 7.x documentation
- Applied in changeset commit:6a963fa5f7bd087f921447a0d8aef2194c6d763f.
- 18:56 Task #66613 (Under Review): Clean up 7.x documentation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:55 Task #66613 (Closed): Clean up 7.x documentation
- There are still a few inconsistencies in the way titles are written.
This patch also corrects some errors which ha... - 19:36 Revision 6a963fa5: [FOLLOWUP] Clean up 7.x documentation
- There are still a few inconsistencies in the way titles are written.
This patch also corrects some errors which happ... - 19:30 Bug #65976 (Resolved): TCA: time/timesec fields do not take timezone offset into account
- Applied in changeset commit:bb0032f48ae0ccaa4745dcaa7fded592416cd59d.
- 19:30 Bug #66503 (Resolved): Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
- Applied in changeset commit:a1ed7cefc902cb9bd0e0451c550fe92ea3302033.
- 18:19 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:23 Revision bb0032f4: [BUGFIX] Show correct timezone when displaying FormEngine time field
- "time" and "timesec" fields currently do not store time as UTC in database,
however, in the FormEngine modifications ... - 19:10 Revision a1ed7cef: [BUGFIX] Multiple fixes for Locking API and TSFE locking
- * Retrieve correct LockingStrategy for requested capabilities
* Prefix lock filenames to make them better visible in ... - 18:59 Bug #65702: Upload of saved extension via Upload Extension in Extension Manager not possible: Could not write file .js
- I just had the same issue. The check if a folder exists in unzipExtensionFromFile() is missing a $extensionDir.
In... - 18:12 Bug #37670 (Closed): Text with image - image dimensions
- the aspect ratio of the original image must be mantained on the scaled image, otherwise the resulting image would be ...
- 18:08 Bug #43033: Clicking page title leads to page settings
- But..is this really a bug? clicking on the title of every record in the list module opens that record for editing...
- 18:00 Bug #42132 (Closed): disablePrependAtCopy = 1not respected in pageTS
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 18:00 Bug #66612 (Resolved): Clean up 7.2 documentation
- Applied in changeset commit:d984baa8e799669da05d561f2066bb0fb04d40ba.
- 17:41 Bug #66612 (Under Review): Clean up 7.2 documentation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:39 Bug #66612 (Closed): Clean up 7.2 documentation
- The 7.2-related documentation was recently moved in a "7.2" subfolder in "core" system extension.
An index page is... - 17:52 Bug #39165 (Closed): HTML content element html-decodes HTML entities
- Cannot reproduce with TYPO3 6.2.12 and 7.2 (latest master)
Test done:
1. Create new content element > HTML
2... - 17:42 Revision d984baa8: [FOLLOWUP] Clean up 7.2 documentation
- An index file is missing in the 7.2 change log to have a TOC
for navigating in 7.2 documentation.
This patch also co... - 17:30 Bug #65688 (Resolved): Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
- Applied in changeset commit:2a4323338409667d3d6f51360093eb3dcee7591f.
- 16:54 Bug #65688: Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:52 Bug #65688: Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Bug #65688: Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:04 Bug #65688 (Under Review): Using TYPO3_COMPOSER_AUTOLOAD requires post-autoload-dump script in project composer.json
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:29 Bug #66605: TSFE: config get overridden on cached page
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #66605: TSFE: config get overridden on cached page
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:17 Bug #66605 (Under Review): TSFE: config get overridden on cached page
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:14 Bug #66605 (Closed): TSFE: config get overridden on cached page
- On a cached page, the config array gets completely overriden, the config of the cached page gets lost.
h2. How to ... - 17:22 Bug #36234 (Closed): Uncaught TYPO3 Exception: Class t3lib_FlashMessage does not exist
- Closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write... - 17:04 Feature #31100: Element content textblock is textline in wizard
- Yes, the problem still persists in TYPO3 6.2.12 see attached Cattura.png
- 17:04 Revision 77ec9425: [BUGFIX] Simplify composer class alias loader usage
- The class alias loader package was changed to be a composer plugin.
By that, the script section can be removed again.... - 17:04 Revision 2a432333: [BUGFIX] Simplify composer class alias loader usage
- The class alias loader package was changed to be a composer plugin.
By that, the script section can be removed again.... - 16:48 Bug #30524 (Closed): Page tree doesn't load after editing page propperties in IE8
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 16:07 Bug #57991 (Needs Feedback): Missing workspaces in BE-user permissions
- 16:03 Bug #57991: Missing workspaces in BE-user permissions
- This is the test I have done in TYPO3 6.2.12:
1) activate the workspace extension
2) create usergroup "Pincopal... - 16:01 Bug #60254: Non-admins cannot rename bookmarks
- can confirm with TYPO3 6.2.12: a non-admin user can add bookmarks of content and pages but when renaming them, the ne...
- 15:39 Revision ea84f126: [BUGFIX] getProcessedValue ignores foreign_table_field
- Currently BackendUtility::getProcessedValue method
ignores the foreign_table field.
Change-Id: Ia08878a7a3cdcf7e1a07... - 15:38 Feature #66608 (Closed): Element browser need some kind of sorting
- the current element browser need support for some kind of sorting: sort by date, sort by name (asc/desc).
Most of... - 15:30 Bug #63557 (Resolved): BackendUtility::getProcessedValue does not include check for foreign_match_fields and foreign_table_field (at least if not MM table like sys_file_reference)
- Applied in changeset commit:710d064921457c4313f77f9c21ff8afc0b268c5a.
- 15:28 Bug #63557: BackendUtility::getProcessedValue does not include check for foreign_match_fields and foreign_table_field (at least if not MM table like sys_file_reference)
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #66499 (Resolved): double site title
- Applied in changeset commit:d1670bbfa3ba6ce4d59c897511936c9cb73c59a7.
- 15:19 Bug #66499: double site title
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:57 Bug #66499: double site title
- Please note that the use-case example above (pageTitleSeparator adjusted in USER object) does NOT work consistently c...
- 15:19 Revision 53c5791f: [BUGFIX] Store page title information in cache
- Store page title information in page cache as well,
so we have a proper state when rendering partially cached pages.
... - 15:14 Bug #65828 (Rejected): Extension manager can not handle composer requirements
- The extension manager will not support any composer packages and therefore doesn't resolves any package names. If you...
- 15:12 Bug #61954: Click-enlarge problem when an image is inside ul li OR ol li
- Brain Appeal GmbH wrote:
> Stanislas Rolland wrote:
> > Re-opening this issue as the fix was reverted.
>
> The "... - 14:17 Bug #61954: Click-enlarge problem when an image is inside ul li OR ol li
- Stanislas Rolland wrote:
> Re-opening this issue as the fix was reverted.
The "fix" breaks nested lists; see #652... - 15:10 Revision 710d0649: [BUGFIX] getProcessedValue ignores foreign_table_field
- Currently BackendUtility::getProcessedValue method
ignores the foreign_table field.
This is basically a follow-up to ... - 15:09 Bug #57099: Clear caches in Backend don't show updated FlexForm Labels
- For more information on the existing caches in TYPO3 CMS 6.2:
http://blog.reelworx.at/detail/typo3-cms-clear-cache... - 14:59 Bug #57099 (Closed): Clear caches in Backend don't show updated FlexForm Labels
- It is not necessary to remove the whole /typo3temp/ folder to renew the labels; it is sufficient to wipe off /typo3te...
- 15:01 Revision d1670bbf: [BUGFIX] Store page title information in cache
- Store page title information in page cache as well,
so we have a proper state when rendering partially cached pages.
... - 14:03 Bug #66602 (Closed): Page of type external URL does not redirect to external URL if referrer does not match
- The referrer check in the redirect to external URL feature must be removed.
Use-Case/ Steps to reproduce:
* A ... - 13:02 Bug #54703 (Closed): Linkvalidator doesn`t handle RTE-inline Image correct
- I close this, as I've done the test reported in the ticket description and the bug is not present on TYPO3 6.2.12 (al...
- 12:46 Bug #66594: Category Mount points - missing hierarchy information
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:45 Bug #62136: Missing filemetadata fields on Windows
- seems still present in TYPO3 6.2.12 and 7.2 (latest master)
- 12:35 Bug #54188 (Closed): table properties
- Can't reproduce on TYPO3 CMS 6.2.12 on Windows WAMP enviroment PHP 5.5.12
Tested with:
Chrome 42.0.2311.90
Fir... - 12:32 Bug #62133: Contentelement Wizard and TSConfig misbehaviour
- Seems to be still an issue for 6.2.11
- 12:31 Bug #44860 (Closed): TMENU: trying to hide NO also hides ACT or CUR
- No feedback within the last 90 days => closing this issue.
Furthermore, in TSREF documentation http://docs.typo3.o... - 12:13 Bug #66600 (Closed): Extbase / Filereference / public method of api class changed in patch release, causing fatal errors.
- This change broke some of my websites.
(https://forge.typo3.org/issues/48965)
https://forge.typo3.org/projects/ty... - 12:07 Bug #43585 (Closed): Radiobutton select difficult due to clear.gif
- I close this ticket as it is not present in TYPO3 6.2.12 (as you can see from the attached screenshot CATTURA.png, th...
- 11:53 Bug #53305 (Closed): HTML5 rendering of headers works only if a date is set
- 11:31 Bug #38448 (Closed): Condition adminUser in pageTSconfig not working
- As far as I can see from the TSCONFIG documentation, [adminuser] is not marked as obsolele/deprecated condition
Te... - 11:16 Bug #65234: Unwanted p tag between UL and LI
- The problem seems to occur because of a "fix" in #61954.
The following configuration finally worked without breaking... - 11:05 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive image
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:00 Bug #66476 (Resolved): Login screen image configuration inconsistencies
- Applied in changeset commit:f00524d56cc52983a1c31375f1ce46f99b88b303.
- 00:22 Bug #66476: Login screen image configuration inconsistencies
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Bug #66573 (Resolved): Protect configuration of extensions
- Applied in changeset commit:bbf44c3be858fc9ab66b8460e77a7e2855871f03.
- 10:41 Bug #66573: Protect configuration of extensions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:41 Revision f00524d5: [TASK] Backend login: unify logo and bg image path example
- Explains the accepted login logo and background image paths
"EXT:…" or "fileadmin/…" or "/fileadmin/…".
Resolves: #6... - 10:41 Revision da231d71: [TASK] Protect configuration of extensions
- Similar to protecting the private resources, the configuration
of an extension should be protected as well.
Change-I... - 10:40 Revision bbf44c3b: [TASK] Protect configuration of extensions
- Similar to protecting the private resources, the configuration
of an extension should be protected as well.
Change-I... - 10:30 Feature #66431 (Resolved): New Login Screen
- Applied in changeset commit:b186919ee11fea37cd7deb3e78270d59432b9b54.
- 09:06 Feature #66431: New Login Screen
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:23 Revision b186919e: [FOLLOWUP][TASK] New Login Screen
- - Resolve image paths equally without fal compat layer
- Remove border if background image is set
- Increase border r... - 10:20 Feature #65470: Display sys_file.uid in backend
- Yes, please let me know if I can do it myself
2015-04-26
- 23:10 Bug #56641: FAL: FileListController.php
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:07 Bug #42070 (Closed): Media CE (HTML5 <video> element ) controls don't work on Chrome
- 22:05 Bug #58292: Page Module: CE element edit icons not visible on hover in Chrome
- Cannot reproduce it anymore in latest Chrome.
- 21:51 Bug #58292 (Needs Feedback): Page Module: CE element edit icons not visible on hover in Chrome
- 21:05 Bug #58292: Page Module: CE element edit icons not visible on hover in Chrome
- Is the bug still present?
- 21:51 Bug #63312 (Needs Feedback): Link Wizard doesn't work in Internet Explorer
- 21:47 Bug #63312: Link Wizard doesn't work in Internet Explorer
- Is this bug still present in the latest version of TYPO3 CMS (6.2.12) and flux (7.2.0) ?
- 21:35 Bug #59467 (Closed): Incorrect urls calculated when typo3 placed at 4th level subdomain
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 21:33 Bug #25481: default setting for styles.content.links.target fails in CSC's static template constants
- the problem seems still present in 6.2.12; the typoscript object browser reads:
lib.parseFunc.tags.link.typolink.ta... - 21:19 Feature #66597 (Closed): Add possibility to disabled TER download in EM
- Currently it isn't possible to use the extension manager without any (initial) internet connection. This is because o...
- 21:14 Bug #58489: Vertical position of fields not properly aligned
- It is sufficient to add to the arrow icons a vertical-align:middle;
the inspector says:... - 20:55 Bug #56862: Broken icons in file / folder RTE linkbrowser
- Is the problem still present in 6.2.12? I can't reproduce it (I am using PHP 5.6.7)
- 20:42 Feature #65470: Display sys_file.uid in backend
- @Urs Braem so, can this be closed?
- 19:30 Bug #66593 (Resolved): "Remaning characters" inserted below datetime fields twice
- Applied in changeset commit:a81e23abdc7e3495cd069595fd014ee08107fc78.
- 18:43 Bug #66593: "Remaning characters" inserted below datetime fields twice
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Bug #66593 (Under Review): "Remaning characters" inserted below datetime fields twice
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:55 Bug #66593 (Closed): "Remaning characters" inserted below datetime fields twice
- Using a datetime field causes the "Remaining characters" hint being inserted twice.
- 19:09 Revision a81e23ab: [TASK] Remove "max" attribute from datetime fields in TCA
- It's not required to limit the maxlength of datetime fields
by TCA anymore, as the used DateTimePicker already valida... - 18:45 Bug #66573: Protect configuration of extensions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:25 Bug #66573 (Under Review): Protect configuration of extensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #66594: Category Mount points - missing hierarchy information
- As visible the current behaviour doesn't make any sense at all. It does not show the hierarchy information and it als...
- 16:33 Bug #66594: Category Mount points - missing hierarchy information
- Current behaviour screenshots
- 16:24 Bug #66594 (Under Review): Category Mount points - missing hierarchy information
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:19 Bug #66594 (Rejected): Category Mount points - missing hierarchy information
- Currently category mount points to not show hierarchy information.
Which is an issue because of multiple things:
1.... - 15:09 Feature #66431: New Login Screen
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Feature #66431: New Login Screen
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Feature #66431: New Login Screen
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:58 Feature #66431 (Under Review): New Login Screen
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:33 Feature #66589: Allow class for flexform sheet tabs in backend for better field formatting
- Using palette to do so would have been a better way, but palette concept is closely bound to tables.
When using eg... - 14:30 Bug #65055 (Resolved): Date and DateTimePicker not shown in FireFox and IE
- Applied in changeset commit:004d40dfd6ff7a3c5910c45bf7840c53bc5bef36.
- 12:55 Bug #65055 (Under Review): Date and DateTimePicker not shown in FireFox and IE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #64090 (Resolved): Use $this-> instead of parent:: in TyposcriptConditions
- Applied in changeset commit:0f0b807953a499dd2cc6d836f5a2135bdeb67831.
- 14:27 Revision 004d40df: [FOLLOWUP][BUGFIX] Date and DateTimePicker in IE
- Fixed wrong LESS path.
Releases: master
Resolves: #65055
Change-Id: I2d95775e2796e8b1fdff67430b287230699690de
Review... - 14:12 Revision 0f0b8079: [CLEANUP] Use $this-> instead of parent:: in TS Conditions
- The code for Backend and Frontend TS conditions
uses static calls to parent:: instead of using
$this->, which is comm... - 13:10 Bug #66476 (Under Review): Login screen image configuration inconsistencies
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Task #66553 (Resolved): 7.2 Documentation
- Applied in changeset commit:cb7a7498566ab22266a4088bf009eabb5eb27372.
- 12:51 Revision cb7a7498: [BUGFIX] Proofread 7.2 documentation
- Proofread breaking, deprecations and features.
Releases: master
Resolves: #66553
Change-Id: I08c497e53bd90845940fb53... - 12:00 Task #63893: Remove dependency to $this->formEngine->getPlaceholderAttribute
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63893: Remove dependency to $this->formEngine->getPlaceholderAttribute
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63883: Remove dependency to $this->formEngine->inline
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63883: Remove dependency to $this->formEngine->inline
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63882: Remove dependency to $this->formEngine->inlineData
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63882: Remove dependency to $this->formEngine->inlineData
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63881: Remove dependency to $this->formEngine->getStructureLevel()
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63881: Remove dependency to $this->formEngine->getStructureLevel()
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63876: Remove dependency to $this->formEngine->extJSCODE
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63876: Remove dependency to $this->formEngine->extJSCODE
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63865: Remove dependency to $this->formEngine->registerRequiredProperty()
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63865: Remove dependency to $this->formEngine->registerRequiredProperty()
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63863: Remove dependency to $this->formEngine->getAdditionalPreviewLanguages()
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63863: Remove dependency to $this->formEngine->getAdditionalPreviewLanguages()
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63862: Remove dependency to $this->formEngine->previewFieldValue()
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63862: Remove dependency to $this->formEngine->previewFieldValue()
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63861: Remove dependency to $this->formEngine->getSingleField_SW()
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63861: Remove dependency to $this->formEngine->getSingleField_SW()
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63860: Remove dependency to $this->formEngine->additionalJS_delete
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63860: Remove dependency to $this->formEngine->additionalJS_delete
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63859: Remove dependency to $this->formEngine->additionalJS_submit
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63859: Remove dependency to $this->formEngine->additionalJS_submit
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63858: Remove dependency to $this->formEngine->additionalJS_post
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63858: Remove dependency to $this->formEngine->additionalJS_post
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63856: Remove dependency to $this->formEngine->getDynTabMenu
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63856: Remove dependency to $this->formEngine->getDynTabMenu
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Task #63854: Remove dependency to $this->formEngine->pushToDynNestedStack()
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Task #63854: Remove dependency to $this->formEngine->pushToDynNestedStack()
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Epic #63846: Refactoring of form element classes
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:53 Epic #63846: Refactoring of form element classes
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:49 Bug #65757: /fileadmin/_processed_ not used
- Can this ticket be closed?
- 09:45 Bug #66038: felogin: reset password show success message even if mail isn't sent
- ping
- 09:30 Bug #66584 (Resolved): Fix wrong image reference in ext:taskcenter
- Applied in changeset commit:3e864e151041628c09f0e7c4ebd0e11d9f8d848c.
- 09:19 Feature #66532: Schedule tasks randomly
- Idea for that: add a "generate cron command" next to the field so that it just generates a random "daily" cron defini...
- 09:16 Revision 3e864e15: [BUGFIX] Fix wrong image reference in ext:taskcenter
- Path to image does not exists, rename it to the existing png file.
Furthermore this patch shortens a few namespaces ... - 09:12 Bug #66587: Scheduler serialized task needs to be migrated for 7.x
- Problem is thus related to the serialized object "tx_scheduler_Execution" which is only available with compatibility6...
- 09:05 Bug #66587: Scheduler serialized task needs to be migrated for 7.x
- Actually this is the record to reproduce the problem:...
2015-04-25
- 23:44 Bug #59054: CSS Styled Content renders non-existing thumbnails
- I can confirm it with version 6.2.12; with...
- 22:55 Bug #65842: Cropping Images in GIFBUILDER is broken since TYPO3 CMS 6.2.10
- I can confirm same problems with heavy cropping/resizing in my fluid templates (<f:image src="..." width="128c" heigh...
- 22:23 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
- patch idea for *getValue* for TYPO3 pre 6.0, below for > 6.0 ;)...
- 19:47 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
- Same goes for TYPO3.Fluid package of course!
https://git.typo3.org/Packages/TYPO3.Fluid.git/blob/HEAD:/Classes/TYPO3... - 19:42 Bug #66588: POST Data in selectviewhelper should have higher priority than "value" value
- example data for options in controller:...
- 19:40 Bug #66588 (Closed): POST Data in selectviewhelper should have higher priority than "value" value
- given the following fluid:...
- 21:53 Task #64090: Use $this-> instead of parent:: in TyposcriptConditions
- Pushed a backport for 6.2 now
- 21:52 Task #64090 (Under Review): Use $this-> instead of parent:: in TyposcriptConditions
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:48 Bug #66590 (Closed): replace "parent::method" calls by "$this->method"
- duplicates #64090
- 21:40 Bug #66590 (Closed): replace "parent::method" calls by "$this->method"
- The usage of the PHP parent command prohibits that the call method can be overridden by extending the class.
Use '$t... - 20:58 Bug #65976: TCA: time/timesec fields do not take timezone offset into account
- Is there a test-ext or so for that?
- 20:43 Bug #66561 (Needs Feedback): MySQL Error in Page Preview / Page View
- Thanks, I tried that now, but still failing to reproduce this on current master.
I copied the menu and submenu TS ... - 20:37 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:14 Feature #66589 (Rejected): Allow class for flexform sheet tabs in backend for better field formatting
- Allow class for flexform sheet tabs in backend
Flexform :
<sheets>
<params>
<ROOT type="array">
<T... - 18:31 Bug #30849 (Closed): Pagetree won't open in IE when page is locked
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 14:12 Bug #66587 (Closed): Scheduler serialized task needs to be migrated for 7.x
- ...
- 12:13 Bug #60020 (Needs Feedback): Sysfolder rendered twice in page tree on user user account
- Did you try to update to a more recent version (if I remember, 6.2.3 has some security issues) like 6.2.12?
Do you... - 12:05 Feature #53406: Add placeholder to form wizard
- If the concern is accessibility, you should not use the "placeholder" attribute, but the "title" attribute, see the W...
- 11:52 Bug #25281: Backend layouts: loading from rootline only
- the bug is still present in TYPO3 6.2.x:
my test, TYPO3 6.2.12, fresh install
[root]
--[ID=1] Home page
----[... - 10:34 Bug #66586 (Closed): Conditions used in TSConfig not working on TCEFORM
- 10:22 Bug #66586: Conditions used in TSConfig not working on TCEFORM
- *narf* Okay, it was a nobrainer.
The following condition works in TSConfig to check against colPos.
[globalVar ... - 09:54 Bug #66586 (Closed): Conditions used in TSConfig not working on TCEFORM
- I have definied some costum elements via mod.wizards.newContentElement.wizardItems. Those elements should only appear...
2015-04-24
- 23:32 Bug #47770: installtool "compare" fails on ADD KEY sha1 (sha1(40))
- The bug is still present in version 6.2.9. (on php 5.4.32 and mysql 5.5.14).
Changing @sha1 (sha1(40))@ to @sha1 (... - 21:51 Bug #65901: Move configuration of New Content Element Wizard to css_styled_content
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:33 Bug #64348: preg_replace in removeBadHTML crashes with lots of responsive image
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:22 Task #56944: Check for a proper extension key on load
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:11 Task #66585 (Under Review): Shorten namespace for FlashMessage in ext:setup
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:10 Task #66585 (Closed): Shorten namespace for FlashMessage in ext:setup
- Shorten namespace for FlasgMessage in ext:setup
- 21:10 Bug #52211: Admin Panel image URLs don't respect absRefPrefix
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:01 Feature #66371: Add autoplay option to
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:59 Bug #66584 (Under Review): Fix wrong image reference in ext:taskcenter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Bug #66584 (Closed): Fix wrong image reference in ext:taskcenter
- Fix wrong image reference in ext:taskcenter.
module-taskcenter.gif -> module-taskcenter.png - 20:56 Bug #66561: MySQL Error in Page Preview / Page View
- Ok, i'll do my best:
PAGE TREE ROOT
-- Website Root : Menu is drawn from here - TS template
----... - 18:07 Bug #66561: MySQL Error in Page Preview / Page View
- I'm currently completely failing to reproduce this.
Can you please draw me a clear page structure, where I can see:
... - 13:34 Bug #66561: MySQL Error in Page Preview / Page View
- We are using the standard menu from bootstrap_package at the moment and did not make any modifications to it.
- 13:32 Bug #66561 (New): MySQL Error in Page Preview / Page View
- Can you please post the menu TS you use, so I can reproduce this?
- 11:40 Bug #66561: MySQL Error in Page Preview / Page View
- Another Update:
the 1st level of the page tree menu is a sys folder ("FH OOE allgemein") - if i change it to be a no... - 11:34 Bug #66561: MySQL Error in Page Preview / Page View
- Additional Info: the error occurs only on pages located in the second level of the page tree, not on the 1st or 3rd
... - 11:29 Bug #66561: MySQL Error in Page Preview / Page View
- Upgraded to 7.2 dev (current master) - error still exists: ...
- 20:49 Bug #66583 (Under Review): Remove unused CSH initialization in ext:taskcenter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:48 Bug #66583 (Closed): Remove unused CSH initialization in ext:taskcenter
- Remove unused CSH initialization in ext:taskcenter
- 20:47 Feature #23156: Slash is hard–coded in the page path
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:38 Bug #62562: Flexforms - Translating with inline relations doesn't work
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:26 Bug #37952: Treelist cache is not cleared after publishing
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:14 Bug #65699: Hide preview link on delete page in workspaces mode
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:09 Task #66161: Move jquery.clearable.js to ext:backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:03 Bug #50141: htmlspecialchars on all links in markers
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:56 Bug #59971: Reset languageMode query setting for child object queries in Extbase
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:11 Bug #66581: Extbase - JsonView: wrong key encoding in array
- Maybe even better would be an interface for objectstorage that needs toArray that way it could be done with instanceo...
- 19:03 Bug #66581: Extbase - JsonView: wrong key encoding in array
- Is this abut e.g. objects in ObjectStorage?
If so, I think it might be best to check if there is a toArray method an... - 18:28 Bug #66581 (Closed): Extbase - JsonView: wrong key encoding in array
- If the array key is of type string, then the PHP function json_encode converts it to named objects instead of an arra...
- 18:55 Bug #66582 (Rejected): Can't Set Page Title After Update In Extbase Controller
- Hello,
in the controller of my Extbase extensions, in an uncached show action, I used something like...... - 18:49 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
- Test-script to produce some locking states, this would result in deadlock with patchset 8 because of missing no block...
- 14:38 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:33 Bug #66503: Core: Error handler (FE): PHP Warning: sem_get(): failed for key 0xbaa3533: No space left on device
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Bug #66573 (Accepted): Protect configuration of extensions
- Thanks, good hint. Can you provide a patch on gerrit?
- 15:54 Bug #66573 (Closed): Protect configuration of extensions
- As the default @.htaccess@ protects @^typo3conf/ext/[^/]+/Resources/Private/@ if also should protect @^typo3conf/ext/...
- 18:10 Bug #47322: Import Selection with TYPO3 Element Browser
- -Tell me pls, where this file should be allocated? (BrowseLinksHook.php)-
Did it with my own extension, allowing to c... - 17:42 Bug #25380 (Closed): page.meta supports http-equiv only for the key refresh
- I close this ticket because in TYPO3 6.2 it seems that everything already works as you expect:
See the documentati... - 17:21 Bug #63814 (Needs Feedback): Image resizing in RTE broken
- I can't reproduce the bug;
My test on TYPO3 CMS 6.2.12:
1. upload an image (334px x 312px)
2. enable usage of image... - 17:13 Bug #66574: Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:05 Bug #66574 (Under Review): Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Bug #66574 (Closed): Relations of definitions using MM_opposite_field are missing in ReferenceIndex
- Consider this TCA definition:...
- 16:29 Bug #65948 (Needs Feedback): Nested lists are rendered with paragraphs around inner lists
- Would you try with this TS Setup:...
- 15:53 Bug #63777: ItemsProcFunc doesnt work on create record via IRRE
- I have the same problem.
Any ideas how to fix it ? - 15:16 Bug #33741 (Closed): Popup wizard on a field just submits the first 200 chars to popup
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 15:13 Bug #30012 (Closed): TCEForm multiselect not working on IE8
- I close this as non reproducible; I've done a test with the demo site http://cms62.demo.typo3.org, IE8 v. 8.0.7601.17...
- 15:08 Bug #49046 (Closed): impossible to use repositories or requests to action controller in auth_service
- Sure, I fully agree, I just wanted to post a possible solution if someone encounters the same problem again.
To fi... - 11:12 Bug #49046 (Needs Feedback): impossible to use repositories or requests to action controller in auth_service
- I don't think that Extbase should manipulate global state even more to make it possible to be run in such an early bo...
- 10:26 Bug #49046: impossible to use repositories or requests to action controller in auth_service
- So we have basically two bugs here:
h2. Datamap cache
The first one is that the datamap cache is not properly i... - 10:20 Bug #49046 (Accepted): impossible to use repositories or requests to action controller in auth_service
- I confirm this bug with EXT:ig_ldap_sso_auth v3.0-dev which now uses Extbase repositories during the authentication s...
- 14:46 Bug #66572 (Closed): Workspaces and templavoia
- We encountered an issue with using workspaces with templavoila in a Typo3 6.2.12. When linking a file, typing an emai...
- 14:19 Bug #64759: File list shows folder identifier instead of path
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:13 Bug #64759: File list shows folder identifier instead of path
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:01 Bug #64759: File list shows folder identifier instead of path
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:44 Bug #25324 (Closed): Insert link to Image with ie8
- The problem is not present in TYPO3 6.2.3; tested with IE8 8.0.7601.17514
- 12:11 Bug #62848: FAL file info permissions
- Hello Frans
about #33 :
But sadly I have no sys_file_reference row with pid=0 .
about #32 :
It dows not matter. I m... - 11:50 Bug #25140: RETURN_URL in menus is not created correctly
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:48 Bug #22203 (Closed): MENU.showAccessRestrictedPages.addParams generates wrong URLs
- No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experie... - 11:30 Bug #66563 (Resolved): Progressbar does not complete in IE11
- Applied in changeset commit:c7b00f320d5a5c52869979bf43f968c8a8712916.
- 11:28 Revision c7b00f32: [BUGFIX] Complete Iframe-Progressbar in IE
- Releases: master
Resolves: #66563
Change-Id: I23be4cab776252afff25f3f23c8fee2f4c09fad5
Reviewed-on: http://review.typ... - 11:16 Bug #66439 (Rejected): FontAwesome Icon font not working in Safari 7.1.4
- Andreas Fernandez wrote:
> Is it a local issue maybe? I found a Safari 7.1.3 and 7.1.5 here, everything is alright i... - 10:18 Task #66553: 7.2 Documentation
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:17 Feature #52217: Hook for analyzing record
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:50 Bug #66496 (Accepted): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
- 00:46 Bug #66496 (Under Review): RTE images from storages not being in ['BE']['fileadminDir'] are not prefixed with absRefPrefix
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Also available in: Atom