Activity
From 2014-01-03 to 2014-02-01
2014-02-01
- 23:50 Task #53564: Backport function getAccessibleMockForAbstractClass from Flow
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:50 Task #53564: Backport function getAccessibleMockForAbstractClass from Flow
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:48 Task #53564: Backport function getAccessibleMockForAbstractClass from Flow
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:39 Bug #45183: Condition globalString is not true if left and right of condition are empty strings
- Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:30 Bug #45183 (Under Review): Condition globalString is not true if left and right of condition are empty strings
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:30 Bug #45183 (Resolved): Condition globalString is not true if left and right of condition are empty strings
- Applied in changeset commit:06bf27df49a2ae3b1de49e64169139ac5c449681.
- 23:30 Bug #45183: Condition globalString is not true if left and right of condition are empty strings
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:30 Task #55404 (Resolved): Extract package dependency sorting to own class
- Applied in changeset commit:016269d6d787141c71631b5df13490a870554510.
- 23:30 Task #55565 (Resolved): Remove initialization of Module Menu
- Applied in changeset commit:31561a07788b37d638be254d69708c0da6bc6fc0.
- 22:37 Task #55565 (Under Review): Remove initialization of Module Menu
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:35 Task #55565 (Closed): Remove initialization of Module Menu
- The module menu and its view are instantiated
on every backend call, BE AJAX call etc although
it is only needed in... - 23:30 Bug #55559 (Resolved): Cleanup and simplify class alias handling
- Applied in changeset commit:890cdbcf4013b2c870e315cce13400f44d3304b6.
- 17:40 Bug #55559: Cleanup and simplify class alias handling
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #55559: Cleanup and simplify class alias handling
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:28 Bug #55559: Cleanup and simplify class alias handling
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Bug #55559 (Under Review): Cleanup and simplify class alias handling
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:23 Bug #55559 (Closed): Cleanup and simplify class alias handling
- There were several issue with the implementation
of class alias handling. Most importantly the
early instance alias... - 23:30 Bug #54371 (Resolved): Property "value" of cObject TEXT misses stdWrap
- Applied in changeset commit:95003e860f33f661edae80f6aa74e6bfc30d6ae0.
- 22:45 Bug #54371: Property "value" of cObject TEXT misses stdWrap
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:45 Bug #54371: Property "value" of cObject TEXT misses stdWrap
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:00 Bug #54371: Property "value" of cObject TEXT misses stdWrap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:21 Bug #51234: Exception with EXT:sys_note is installed
- This bug still occurs in 6.2.0beta4.
Can it have to do with charset/collation being set to latin1 instead of utf-8... - 22:51 Bug #55569 (Under Review): Extbase registers unneeded code for plugins
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:50 Bug #55569 (Closed): Extbase registers unneeded code for plugins
- Every time when an extension is registering an extbase
plugin (in ext_localconf.php), the call triggers some
additi... - 22:47 Task #55568 (Under Review): BE: Only make SQL count calls on uid not *
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:47 Task #55568 (Closed): BE: Only make SQL count calls on uid not *
- The Record List (list and page module) runs
over all TCA tables and checks if a table should
be listed.
The tot... - 22:47 Feature #53890: Upgrade Wizard, first step should be Database Migration
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:05 Feature #53890 (Under Review): Upgrade Wizard, first step should be Database Migration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:44 Bug #55567 (Under Review): Remove not needed TemplateService code
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:44 Bug #55567 (Closed): Remove not needed TemplateService code
- The TemplateService class provides its own wrap()
function which is exactly the same as in cObj.
The MenuContentO... - 22:41 Task #55566 (Under Review): Speed up page ID resolving in Extbase BE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:41 Task #55566 (Closed): Speed up page ID resolving in Extbase BE
- Extbase does some simple calls to determine the
page ID of the current request, and does not cache it.
This costs... - 22:30 Task #54265 (Resolved): Use (int) instead of intval() or (integer)
- Applied in changeset commit:9646d26bac991dd23b5d58e7b85ab72d7a4af870.
- 21:53 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:49 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:45 Task #53988: First Time Installation doesn't need a "beforePackageStatesMigration.php" file
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:07 Task #53988 (Under Review): First Time Installation doesn't need a "beforePackageStatesMigration.php" file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Bug #55560 (Resolved): Category fields are not available in Functional Tests
- Applied in changeset commit:0524a027007276068cc76f2e8e38f608d9567837.
- 18:24 Bug #55560: Category fields are not available in Functional Tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:48 Bug #55560 (Under Review): Category fields are not available in Functional Tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:46 Bug #55560 (Closed): Category fields are not available in Functional Tests
- The category fields are defined dynamically and added to the extension table configuration.
Since the database defin... - 20:04 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:49 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:43 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:09 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:48 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:01 Task #55564 (Closed): Improve GeneralUtility::revExplode performance
- @GeneralUtility::revExplode@ always inverses the string and does multiple array operations, which are quite expensive...
- 19:56 Feature #52599: Bring tree icons in line-height
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:02 Feature #52599: Bring tree icons in line-height
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Task #55563 (Under Review): Add functional test cases to DataHandler for regular workspace editing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:34 Task #55563 (Closed): Add functional test cases to DataHandler for regular workspace editing
- 19:16 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #55562 (Under Review): Cleanup EM list utility
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:44 Bug #55562 (Closed): Cleanup EM list utility
- The EM has a lot of code related prior to
the inclusion of package management.
This change does a small cleanup i... - 18:27 Bug #55545: File upload directly in Doc-module is missing
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:44 Bug #55545 (Under Review): File upload directly in Doc-module is missing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:34 Bug #55545 (Closed): File upload directly in Doc-module is missing
- Since the introductions of FAL the option to upload files directly in T3form is missing.
As this is a functionalit... - 18:09 Bug #55434: Various PHP Warning with invalid credentials
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:39 Bug #55434: Various PHP Warning with invalid credentials
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:55 Bug #55561 (Closed): No form displayed if no install tool password is set
- When no password is set, the install tool displays the following warning:
The file typo3conf/LocalConfiguration.ph... - 17:23 Bug #55553: Highlight fields of an useCombination again
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:25 Bug #55553: Highlight fields of an useCombination again
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Bug #55553 (Under Review): Highlight fields of an useCombination again
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Bug #55553 (Closed): Highlight fields of an useCombination again
- Hello UI-Team,
there was a time where fields of a useCombination construct were highlighted with a red border. I d... - 16:30 Bug #55555 (Resolved): Cleanup EXT/requiredExt handling
- Applied in changeset commit:61988f73821e1da33d668b47073d8a9cbad5a8be.
- 15:19 Bug #55555: Cleanup EXT/requiredExt handling
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:11 Bug #55555: Cleanup EXT/requiredExt handling
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Bug #55555 (Under Review): Cleanup EXT/requiredExt handling
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Bug #55555 (Closed): Cleanup EXT/requiredExt handling
- 16:30 Task #55543 (Resolved): Update RequireJS to 2.10
- Applied in changeset commit:5f70cc9be4b053e6d7ae01c3b549d7370d9a1d7c.
- 11:03 Task #55543 (Under Review): Update RequireJS to 2.10
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:53 Task #55543 (Closed): Update RequireJS to 2.10
- Replace the existing RequireJS code
with the latest version.
Releases: 6.2 - 16:05 Task #55558 (Under Review): Let CSS Styled content use new classnames
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:04 Task #55558 (Closed): Let CSS Styled content use new classnames
- With TYPO3 6.0, includeLibs for classes with
Namespaces / autoloader is not needed anymore.
The patch cleans up t... - 16:04 Bug #55557 (Under Review): Frontend Login not added to PI43 anymore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:01 Bug #55557 (Closed): Frontend Login not added to PI43 anymore
- As felogin has no dependency for CSS Styled Content
it registers itself via
ExtensionManagementUtility::addTypoScri... - 15:33 Bug #55556 (Closed): Install Tool - Can't save some of the configuration presets
- TYPO3 6.2 offers Configuration Presets section in Install Tool. There seems to be some problem with saving for exampl...
- 14:44 Bug #55536: Layout of page tree filter function broken
- In this image you can see, what is too much and must be reduced
- 14:01 Bug #55536 (Under Review): Layout of page tree filter function broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:41 Task #55549: Only set FE user cookie if session data or user logged in
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Task #55549: Only set FE user cookie if session data or user logged in
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Task #55549: Only set FE user cookie if session data or user logged in
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Task #55549 (Under Review): Only set FE user cookie if session data or user logged in
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:33 Task #55549 (Closed): Only set FE user cookie if session data or user logged in
- Currently the FE session cookie is set on every request
and since 4.2 the sessionID is generated again on every
req... - 14:30 Bug #55493 (Resolved): Avoid unnecessary de-/serialization for page cache
- Applied in changeset commit:bef63dfbaa28a0be82d7e116d3c396c27346e865.
- 13:48 Bug #55493: Avoid unnecessary de-/serialization for page cache
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:40 Bug #55493: Avoid unnecessary de-/serialization for page cache
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:01 Bug #55493: Avoid unnecessary de-/serialization for page cache
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #55122 (Resolved): Cleanup and optimize methods in ExtensionManagementUtility
- Applied in changeset commit:aa37842bd4468c9313bd98c97d6d2d76ad44e6b5.
- 13:32 Task #55122: Cleanup and optimize methods in ExtensionManagementUtility
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #55527 (Resolved): Exception "Invalid cache backend option servers" in Install Tool with memcached enabled
- Applied in changeset commit:06e7dbb6f2cdd11b5f5e59c950599ef068b9c9a1.
- 14:03 Bug #55554 (Closed): Position of Extensionname is too low
- Hello UI-Team,
In table of extension manager the name of the extension is to low. Please have a look into the imag... - 13:35 Bug #55552 (Closed): wrong position of clear-button in input fields
- Hello UI-Team,
please go into extensionmanager -> type in some letters into seachbox and hover searchbox with your... - 13:30 Task #53691 (Resolved): Files are not able to be created anymore without beeing indexed - remove all this fallback logic
- Applied in changeset commit:ebc957e99b3f26d35e4e8d472bb0044b6a8ab58e.
- 12:25 Task #53691: Files are not able to be created anymore without beeing indexed - remove all this fallback logic
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Task #53691 (Under Review): Files are not able to be created anymore without beeing indexed - remove all this fallback logic
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Task #53691 (Resolved): Files are not able to be created anymore without beeing indexed - remove all this fallback logic
- Applied in changeset commit:71eb69ed230a7a024c5e15c8334525ca229dd784.
- 09:05 Task #53691: Files are not able to be created anymore without beeing indexed - remove all this fallback logic
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Task #55375 (Resolved): Bad performance of the sys_note ext in BE
- Applied in changeset commit:b9564322773eb28e494e5228864ae56a8c757dc5.
- 12:17 Task #55375: Bad performance of the sys_note ext in BE
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Task #55375: Bad performance of the sys_note ext in BE
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:21 Bug #55551 (Under Review): Install tool complains about trailing slash in typo3_src link
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:40 Bug #55551 (Closed): Install tool complains about trailing slash in typo3_src link
- According to http://unix.stackexchange.com/questions/1910/how-linux-handles-multiple-path-separators-home-username-fi...
- 13:08 Bug #55539: Style the "add image" button as proposed by Usability Team
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:21 Bug #55539: Style the "add image" button as proposed by Usability Team
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #55539: Style the "add image" button as proposed by Usability Team
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:48 Task #39295 (Under Review): Wrong expires date in cf_cache_pagesection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:35 Bug #55550 (Closed): wrong position of edit icons after scolling
- Hello UI-Team,
to test this issue it would be good to have introduction package. Else you should have a page in co... - 12:30 Bug #55546 (Resolved): Remove legacy script alt_shortcut.php
- Applied in changeset commit:4a746097b966101337a8cab1abc2315208d0d7bc.
- 11:50 Bug #55546 (Under Review): Remove legacy script alt_shortcut.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Bug #55546 (Closed): Remove legacy script alt_shortcut.php
- Since the backend restructuring for TYPO3 4.2
the alt_shortcut.php file is not used any more.
We can now safely r... - 12:28 Bug #55548 (Rejected): Scheduler: Invalid task uid after Database duplication
- This bug happens if you are doing a copy of task directly in database.
The new record in database will have a new ... - 12:19 Task #55547 (Under Review): [CLEANUP] Remove references to $GLOBALS['FILEMOUNTS']
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:19 Task #55547 (Closed): [CLEANUP] Remove references to $GLOBALS['FILEMOUNTS']
- global filemounts are not supported with FAL
anymore as the implementation is done via
file storages directly. All ... - 11:30 Bug #51768 (Resolved): IRRE - drag and drop sorting of items not possible in Internet Explorer
- Applied in changeset commit:d913adc0f1e2cb710fa84c21e42a39f1cde82fa4.
- 10:01 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:21 Bug #55544 (Closed): Images with uppercase extension is not working properly (image.PNG wont work, image.png works)
- When trying to add a image to a "content element with image", the filelist only displays images with lowercase extens...
- 11:00 Bug #55517: ClassLoader not working with NullBackend for legacy classes
- To disable specific parts of _cache_core_, you can write your own Backend and ignore _set_ for this.
Here is an examp... - 10:47 Task #55037: Class Loader optimisation
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Feature #22004 (Closed): Implement HTML5 file uploads
- This is implemented in current master see #53829
- 10:44 Feature #48651: Implement progress bar for file uploader again
- The upload progress is implemented with #53829
- 10:43 Feature #48651 (Closed): Implement progress bar for file uploader again
- 10:38 Bug #55514 (Needs Feedback): Create new file or upload with Uppercase filename results in lowercase filename
- Is the "Uses case sensitive identifiers" checkbox checked for your File Storage?
If not all file names are changed... - 10:35 Bug #55485 (Accepted): FAL: Invalid title and broken layout
- Good catch, Xavier, will see if someone here at the Sprint can take a look at it!
- 10:28 Task #55187: Allow unique evaulation for TCA type 'check'
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:14 Bug #53217: Package xy ist not available in em
- no no no...much simpler. Goto typo3.org -> download an extension like formhandler -> go to extension manager -> uploa...
- 09:59 Bug #55298: sys_history broken because of sys_log task
- I think it would be better to add a col to sys_history called "be_user". So we can delete sys_log entries without los...
- 08:41 Bug #45426: tslib_content_Media does not clean up $conf['file.'] after extracting video from url
- Can anyone tell me how to embed a youtube video using TypoScript in 6.2 at all?
- 03:01 Task #55541 (Under Review): Avoid redundant data in page cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:57 Task #55541 (Closed): Avoid redundant data in page cache
- When a page gets cached this is done regardless of any logic. Pages are "stupidly" cached without taking the data the...
- 00:30 Bug #43709 (Resolved): Import of t3d results in Fatal Error: Extension key "em" is NOT loaded!
- Applied in changeset commit:9ea691de226661e8acb4cd707342bd66edef1347.
- 00:30 Task #55100 (Resolved): Impexp: Add simple functional tests
- Applied in changeset commit:c7a2ff242032509bf54122825700d25ed910d14e.
- 00:30 Bug #52048 (Resolved): t3lib_lock in mode semaphore has wrong internal state
- Applied in changeset commit:3756b63cf0a74bdf70ef3806573bf7f6d48e0d97.
- 00:00 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
2014-01-31
- 23:58 Task #55100: Impexp: Add simple functional tests
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:55 Task #55100: Impexp: Add simple functional tests
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:38 Task #55100: Impexp: Add simple functional tests
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:34 Task #55100: Impexp: Add simple functional tests
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:56 Bug #55512: Scheduler -> new task
- this issue is tracked here: https://github.com/punktDe/pt_extbase/issues/6 and is not related to the core.
- 13:42 Bug #55512 (Rejected): Scheduler -> new task
- creating a new task results in an empty page. In development context i get:
Fatal error: Call to undefined method ... - 23:48 Task #55540 (Closed): Remove Resize
- Textarea CSS styles resize is a standard feature in browsers....
- 23:41 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:26 Task #55122: Cleanup and optimize methods in ExtensionManagementUtility
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:25 Task #55122: Cleanup and optimize methods in ExtensionManagementUtility
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:31 Task #55122: Cleanup and optimize methods in ExtensionManagementUtility
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:09 Task #55122: Cleanup and optimize methods in ExtensionManagementUtility
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:23 Bug #55539 (Under Review): Style the "add image" button as proposed by Usability Team
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:24 Bug #55539 (Closed): Style the "add image" button as proposed by Usability Team
- Style the "add image" and all other add irre record buttons as proposed by Usability Team.
- 23:02 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:24 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Task #54855: Add functional test cases to DataHandler for regular live editing
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:52 Task #54855 (Under Review): Add functional test cases to DataHandler for regular live editing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:56 Task #55518 (Closed): Use variable array access instead of strlen($a) > 0
- 22:21 Task #55518: Use variable array access instead of strlen($a) > 0
- Please close this issue, http://forge.typo3.org/issues/54091 fixes this in a more readable way.
- 15:05 Task #55518: Use variable array access instead of strlen($a) > 0
- How to find them:...
- 15:01 Task #55518 (Closed): Use variable array access instead of strlen($a) > 0
- Checking if a string has any length greater than 0 characters can be done cheaply using variable array access:
Use... - 22:51 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:29 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:11 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:55 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:06 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:07 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #51528 (Resolved): FileRepository Responsabilities not clear
- Applied in changeset commit:7ba0538dc95a86d4fc05ea2189e3e2ef8af2e3db.
- 21:07 Bug #51528 (Under Review): FileRepository Responsabilities not clear
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #55538 (Resolved): Extbase container injection edge case may fail depending on PHP version
- Applied in changeset commit:6f1517ec3421186759387d14a60b0a3f06b9e468.
- 21:34 Bug #55538 (Under Review): Extbase container injection edge case may fail depending on PHP version
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:26 Bug #55538 (Closed): Extbase container injection edge case may fail depending on PHP version
- 22:30 Bug #55517 (Resolved): ClassLoader not working with NullBackend for legacy classes
- Applied in changeset commit:ebe55ee9f48cea042fb45d15218f145669476eb3.
- 21:33 Bug #55517: ClassLoader not working with NullBackend for legacy classes
- Setup for disabling cache should be:...
- 21:15 Bug #55517 (Under Review): ClassLoader not working with NullBackend for legacy classes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:58 Bug #55517 (Closed): ClassLoader not working with NullBackend for legacy classes
- Setting _cache_core_ to _NullBackend_...
- 22:30 Bug #54131 (Resolved): getLabelsFromItemsList doens't return any values when no item found
- Applied in changeset commit:5dd32b83e7085ed44713c9b97d5c2c47d820765e.
- 21:59 Bug #54131: getLabelsFromItemsList doens't return any values when no item found
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:56 Bug #54131: getLabelsFromItemsList doens't return any values when no item found
- The first committed patch leads to an error in the unit tests when executed with PHPUnit directly (not through cli_di...
- 20:44 Bug #54131 (Under Review): getLabelsFromItemsList doens't return any values when no item found
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #54131 (Resolved): getLabelsFromItemsList doens't return any values when no item found
- Applied in changeset commit:9596d4da3ac8110a76cb3eadabb9307b67971793.
- 18:38 Bug #54131: getLabelsFromItemsList doens't return any values when no item found
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:37 Bug #54131: getLabelsFromItemsList doens't return any values when no item found
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #54131: getLabelsFromItemsList doens't return any values when no item found
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #55497 (Resolved): Multiple file upload in ElementBrowser doesn't work
- Applied in changeset commit:eb291a3ebb55e9dd50c38b8abf9c5a96cba64a70.
- 21:16 Bug #55497: Multiple file upload in ElementBrowser doesn't work
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Bug #55497: Multiple file upload in ElementBrowser doesn't work
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Bug #55497 (Under Review): Multiple file upload in ElementBrowser doesn't work
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #55497 (Closed): Multiple file upload in ElementBrowser doesn't work
- De file input fields in the ElementBrowser have the attribute multiple so you can select multiple files.
But as the ... - 22:30 Bug #55270 (Resolved): Test loadValuesSetsStaticEnumConstants fails under certain circumstances
- Applied in changeset commit:96a3446152794a1f56d9c340b6c755eb74ba9fbf.
- 21:57 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:49 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:45 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:26 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:22 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Bug #55510 (Resolved): Selects have a ugly padding
- Applied in changeset commit:9f04a809d06913080867be305e0d945f43650007.
- 14:20 Bug #55510: Selects have a ugly padding
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:20 Bug #55510: Selects have a ugly padding
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:10 Bug #55510 (Under Review): Selects have a ugly padding
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:39 Bug #55510 (Closed): Selects have a ugly padding
- Bugfix #55319 "Buttons" sets padding and margin for all selects:
!select-padding.png!... - 21:30 Task #52589 (Resolved): Method for direct output of file
- Applied in changeset commit:5ce03514991cf1500e0b5d6d0772b162a9fff93e.
- 21:05 Task #52589 (Under Review): Method for direct output of file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:47 Task #52589: Method for direct output of file
- Thanks for taking care of those FAL issues !
- 21:30 Task #53829 (Resolved): Improve usability of Filelist "Drag-Upload"
- Applied in changeset commit:168b6499d64c984e338b045bf5305841743c8d41.
- 21:26 Bug #54256: Fatal error: RedirectLoopException
- Ok I found the reason now:
There is a condition in the DatabaseConnect Step:
\TYPO3\CMS\Install\Controller\Actio... - 20:30 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- So maybe two buttons:
- one inside the form itself:
"Reset user settings" => resets only the settings of the use... - 20:30 Bug #55534 (Resolved): Fix typo in typo3/sysext/core/ext_tables.sql
- Applied in changeset commit:fd3a01d48c4c9a37434f4db1d76d1a5b3e00d8a5.
- 19:44 Bug #55534: Fix typo in typo3/sysext/core/ext_tables.sql
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:43 Bug #55534 (Under Review): Fix typo in typo3/sysext/core/ext_tables.sql
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:42 Bug #55534 (Closed): Fix typo in typo3/sysext/core/ext_tables.sql
- The key should be named determineSiteRoot instead of determainSiteRoot.
- 20:19 Bug #55536 (Closed): Layout of page tree filter function broken
- Due to the font style changes (#52497), the layout of the filter function in the page tree is broken (see screenshot)...
- 20:07 Bug #55535 (Closed): Module Menu is initialized in every backend request, even though only needed in backend.php
- Using XHProf shows, that the ModuleMenu is initialized in every call in backend (ajax as well as modules)
this hap... - 20:04 Bug #55507: Icons above page tree and in toolbar shifted
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:39 Bug #55507: Icons above page tree and in toolbar shifted
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:21 Bug #55507 (Under Review): Icons above page tree and in toolbar shifted
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Bug #55507 (Closed): Icons above page tree and in toolbar shifted
- Another regression introduced by Core - Task #52497: Simplify Font-Size inheritance (CSS):
The icons above the pag... - 20:03 Bug #51960 (Closed): Fluid ViewHelper f:link.page fails with link to start page
- No feedback since four month. Feel free to reopen, if issue persists.
- 19:55 Bug #55527 (Under Review): Exception "Invalid cache backend option servers" in Install Tool with memcached enabled
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Bug #55527 (Closed): Exception "Invalid cache backend option servers" in Install Tool with memcached enabled
- ...
- 19:52 Task #46357: Move TCEForms JS Code to external file - part 1
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:43 Task #55474: Enable CSS libs to use in frontend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:21 Task #55474: Enable CSS libs to use in frontend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:32 Feature #33609: htmlArea RTE: Edit microdata items in the RTE
Found the hint to enable the buttons in the manual ;-)
But since typo3 6.1 there is no link to manuals anymore in ...- 18:04 Feature #33609: htmlArea RTE: Edit microdata items in the RTE
Microdata is a very important feature in our days.
But I cant find the "Microdata tab" in the "Edit Button".
Neit...- 18:30 Task #55519 (Resolved): Only run GeneralUtility::resolveBackPath() if there are ../ parts
- Applied in changeset commit:f59bdeaf766911f910e8db416debabe51e7bbf32.
- 17:17 Task #55519: Only run GeneralUtility::resolveBackPath() if there are ../ parts
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Task #55519 (Under Review): Only run GeneralUtility::resolveBackPath() if there are ../ parts
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Task #55519 (Closed): Only run GeneralUtility::resolveBackPath() if there are ../ parts
- resolveBackPath() is run a couple hundred times per script run, especially in the backend. As this method is only rea...
- 18:30 Bug #55482 (Resolved): Show item table style
- Applied in changeset commit:7c3d0aff78672c74851d2be54feeb78a3fbd9b51.
- 18:30 Bug #55180 (Resolved): Increase Determination of siteroot page
- Applied in changeset commit:7a71192e02ac21d35866307a7876d9f0c58423b9.
- 18:27 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:11 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:27 Task #54265: Use (int) instead of intval() or (integer)
- It's exactly that: A difference in speed and memory consumption.
The rule of thumb is:
# The right operator or typ... - 09:53 Task #54265: Use (int) instead of intval() or (integer)
- What are the (php internal?) differences between intval() and a (int) typecast?
Is it only that intval() takes a b... - 18:27 Task #55404: Extract package dependency sorting to own class
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:26 Task #55404: Extract package dependency sorting to own class
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:23 Bug #53818: Internet Explorer 11 BE Cookies problem
- Did you clear cookies and/or maybe completely closed IE11 after patching? Using the F12-developertool from IE I was a...
- 18:13 Bug #53818: Internet Explorer 11 BE Cookies problem
- I checked, I had already patched it, so unfortunately something's still wrong.
- 11:42 Bug #53818: Internet Explorer 11 BE Cookies problem
- Was merged to 6.1 right *after* release of current 6.1.7 :-(
Review for 6.1-tree: https://review.typo3.org/25868
... - 11:21 Bug #53818: Internet Explorer 11 BE Cookies problem
- Not resolved, I still have this problem in TYPO3 6.1.7 and IE11.
- 10:56 Bug #53818: Internet Explorer 11 BE Cookies problem
- in typo3/sysext/t3skin/Resources/Public/JavaScript/login.js in line 166 schould be, for ex.:...
- 18:03 Task #55532 (Closed): Impexp: import the binary files being sys_file records to the right storage
- General: the Datahandler should *not* be used to import sys_file records.
The files and sys_file records should be... - 18:01 Task #55531 (Closed): Impexp: avoid the importer to assign the references count as sys_file_reference uid to the datahandler
- This needs to be checked with other IRRE fields, to.
- 17:56 Task #55530 (Closed): Avoid to find a file object with uid 0
- When processing imports there could be the value integer 0 in fields being files (don't ask me why).
E.g. Datahand... - 17:37 Bug #46679 (Needs Feedback): impexp: Import in v6 fails with fal-error
- Is your content based on the original 6.0.4 introduction package and you translated the content to german? Or is it u...
- 17:30 Bug #55499 (Resolved): DebugUtility shows <\u00F2 instead of </
- Applied in changeset commit:1925ea03b0b4496f35c08df7c8496f117ea4bdd8.
- 14:13 Bug #55499: DebugUtility shows <\u00F2 instead of </
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Bug #55499: DebugUtility shows <\u00F2 instead of </
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Bug #55499: DebugUtility shows <\u00F2 instead of </
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:58 Bug #55499 (Under Review): DebugUtility shows <\u00F2 instead of </
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:55 Bug #55499 (Closed): DebugUtility shows <\u00F2 instead of </
- The new JavaScript encoder using json_encode also encodes the forward slash to unicode: \u00F2.
This creates prob... - 17:24 Bug #55529 (Closed): Deleting record does not trigger TCEMAIN.clearCacheCmd
- Adding a new record or editing one triggers clearing the pages specified with TCEMAIN.clearCacheCmd. But this does no...
- 17:10 Bug #53537 (Needs Feedback): PackageFactory class not found while running install-tool in 6.2
- Hello Frank,
thank you for reporting that issue. There happened much patchwork in the last months.
Could you pl... - 17:09 Bug #55152 (Needs Feedback): Class 'TYPO3\Flow\Package\Exception\InvalidPackageStateException' not found
- Does that still happen on current master?
- 17:08 Bug #55393 (Closed): PackageConstraint not found
- Thanks for the hint Franz.
Closing now.
- 17:05 Task #55528 (Closed): Importing a identical sys_file_storage have to be prevented
- In this case the references to the sys_file_storage in sys_file and sys_file_processedfile needs to be changed to the...
- 17:04 Bug #53178 (Closed): Package loading order does not respect Extension dependencies
- I think we fixed this already with Markus Kleins dependency patches.
- 16:59 Task #55526 (Rejected): Impexp: missing fields of sys_file on import
- The fields are not written by the Datahandler because they are not defined in tca:
* identifier_hash
* folder_hash
... - 16:46 Story #55522 (Closed): As a developer I want to ensure that further changes have no negative impact on import or export
- 16:41 Bug #55413: [Extension Manager] - PackageStates.php empty if incompatible extension is installed
- Same problem occurs while uninstalling static_info_tables (newest version from forge). Seems not only to be a problem...
- 16:39 Story #55521 (Closed): As an User I want to create exports in v. 4.x and import them in v. 6.2
- 16:38 Story #55520 (Closed): As an User I want to create exports in v. 6.2 and import them in v. 6.2
- 16:19 Task #53691: Files are not able to be created anymore without beeing indexed - remove all this fallback logic
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Task #53691 (Under Review): Files are not able to be created anymore without beeing indexed - remove all this fallback logic
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:36 Task #55177: Add concept of a default storage
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #55371 (Resolved): Ajax handler TYPO3_tcefile::process is broken
- Applied in changeset commit:5cf92725cebc7ce544351e59861bb113db9bc1b1.
- 11:49 Bug #55371: Ajax handler TYPO3_tcefile::process is broken
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #55371: Ajax handler TYPO3_tcefile::process is broken
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #51762 (Resolved): Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- Applied in changeset commit:6fe13fdbca9c759d931777fc5a51bc4361c38602.
- 14:26 Task #51762: Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:25 Task #51762: Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:24 Task #51762: Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:03 Task #51762: Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Task #51762 (Under Review): Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Task #51762: Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- Error display is now as attached screenshot. Only happens when the filesystems rights are changed when the user is br...
- 15:30 Bug #51319 (Resolved): Broken error handling for not existing folder
- Applied in changeset commit:6fe13fdbca9c759d931777fc5a51bc4361c38602.
- 15:30 Bug #55263 (Resolved): Labels of all extjs buttons are invisible
- Applied in changeset commit:c4d10c6d232ad4976951e2c18dd8e02bc1976942.
- 14:43 Story #55516 (Closed): Reduce the number of backend script entry points
- The entry points are listed here: http://forge.typo3.org/projects/typo3v4-bootstrap/wiki/List_of_entry_points
Goal... - 14:35 Task #55515 (Closed): Add CSRF Protection for tce_file.php
- tce_file.php works as API/ entry point for file operations and must be CSRF protected (like tce_db.php)
* Add toke... - 14:30 Task #55186 (Resolved): Prevent Storages to be queried over and over again
- Applied in changeset commit:3e8eacecc31f4d82dda609a94812da55e96da54c.
- 13:06 Task #55186: Prevent Storages to be queried over and over again
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:07 Task #55186: Prevent Storages to be queried over and over again
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Bug #53702 (Resolved): FAL fetches storages twice on every BE request
- Was fixed by issue #55186
- 14:18 Bug #55514 (Closed): Create new file or upload with Uppercase filename results in lowercase filename
- If I create a new file "Test.html" or folder "Test2" the file and folder will be created lowercase "test.html" and "t...
- 14:09 Task #55160: Exception on first access to FILE -> Filelist
- Could you please check, if the problem still exists with the current master of 6.2?
- 14:08 Task #55160 (Needs Feedback): Exception on first access to FILE -> Filelist
- Can reproduce with current maste
- 12:59 Task #55160: Exception on first access to FILE -> Filelist
- As discussed with Steffen, possible error in
8 TYPO3\CMS\Core\Resource\Driver\LocalDriver::getFolderInfoByIdentifie... - 12:57 Task #55160 (Accepted): Exception on first access to FILE -> Filelist
- 12:56 Task #55160: Exception on first access to FILE -> Filelist
- Can reproduce in fresh install.
- 13:41 Bug #55174: Indexed Search broken on 6.2
- Expected the problem to be in ralation with my 'advanced' collation (utf8_unicode_ci) first. But it isn't. Started a ...
- 13:40 Bug #55511 (Closed): retrieveFileOrFolderObject does not support delted files.
- related to #45748
When i am trying to pass not existed file to function retrieveFileOrFolderObject (ResourceFactor... - 13:35 Story #55509 (Closed): Add CSRF Protection to mod.php
- The mod.php dispatcher should check for a correct CSRF token.
* It should be possible to disable CSRF protection i... - 13:25 Feature #55508 (New): Implement CSRF Protection in Extbase URI builder and request handler
- * The Extbase URI builder should be able to add tokens for specific actions to the URI (if configured)
* The request... - 13:19 Bug #54201: Implement Clickjacking Protection
- Helmut Hummel wrote:
> X-Frame-Options headers
>
> JS snippet to reveal body tag only when iframe included in cor... - 13:01 Task #52778 (Resolved): No metadata shown for Folder and Category bases collections
- 12:52 Feature #51362: Hint to check errorlog when an extension is incompatible
- Meanwhile we have #54943 merged. This displays the "Fatal Error" which leads to the extension check in case you go to...
- 12:42 Bug #55359: Image files with uppercase file extension don't work in element browser and content elements
- I can confirm this issue with the latest git version (31.01.2014).
- 12:40 Bug #54252: Empty container for tabs titles when using dividers2tabs => FALSE in ext_tables
- So if there are not any tabs defined and we do not pass $fields through $this->wrapFormsSection() function we will ha...
- 12:35 Bug #54252: Empty container for tabs titles when using dividers2tabs => FALSE in ext_tables
- Next check. In typo3/sysext/backend/Classes/Form/Element/InlineElement.php line 415 we have valid content (table insi...
- 11:35 Bug #54252: Empty container for tabs titles when using dividers2tabs => FALSE in ext_tables
- In typo3/sysext/backend/Classes/Form/FormEngine.php line 906: $output = '<div class="typo3-dyntabmenu-divs">' . $outp...
- 10:33 Bug #54252: Empty container for tabs titles when using dividers2tabs => FALSE in ext_tables
- Ok the problem is that the whole content/form is rendered outside div.typo3-dyntabmenu-divs but should be inside this...
- 12:34 Bug #53998: Upload does not complete
- File uploads work in the extension manager, so the problem is only with the Filelist module.
The records in the sy... - 12:33 Bug #55415 (Closed): Accessing the root folder of a file mount is not possible for non-admins
- 12:30 Bug #55439 (Resolved): Default upload folder not accessible for editors
- Applied in changeset commit:dc1a88656e3c06ea814f9fe804606802784a987b.
- 12:23 Bug #55466 (Closed): Don't show upload form if user has no rights to defaultUploadFolder
- 11:52 Bug #55502 (Rejected): TCA: Adding a select entry after non-existing entry raises exception
- I just realised that ExtensionManagementUtility did not find the complete list, not just a single item - and the case...
- 11:49 Bug #55502 (Rejected): TCA: Adding a select entry after non-existing entry raises exception
- When adding a select item with @ExtensionManagementUtility::addTcaSelectItem()@, various pre-conditions are checked. ...
- 11:40 Task #53467: Improve flush by tag performance for the file cache backend
- Is this issue still relevant despite the performance issues?
- 10:59 Bug #55500 (Closed): Blank page on Backend LogIn when entering wrong data
- When you enter the wrong LogIn Data on Backend LogIn only a blank page is displayed. I noticed this error on version ...
- 10:30 Task #55416 (Resolved): Accessing the root folder of a file mount is not possible for non-admins
- Applied in changeset commit:2015d65fcca95202766ffc2734235c0b6c8c5cd6.
- 10:01 Bug #55493 (Under Review): Avoid unnecessary de-/serialization for page cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #55493 (Closed): Avoid unnecessary de-/serialization for page cache
- When storing a cache in page the array variable "cache_data" gets
serialized and when being retrieved from cache uns... - 09:47 Story #55072: implement compile time cache
- Some description on what you mean by "compile time cahe" ?
Just being curious about this one. - 09:30 Bug #55012 (Resolved): FAL Filelist translations does not consider BE user access rights
- Applied in changeset commit:ee2a4bb058c7cffdd7220da8d3cbf73fa8cf8771.
- 08:07 Task #55489: Travis Builds broken cause of errors in DatabaseConnection
- code looks like...
- 08:05 Task #55489 (Closed): Travis Builds broken cause of errors in DatabaseConnection
- see https://travis-ci.org/TYPO3/TYPO3.CMS/jobs/17958949...
- 07:30 Task #55479 (Resolved): Remove old tt_content DB fields
- Applied in changeset commit:18e303983f89a9a0178796cae42d241270144cbb.
- 02:20 Bug #55488 (Closed): T3D-import including files fails to create files
- In preview besides filenames the warning is shown:
"ERROR: There are no available filemounts to write file in!"
alt... - 02:07 Bug #55487 (Closed): Fresh installation behaves wrong because no compat-version is set
- A fresh installation of 6.1.7 sometimes has no compat-version set in the configuration. If that is the case it "behav...
- 01:08 Bug #52470: In Chrome RTE inserts weird SPAN tags
- I have a similar behaviour in Chrome and the RTE (TYPO3 6.2) when using RTE.default.contentCSS and some definitions f...
- 00:30 Bug #55475 (Resolved): Error when saving Domain system record
- Applied in changeset commit:dc271e4fe63c7c960e087becc5f9f3e98e57d39a.
- 00:30 Task #46400 (Resolved): Use short version ?: in ternary operator (PHP 5.3+)
- Applied in changeset commit:c738091fe72b028a98bb9d78e18e946816a667ba.
- 00:30 Bug #55486 (Resolved): HR - single horizontal rule
- Applied in changeset commit:f3d4684546deb395078592aa27dc7f933c92bee0.
- 00:06 Bug #55486 (Under Review): HR - single horizontal rule
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:03 Bug #55486 (Closed): HR - single horizontal rule
- Make hr a single hr
- 00:22 Task #55348 (Under Review): Show links
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-01-30
- 23:56 Bug #55475: Error when saving Domain system record
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:24 Bug #55475: Error when saving Domain system record
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:11 Bug #55475 (Under Review): Error when saving Domain system record
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:44 Bug #55475: Error when saving Domain system record
- This occurs in V 6.1.7
- 18:41 Bug #55475 (Closed): Error when saving Domain system record
- When saving a domain system record an error occurs on line 2339 of typo3/sysext/core/Classes/DataHandling/DataHandler...
- 23:36 Task #46400: Use short version ?: in ternary operator (PHP 5.3+)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:36 Task #46400: Use short version ?: in ternary operator (PHP 5.3+)
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:45 Task #46400: Use short version ?: in ternary operator (PHP 5.3+)
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:35 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:35 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:18 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:32 Task #54265: Use (int) instead of intval() or (integer)
- Core decision as from today: it should be written (int)$variable
- 23:30 Bug #55472 (Resolved): Using datahandler with disabled logging results in sql error on inserting history
- Applied in changeset commit:019bde6f17fe926271c214a75b5791db2879c2b1.
- 22:03 Bug #55472: Using datahandler with disabled logging results in sql error on inserting history
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:35 Bug #55472 (Under Review): Using datahandler with disabled logging results in sql error on inserting history
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:20 Bug #55472 (Closed): Using datahandler with disabled logging results in sql error on inserting history
- Query:
INSERT INTO sys_history (history_data,fieldlist,tstamp,tablename,recuid,sys_log_uid) VALUES (foobar,'configur... - 22:35 Bug #55485 (Closed): FAL: Invalid title and broken layout
- When integrating file_references into own's TCA, the IRRE title shows twice the filename instead of the title.
Mor... - 22:33 Task #55481: Replace usage of deprecated ClassLoader::getAliasForClassName
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:17 Task #55481 (Under Review): Replace usage of deprecated ClassLoader::getAliasForClassName
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Task #55481 (Closed): Replace usage of deprecated ClassLoader::getAliasForClassName
- ClassLoader::getAliasForClassName is still used in GeneralUtility::makeInstance()
- 22:30 Task #54226 (Resolved): Extend File/Folder API for getContainingFolder()
- Applied in changeset commit:9d4ff3cf98480d2d765450fd4965da9c2dd5318d.
- 21:35 Task #54226 (Under Review): Extend File/Folder API for getContainingFolder()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #54226 (Resolved): Extend File/Folder API for getContainingFolder()
- Applied in changeset commit:a8c5479803eec44326b4a07bb2270aecaaf29c20.
- 22:22 Bug #55484 (Closed): fe_user:username is limited to 50 chars
- Currently the username field in fe_user table is limited to 50 characters.
--
username varchar(50) DEFAULT '' NOT N... - 22:17 Bug #51864: Fatal Error on empty repository table
- Philipp Gampe wrote:
> How did you do the installation? Did you just extracted the source and ran the installer?
... - 22:14 Bug #55482 (Under Review): Show item table style
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:07 Bug #55482 (Closed): Show item table style
- Lighten up Show item table.
- 21:56 Feature #24925: Mandatory for Selectbox with TCA not possible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:31 Feature #24925: Mandatory for Selectbox with TCA not possible
- just pushed Johannes' patch to Gerrit, but don't know if his solution works with FlexForms yet.
- 21:31 Feature #24925 (Under Review): Mandatory for Selectbox with TCA not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:20 Feature #24925: Mandatory for Selectbox with TCA not possible
- Hi Benni,
are you still on this issue? - 21:56 Bug #24871: Required select box element isn't required
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:31 Bug #24871 (Under Review): Required select box element isn't required
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:47 Bug #55480 (Closed): Double background on ExtJs buttons
- With this patch https://github.com/TYPO3/TYPO3.CMS/commit/1e89ca44ca051c4ec13257a91a3ef7b0db54f027 unified styles for...
- 21:31 Task #54517: Replace substr() and strpos() with GeneralUtility::isFirstPartOfString when it makes sense
- But people, don't take my word for it. Measure it for yourself using these patches.
- 21:13 Task #54517: Replace substr() and strpos() with GeneralUtility::isFirstPartOfString when it makes sense
- Here are some test results for the following before - after situation:
*before:*
All occurrences of (strpos($uid, 'N... - 15:36 Task #54517: Replace substr() and strpos() with GeneralUtility::isFirstPartOfString when it makes sense
- It's not about precise numbers of frontend or backend requests, but about best practise here.
Maybe Rupi has got som... - 14:56 Task #54517: Replace substr() and strpos() with GeneralUtility::isFirstPartOfString when it makes sense
- Hi Joey!
Thanks for your passion about this topic.
Jo Hasenau wrote:
> Pros for the plain solution without a... - 10:17 Task #54517: Replace substr() and strpos() with GeneralUtility::isFirstPartOfString when it makes sense
- Actually this was my personal favorite too, since I just created this task on demand.
Claus Due and me already discu... - 10:02 Task #54517: Replace substr() and strpos() with GeneralUtility::isFirstPartOfString when it makes sense
- And then there are also cases where it is tested if there is a string of lenght 'n' starting at position 'm' in a str...
- 21:30 Bug #55181 (Resolved): Speedup domain redirection lookup
- Applied in changeset commit:84543545ac27914e02f5e2fc66fb085dc6447cd6.
- 20:04 Bug #55181 (Under Review): Speedup domain redirection lookup
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Task #54554 (Resolved): FAL: Folder not found and dockheader menu broken
- Applied in changeset commit:0a00643f7549cc3aeb4518e9a7065fb10187d402.
- 20:30 Task #55433 (Resolved): TemplateService: Remove old paths from allowedPaths-list
- Applied in changeset commit:2df1222240d951c1cddc4066798521f95f41a38a.
- 20:30 Task #51512 (Resolved): Unreadable directories cause exceptions
- Applied in changeset commit:017242ff31178adb38812179637923ce94518043.
- 18:18 Task #51512: Unreadable directories cause exceptions
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Task #51512: Unreadable directories cause exceptions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Task #44550 (Needs Feedback): Preview image and database entry not deleted when deleting a FAL file
- please check if the merged one from today solves this
- 20:06 Task #55479 (Under Review): Remove old tt_content DB fields
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:02 Task #55479 (Closed): Remove old tt_content DB fields
- With TYPO3 4.0 and the new CSS styled content
and the new RTE HTMLArea, some fields were still
included in the core... - 20:02 Bug #55263 (Under Review): Labels of all extjs buttons are invisible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:16 Bug #55263: Labels of all extjs buttons are invisible
- !ie8-pagetree.PNG!
In Internet Explorer versions below 10 the labels of pages in the page tree are invisible.
T... - 18:50 Bug #55263: Labels of all extjs buttons are invisible
- This is due to ext-all-notheme.css...
- 20:01 Bug #55012: FAL Filelist translations does not consider BE user access rights
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Bug #55012: FAL Filelist translations does not consider BE user access rights
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:53 Bug #55012: FAL Filelist translations does not consider BE user access rights
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:59 Task #51762 (Needs Feedback): Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- please check if that still is happening in the current master as of today;
sadly that won't be backported as it in... - 19:30 Bug #55428 (Resolved): Delete file with missing processed file raises alert
- Applied in changeset commit:e81d0605bb428a6ea494e39b63fbef932259a65b.
- 18:49 Bug #55428: Delete file with missing processed file raises alert
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Bug #55428: Delete file with missing processed file raises alert
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #52589 (Resolved): Method for direct output of file
- Applied in changeset commit:3ac80662f3cd00efc0a99357618de8c54f2f64c2.
- 19:30 Bug #55471 (Resolved): Fatal Error when processing folder does not exist
- Applied in changeset commit:916c273f6caf3513d003fe36d729bac8a09e33de.
- 18:10 Bug #55471 (Under Review): Fatal Error when processing folder does not exist
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:08 Bug #55471 (Closed): Fatal Error when processing folder does not exist
- When the processing folder does not exist,
it is created on the fly in ResourceStorage.
However the returned obje... - 19:30 Bug #55458 (Resolved): DocumentTemplate class inserts inDocStyles twice
- Applied in changeset commit:138b13ae2fb99bb4776eb54ddd36eb670241435d.
- 16:20 Bug #55458 (Under Review): DocumentTemplate class inserts inDocStyles twice
- Patch set 2 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #55458 (Resolved): DocumentTemplate class inserts inDocStyles twice
- Applied in changeset commit:a5e884f8a8d3e7c48a19a4553157cb5de65bcdb5.
- 15:00 Bug #55458: DocumentTemplate class inserts inDocStyles twice
- Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:57 Bug #55458: DocumentTemplate class inserts inDocStyles twice
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:25 Bug #55458: DocumentTemplate class inserts inDocStyles twice
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:12 Bug #55458 (Under Review): DocumentTemplate class inserts inDocStyles twice
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:45 Bug #55458 (Closed): DocumentTemplate class inserts inDocStyles twice
- When adding inline styles with ->inDocStylesArray
The styles appear twice in the resulting HTML - 19:19 Bug #55477 (Closed): The zebra coloring in filelist is broken when localisation data is not visible
- With the adding of the localisationData rows in filelist the zebra coloring is broken when these rows are not visible.
- 19:02 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #55371: Ajax handler TYPO3_tcefile::process is broken
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Bug #55371: Ajax handler TYPO3_tcefile::process is broken
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:39 Task #55474 (Under Review): Enable CSS libs to use in frontend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:38 Task #55474 (Closed): Enable CSS libs to use in frontend
- The newly introduced PageRenderer option to include
CSS libraries (that are included on top of all CSS files)
canno... - 18:30 Task #54228 (Resolved): MetaData Extraction Registry should have Ordering Parameter
- Applied in changeset commit:036063910a352a3c3b62dc370f642f8b9ee2496f.
- 18:30 Task #53690 (Resolved): Remove calls to FileRepository when retrieving FileObjects
- Applied in changeset commit:3756116a4097c7cd04ebb05190deb3ff0cd3830f.
- 18:29 Task #55316: Upgrade normalize.css to version 3.0.0
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:57 Bug #55470 (Under Review): CE Table does not allow multiple css classes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:57 Bug #55470 (Closed): CE Table does not allow multiple css classes
- When using the content element "table", a
field within the flexform shows the possibility
to add an additional css ... - 17:49 Bug #55286 (Under Review): exif_read_data issues warning for corrupted EXIF data in images
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Task #55464 (Resolved): Install Tool Lock Screen (Backend Mode) Styling
- Applied in changeset commit:ff3b81c165f72895327415c2d11980f06f897719.
- 16:51 Task #55464: Install Tool Lock Screen (Backend Mode) Styling
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:41 Task #55464 (Under Review): Install Tool Lock Screen (Backend Mode) Styling
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:09 Task #55464 (Closed): Install Tool Lock Screen (Backend Mode) Styling
- Warning icon misplaced in the Alert to "Unlock Install Tool" when called as a Backend Module. Fix it.
- 17:30 Bug #53895 (Resolved): Support for plugins without description in new content element wizard
- Applied in changeset commit:4fbaa7ec82553ac2febac935c3ac3e5c78167747.
- 15:17 Bug #53895: Support for plugins without description in new content element wizard
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:27 Bug #24843 (Needs Feedback): ter not loading when clicking on "update"
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:27 Bug #24971 (Needs Feedback): validateform.js can't handle lower and upper quantifiers
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:23 Bug #15339 (Needs Feedback): localization fails if content is moved from other language to default language
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:23 Bug #24688 (Needs Feedback): Pagetree cannot be initialized with a specific page ID
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:22 Bug #24775 (Needs Feedback): Adding a function to bodyTag doesn't work when removeDefaultJS=1
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:22 Bug #24902 (Needs Feedback): debug() output in frontend and backend not shown
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:30 Task #55453 (Resolved): Install Tool > All Configuration "Expand All" functionality
- Applied in changeset commit:14652300aca8f107b78bbb92ff764110dafeb6d8.
- 15:14 Task #55453: Install Tool > All Configuration "Expand All" functionality
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Task #55453: Install Tool > All Configuration "Expand All" functionality
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:43 Task #55453: Install Tool > All Configuration "Expand All" functionality
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Task #55453 (Under Review): Install Tool > All Configuration "Expand All" functionality
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:32 Task #55453 (Closed): Install Tool > All Configuration "Expand All" functionality
- To ease finding settings in the new Install Tool "All Configuration", we want to have an "Expand all" feature to expa...
- 16:08 Task #55416: Accessing the root folder of a file mount is not possible for non-admins
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Task #55416: Accessing the root folder of a file mount is not possible for non-admins
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:04 Task #55186: Prevent Storages to be queried over and over again
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Task #55186: Prevent Storages to be queried over and over again
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:53 Bug #55180: Increase Determination of siteroot page
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Bug #55180 (Under Review): Increase Determination of siteroot page
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Bug #55180: Increase Determination of siteroot page
- Is for each FE Request
- 15:39 Bug #55466 (Under Review): Don't show upload form if user has no rights to defaultUploadFolder
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Bug #55466 (Closed): Don't show upload form if user has no rights to defaultUploadFolder
- Hello Core-Team,
if you have a newly created BE-User who opens the element browser the first time, the defaultUplo... - 15:30 Bug #55462 (Resolved): sys_file tca ctrl set crdate and cruser_id to non existing columns
- Applied in changeset commit:bb9755412f2cc9d962e77476e8f0643bebf0b4a4.
- 15:10 Bug #55462 (Under Review): sys_file tca ctrl set crdate and cruser_id to non existing columns
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Bug #55462 (Closed): sys_file tca ctrl set crdate and cruser_id to non existing columns
- 15:29 Task #50449: PHP-functionality instead of GeneralUtility::deHSCentities
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:55 Bug #35714 (Closed): inDocStyles_TBEstyle inserted twice
- fixed with #55458 in master (to become 6.2). Backports to 6.1 and 4.5 under discussion. Not really a "priority fix" s...
- 14:30 Task #55410 (Resolved): Default value of field "visible" in File Metadata is TRUE
- Applied in changeset commit:5347431d47b427fd6d761a5e8d43ebd3eb40856c.
- 13:39 Task #55410: Default value of field "visible" in File Metadata is TRUE
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #54286 (Resolved): ClickMenu: Set background via CSS instead of JS
- Applied in changeset commit:2ce726e459266b84737094f8bbfc87bd8f8639dd.
- 13:37 Task #54286: ClickMenu: Set background via CSS instead of JS
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:05 Task #54286: ClickMenu: Set background via CSS instead of JS
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:49 Bug #55459 (Closed): tslib_mediaWizardManager: Overriding media providers is not possible
- To fix the problem caused by the bug #50041 in TYPO3 4.7 i tried to add a new media provider for Youtube videos.
B... - 13:44 Bug #55457 (Closed): RTE on first new IRRE record keeps loading in IE
- In our extension we have a record with the possibility to add tt_content elements inline (IRRE). However, on the firs...
- 13:33 Bug #55456 (Closed): Indexed Search Extbase Plugin: word parts
- Hi
I use the extbase plugin for indexed_search. Everything works but how can I configure to find results by search... - 13:30 Task #55446 (Resolved): Obsolete code in saltedpasswords
- Applied in changeset commit:4764cec4a1f2b14ee130ba8c2d803d590ba2328e.
- 13:30 Bug #55430 (Resolved): Clean up category references when a file is deleted
- Applied in changeset commit:b9e7caad9c8c3315274a41de0993f68c7ec59a2b.
- 12:01 Bug #55430: Clean up category references when a file is deleted
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Bug #55430: Clean up category references when a file is deleted
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #53580 (Resolved): Cleanup ElementBrowser
- Applied in changeset commit:bd47397f1e9f733fbd476ad8a71ba500f459e31c.
- 13:30 Bug #55455 (Resolved): Content Element Wizard Hook labeled wrongly
- Applied in changeset commit:9bc406609d6bf01f84a6279c9f82723eceba5718.
- 13:23 Bug #55455 (Under Review): Content Element Wizard Hook labeled wrongly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:23 Bug #55455 (Closed): Content Element Wizard Hook labeled wrongly
- The message when having a hook for the wizard items
is still the same, although the interface has been
renamed. So ... - 13:19 Bug #55454 (Closed): Buttons for explicit translation are not shown
- Steps:
* enable $GLOBALS['TYPO3_CONF_VARS']['BE']['explicitConfirmationOfTranslation'] in Install Tool
* e.g. creat... - 13:03 Bug #55439: Default upload folder not accessible for editors
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:39 Bug #55439 (Under Review): Default upload folder not accessible for editors
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #54964 (Resolved): Signals preFolderCreate postFolderCreate are missing
- Applied in changeset commit:4f3b6ecb8361e418d7e47633211d7d2ba496b1f4.
- 12:20 Bug #55437 (Closed): Cannot redeclare t3lib_pageSelect Error
- closed as requested
- 11:47 Bug #55437: Cannot redeclare t3lib_pageSelect Error
- Hi guys,
please close this ticket.
We missed to clean the Apache PHP Cache - after cleaning all works fine - sorr... - 11:59 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:43 Bug #55414: File collection folder selector only respects first filemount
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #55420 (Resolved): Root folder of a storage can not be used as filemount
- Applied in changeset commit:e81b0ca9fc67f53375a5a443f20fd5239a627ec4.
- 10:54 Bug #55420: Root folder of a storage can not be used as filemount
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:05 Bug #53998: Upload does not complete
- We have the same problem!
Red Hat Enterprise Linux Server release 6.4
httpd-2.2.15-26.el6
PHP 5.4.23
Typo3 V... - 10:54 Bug #52071: L10n Cache Exception
- In the administration log you can check that action (Select "Cache" as action to only view this ones).
- 10:52 Bug #52071: L10n Cache Exception
- I checked the language cache files and the date / time was not really fitting when it happened the last time. It happ...
- 10:18 Bug #52071: L10n Cache Exception
- Did you check the cache recreation as I mentioned?
- 10:50 Task #55445: Use array access instead of strpos($str, n, 1)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Bug #18507 (New): extended clipboard: delete all selecte elements not only from the clipboard
- 10:17 Bug #52299: JS error in backend
- There were some other small corrections in latest 6.0 and 6.1 releases of TYPO3 CMS, can you check your problem with ...
- 09:09 Bug #55176: Old prototype version in backend causes problems with browser-scrollbars
- seems like this bug is fixed in Chrome Version *32.0.1700.102 m* after the last update.
can be closed IMO - 08:42 Bug #55449 (Closed): Labels from mod_tools_em.xlf not loaded
- The extension manager still uses labels from @sysext/lang/locallang_mod_tools_em.xlf@ - e.g. @clearMakeExtDir_could_n...
- 03:21 Task #54944 (Under Review): FAL links in RTE not translated when link has rel-Attribute
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:10 Task #54944: FAL links in RTE not translated when link has rel-Attribute
- When the RTE inserts the link, the href looks like hhtp://somedomain/?file:1234.
If a rel attribute is present, th... - 02:30 Bug #55448 (Resolved): wrong typehint for TypoScriptFrontentController->pageCache
- Applied in changeset commit:f417d291268f6cb3e50e08b12650b4ffb97d62bf.
- 01:23 Bug #55448 (Under Review): wrong typehint for TypoScriptFrontentController->pageCache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:18 Bug #55448 (Closed): wrong typehint for TypoScriptFrontentController->pageCache
- should be \TYPO3\CMS\Core\Cache\Backend\AbstractBackend
- 01:09 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:05 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:06 Task #52736: Install Tool: Optimize class and interface structure of actions
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:37 Task #55447 (Closed): RTE magic images should be migrated to processed files
- The current RTE magic images migration script goes through the reference index looking for files with the "old prefix...
2014-01-29
- 23:21 Task #55446 (Under Review): Obsolete code in saltedpasswords
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:19 Task #55446 (Closed): Obsolete code in saltedpasswords
- tx_saltedpasswords_autoloader was used in old install tool and is obsolete now, the code needs removed class \TYPO3\C...
- 23:19 Task #49319 (Needs Feedback): Error finding folder for rte links preparing
- 23:18 Task #49319: Error finding folder for rte links preparing
- I am unable to reproduce this issue with current master.
- 22:35 Bug #53580: Cleanup ElementBrowser
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:20 Bug #53580: Cleanup ElementBrowser
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #54529 (Resolved): Wrong phpdoc in TableGarbageCollectionTask
- Applied in changeset commit:8f2c2fe248e0ec836ba42569c8a80b9deb7d509f.
- 22:30 Bug #53653 (Resolved): Update enableDeprecationLog default value and help text
- Applied in changeset commit:319214a2f308efcac0915d65c8cd47afada648d6.
- 22:21 Task #55445: Use array access instead of strpos($str, n, 1)
- Reduces call count to substr by 4.289 calls for a page like: http://6.2.master.workbench.local/examples/images-with-l...
- 21:42 Task #55445: Use array access instead of strpos($str, n, 1)
- Oops, I wrote strpos instead of substr . . . please correct.
- 21:42 Task #55445 (Under Review): Use array access instead of strpos($str, n, 1)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Task #55445 (Closed): Use array access instead of strpos($str, n, 1)
- A call to strpos can be avoided in case the 'count' parameter is 1.
Use:
$str{n}
Instead of:
strpos($str, n, 1) - 21:58 Bug #55443: List Module - wrong colspan in table footer
- Just quick search:
Colspan attribute is calculated based on items in array: $this->fieldArray
line 548:
@$iOut... - 21:25 Bug #55443 (Closed): List Module - wrong colspan in table footer
- If we enter List Module we have tables with various records list available. Each table shows by default 20 records of...
- 21:42 Bug #55439: Default upload folder not accessible for editors
- Imo this should be handled. Maybe just catch the exeption so the element browser is still shown.
- 17:20 Bug #55439: Default upload folder not accessible for editors
This is specially a problem in the ElementBrowser. If the user did not access a folder before, the default folder i...- 17:15 Bug #55439 (Closed): Default upload folder not accessible for editors
- The default folder of a storage is currently not available for normal editors by default.
A filemount to the folde... - 21:31 Task #55444 (Closed): Use typesafe comparison where possible
- To avoid casting variables when comparing them, we must use typesafe comparison where possible.
Use === instead of... - 21:30 Bug #55406 (Resolved): Increase width of col-title in typo3-dblist
- Applied in changeset commit:9dc04c84e860d82819541d943a7b67152b4757a9.
- 13:50 Bug #55406: Increase width of col-title in typo3-dblist
- Generate some test data:...
- 10:05 Bug #55406: Increase width of col-title in typo3-dblist
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Bug #54467 (Resolved): $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Applied in changeset commit:9d4cacedf313200492a7ae0103b39a42d5cb92fa.
- 20:50 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 3 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:49 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:47 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:30 Bug #53963 (Resolved): All Configuration shows a value of 1 for disabled boolean options
- Applied in changeset commit:2ecd236abe1704cffe342f81fd675b06dae139b0.
- 20:30 Bug #55409 (Resolved): Tame PackageStates.php in functional tests
- Applied in changeset commit:a246231cd73bd16386837a415c82c67625e633dc.
- 00:23 Bug #55409 (Under Review): Tame PackageStates.php in functional tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Bug #54943 (Resolved): Installer does not display fatal errors that lead to extension check
- Applied in changeset commit:7bc9a4e997e635d1db2ecb23b99d4882efb5ded0.
- 13:35 Bug #54943: Installer does not display fatal errors that lead to extension check
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Bug #55407 (Resolved): ClickMenu does not show destination-foldername
- Applied in changeset commit:69f7c44190d69efe20e2726e7259878720691b9e.
- 20:14 Bug #55407: ClickMenu does not show destination-foldername
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:14 Bug #55407: ClickMenu does not show destination-foldername
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:30 Bug #54112 (Resolved): Unreplaced marker in fileadmin
- Applied in changeset commit:635768ccfcf60f0cd4304d76e1e87d6974bea96e.
- 20:25 Bug #54112: Unreplaced marker in fileadmin
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:24 Bug #54112: Unreplaced marker in fileadmin
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:22 Bug #54112: Unreplaced marker in fileadmin
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:46 Task #55442 (Under Review): TS Parser: Remove resolving of resources and filenames
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:41 Task #55442 (Closed): TS Parser: Remove resolving of resources and filenames
- The functionality for using direct resources with TypoScript
templates was removed with TYPO3 CMS 6.1. However
the ... - 19:30 Task #55372 (Resolved): Remove useless count function calls in stdWrap
- Applied in changeset commit:96a1172675333836b1e9b49454c332c8eb56681a.
- 01:14 Task #55372: Remove useless count function calls in stdWrap
- Please ignore Screen_Shot_2014-01-27_at_23.07.28.png . . .
- 19:11 Task #55416: Accessing the root folder of a file mount is not possible for non-admins
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Task #55416: Accessing the root folder of a file mount is not possible for non-admins
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:49 Task #55416: Accessing the root folder of a file mount is not possible for non-admins
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Task #55416: Accessing the root folder of a file mount is not possible for non-admins
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Task #55416 (Under Review): Accessing the root folder of a file mount is not possible for non-admins
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:10 Task #55416: Accessing the root folder of a file mount is not possible for non-admins
- Confirmed!
- 10:09 Task #55416 (Closed): Accessing the root folder of a file mount is not possible for non-admins
- The change "[!!!][TASK] Driver API has too many crosscutting concerns" commit:f83eddd5027b74d7f4d28a845521bff3b2dd603...
- 18:58 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:35 Task #51807: RTE MagicImage should use the FAL processing API and not storage-0
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:45 Bug #53891: Upgrade Wizard "Migrate file relations" should hide itself
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:10 Bug #53891: Upgrade Wizard "Migrate file relations" should hide itself
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:45 Bug #53845: Enhance TCA - FAL migration for tt_content
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:10 Bug #53845: Enhance TCA - FAL migration for tt_content
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:41 Bug #24684 (Closed): TYPO3 Inline User Manual misses dark the docheader bar at top
- Ok, then I close this issue.
- 15:43 Bug #24684: TYPO3 Inline User Manual misses dark the docheader bar at top
- Yes, still exists in 6.1-dev, but is fixed in master. Maybe we should just close this, because this is low priority.
- 17:10 Bug #54457: InstallWizardDoneSettings in LocalConfiguration uses old class names
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:53 Bug #55437 (Closed): Cannot redeclare t3lib_pageSelect Error
- Hello,
we tried to update a big installation from TYPO3 4.7.15 to 4.7.17 and the message... - 15:34 Bug #54460 (Needs Feedback): Unable to activate extension
- As long as you see this
> PHP Warning: fopen(): Filename cannot be empty
The filename did not make it's way to... - 12:34 Bug #54460: Unable to activate extension
- I tried this now:
[SYS][systemLog] = file,/home/hilburger/public_html/www2014.law-school.de/html/typo3conf/syslog... - 11:21 Bug #54460: Unable to activate extension
- Ok next step.
Your configuration here is wrong.
You're missing the path to the log file.
Have a look into the ... - 09:45 Bug #54460: Unable to activate extension
- Sure :-)
To be sure a few lines more:
[SYS][systemLog] = file
[SYS][systemLogLevel] = 0
[SYS][enableDeprecat... - 14:55 Bug #55434 (Under Review): Various PHP Warning with invalid credentials
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Bug #55434 (Closed): Various PHP Warning with invalid credentials
- When invalid credentials are entered in the Backend login form, various PHP warnings are raised such as
PHP Warning:... - 14:21 Task #55433 (Under Review): TemplateService: Remove old paths from allowedPaths-list
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:19 Task #55433 (Closed): TemplateService: Remove old paths from allowedPaths-list
- At least "t3lib/fonts/" we could imho remove. Maybe also "media/"?
- 13:56 Bug #55430: Clean up category references when a file is deleted
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #55430: Clean up category references when a file is deleted
- To test the patch:
1. upload a file
2. associated categories
3. delete the files
-> relations are still prese... - 13:28 Bug #55430 (Under Review): Clean up category references when a file is deleted
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Bug #55430 (Closed): Clean up category references when a file is deleted
- File are categorizable by default as of TYPO3 6.2
When a BE User deletes a file, associated categories
must be rem... - 13:41 Task #55431 (Closed): Impexp: file contents of sys_file are not included in export
- 13:37 Task #55084 (Rejected): Introduce a option to include related records on pid 0
- is already possible.
- 13:03 Bug #55428: Delete file with missing processed file raises alert
- This is quite easy to test
1. Upload a file in the File module
2. Empty all files from directory @_processed_@
3... - 13:00 Bug #55428 (Under Review): Delete file with missing processed file raises alert
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:58 Bug #55428 (Closed): Delete file with missing processed file raises alert
- When a BE User deletes a File in the File Module and a
processed files is missing for some reasons as for instance
... - 13:03 Feature #55429 (Closed): Install tool should check database "collation"
- Recently we ran into some problems with solr and it showed up the whole cause of a series of strange issues was that ...
- 12:41 Bug #55420: Root folder of a storage can not be used as filemount
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:36 Bug #55420 (Under Review): Root folder of a storage can not be used as filemount
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:32 Bug #55420 (Closed): Root folder of a storage can not be used as filemount
Currently it is not possible to use the root folder of a storage in a filemount.
The access to the directory and...- 12:15 Bug #46020: Image size is 0 when not scaled
- Tobias Liegl wrote:
> The problem with no images sizes (width, height) in the database happened to me also. I did an... - 12:07 Task #55426: Cleanup listframe cut/copy handling
- So this is no functional issue but rather a coding style issue.
I just checked tce_db.php and it seems it is possibl... - 12:03 Task #55426 (Closed): Cleanup listframe cut/copy handling
- The patch which enabled pasting of content elements into empty columns [1] required a fix for reloading the list fram...
- 11:54 Task #55424 (Closed): Write unit tests for ContentObjectRenderer and HtmlParser
- Unit tests are needed to optimise several methods without breaking things. The biggest underperformers are:
*Conte... - 11:54 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
Can you please test with the new version? Please note the dependency on the patch for #55416.
> When I apply the...- 11:49 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Hi Alexander
I like to approach since it makes more sense than a TypoScript property. But I don't see the use case... - 10:41 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Hi guys,
I already tried to reimplement @options.folderTree.altElementBrowserMountPoints@ but without success :( Y... - 10:29 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #54275 (Resolved): ClassLoader creates additional cacheidentifier for same file
- Applied in changeset commit:b15348a421b40553ed8b32ba19e9f8bbc84f9e0d.
- 11:11 Bug #54275: ClassLoader creates additional cacheidentifier for same file
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:10 Bug #54275: ClassLoader creates additional cacheidentifier for same file
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Feature #51378 (Resolved): Show a more helpful message if [BE][lockSSL] = 1 and no https is available
- Applied in changeset commit:5f873f07b7c68b22d130ce7bf73b6cfaba581d20.
- 11:24 Task #55419 (Under Review): Use enumeration for handling conflict in file names
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #55419 (Closed): Use enumeration for handling conflict in file names
- Conflicts in file names are handled with a list of plain
text values in the code. It is safer to make use of constan... - 11:20 Bug #53713 (Needs Feedback): Reference index ignores sys_file_reference deleted flag
- Hey Alexander, this is also fixed in #53712, isn't it?
- 11:05 Bug #55418 (Closed): Class Loader requires "wrong" class files if class string matches naming convention
- If there is a namespaced class \Vendor\Myext\Foo\Bar and the file typo3conf/ext/myext/Classes/Foo/Bar.php are present...
- 11:01 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- There is a report that the drag'n'drop component will fail from Chrome32 on
https://groups.google.com/forum/#!topi... - 10:41 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:03 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- just pushed the patch file to gerrit that something is going on here!
please excuse the bad commit message! - 01:02 Feature #17085 (Under Review): HTTP GET 'If-Modified-Since' ignored
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:35 Bug #29461: Page TSconfig for Extbase flexform values doesn't work
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:12 Bug #55415: Accessing the root folder of a file mount is not possible for non-admins
- Please close this issue. I accidentally hit the submit button twice.
The correct issue is #55416 - 10:09 Bug #55415 (Closed): Accessing the root folder of a file mount is not possible for non-admins
- The change "[!!!][TASK] Driver API has too many crosscutting concerns" commit:f83eddd5027b74d7f4d28a845521bff3b2dd603...
- 09:42 Bug #55414 (Under Review): File collection folder selector only respects first filemount
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:39 Bug #55414 (Closed): File collection folder selector only respects first filemount
When a user has multiple filemounts the folder selector in a file collection record will only display the folders o...- 09:27 Bug #55413 (Closed): [Extension Manager] - PackageStates.php empty if incompatible extension is installed
- I've got several projects already running on TYPO3 6.2beta (still under development). Since beta1 I'm experiencing an...
- 08:53 Bug #55378: "Showing" page type -Menu Separator- results in Uncaught Exception
- there are many ways how you don't get the desired page in the FE, even if it perfectly exists in FE! e.g. if you limi...
- 08:15 Bug #55378: "Showing" page type -Menu Separator- results in Uncaught Exception
- This depends on your configuration of exceptionhandler or the page not found handler.
- 08:18 Bug #24299 (New): MM foreign-table relations in flexform field are not updated when publishing
- Thanks for helping.
- 07:21 Bug #55411 (Under Review): Add maxitems for field "metadata" in TCA
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:19 Bug #55411 (Closed): Add maxitems for field "metadata" in TCA
- Value "maxitems" => 1 must be added to field
`metadata` since it has a one-to-one relation. - 07:10 Task #55410 (Under Review): Default value of field "visible" in File Metadata is TRUE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:09 Task #55410 (Closed): Default value of field "visible" in File Metadata is TRUE
- FAL has no enable fields by design such as "hidden",
"deleted". For controlling the visibility of a file
like in a ... - 01:30 Task #54560 (Resolved): Replace JavaScriptEncoder with json_encode()
- Applied in changeset commit:6cd6d3b31232c7c6a8abf884746a96956aca363e.
- 01:09 Feature #52599: Bring tree icons in line-height
- Screenshots based on current patchset (3)
!xp-ie8.png!
!win7-ie9.png!
!win7-ie10.png!
!win7-ie11.png!
... - 01:03 Feature #52599: Bring tree icons in line-height
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:43 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-01-28
- 23:53 Bug #55409 (Closed): Tame PackageStates.php in functional tests
- 23:38 Bug #54460: Unable to activate extension
- Thomas, can you please post your configuration for ['SYS']['systemLog']?
- 14:54 Bug #54460: Unable to activate extension
- It is a Kubuntu 13.10 and everything is installed on the local drive.
I have changed the option in the Install Tool... - 14:23 Bug #54460: Unable to activate extension
- Ok we're coming closer. The problem here is related to *locking*.
*What system are you running on?*
If linux (may... - 12:25 Bug #54460: Unable to activate extension
- This is what I find in the error log:
[Tue Jan 28 12:23:12.908140 2014] [:error] [pid 31029] [client 127.0.0.1:52... - 10:32 Bug #54460: Unable to activate extension
- Hi Thomas,
can you enable all sorts of error and warning reporting on you system?
Please check webserver logs, sy... - 09:26 Bug #54460: Unable to activate extension
- Oh yes, going back to 6.1 does not help either.
I don't know what else to try. - 09:13 Bug #54460: Unable to activate extension
- I have the same issue with 6.1 and 6.1.7 on a current Kubuntu 13.10.
But no DBAL is installed. This looks like it ap... - 23:05 Bug #55406: Increase width of col-title in typo3-dblist
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:57 Bug #55406 (Under Review): Increase width of col-title in typo3-dblist
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Bug #55406: Increase width of col-title in typo3-dblist
- Responsible code: table.typo3-dblist tr td.col-title{overflow:hidden;vertical-align:middle;width:300px}
- 21:00 Bug #55406 (Closed): Increase width of col-title in typo3-dblist
- Table with records list has class .typo3-dblist. Each row has some extra class to define for example width of column....
- 23:01 Task #55316: Upgrade normalize.css to version 3.0.0
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:56 Task #55372: Remove useless count function calls in stdWrap
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:20 Task #55372: Remove useless count function calls in stdWrap
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:17 Task #55372: Remove useless count function calls in stdWrap
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:45 Bug #52594: Properly deprecate insertModuleFunction "$classPath" parameter
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #55350 (Resolved): Invalid constant in the domain redirect function
- Applied in changeset commit:b867b04f2fb39146badd5fb7a1327a7b0d18315b.
- 19:31 Bug #55350 (Under Review): Invalid constant in the domain redirect function
- Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:30 Bug #55350 (Resolved): Invalid constant in the domain redirect function
- Applied in changeset commit:7fe3c5ffed33c96437ae381594f7385ecb255144.
- 19:28 Bug #55350: Invalid constant in the domain redirect function
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:28 Bug #55350: Invalid constant in the domain redirect function
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:28 Bug #55350: Invalid constant in the domain redirect function
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:13 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- I can confirm that it works with IE 10 and FAL. I will test with extensions (e.g. Powermail) before verifying the cha...
- 16:50 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- > > I also updated both Prototype and Scriptaculous to the latest versons, but this breaks a lot of functions in TYPO...
- 12:21 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- See above linked review for updated libraries for potential side-effects. Thanks!
- 12:19 Bug #51768 (Under Review): IRRE - drag and drop sorting of items not possible in Internet Explorer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:22 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- I did some research and upgraded scriptaculous to 1.9.0 and prototype to 1.7.1 and nothing yet seems to be broken. Yo...
- 11:02 Bug #51768 (Accepted): IRRE - drag and drop sorting of items not possible in Internet Explorer
- We do not want to support prototype/scriptaculous in the backend anymore and currently just keep it there for the sak...
- 21:59 Bug #55319: Buttons
- Looks nice, thanks for that!
Could you please check if this
!http://snag.gy/RxgKi.jpg!
is a regression of this cha... - 20:30 Bug #55319 (Resolved): Buttons
- Applied in changeset commit:1e89ca44ca051c4ec13257a91a3ef7b0db54f027.
- 21:18 Bug #55407 (Under Review): ClickMenu does not show destination-foldername
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #55407: ClickMenu does not show destination-foldername
- This is in typo3/sysext/backend/Classes/ClickMenu/ClickMenu.php inside printFileClickMenu(). At
$elInfo = array(
... - 21:03 Bug #55407 (Closed): ClickMenu does not show destination-foldername
- In filelist select a folder for "cut" (or copy) and choose a different folder to paste the seleted one into ("Paste i...
- 20:38 Task #55375: Bad performance of the sys_note ext in BE
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:31 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:18 Bug #54457: InstallWizardDoneSettings in LocalConfiguration uses old class names
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:51 Bug #54457: InstallWizardDoneSettings in LocalConfiguration uses old class names
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:18 Bug #53891: Upgrade Wizard "Migrate file relations" should hide itself
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:43 Bug #53891: Upgrade Wizard "Migrate file relations" should hide itself
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:18 Bug #53845: Enhance TCA - FAL migration for tt_content
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:43 Bug #53845: Enhance TCA - FAL migration for tt_content
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:06 Task #55404: Extract package dependency sorting to own class
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:35 Task #55404: Extract package dependency sorting to own class
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:19 Task #55404 (Under Review): Extract package dependency sorting to own class
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:16 Task #55404 (Closed): Extract package dependency sorting to own class
- The Package Manager got pretty big due to the custom dependency resolving algorithm of CMS.
This part should be ex... - 19:26 Bug #54112: Unreplaced marker in fileadmin
- Please abandon either of the two patches now.
- 18:48 Bug #54112: Unreplaced marker in fileadmin
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:11 Task #49769: Replace usage of deprecated BasicFileUtility
- Either we manage to remove all Core internal calls to BasicFileUtility, or we remove the deprecation log message.
- 17:28 Task #49769: Replace usage of deprecated BasicFileUtility
- If I got it right ExtendedFileUtility is not deprecated, but ExtendedFileUtility and BasicFileUtility are coupled. In...
- 18:32 Bug #54275: ClassLoader creates additional cacheidentifier for same file
- Done...see review
- 17:44 Bug #54275: ClassLoader creates additional cacheidentifier for same file
- Stefan Froemken wrote:
> Hello Core-Team,
>
> I get following error message on my Mac with MAMP PRO:
>
> PHP F... - 16:56 Bug #54275: ClassLoader creates additional cacheidentifier for same file
- Gerrit Code Review wrote:
> Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r... - 16:53 Bug #54275 (Under Review): ClassLoader creates additional cacheidentifier for same file
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:09 Bug #43709 (Under Review): Import of t3d results in Fatal Error: Extension key "em" is NOT loaded!
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:46 Bug #43962 (Closed): TypoScriptConfigHelpModuleController check for obsolete sysext:em
- tsconfig_help has been removed with #47931.
- 17:43 Bug #48890: Problem with moving dir then use imagebrowser
- I had the same problem as admin in 6.1.7
I renamed a subfolder of fileadmin with pics in it. I wanted to see, if som... - 17:41 Bug #55256: Invalid class name to file path conversion
- Xavier Perseguers wrote:
> The method I fixed is marked as "Extbase"-related and I don't think the faulty code is in... - 17:40 Bug #55392: Missing opcode cache throws warning (instead of notice) and triggers mail
- For example the "PHP Maximum upload filesize too small" Error is something I know on some systems and I do not need a...
- 17:34 Bug #55392: Missing opcode cache throws warning (instead of notice) and triggers mail
- I would like to discuss this issue here, as #55252 addresses a very different problem.
At first I'd like to know, ... - 14:37 Bug #55392 (Accepted): Missing opcode cache throws warning (instead of notice) and triggers mail
- Hi!
We intended to change that with #55252.
Currently it is being discussed whether this should be Warning or Not... - 14:25 Bug #55392 (Closed): Missing opcode cache throws warning (instead of notice) and triggers mail
- If you run TYPO3 on a system without opcode cache (as in many shared hosting environments, e.g. Mittwald), the instal...
- 17:30 Bug #55134 (Resolved): Remove find file in EXT: lowlevel
- Applied in changeset commit:c158e24d1aa492bd76ee982d2e0b317e3dd69c7e.
- 13:58 Bug #55134: Remove find file in EXT: lowlevel
- Sorry. You are right.
I confused it with the raw search in DB check that gives you the possibility to search the dat... - 17:21 Task #54091: Use === operator instead of strlen() to check for zero length strings
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Task #54091: Use === operator instead of strlen() to check for zero length strings
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:17 Task #54091: Use === operator instead of strlen() to check for zero length strings
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Task #54091 (Under Review): Use === operator instead of strlen() to check for zero length strings
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:06 Task #54091: Use === operator instead of strlen() to check for zero length strings
- I tested strlen() a bit....
- 16:45 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:18 Bug #55396 (Closed): "Invalid RSA public key" malfunction on (backend) login
- I don't know what exactly causes this problem, but when we upgraded to PHP 5.4, backend login to our TYPO3 installati...
- 15:42 Task #55111: Extend FunctionalTestCase with linked fileadmin folders
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Bug #55378: "Showing" page type -Menu Separator- results in Uncaught Exception
Trying to show a page from the content-menu of the backend
should not belong to a page-not-found-404-handling used...- 11:59 Bug #55378: "Showing" page type -Menu Separator- results in Uncaught Exception
- Did you try to search on google for a solution?
If not, try "typo3 pageNotFound_handling" as search terms. - 10:35 Bug #55378: "Showing" page type -Menu Separator- results in Uncaught Exception
If I try to show a SysFolder I get the starting page.
This would be a kind and nice response.
- 10:18 Bug #55378 (Needs Feedback): "Showing" page type -Menu Separator- results in Uncaught Exception
- but what do you expect then? this is the same if trying to display a sysfolder.
if you have a proper exceptionhand... - 09:19 Bug #55378 (Closed): "Showing" page type -Menu Separator- results in Uncaught Exception
- Try to "show" a page of type "Menu Separator".
(Which is of cause not the way this page type is made for)
Result:... - 15:09 Task #55100: Impexp: Add simple functional tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:09 Task #55100: Impexp: Add simple functional tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Bug #55393: PackageConstraint not found
- This is fixed in the latest Git from today.
Close this.
- 15:01 Bug #55393 (Closed): PackageConstraint not found
- After I install an extension I get this error message:...
- 15:03 Bug #17955: newRecordLinkAddTitle not understandable text
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:39 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:36 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- I create a small extension to test the behavior. So it is
easier to test for all of you.
You can find the extensi... - 11:59 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:23 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:19 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:49 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:36 Task #53753: Make sysexts composer names standards compliant
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #55357 (Resolved): TS Parser: Fix regression when having tabs in TS names
- Applied in changeset commit:0935dc55cc99c2dfad1e198f60c1ed7e3b50e88d.
- 10:31 Bug #55357: TS Parser: Fix regression when having tabs in TS names
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #34800 (New): Page tree not responding
- 12:28 Bug #24299: MM foreign-table relations in flexform field are not updated when publishing
- Steps to reproduce:
1. Add content in workspace.
2. After publishing, relations in LIVE will be lost. - 12:25 Bug #24299: MM foreign-table relations in flexform field are not updated when publishing
- <preview>
<field_img type="array">
<tx_templavoila type="array">
<title>Billede</title>
<sample_... - 11:51 Bug #24299: MM foreign-table relations in flexform field are not updated when publishing
- @Michal Cygankiewicz
Can you provide configuration and step to reproduce? As DAM do not exist for TYPO3 6.x, so we... - 11:48 Bug #24299: MM foreign-table relations in flexform field are not updated when publishing
- I have experienced the same behaviour in TYPO3 6.1.4
- 10:17 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:10 Task #55198 (Under Review): Replace trimExplode + foreach with explode + trim within foreach
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:04 Feature #55381 (Closed): Allow Copy-Paste in Filelist where source is same as destination folder
- Copy/Paste for files with FileList in fileadmin is a great feature.
It should be possible (again?) to paste a file... - 09:52 Story #55078 (Accepted): Optimize PHP code performance in TYPO3 methods
- 08:45 Bug #24911 (New): Search term gets changed in search results quick list
- 08:44 Bug #24944 (Closed): EDITPANEL allow doesn't work anymore
- 08:30 Task #55367 (Resolved): Upgrade jQuery to 1.11.0
- Applied in changeset commit:3b7ccf4254e221e32e65b6464ea31ac9f94f4d6b.
2014-01-27
- 23:55 Bug #54743 (Needs Feedback): class_exists() in GeneralUtility::getClassName() should not autoload class
- Please see my comments in Gerrit.
I don't think we get anywhere without breaking GeneralUtility::getClassName() - 23:35 Bug #54743: class_exists() in GeneralUtility::getClassName() should not autoload class
- Uploaded updated test extension
- 20:51 Bug #54743: class_exists() in GeneralUtility::getClassName() should not autoload class
- Uploaded Xclass test extension
- 23:30 Bug #55377 (Resolved): Change repository url for introduction package
- Applied in changeset commit:a42059c8a5e92436cc483a6eb3a312802b1eab68.
- 22:44 Bug #55377 (Under Review): Change repository url for introduction package
- Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:30 Bug #55377 (Resolved): Change repository url for introduction package
- Applied in changeset commit:91b1db0968bf6e0695238e344f850c5d8b4b9b1d.
- 22:26 Bug #55377: Change repository url for introduction package
- Patch set 2 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:23 Bug #55377 (Under Review): Change repository url for introduction package
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:20 Bug #55377 (Closed): Change repository url for introduction package
- I will fix the 4.5-6.0 travis files with the backport of the phpunit patch. This is just for 6.1.
- 23:30 Bug #55366 (Resolved): Change phpunit repository url for travis
- Applied in changeset commit:a42059c8a5e92436cc483a6eb3a312802b1eab68.
- 22:44 Bug #55366 (Under Review): Change phpunit repository url for travis
- Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:30 Bug #55366 (Resolved): Change phpunit repository url for travis
- Applied in changeset commit:1af64b0c83ff57c552397cab36ad34ab40b9d4bb.
- 22:26 Bug #55366: Change phpunit repository url for travis
- Patch set 2 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:10 Bug #55366: Change phpunit repository url for travis
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:01 Bug #55366 (Under Review): Change phpunit repository url for travis
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:30 Bug #55366 (Resolved): Change phpunit repository url for travis
- Applied in changeset commit:a884938102c22381bb09d936b64161190ad707b0.
- 18:22 Bug #55366 (Under Review): Change phpunit repository url for travis
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:21 Bug #55366 (Closed): Change phpunit repository url for travis
- old url:
https://git.typo3.org/TYPO3v4/Extensions/phpunit.git
new url:
https://git.typo3.org/TYPO3CMS/Extensions... - 23:00 Bug #53963: All Configuration shows a value of 1 for disabled boolean options
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:54 Bug #53963: All Configuration shows a value of 1 for disabled boolean options
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:54 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:48 Task #55372: Remove useless count function calls in stdWrap
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:48 Task #55372: Remove useless count function calls in stdWrap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:19 Task #55372 (Under Review): Remove useless count function calls in stdWrap
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:17 Task #55372 (Closed): Remove useless count function calls in stdWrap
- Remove thousands uselesse count function calls in the stdWrap. stdWrap is often used and the count calls are not need...
- 22:30 Task #55370 (Resolved): Remove strlen calls in the DatabaseConnection
- Applied in changeset commit:8c29d5ddd57790926bb85252c35a896a2d9507f1.
- 20:50 Task #55370: Remove strlen calls in the DatabaseConnection
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:25 Task #55370: Remove strlen calls in the DatabaseConnection
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Task #55370 (Under Review): Remove strlen calls in the DatabaseConnection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:02 Task #55370 (Closed): Remove strlen calls in the DatabaseConnection
- I want to discuss, if it is ok to remove the strlen calls in the Database Connection class to improve the performance...
- 22:30 Bug #55324 (Resolved): EXT: lowlevel Config labels
- Applied in changeset commit:ef4d996a706234ea540219c690354407c0b3f9cd.
- 22:26 Task #55375: Bad performance of the sys_note ext in BE
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:20 Task #55375: Bad performance of the sys_note ext in BE
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:51 Task #55375: Bad performance of the sys_note ext in BE
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:48 Task #55375 (Under Review): Bad performance of the sys_note ext in BE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:46 Task #55375 (Closed): Bad performance of the sys_note ext in BE
- Hi guys,
the sys_note extension hook a extbase plugin into the page-, list- and info module. If the extension is i... - 21:54 Bug #55134: Remove find file in EXT: lowlevel
- First: This has nothing to do with FAL.
This is part of a usability cleanup in the backend (of course just a tiny ... - 21:48 Bug #55371 (Under Review): Ajax handler TYPO3_tcefile::process is broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:15 Bug #55371 (Closed): Ajax handler TYPO3_tcefile::process is broken
- Multiple changes in \TYPO3\CMS\Core\Utility\File\ExtendedFileUtility broke the TYPO3_tcefile ajax handler.
printLo... - 21:42 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:42 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:59 Bug #55373 (Closed): Extension manager installs (activates) extensions automatically
- Ext Manager 6.1.0 in typo3 still is not just fetching but still directly installs new extensions without asking.
Thi... - 19:46 Bug #55256: Invalid class name to file path conversion
- The method I fixed is marked as "Extbase"-related and I don't think the faulty code is in Extbase. The code itself in...
- 19:39 Bug #55256: Invalid class name to file path conversion
- Xavier Perseguers wrote:
> In some situations (loading of a class name from its table name - tx_extensionname_doma... - 18:49 Task #55367 (Under Review): Upgrade jQuery to 1.11.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:47 Task #55367 (Closed): Upgrade jQuery to 1.11.0
- Besides fixes and other things they claim to have lowered the startup-overhead (lazy feature-detection, only where/wh...
- 17:30 Bug #24944: EDITPANEL allow doesn't work anymore
- This is too old to know if it is still in V6…
- 16:16 Bug #24944 (Needs Feedback): EDITPANEL allow doesn't work anymore
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:30 Task #55044 (Resolved): Make Extbase use cache group "pages"
- Applied in changeset commit:1b15a7e287c8bafb981109e621001e2159d2d2cf.
- 17:20 Task #55044: Make Extbase use cache group "pages"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:10 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:35 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:39 Feature #27372: Execute native prepared queries in t3lib_DB
- Do we have current status? ;)
- 16:20 Bug #24911: Search term gets changed in search results quick list
- Seems to be, partly at least.
If search comes up with the content element that has empty header and you click it ... - 16:14 Bug #24911 (Needs Feedback): Search term gets changed in search results quick list
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:16 Bug #23610 (Needs Feedback): can't insert 0:00 to BE time input field
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:16 Bug #24903 (Needs Feedback): Error message for missing pictures in content elements is cropped
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:15 Bug #24520 (Needs Feedback): ImageMagick / GraphicsMagick does not run on every system
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:14 Bug #24928 (Needs Feedback): PHP Warning: implode(): Argument to implode must be an array in showpic.php line 152
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:14 Bug #24909 (Needs Feedback): There is no limit in colPos/colNumber
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:13 Feature #24899 (Needs Feedback): FORM: Add additional property "params"
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:13 Feature #24894 (Needs Feedback): add css classes to pagebrowser links
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:12 Bug #24881 (Needs Feedback): PHP warnings " Invalid argument supplied for foreach()" in new EM
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:12 Bug #24848 (Needs Feedback): content page and content version
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:11 Bug #24820 (Needs Feedback): 2 Steps now necessary in updating Extensions where before 1 Step
- Hi,
does it work better in newer versions of TYPO3 for you (like in 6.1 with the newer ExtensionManager) - 16:10 Feature #24842 (Needs Feedback): Need a hook to alter list rendering of special fields
- Hi,
as this issue is very old. Do you need this hooks in newer versions of TYPO3? - 16:09 Bug #24846 (Needs Feedback): SQL error on duplicate rows in cache_imagesizes
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 16:09 Bug #23982 (Needs Feedback): The install tool should check if typo3conf, fileadmin, uploads, typo3temp are writable before installing
- This part is rewritten with the new 123 installer for TYPO3 6.2.
So, can we close this issue? - 16:06 Bug #24651 (New): Use buttons in Page Tree
- What's the state of this issue?
- 15:36 Feature #55355: Check if file exists before outputing
- Hi Tizian!
Thanks for your report. Feel free to supply a patch to our review system.
For further instructions ple... - 13:26 Feature #55355 (Rejected): Check if file exists before outputing
- Hello there,
it often happens in bigger systems, that folder structures and filenames change or are deleted on a r... - 15:34 Task #55360: Extbase: use preparedStatement in generic persistence
- Hey Felix, there was this issue concerning prepared queries #28092.
And important is that the prepared statements in... - 14:58 Task #55360 (Closed): Extbase: use preparedStatement in generic persistence
- at the moment we build the query over and over again. we should use prepared statements, as offered in the TYPO3 api ...
- 15:25 Bug #55340: [BUG] Several typos in Page Browsing ViewHelper
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:24 Bug #55340: [BUG] Several typos in Page Browsing ViewHelper
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:03 Bug #55340: [BUG] Several typos in Page Browsing ViewHelper
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:28 Bug #55340: [BUG] Several typos in Page Browsing ViewHelper
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Bug #24624 (Needs Feedback): Tree jumps in Opera
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
- 15:16 Bug #24810 (Needs Feedback): CSH popup windows for FlexForm fields do not show field label
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
- 15:15 Bug #24811 (Needs Feedback): Palettes are not intended anymore
- 15:15 Bug #24811: Palettes are not intended anymore
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
- 15:15 Bug #24798 (Needs Feedback): T3-Editor cannot be reactivated
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
- 15:08 Feature #49922: Allow "additionalWhereClause" for selection of items to pagetree
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Bug #55359 (Closed): Image files with uppercase file extension don't work in element browser and content elements
- I have a 6.2 installation with some files with uppercase file extensions, e. g. 'myimage.JPG'. These files can be upl...
- 14:33 Bug #33370 (New): config.compressJs/-Css & concatenateJs/Css problems
- 14:32 Feature #45488: Support meaningful COA keys
- Hi Thomas,
the patch looks nice, can you update it to latest master and add it to gerrit? - 14:31 Bug #32834 (Closed): Remove BOM in getUrl()
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:31 Bug #26090 (Closed): Remove old code related to extension tstemplate_styler (sys_template:editorcfg)
- No feedback within the last 90 days => closing this ticket.
Also the issue was fixed by the merge and I see no rev... - 14:29 Bug #35340 (New): Error updating translations in extension manager
- 14:28 Bug #22130 (New): Nested mountpoints result in broken typolinks in the FE
- 14:09 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- TYPO3 (current 6.2 beta4) comes with old versions of Prototype (1.6.0.3) and Scriptaculous dragdrop.js (1.8.2).
I... - 13:51 Bug #55357 (Under Review): TS Parser: Fix regression when having tabs in TS names
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Bug #55357 (Closed): TS Parser: Fix regression when having tabs in TS names
- With the optimization of the TS parser (see #54856), it is not possible
to write TypoScript like this:... - 12:56 Bug #55352: TYPO3 breaks if docblock is removed by opcode cache
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:51 Bug #55352: TYPO3 breaks if docblock is removed by opcode cache
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:33 Bug #55352 (Under Review): TYPO3 breaks if docblock is removed by opcode cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Bug #55352: TYPO3 breaks if docblock is removed by opcode cache
- In the class TYPO3\CMS\Install\SystemEnvironment\Check we have the function "checkReflectionDocComment()" but this te...
- 11:39 Bug #55352 (Closed): TYPO3 breaks if docblock is removed by opcode cache
- It is possible with Zend OPcache, Zend Optimizer+ and eAccelerator to remove the docblock from the cached opcode. But...
- 12:37 Bug #55354 (Closed): Image scaling broken
- In TYPO3 6.1.7 random images do not scale to set size.
It appears to affect images in text-image content elements.... - 12:36 Bug #55353 (Closed): Found no way to set default value for form textarea
- What works for simple text fields (that have a value attribute)...
- 12:14 Bug #42075: Copying fails when page has new draft elements 2 or more levels deep
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:14 Bug #36946: Copy paste in live makes draft placeholders visible.
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:47 Bug #55176: Old prototype version in backend causes problems with browser-scrollbars
- I'm using typo3 4.7.7 and the most recent chrome version. I'm experiencing errors with the scrollbar in the backend. ...
- 11:27 Task #55169: Extbase: fetch child objects in one query
- https://de.wikipedia.org/wiki/Liste_von_Abkürzungen_(Netzjargon)#S
- 10:36 Task #51762: Exception instead of nice warning when opening filelist as restricted be-user after updating 6.1.3 -> 6.1.4
- I'm experiencing the same problem right now in 6.2.0beta4. The restricted be-user wants to access the file mount (whi...
- 10:28 Task #54956: Invalid workspace image preview in page and list module
- Counter scenario:
* existing content elements with images in live workspace
* modify content element in any workspac... - 10:24 Task #54956 (Accepted): Invalid workspace image preview in page and list module
- 10:26 Feature #55281 (Closed): Page Generator: addMetaTag - TYPO3 version
- 09:48 Bug #55350 (Under Review): Invalid constant in the domain redirect function
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Bug #55350 (Closed): Invalid constant in the domain redirect function
- There is a invalid constant in the domain redirect function.
The result is a invalid "http status"-code in the http ... - 09:42 Task #45148 (On Hold): show_item does not consider workspace references
- Needs to be rechecked, once the workspace fixes for IRRE/MM are integrated.
This screenshot shows, where the accor... - 09:07 Task #55349 (Accepted): Visualize nested data structures in workspace module
- 09:06 Task #55349: Visualize nested data structures in workspace module
- > *Task:*
>
> Modify meta-data of a referenced image in a regular content element
*Overview in workspace module*
!vi... - 08:58 Task #55349 (Closed): Visualize nested data structures in workspace module
- The current workspace module only has two levels (page and the accordant record).
Nested record sets like tt_content... - 08:51 Task #49689: Use alternative selector for many workspaces
- Idea from https://github.com/ohader/TYPO3.CMS-Workspaces/commit/657c5eb3c012a81a2c9c0166ea32ab8ac29bb28e
- 08:40 Bug #41049 (Resolved): Deactivating extension DBAL fails
- Was fixed in 6.0 in between.
However, there are other issues in 6.1 and 6.2 currently - e.g. #51458 - 08:34 Bug #51458 (Accepted): Fatal error: function query() DatabaseConnection.php on line 986
- Issue can be reproduces in 6.1 and current master
- 07:33 Task #55348: Show links
- Hi Felix,
can you bee a bit more verbose in this issue. E.g. where to display links? What kind of links?
2014-01-26
- 22:31 Task #55348 (Closed): Show links
- We need to display links
- 22:29 Task #47003: Replace old DynTabMenu code with jQuery/RequireJS plugin
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:26 Task #47003: Replace old DynTabMenu code with jQuery/RequireJS plugin
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:18 Bug #46020: Image size is 0 when not scaled
- Reopened this as it obviously needs some way to fix this in 6.0 and 6.1.
- 22:06 Bug #46020 (Accepted): Image size is 0 when not scaled
- 21:27 Bug #46020: Image size is 0 when not scaled
- Another observation:
Both files exist twice in "sys_file". Once with zero width and height and once with the corre... - 21:19 Bug #46020: Image size is 0 when not scaled
- Same here ... I am using plain TS...
- 17:29 Feature #55339: Proposal: visibility of (TCEmain) DataHandler::copyRecord_raw()
- Hi!
What purpose are you using this method for?
If the functionality is interesting for others as well, it would ... - 12:42 Feature #55339 (Closed): Proposal: visibility of (TCEmain) DataHandler::copyRecord_raw()
- The above function is public but marked as @todo define visibility
Please consider leaving \TYPO3\CMS\Core\DataHan... - 17:27 Bug #55343: The key "FormViewHelper->formFieldNames" was already stored and you cannot override it.
- Please ask such questions on the mailing lists or the forum.
Thanks you - 16:52 Bug #55343 (Closed): The key "FormViewHelper->formFieldNames" was already stored and you cannot override it.
- Hi,
what does this strange message mean? I get this String instead of the rendered output of a form with one textare... - 17:01 Bug #50041: Media content element does not work with youtube and https
- i still encountered the same problem with 6.2 beta 4, is the patch have been published yet ?
- 16:06 Bug #55340: [BUG] Several typos in Page Browsing ViewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:02 Bug #55340 (Under Review): [BUG] Several typos in Page Browsing ViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #55340 (Closed): [BUG] Several typos in Page Browsing ViewHelper
- The PageBrowsing ViewHelper contains several typos and slips of the pen.
Without fixing all of them the page brows... - 16:03 Feature #48644: Easy way to replaceReferences
- We need this feature in TYPO3 6.2 LTS.
Is there a chance that it will be in 6.2? - 10:07 Task #55169: Extbase: fetch child objects in one query
- Alexander Schnitzler wrote:
> Why not cache "SELECT * FROM" on every table? *scnr*
Because it would - most likely... - 09:55 Bug #55319: Buttons
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-01-25
- 19:24 Bug #55314: TableListViewHelper - pagination moves to List module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:37 Bug #55314 (Under Review): TableListViewHelper - pagination moves to List module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #55256 (Resolved): Invalid class name to file path conversion
- Applied in changeset commit:29191fbaf43bfef279b80ab43a282c832f9bf88f.
- 15:54 Bug #55324 (Under Review): EXT: lowlevel Config labels
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:52 Bug #55324 (Closed): EXT: lowlevel Config labels
- Arrays should be accessed via $GLOBALS
- 14:27 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- I think the redirect happens because of this Realurl configuration: 'postVarSet_failureMode'=>'redirect_goodUpperDir'...
- 11:13 Bug #55321 (Closed): Hello World predefined distribution on Typo3 6.2 on XAMPP
- I just tested the Hello World predefined distribution on Typo3 6.2
After installation I had to do the following th... - 09:23 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:03 Bug #55320 (Closed): Database records list pagination issue with recordsPerPage=1
- If we set recordsPerPage to 1 for pagination in DatabaseRecordsList for example through
@/typo3/sysext/fluid/Clas... - 00:21 Bug #55319 (Under Review): Buttons
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-01-24
- 23:22 Bug #55319 (Closed): Buttons
- Bring central button / submit / t3-button style.
- 22:54 Bug #55298: sys_history broken because of sys_log task
- I had a quick look at the backend. It looks like no history record is shown without a corresponding sys_log entry.
I... - 22:36 Bug #55298: sys_history broken because of sys_log task
- sys_history and sys_log are tightly coupled. I would love to see this decoupled.
Nevertheless this story will not be... - 10:20 Bug #55298 (Closed): sys_history broken because of sys_log task
- Hello Coreteam,
we have activated scheduler task to clean up sys_log, so only last 90 days are in log.
Now we hav... - 22:18 Bug #55314: TableListViewHelper - pagination moves to List module
- In /typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php we have function listURL() and there is...
- 18:51 Bug #55314 (Closed): TableListViewHelper - pagination moves to List module
- Fluid offers experimental TableListViewHelper. For simple use in backend modules it works fine except that the pagina...
- 20:30 Task #55127 (Resolved): Use .t3-table in EXT: EM
- Applied in changeset commit:b2f4ac419f2d0419ade4198b86575d81aafb408f.
- 19:41 Task #55127: Use .t3-table in EXT: EM
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:17 Bug #55317 (Closed): Extension manager - Update Extensions List error();
- If we go to Get extensions section of EM ad do a quick switch previous/next page in pagebrowser we will se this flash...
- 19:23 Task #55316 (Under Review): Upgrade normalize.css to version 3.0.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:23 Task #55316 (Closed): Upgrade normalize.css to version 3.0.0
- 19:10 Bug #55315: Install Tool Upgrade Wizard does not correctly update RTE links to FAL
- Must obviously be (forgot closing quote):...
- 19:03 Bug #55315 (Closed): Install Tool Upgrade Wizard does not correctly update RTE links to FAL
- I have an installation running on TYPO3 6.1.6, with in _tt_content.bodytext_, many references to pdf-documents. These...
- 18:27 Bug #54508 (Needs Feedback): Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- 18:27 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- What is your Typoscript setup to achieve the redirect to the login form?
The code mentioned resides in the checkPa... - 16:30 Bug #54508: Http Redirect 301 prevents browsers from retrieving the correct url after authentication
- I can confirm this behaviour. Whenever a frontend user tries to navigate to an access restricted page but is not logg...
- 18:11 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:03 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:13 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:09 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:04 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:50 Bug #50095 (New): Indexing of external files and absRefPrefix
- 12:19 Bug #50095: Indexing of external files and absRefPrefix
- > Unfortunately, I can not say whether the problem has existed for TYPO3 4.x.
> At least a corresponding file is fou... - 15:20 Bug #55307: Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
- @Sec-Team: Would it be ok to display the table name that failed here?
- 14:17 Bug #55307 (Closed): Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
- h2. Reproducability:
* create page as admin
* put a TS Template on that page
* push all possible rights to a cer... - 14:09 Bug #55290: First login try after automatic logout always fails
- Excluding typo3 helps here:
if (req.url ~ "typo3") { set req.http.connection = "close"; return (pipe); } - 14:03 Bug #55290 (Closed): First login try after automatic logout always fails
- 13:54 Bug #55290: First login try after automatic logout always fails
- Yes please.
- 13:52 Bug #55290: First login try after automatic logout always fails
- So this is a varnish problem not handling the session (cookie) properly.
May I close this issue then? - 13:46 Bug #55290: First login try after automatic logout always fails
- I have tested it on 2 different servers/installations. First one was using Varnish and here i can confirm problem wit...
- 13:31 Bug #55294 (Accepted): Under heavy load, two request can simultaneously write to same cache file - should use locking
- 07:40 Bug #55294 (Closed): Under heavy load, two request can simultaneously write to same cache file - should use locking
- On sites with rather high load, we have witnessed a rare problem, where two request is apparently writing to the same...
- 13:28 Bug #52309 (Under Review): Folders created from BE with wrong permissions
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:03 Bug #52309: Folders created from BE with wrong permissions
- Problem still exists in 6.1.7. Couldn't test in 6.2.x yet.
*How to test:*
* set @$GLOBALS['TYPO3_CONF_VARS']['BE'... - 12:43 Bug #55303 (Closed): Form Wizard container drag-in & Layout broken
- Create a Fieldset Element with Form Wizard.
Try to add elements to this fieldset. It won't work. Elements are adde... - 12:40 Bug #35714: inDocStyles_TBEstyle inserted twice
- Simon Schaufelberger wrote:
> status?
Still present in latest 4.7 - 11:50 Bug #55300: Inconsistent handling of Sys-folders
- As for the argument of using sys-folders as container for subpages – it would be much better to use shurtcut pages li...
- 11:35 Bug #55300 (Closed): Inconsistent handling of Sys-folders
- Much of the complexity of typo3 for an ordinary editor (not the geek) is the mix between sys-folders / list-view / re...
- 11:25 Bug #55299 (Closed): conflictMode rename is not working when uploading file with umlaut
- To reproduce this:
Upload a file called Müller.jpg via ... - 10:48 Feature #34824: Integrate user setting to disable context sensitive help
- Any news on this? Would love an option to disable the CSH.
- 10:16 Task #55297 (Closed): Cleanup ContentObject\ContentObjectRenderer
- * getContentObject() defines classMapping over and over. This should become a class property
* can we make this clas... - 10:16 Bug #46130: Image links in localized content elements
- Alexander Opitz wrote:
> Hi, I've no solution, but moved the issue to correct place to get recognized. :)
Are the... - 08:38 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Cool. Simply click on one of the link above. They will bring you to Gerrit, our review system.
There you can sign ... - 02:12 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Sure, I'd like to. How can I vote for a patch?
Bill - 01:31 Bug #53964 (Resolved): Configuration options [BE][unzip_path] and [BE][diff_path] expect different values
- Applied in changeset commit:86051cd390235e2c2b3f7b6ece34f9568957e058.
- 01:28 Bug #53964: Configuration options [BE][unzip_path] and [BE][diff_path] expect different values
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:16 Bug #38108: Multiple domain records in one tree don't work
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:46 Bug #23935 (Closed): Simulate time in the TYPO3 admin panel is being ignored.
- resolved with #55093
- 00:30 Bug #21924 (Resolved): suggest wizard does not work properly with TCA fields of type "select"
- Applied in changeset commit:b427ae1086a6041a69ba2466c4860c4c70a70d17.
2014-01-23
- 23:30 Task #54012 (Resolved): Inconsistent hasProperty method for files
- Applied in changeset commit:c108a3782506c0b61fbf46f3641452e253f46d7b.
- 23:16 Bug #55290 (Needs Feedback): First login try after automatic logout always fails
- I cannot reproduce this. My popup works at the first attempt.
For some reason your $GLOBALS['BE_USER']->user is em... - 22:22 Bug #55290 (Closed): First login try after automatic logout always fails
- If i left backend unused for a while i will get popup window with login form when session expires. If i try to login ...
- 22:44 Bug #51768: IRRE - drag and drop sorting of items not possible in Internet Explorer
- I can confirm this. Is is IMO a must-fix for LTS since a lot of business customers use Internet Explorer.
- 22:32 Bug #53169: Responsive "sourceCollection" width not usable out of the box
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:16 Bug #55263: Labels of all extjs buttons are invisible
- Felix, can you please take a look at this?
- 22:12 Bug #55263: Labels of all extjs buttons are invisible
- The labels are there. The font-size is 0!!
- 22:07 Bug #55263 (Accepted): Labels of all extjs buttons are invisible
- 08:40 Bug #55263 (Closed): Labels of all extjs buttons are invisible
- Hello Core-Team,
when I try to delete an installed extension in extension manager then a dialog appears with two b... - 21:50 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Bill, would you mind voting on the patch as well?
- 21:45 Bug #21924: suggest wizard does not work properly with TCA fields of type "select"
- h2. How to test
*Step 1*
create the typo3conf/extTables.php file and add this content:... - 20:56 Bug #21924: suggest wizard does not work properly with TCA fields of type "select"
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:54 Bug #33499: Backend ignores l10n_mode in record titles
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:52 Bug #53768: Displaying the same 'Insert Records'-element more than once does not work
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Bug #28745: Problem with $GLOBALS['TSFE']->recordRegister
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:51 Bug #53964: Configuration options [BE][unzip_path] and [BE][diff_path] expect different values
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:49 Bug #55286 (Accepted): exif_read_data issues warning for corrupted EXIF data in images
- Thanks for your report Felix.
Would you mind pushing your patch to our review system?
You'll find useful informat... - 20:05 Bug #55286: exif_read_data issues warning for corrupted EXIF data in images
- I created a patch for error suppression, see attached file
- 19:59 Bug #55286 (Closed): exif_read_data issues warning for corrupted EXIF data in images
- Indexed search extension will issue a warning trying to get meta data of an image with corrupted exif data.
*Warn... - 18:43 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:41 Bug #55252: PHP 5.5 and require LocalConfiguration
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:01 Bug #55252 (Under Review): PHP 5.5 and require LocalConfiguration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Bug #55252: PHP 5.5 and require LocalConfiguration
- State of the patch in screenshot, only Exception Messages are left, so patch will be submited shortly after lunch.
- 18:33 Feature #48960: Extbase: Backport lazy dependency injection
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Task #54554 (Under Review): FAL: Folder not found and dockheader menu broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:50 Bug #55272 (Needs Feedback): TYPO3 4.5 HTML5 incompatibility fix
- According to http://www.w3schools.com/tags/tag_link.asp this syntax is perfectly valid.
Neither base nor link nor me... - 17:39 Bug #55272 (Under Review): TYPO3 4.5 HTML5 incompatibility fix
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:26 Bug #55272 (Accepted): TYPO3 4.5 HTML5 incompatibility fix
- 11:32 Bug #55272 (Rejected): TYPO3 4.5 HTML5 incompatibility fix
- As many of you might know, TYPO3 4.5 does not support HTML5 properly.
For example, if you set @config.doctype = ht... - 17:30 Bug #55265 (Resolved): Remove t3lib from the example .htaccess file
- Applied in changeset commit:21fb92fd9daa308d89f5dcaa06cddf2c3724e130.
- 10:00 Bug #55265 (Under Review): Remove t3lib from the example .htaccess file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Bug #55265 (Closed): Remove t3lib from the example .htaccess file
- Since that the folder "t3lib" was removed of the core, there is no reason to keep the folder name in the example .hta...
- 17:30 Bug #53201 (Resolved): sys_category table not listed in "allowed excludefields" (Backend usergroup -> Accesslist)
- Applied in changeset commit:8f55af73c903b43f90ad10daa53153042a46c8ab.
- 16:56 Bug #53201: sys_category table not listed in "allowed excludefields" (Backend usergroup -> Accesslist)
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:24 Bug #55269 (Accepted): Exception in UnitTests with installed EXT:workspace
- Functional tests should all be skipped when running the unit tests in BE.
This is already checked for some core fu... - 10:58 Bug #55269 (Rejected): Exception in UnitTests with installed EXT:workspace
- How to reproduce:
# Be sure that EXT:workspaces is installed
# Activate the PHPUnit Module in the BE
# Leave the s... - 17:10 Bug #55270: Test loadValuesSetsStaticEnumConstants fails under certain circumstances
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:50 Bug #55270 (Under Review): Test loadValuesSetsStaticEnumConstants fails under certain circumstances
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #55270 (Closed): Test loadValuesSetsStaticEnumConstants fails under certain circumstances
- How to reproduce:
# Activate the PHPUnit Module in the BE
# Leave the selector on "All extensions"
# Hit "Run all ... - 16:34 Task #55282 (Closed): PreProcessQueryHook
- We want to implement an extension for typo3 6.2 which is able to perform functionality like the aoe_dbSequencer.
The... - 16:30 Task #54914 (Resolved): Fix functional tests for Category Collection
- Applied in changeset commit:662eb3da33e8e21539c4e53c4e3c7aac180b14d5.
- 16:30 Bug #53665 (Resolved): Removing single category item not possible
- Applied in changeset commit:eec8579b26626512cb9563cc0cd68dc8bf1785c6.
- 16:24 Bug #53665: Removing single category item not possible
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:04 Bug #53665 (Under Review): Removing single category item not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:00 Bug #53665 (Accepted): Removing single category item not possible
- That's quite a silly one, but it was a bit hard to track. The "items" field definition is missing a "size" property. ...
- 16:12 Task #55186 (Under Review): Prevent Storages to be queried over and over again
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Feature #55281 (Needs Feedback): Page Generator: addMetaTag - TYPO3 version
- Having this not configurable is kind of on purpose!
This tag does not harm your website, does not make it slower o... - 15:24 Feature #55281 (Closed): Page Generator: addMetaTag - TYPO3 version
- Hi
Since many years it is not possible to remove the following meta tag.... - 15:30 Bug #54849 (Resolved): Functional tests cannot write to backend log
- Applied in changeset commit:68057cfd90e1fc6c4c3cd8726f66e1816f5f32a7.
- 14:55 Bug #54849: Functional tests cannot write to backend log
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:54 Bug #54849 (Under Review): Functional tests cannot write to backend log
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:15 Feature #16061 (Closed): to not show edit icon if user hasn't modify permission
- 08:23 Feature #16061: to not show edit icon if user hasn't modify permission
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 13:49 Bug #55276 (Closed): Broken version constraints for system extensions on 6.2.0beta4
- I just tried to set up a TYPO3 6.2.0beta4 installation from scratch. (Source from http://get.typo3.org/6.2, fresh/emp...
- 13:31 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- Hi Jörg!
I just rechecked everything on my setup. It's something like:... - 12:54 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- Hi george
As i still stuck in 4.5.x LTS i just can say : thanks for porting this to 6.1. .. Your Solution looks fi... - 12:06 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- Hi Jörg!
I tried your solution and found that @$rootpage = (array)$sysPage->getPage($rootLine[1]['uid']);@ does no... - 11:56 Bug #55271 (Under Review): Test 'filterForStringReturnsStringWithUppercasedWords' breaks ß
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:21 Bug #55271 (Closed): Test 'filterForStringReturnsStringWithUppercasedWords' breaks ß
- The test fails with message:...
- 11:29 Task #55122 (Under Review): Cleanup and optimize methods in ExtensionManagementUtility
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:25 Task #55122: Cleanup and optimize methods in ExtensionManagementUtility
- /typo3/backend.php
https://www.evernote.com/shard/s32/sh/c873dbf2-ec07-45a9-b031-9085a87c2d34/2a1e97e051890501b747ff... - 10:52 Bug #53454 (Needs Feedback): tt_content categories-field isn't an allowed excludefield
- You mean the "categories" field which appears in the "Categories" tab, right?
I agree that it should be made an ex... - 10:49 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- BTW, documentation must be updated.
http://docs.typo3.org/typo3cms/TSconfigReference/UserTsconfig/Options/Index.html... - 10:47 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Personally, I have nothing again the "read-only" flag being applied in cascade to the sub-folders. This would be the ...
- 10:14 Bug #49125 (Needs Feedback): makeCategorization - category
- Could you test this again with 6.2 (either current master or latest beta)? The code was changed (pretty much in the w...
- 09:51 Feature #55264 (Rejected): requireJS for frontend in PageRenderer and TypoScript
- The class \TYPO3\CMS\Core\Page\PageRenderer, per definition "This class render the HTML of a webpage, usable for BE a...
- 08:24 Bug #22965 (Closed): Semantic problem in install tool
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 08:24 Bug #22945 (Closed): No BE Login possible when loginSecurityLevel = normal
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 08:24 Bug #22932 (Closed): t3lib_tstemplate::linkData - external url not with scheme in ['totalURL']
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 08:23 Bug #22927 (Closed): Autosuggest wizard doesn't work in fe-editing
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 08:23 Bug #22909 (Closed): sendNotifyEmail always returns true if no email addresses are given
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 08:23 Bug #22720 (Closed): Better debug output for SQL Explain
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 08:23 Bug #48890 (Closed): Problem with moving dir then use imagebrowser
- Thanks for your help.
- 08:22 Bug #48115 (Closed): Loosing value in input element when having requestUpdate
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 08:20 Task #50876 (New): Handling of deleted files in FAL
2014-01-22
- 22:03 Bug #53016: CategorisationApi does not create fields upon extension installation in EM
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:41 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- I added a relation to #55099, which seems to hit the same sandbag.
- 15:54 Bug #54906 (Accepted): Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- 15:54 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- Appears also in frontend.
Steps to reproduce:
* Load page in FE
* Clear the class cache, for example with @r... - 15:36 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- I can confirm this issue.
When this one shows up? Only if i clear System Cache and click on some page/sysfolder in t... - 20:14 Bug #54581 (Under Review): Please repair PackageStates before next Beta!
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:12 Task #46470 (Resolved): Upload ext:statictemplates to TER
- The extension in this issue is now uploaded to TER.
- 20:11 Task #55187: Allow unique evaulation for TCA type 'check'
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:02 Bug #55256: Invalid class name to file path conversion
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:25 Bug #55256 (Under Review): Invalid class name to file path conversion
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Bug #55256 (Closed): Invalid class name to file path conversion
- In an Extbase extension, the ClassLoader is called to store the PHP file name corresponding to a given class.
In s... - 19:48 Bug #55252: PHP 5.5 and require LocalConfiguration
- Impressive finding Alex!
+1 for adding the utility class to handle php-side caches.
The consequence is that we ... - 16:22 Bug #55252 (Closed): PHP 5.5 and require LocalConfiguration
- I tracked down an issue on the 123 installer with dbal #53997 to the point that LocalConfiguration isn't included cor...
- 19:16 Feature #48960: Extbase: Backport lazy dependency injection
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:03 Feature #48960 (Under Review): Extbase: Backport lazy dependency injection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:04 Feature #55253 (Under Review): Batch generation of workspace preview links
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:02 Feature #55253 (Closed): Batch generation of workspace preview links
- For certain use cases, eg. user acceptance tests, it would be ueseful to generate a batch of preview links and be abl...
- 16:54 Bug #51698 (Under Review): Delete sys_file entry when a file is deleted
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:24 Bug #53997: 123 Installer tries to find database before the user is asked to select one.
- For the "dbal redirect loop" I created a new issue: #55252
The point "dbal blocks Database settings" seams to be sol... - 13:52 Bug #53997 (Accepted): 123 Installer tries to find database before the user is asked to select one.
- I'm on this issue, which have 2 parts:
- dbal redirect loop
- dbal blocks Database settings (course no DB is selecte... - 13:27 Bug #53997: 123 Installer tries to find database before the user is asked to select one.
- We had a lot of the issues reported here when installing on the latest Ubuntu releases (with whatever MySQL/MariaDB t...
- 11:57 Bug #53997 (New): 123 Installer tries to find database before the user is asked to select one.
- There are now multiple reports for TYPO3 6.0 and 6.1, so it needs investigation.
As I didn't get this issue, I looke... - 10:39 Bug #53997: 123 Installer tries to find database before the user is asked to select one.
- Just experienced this on 6.1.8-dev with latest dummy package.
Installed sources as per usual, went to URL to begin i... - 15:30 Bug #55246 (Resolved): Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found
- Applied in changeset commit:b865ad9d50d4be1062824b6d850e03b2418c409b.
- 14:45 Bug #55246 (Under Review): Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:37 Bug #55246 (Accepted): Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found
- 14:37 Bug #55246 (Closed): Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found
- @Class 'TYPO3\CMS\Recordlist\Browser\GeneralUtility' not found in typo3/branches/TYPO3_6-1/typo3/sysext/recordlist/Cl...
- 14:17 Bug #55104: GeneralUtility::inList must delete white space
- Hi Michiel,
What is your proposition to resolve this issue?
Thanks - 10:20 Bug #55104: GeneralUtility::inList must delete white space
- Here are some rmFromList alternatives: http://pastebin.com/Tc9vEKwk
The fastest 'non space' method I could find is t... - 14:13 Bug #53928: itemsProcFunc for Radio-Buttons doesn't work correctly
- Thanks for clarifying!
- 13:47 Bug #53928: itemsProcFunc for Radio-Buttons doesn't work correctly
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:46 Bug #53928: itemsProcFunc for Radio-Buttons doesn't work correctly
- You pushed it to master and not into the right branch.
Also your review https://review.typo3.org/#/c/25867/ seams to... - 13:10 Bug #53928: itemsProcFunc for Radio-Buttons doesn't work correctly
- As you changed the TYPO3 version to 4.5 I pushed a patch for this branch to Git ...
- 13:09 Bug #53928 (Under Review): itemsProcFunc for Radio-Buttons doesn't work correctly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:54 Bug #55221: UnitTests for ext:scheduler fails with "Fatal error" if extension is not loaded
- These errors only occurs when calling the tests via CLI (TYPO3 6.2):...
- 11:35 Bug #55221: UnitTests for ext:scheduler fails with "Fatal error" if extension is not loaded
- Stefano, how are the tests run? I think we should change this, not the tests themselves.
- 11:14 Bug #55221: UnitTests for ext:scheduler fails with "Fatal error" if extension is not loaded
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:05 Bug #55221: UnitTests for ext:scheduler fails with "Fatal error" if extension is not loaded
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #55221 (Under Review): UnitTests for ext:scheduler fails with "Fatal error" if extension is not loaded
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Bug #55240: check for broken extension shall consider fe_admin_fieldList
- Hello Franz,
we just have the same problem with sr_feuser_register. It costs me 2 hours of searching, because I th... - 11:20 Bug #55240 (Rejected): check for broken extension shall consider fe_admin_fieldList
- The Install Tool should check if a TYPO3 extension relies on the global array $GLOBALS['TCA'][$theTable]['feInterface...
- 13:41 Bug #20852: Can create preview links only for the default language of a page
- As an attempt to get this issue resolved after over 4 years, I've pushed a possible solution to Gerrit.
- 13:39 Bug #20852 (Under Review): Can create preview links only for the default language of a page
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #52497 (Resolved): Simplify Font-Size inheritance (CSS)
- Applied in changeset commit:0d0beaf3959ef4c915e7b4db32a64c4a6a93b022.
- 11:58 Task #52497: Simplify Font-Size inheritance (CSS)
- +1 on that unification. This addresses most issues of my note http://forge.typo3.org/issues/52501#note-4.
Now we h... - 12:08 Bug #54276: Backend fails with error on fresh installation
- Back-End works, if you first install 4.7.15 fresh, and then update it to 4.7.17!
- 11:59 Task #52501 (Resolved): Adjust font-size and headline sizes
- This is now resolved by #52497 which is merged into core.
- 11:58 Task #52881 (Closed): Move to mysqli for 'native' handler type
- Close as duplicate of #50752
- 11:15 Bug #55222: UnitTests for ext:indexed_search fails with "Fatal error" if extension is not loaded
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:07 Bug #55222: UnitTests for ext:indexed_search fails with "Fatal error" if extension is not loaded
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #55222 (Under Review): UnitTests for ext:indexed_search fails with "Fatal error" if extension is not loaded
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:58 Feature #55237 (Closed): Make Publish/Expiration Date editable for CEs in non-default language
- After translating a page on a blank and freshly installed 4.7.17 I added one Text CE in the default language and set ...
- 10:05 Feature #53677: GeneralUtility::rmFromList : allow to call GeneralUtility::trimExplode
- I've looked at your comment, but the patch implements another boolean parameter in order to decide when to trim.
Al... - 09:55 Task #55122: Cleanup and optimize methods in ExtensionManagementUtility
- \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::executePositionedStringInsertion()
http://pastebin.com/UbMrdUL4
... - 09:53 Bug #54004: Extension checker does not use the autoloader?
- The autoloader problem is still there in the EM of today's TYPO3 6.2 Git.
If I clear all caches and install fh_deb... - 09:25 Bug #54488 (New): Images vanishing from output in preview
- 09:18 Bug #46130: Image links in localized content elements
- Hi, I've no solution, but moved the issue to correct place to get recognized. :)
- 09:14 Bug #46130 (New): Image links in localized content elements
- 09:09 Bug #52852: Template Analyzer does not show Includes
- Hi Patrick,
as 6.2 beta 4 is the latest version, can you take a look there? If all is ok, I'd like to close this i... - 03:07 Bug #52852: Template Analyzer does not show Includes
- I'm now on v6.2 BETA 3 - all is working fine here with the Template Analizer.
- 09:08 Bug #52988: Uncaught TYPO3 Exception when loading Language module
- I have the same problem with the latest TYPO3 Core from Git.
The extension agency-0.0.6 is not needed and not instal... - 09:03 Task #55198: Replace trimExplode + foreach with explode + trim within foreach
- Here are some benchmarks http://pastebin.com/SZjWDDk9
preg_split is quite fast for 'most' cases.
We should inde... - 00:36 Feature #45278 (Closed): Translation of file objects
- 00:36 Feature #45278: Translation of file objects
- Implemented in 6.2 with patches like #52816 and following.
- 00:30 Bug #55093 (Resolved): Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Applied in changeset commit:485ef58fdf00fe1be1710ba86b7eaae232218380.
2014-01-21
- 23:58 Bug #55093: Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:52 Bug #55093: Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:08 Bug #55093: Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:36 Bug #55093: Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- This Bug is also present in version 6.1.7.
- 20:55 Bug #55211: Depreciation Log seems to cache old issues
- Have a look at this text: https://review.typo3.org/#/c/26912/3/NEWS.md
- 19:45 Bug #55211: Depreciation Log seems to cache old issues
- I did not clear the cache in the install tool. Only did it in the BE - AND - I deleted everything from typo3temp/Cach...
- 19:10 Bug #55211: Depreciation Log seems to cache old issues
- Can you try to use the clear cache in the Install Tool. Probably you removed the loadTca from ext_tables.php files wh...
- 15:09 Bug #55211: Depreciation Log seems to cache old issues
- Yes, I've had 'loadTCA' calls in 4 extensions, and I've removed them all yesterday. Since the messages always reappea...
- 12:50 Bug #55211 (Needs Feedback): Depreciation Log seems to cache old issues
- The deprecation log is not cached at all!
Are you sure the deprecations found in the new file are not present in t... - 12:46 Bug #55211 (Closed): Depreciation Log seems to cache old issues
- After deletion of the depreciation log in BE (Reports -> Delete Depreciation Log) it is deleted from file system (che...
- 19:10 Bug #55222 (Rejected): UnitTests for ext:indexed_search fails with "Fatal error" if extension is not loaded
- Solution: Skipt the tests if extension is not loaded.
- 19:09 Bug #55221 (Rejected): UnitTests for ext:scheduler fails with "Fatal error" if extension is not loaded
- Solution: Skip the tests if extension is not loaded
- 18:30 Bug #37539 (Resolved): Static function t3lib_file_Driver_AbstractDriver::verifyConfiguration() should not be abstract
- Applied in changeset commit:c96321d46d62151ec9d30ee7bf92a419cb64120e.
- 18:30 Bug #54897 (Resolved): Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- Applied in changeset commit:5a802c8337c3067586ae48109d0df579f60481ec.
- 17:20 Bug #46130: Image links in localized content elements
- Hi,
the problem still exists in 6.1.7.
And even internal page links are missing for localized images.
Any solution? - 16:30 Bug #51804 (Resolved): Set absPrefix in GraficalFunctions to PATH_site
- Applied in changeset commit:a2a6d91b84da8885e446aa920c152177d31ed02e.
- 15:35 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- This should become at must have for TYPO3 6.2, with even backports to older versions.
In a wider range this belongs... - 14:10 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- update?
- 15:30 Bug #54884 (Resolved): RootlineUtility does not consider foreign_sorting for relation fields
- Applied in changeset commit:ae547690c036bc7b362e515a2b086831765dd0d9.
- 15:00 Bug #54884: RootlineUtility does not consider foreign_sorting for relation fields
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:14 Task #55217 (Under Review): Implement functional test-suite for workspaces
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Task #55217 (Closed): Implement functional test-suite for workspaces
- 14:56 Epic #55064: WP: Workspaces test cases / DataHandler bugfixes
- Heyho,
we've pushed an initial version of the functional test suite to Gerrit and are now looking forward to your ... - 14:49 Epic #55064: WP: Workspaces test cases / DataHandler bugfixes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #55176: Old prototype version in backend causes problems with browser-scrollbars
- Maybe related to this (german) http://www.heise.de/newsticker/meldung/Webbrowser-Chrome-32-Fehler-beim-Scrolling-2089...
- 11:14 Bug #55176: Old prototype version in backend causes problems with browser-scrollbars
- Unfortunately it seems like updating the protoype-source didn't solve it..
Can anyone reproduce this error?
Ano... - 10:44 Bug #55176 (Under Review): Old prototype version in backend causes problems with browser-scrollbars
- Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #55153 (Resolved): Duplicated translation entry for clear cache menu pages
- Applied in changeset commit:8c12d483911eea26ad827f9f0828960e38a3e6c5.
- 12:05 Bug #55153: Duplicated translation entry for clear cache menu pages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:59 Bug #55153 (Under Review): Duplicated translation entry for clear cache menu pages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #51512: Unreadable directories cause exceptions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #51512 (Under Review): Unreadable directories cause exceptions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:08 Bug #55210 (Closed): Viewpage is broken with multiple domains
- Hi,
With a page tree like this :... - 11:54 Bug #28451: t3lib_cache_frontend_VariableFrontend and igbinary: igbinary_unserialize_string: end-of-data
- Which tables where affected that you need to change the datatype for? Which releases, in case you still remember? Cou...
- 11:17 Bug #24705 (Closed): Links to CEs not working
- Ok, thanks for helping.
I'll close for now this issue. Please report a new issue if you get a the problem again. - 10:56 Bug #24705: Links to CEs not working
- I do not know if this still exists. Never updated again.
- 10:08 Bug #24705 (Needs Feedback): Links to CEs not working
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 11:16 Bug #22977 (Closed): Reports Module: Icon is missing or path is wrong
- Ok, thanks for helping.
- 10:59 Bug #22977: Reports Module: Icon is missing or path is wrong
- Both issues are resolved in 6.1.7
- 10:01 Bug #22977 (Needs Feedback): Reports Module: Icon is missing or path is wrong
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 11:04 Bug #24498: Errormessage if you insert a new record on a workspace and the label is mapped to an integer field
- I can confirm this issue in current TYPO3 4.5.32
We're using an extension and the message comes up, if we save new re... - 10:49 Task #55206 (Closed): UpdateExtensionListTaskTest should be a functional test
- The UpdateExtensionListTaskTest in the extension manager package depends on extension scheduler being installed.
To ... - 10:30 Bug #55192 (Resolved): Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found
- Applied in changeset commit:17dc1bf126830c21d8e1d0d48d2ffa3578ff5d02.
- 09:44 Bug #55192: Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:26 Bug #48338: Not able to add new element in section
- Hello,
i have the same problem with TYPO3 version 4.5.31 and TemplaVoila 1.8.0. But: Inside the section I used an ... - 10:09 Bug #24781 (Needs Feedback): [PATCH] backend.php modParams parameter cannot be used
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:09 Bug #23660 (Needs Feedback): Remove table width of 480 in page module's language view
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:08 Bug #24761 (Needs Feedback): Tranlsation upload possible although no language is configured
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:07 Bug #24319 (Needs Feedback): TCAdefaults & category_id
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:06 Bug #24684 (Needs Feedback): TYPO3 Inline User Manual misses dark the docheader bar at top
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:06 Bug #24508 (Needs Feedback): TYPO3-Core throws PHP-Warnings (function "parse_url()") if $_SERVER['HTTP_HOST'] is empty
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:05 Bug #24667 (Needs Feedback): reqCHash should only look at GET vars
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:04 Bug #24657 (Needs Feedback): History/Undo restores Page without Content (TV)
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:03 Bug #24469 (Needs Feedback): Adminpanel throws an JS-error : Typo3AdminPanel is not a constructor
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:02 Bug #24648 (Needs Feedback): Minor ExtJS grid styling
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:02 Bug #24635 (Needs Feedback): If foreign_sortby is used, foreign_field is required
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:00 Bug #24607 (Needs Feedback): Removed variable $onChangeIcon in t3lib_TCEforms still in use
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
I can ... - 09:50 Task #55200 (Closed): Getter for evaluatePermissions property of ResourceStorage
- Currently the @evaluatePermissions@ property of the @ResourceStorage@ only has a setter method.
When you want to t... - 09:33 Bug #23902: Dependency error when installing extensions on alpha or beta version
- Yes, thats another issue.
- 08:29 Task #53690: Remove calls to FileRepository when retrieving FileObjects
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:53 Bug #44551: Image caption appears under wrong image
- I all.
I don´t think #45346 is a duplicate of this issue. Please see my comment there.
But maybe this issue here ca... - 07:50 Bug #45346: css_styled_content and imageTextSplit
- Hi Thorsten,
I don´t think this is a duplicate of #44551
I attached to screenshots. One from the Backend, showi... - 07:32 Task #55177: Add concept of a default storage
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:01 Task #55177: Add concept of a default storage
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:30 Task #55190 (Resolved): Move Tidy functionality into a TER extension
- Applied in changeset commit:f8b812dd08f7e992daf7803f3c0efc1d034cc610.
- 06:30 Task #55149 (Resolved): Rename cache t3lib_l10n to l10n
- Applied in changeset commit:083f70864f11007674b1c71d2bc479b652515ff0.
- 00:57 Bug #33956 (Closed): FAL is not yet compatible with the tceform placeholder feature
- Kidding?
- 00:49 Task #55198 (Closed): Replace trimExplode + foreach with explode + trim within foreach
- There are lots of methods making use of the costly trimExplode method using a foreach loop on the exploded array imme...
2014-01-20
- 23:14 Task #55190: Move Tidy functionality into a TER extension
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:22 Task #55190 (Under Review): Move Tidy functionality into a TER extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:19 Task #55190 (Closed): Move Tidy functionality into a TER extension
- As discussed in the Core newsgroup, the Tidy functionality
should be removed from the TYPO3 CMS Core. The checks
an... - 22:26 Bug #55192: Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:23 Bug #55192 (Under Review): Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:51 Bug #55192 (Closed): Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found
- When running UnitTests for UpdateExtensionListTask and the extension *Scheduler* is not loaded will raise an Fatal er...
- 22:10 Bug #51360: Linkvalidator: specifying TSconfig in scheduler has no effect
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:40 Bug #51804: Set absPrefix in GraficalFunctions to PATH_site
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Task #53502 (Resolved): Streamline usage of BackendUtility::getPagesTSconfig()
- Applied in changeset commit:fb91cb8c43e43a0b1cabd957b122d3c0ed7cab6b.
- 20:22 Task #55187: Allow unique evaulation for TCA type 'check'
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:59 Task #55187: Allow unique evaulation for TCA type 'check'
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Task #55187: Allow unique evaulation for TCA type 'check'
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:53 Task #55187 (Under Review): Allow unique evaulation for TCA type 'check'
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:53 Task #55187 (Closed): Allow unique evaulation for TCA type 'check'
- Allow the unique evaluation for checkboxes by setting the accordant 'eval' property in the field configuration in TCA...
- 19:47 Task #54847 (On Hold): Many ProcessedFiles per Storage lead to performance issues.
- currently the issue cannot be reproduced and the reporter cannot reproduce it either.
keep it as nice idea. - 19:43 Task #55186 (Closed): Prevent Storages to be queried over and over again
- The Backend as well as the frontend queries for storages many times.
There are most times not many storages within... - 19:40 Bug #54768 (Closed): t3lib_pageSelect* compatibility classes not loaded in backend
- This issue is a duplicate of #55099 - continue there to get a detailed explanation on the scenario.
Thus, the proble... - 19:32 Bug #54768 (Needs Feedback): t3lib_pageSelect* compatibility classes not loaded in backend
- Happened on my side with EXT:news and a hook that expects t3lib_TCEmain...
- 08:35 Bug #54768: t3lib_pageSelect* compatibility classes not loaded in backend
- This problem does not happen anymore with TYPO3 6.2beta4.
Please close this issue. - 19:39 Bug #55099: PHP Warnings after clearing configuration cache in BE
- Important one... just ran into this issue with extensions using type hints in backend hooks pointing e.g. to t3lib_TC...
- 19:16 Task #53514: Extbase: DataMapper causes redundant queries
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:02 Bug #55184 (Closed): Filling the entries from sys_registry does not use an index
- While filling the cache by Registry->loadEntriesByNamespace the Entries of the Database are fetched.
Count: 44 T... - 18:57 Bug #55104: GeneralUtility::inList must delete white space
- Jo,
If I take the extension "gridelements" per example, I know that you use the function inList to check the "allo... - 18:54 Bug #55182 (Closed): Speedup selection of storage
- the file storgae is selected by
SELECT * FROM sys_file_storage WHERE driver = 'S' AND sys_file_storage.deleted=N ... - 18:50 Bug #55181 (Closed): Speedup domain redirection lookup
- The get sysDomainCache detects if a domain is redirected by issuing the query:
Count: 125 Time=0.00s (0s) Lock=0.0... - 18:50 Bug #55180: Increase Determination of siteroot page
- Hi Ingo.
Count: 786
Is that for one single FE/BE request?? - 18:41 Bug #55180 (Closed): Increase Determination of siteroot page
- TYPO3 detects the rootpage by issuing a where clause on the pages table:
Count: 786 Time=0.04s (35s) Lock=0.00s ... - 18:37 Task #55179 (Closed): Optimize SQL Performance
- Review the current SQL Database Scheme and propose optimazations
- 18:34 Task #55177 (Under Review): Add concept of a default storage
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:41 Task #55177 (Closed): Add concept of a default storage
- * default storage is exclusively
* is a substitute to previous /fileadmin/ directory
* storage model get additional... - 18:33 Bug #33956: FAL is not yet compatible with the tceform placeholder feature
- Does this problem still exist in 6.2 Beta 4
- 18:27 Bug #36691: FAL: migrate file relations: Lock file could not be created
- Hey Benjamin. Can you have a look at this?
- 18:26 Bug #47653 (Needs Feedback): FAL - Files Reference by TS with levelmedia inconsistent
- Does this problem still exist in 6.2?
- 18:26 Bug #24979 (Closed): First Import of extlist fails in new ExtMgr
- Code of EN was totally rewritten for 6.2. Therfore closed
- 18:25 Bug #24745 (Closed): Import of depended extension fails (sometimes) in the new extension manager
- 18:19 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- You're right api.typo3.org is by far not up to date. Sorry for that. The code has been changed in September 2013 alre...
- 16:45 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Hmmm strange, the code from your link looks totally different. (Even without comments)
I downloaded the normal cor... - 14:41 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- This is strange; interpreting TYPO3\CMS\Core\Utility\GeneralUtility as constant!?
Either autoloader problem, or your... - 14:11 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Sorry, I get it. ^^
You mean this error I explained here at the end of note-3? http://forge.typo3.org/issues/54014... - 13:10 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- Sorry David you can't assign somebody here, we're working for free here. ;-)
Do you still get this GeneralUtility ... - 10:45 Bug #54014: cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- This is still a problem. Am I the only one? =/
For the records: this is not only a scheduler problem, it's a whole... - 17:59 Task #55178 (Under Review): Extract forward handling from errorAction
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:58 Task #55178 (Closed): Extract forward handling from errorAction
- The default Extbase ActionController::errorAction uses the forward method to get back to the referring request.
If a... - 17:52 Task #54990: ClassLoader cache ist too slow, no matter which CF Backend is used
- Yes, indeed APC is way faster here.
But the point is: I don't want to use accelerators just to make a site usable. ... - 17:37 Bug #55176 (Closed): Old prototype version in backend causes problems with browser-scrollbars
- After the last Chrome Update (now 32.0.1700.76 m) we aren't able to use the browser scrollbars in the TYPO3-Backend (...
- 17:26 Bug #25252: Sprite Icon Fallback to gif does not work in IE6 due to error in spriteGenerator
- Does this affect earlier versions maybe? We still have 4.5 around for quite some time.
- 17:21 Bug #25252 (Closed): Sprite Icon Fallback to gif does not work in IE6 due to error in spriteGenerator
- The IE6 support in the SpriteManager already has been removed some versions ago.
- 17:25 Bug #23069: Bottleneck in t3lib_tcemain
- Problem is still existing in 6.2 dev
- 16:54 Feature #55175 (Closed): Accessibility and HTML5 for sysext 'form'
- Typo3 has a default doctype html5.
So the HTML code rendered by the very nice form system extension should be more... - 16:53 Task #55173 (Under Review): Optimize invocation of cObj::checkIf
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:50 Task #55173 (Closed): Optimize invocation of cObj::checkIf
- The stdWrap property "if" can be used to allow output only if a defined criterium is met.
However, the checkIf() met... - 16:53 Bug #55174 (Closed): Indexed Search broken on 6.2
- I have two 6.2 installations,
First is a migrated site from 6.1.6 to 6.2.0beta3 using collation utf8_general_ci. I... - 16:31 Bug #54068 (Closed): Wrong BE-PATH to /fileadmin/_processed_ (FAL)
- 16:05 Bug #55095: Replace SHOW DATABASE by query to schema
- From MySQL Manual
http://dev.mysql.com/doc/refman/5.7/en/information-schema.html... - 15:20 Bug #55095: Replace SHOW DATABASE by query to schema
- The user also could be restricted that he could not query the information_schema.
- 15:25 Bug #55153: Duplicated translation entry for clear cache menu pages
- Sorry, the setup is quite a PITA so I cannot provide more than this patch.
- 15:16 Bug #55153: Duplicated translation entry for clear cache menu pages
- Hi Mathias thanks for the patch. Are you able to push the patch to Gerrit Code Review.
The instructions can be fou... - 14:06 Bug #55153: Duplicated translation entry for clear cache menu pages
- Here is a patch.
- 12:47 Bug #55153: Duplicated translation entry for clear cache menu pages
- You set the complexity to no-brainer. Can you please provide this simple fix?
- 09:20 Bug #55153 (Closed): Duplicated translation entry for clear cache menu pages
- With commit:1b83cad the clear cache menu items where reworked. This however introduced a duplicated translation entry...
- 15:19 Task #55167: Extbase: avoid parseQuery() / buildQuery() to be called multiple times
- yep, got this on my list, thanks.
- 14:49 Task #55167: Extbase: avoid parseQuery() / buildQuery() to be called multiple times
- Did you already have a look at ticket #53514? Saves a lot of queries, too.
Edit: wrong ticket number. - 14:44 Task #55167 (Closed): Extbase: avoid parseQuery() / buildQuery() to be called multiple times
- At the moment the extbase persistence runs buildQuery() and parseQuery() for every single getObjectDataByQuery() / ge...
- 14:57 Task #55169: Extbase: fetch child objects in one query
- Why not cache "SELECT * FROM" on every table? *scnr*
- 14:56 Task #55169 (Rejected): Extbase: fetch child objects in one query
- To get the child-objects of a collection, extbase runs one query per object. If you got an objectStorage with 10 post...
- 14:45 Story #55168 (Closed): Optimize Extbase generic persistence
- Umbrella issue to gather tasks and bugfixes to speed up the generic persistence.
- 14:34 Bug #53227 (Needs Feedback): Page Copy with Content Elements (Preview-Pics don't appear)
- Hi Manuel,
which TYPO3 version did you use? - 14:30 Bug #55166: label_alt does not work with itemsProcFunc
- It also leads to the problem that the value of selected "additional fields" are not shown correctly.
- 14:25 Bug #55166 (Closed): label_alt does not work with itemsProcFunc
- Using label_alt + label_alt_force to show values from a column that uses an "itemsProcFunc" does not work with TYPO3 ...
- 14:29 Bug #23902: Dependency error when installing extensions on alpha or beta version
- But with the newer versions it´s coming from #54521
- 14:19 Bug #23902: Dependency error when installing extensions on alpha or beta version
- Yes. Someone in the IRC came up with this. on a 6.2b4 with 6.1.0-6.2.99 requirement
- 14:08 Bug #55165: Same ID of inputfields for starttime and endtime
- Dieter Porth wrote:
> Version Typo 6.1.5
Additional Remark
The date-field to define [pages].[lastUpdated] shows in... - 13:30 Bug #55165 (Closed): Same ID of inputfields for starttime and endtime
- Version Typo 6.1.5
If I click on the icon to define the endtime of a page, it will change only the starttime.
T... - 14:01 Bug #55116: Install Tool, inconsistent visual appearance in "System Environment"
- The styles issue can be fixed for example by modyfing phpinfo() output.
We have access to this content in function... - 13:58 Bug #48464 (New): Images in workspaces don't work
- 13:47 Bug #48464: Images in workspaces don't work
- TYPO3 Version 6.1.7
With the patch from 43916 and the changes from Markus Günther images are shown in the frontend p... - 13:41 Bug #48464: Images in workspaces don't work
- Hi,
can you try the patch from #43916 please? And report back if this helps you. - 13:36 Bug #22490 (New): tslib_pibase::pi_getLL doesn't recognize translation state of pages and/or records
- 12:40 Bug #22490 (Closed): tslib_pibase::pi_getLL doesn't recognize translation state of pages and/or records
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 13:30 Bug #55120 (Resolved): Long words break install tool layout
- Applied in changeset commit:97e53286ed7cb72d51889a08261933f09cdae0b0.
- 07:38 Bug #55120 (Under Review): Long words break install tool layout
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:46 Feature #52114 (New): Expand "do not search" to subpages
- 12:44 Bug #22538 (Closed): Text when opening Install Tool
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:44 Feature #22139 (Closed): Add Hook in order to disable items in different Click Menus
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:44 Feature #14127 (Closed): FE-Editing new pages and simulateStatic
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:44 Bug #45634 (New): Element browser shows no files if value for allowed in TCA is *
- Should we accept the asterix in TCA on file.config.allowed? I think yes, as it is accepted in file.config.disallowed.
- 12:41 Bug #17380 (Closed): Extension Manager does not recognize and report errors when executing sql queries
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:40 Bug #18865 (Closed): shortcuts are unaccessible if one label is too long
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:40 Bug #14569 (Closed): Localization in Advanced search
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:40 Bug #16272 (Closed): Hidden Record "Website Language" is selectable in (new) Record "Alternative Page Language"
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:40 Bug #21116 (Closed): "Simulate backend user" shown even if no user is there to simulate
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:40 Bug #19391 (Closed): t3lib_cache file backend: 0 means unlimited lifetime" also is not implemented
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:39 Bug #19390 (Closed): t3lib_cache file backend: tag files stay around after a cache entry has expired and was deleted
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:39 Bug #20525 (Closed): fe_edit icons allways appear regardless of permitions
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:39 Bug #20859 (Closed): Cache tables allow to store the same identifier more than once
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:39 Bug #21284 (Closed): Description for extList_FE is missing
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 12:38 Bug #50274 (New): Problem with Form extension and standard search
- Ok, would you like to provide a patch against master by using Gerrit? http://wiki.typo3.org/CWT
- 10:49 Bug #50274: Problem with Form extension and standard search
- Alexander Opitz wrote:
> As #31572 was merged, does this issue is resolved in latest TYPO3?
>
> Das the issue wit... - 12:05 Bug #54530: FAL Media Element cannot be expanded when fieldname contains undescores
- I have the same problem.
Underscores in the DB are not the Problem. The Problem are the Phrase "_header" in the DB... - 11:27 Task #55160: Exception on first access to FILE -> Filelist
- screenshot attached.
- 11:03 Task #55160 (Closed): Exception on first access to FILE -> Filelist
- In a fresh, clean TYPO3 CMS 6.2 LTS beta4 instance, when you access "Filelist" in module "FILE", an exception occurs:...
- 11:25 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- I also see this problem constantly with TYPO3 6.2.0beta4. Like others mention, it seems to be some cache-issue: I onl...
- 11:08 Bug #54276: Backend fails with error on fresh installation
- Same problem with fresh 4.7.17 installation (core/dummy)
I tried to manually require the class where it is missing i... - 10:56 Bug #55117: Exception on first access to HELP -> About TYPO3 CMS
- Exception number is: *1314516809* - http://wiki.typo3.org/Exception/CMS/1314516809
Which appears in file @typo3/sy... - 10:42 Feature #55157 (Closed): Support for MySQL replication
- I made a setup which runs on two different hosts, with a MySQL master (*A*) and slave (*B*) replication. However, th...
- 10:38 Bug #55118: sysext:documentation - search shows weird behaviour
- Third screenshot0008.png shows the line in file "merged-78caa1 ... 5fb6c.js", that causes this error.
Not sure, if t... - 10:34 Bug #55118: sysext:documentation - search shows weird behaviour
- Xavier Perseguers wrote:
> I cannot reproduce your error. This is related to missing jquery in your example. Can y... - 10:30 Bug #55132 (Resolved): Exception at wrong path
- Applied in changeset commit:06685fd3b973088a91fd822c51d91a3a129bd540.
- 10:27 Bug #55155 (Closed): No conversion to punycode
- As it seems in at least TYPO3 4.7 the linkvalidator does not convert domain names to unicode prior to testing externa...
- 09:54 Bug #47726: EM: PHP Fatal error on trying to get extension list from TER
- @David
Can you post the content of your table: "tx_extensionmanager_domain_model_repository" please? - 09:54 Bug #53962: Class loader does not cache non existing classes
Which class loader chain do you mean?
Do you mean the native PHP chain when multiple autoloaders are registered?...- 08:38 Bug #53962: Class loader does not cache non existing classes
- I am strongly against the caching of non existent classes. By doing so you break the class loader chain, if there are...
- 09:16 Bug #55152 (Closed): Class 'TYPO3\Flow\Package\Exception\InvalidPackageStateException' not found
- When activating an extension with a dependency on a not activated but downloaded extension, I get the following excep...
- 08:45 Bug #55151 (Closed): "Create template for new website" does not show new template
- When pressing the button "Create template for new website" in backend/web/Template in "info/modify" mode in TYPO3 6.2...
- 08:01 Bug #39048: TCEforms inline renders broken fields
- Hi Alexander,
testing is rather easy. All you need is an extension that uses inline records (ie news, blog_example... - 07:33 Task #55150 (Under Review): Remove unneeded padding in page module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:32 Task #55150 (Closed): Remove unneeded padding in page module
- There are 36px padding which are not needed. Remove it to let the page module look like the other modules
- 06:33 Task #55149 (Under Review): Rename cache t3lib_l10n to l10n
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:31 Task #55149 (Closed): Rename cache t3lib_l10n to l10n
- as t3lib doesn't exist anymore, get rid of it
- 06:30 Bug #55113 (Resolved): TCA pages->subtitle: eval trim missing
- Applied in changeset commit:bf81f39a62f6b6b63c466fd7100b3f4a38a0dea2.
2014-01-19
- 22:43 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- I found out that the current approach is no proper replacement for the feature it was before.
When I apply the patch... - 20:34 Task #55145 (Closed): Get rid of animations in BE (improve working speed)
- As speed is an issue with TYPO3 6.2, I suggest to not only concentrate on FE improvements. Working in BE could be imp...
- 20:30 Task #54621 (Resolved): Remove css_styled_content legacy templates to include 4.5 and up only
- Applied in changeset commit:849fc5739a2e8963f6da99789283018e77cff304.
- 20:30 Task #55139 (Resolved): Make use of .t3-table in EXT: beuser *compare
- Applied in changeset commit:82ce800d555242237f7a110e24dc78664b2becc6.
- 19:30 Task #55119 (Resolved): BE Cache Menu items should have clearer naming and permissions
- Applied in changeset commit:1b83cad80a4cffe054faea3ec1f30d7b18389942.
- 18:10 Bug #55113 (Under Review): TCA pages->subtitle: eval trim missing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:08 Bug #55118: sysext:documentation - search shows weird behaviour
- Michael Schams wrote:
> Uh! Just realised: I get a JavaScript error on every key stroke when entering the search ter... - 17:06 Bug #55118: sysext:documentation - search shows weird behaviour
- Problem seems to be related to the bStateSave, when I comment out this feature (e.g., in our case for the "download" ...
- 16:56 Bug #47726: EM: PHP Fatal error on trying to get extension list from TER
- I still have the same fault but don't know about the reason.
Console-log in Chrome:... - 16:43 Task #32843: Fix installation instructions
- TYPO3 6.2 is nearly out and "blank/dummy" package is not needed anymore.
I would suggest to close this ticket. - 16:42 Bug #52282 (Rejected): EXT:documentation: fail to include ext_emconf.php
- Extensions need to be properly unloaded
- 16:21 Bug #55134: Remove find file in EXT: lowlevel
- Why do you want to remove it?
It is a useful function!
Does TYPO3 6.2 support only FAL now and no file links like... - 15:30 Task #55131 (Resolved): Make use of .t3-table in EXT: wizard_sortpages
- Applied in changeset commit:fcef7221cfc60b056dfbe9c7d24c9dbba9e8e377.
- 14:34 Bug #55104: GeneralUtility::inList must delete white space
- Like Markus, I am not sure to understand the link with CSV...
- 14:01 Bug #55132: Exception at wrong path
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #55132: Exception at wrong path
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Task #53502: Streamline usage of BackendUtility::getPagesTSconfig()
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-01-18
- 22:32 Bug #55132: Exception at wrong path
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:49 Bug #55132: Exception at wrong path
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:47 Bug #55132: Exception at wrong path
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:45 Bug #55132 (Under Review): Exception at wrong path
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:44 Bug #55132 (Closed): Exception at wrong path
- the @\TYPO3\Flow\Exception@ must be @\TYPO3\Flow\Utility\Exception@
- 21:32 Bug #55140 (Closed): Extension manager - problem with sorting and missing indicators
- When we are in Get Extension section sorting is not working when clicking on column header. We should either fix sort...
- 20:51 Task #55139: Make use of .t3-table in EXT: beuser *compare
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:46 Task #55139 (Closed): Make use of .t3-table in EXT: beuser *compare
- Use <table class="t3-table"> in backend module compare view.
- 20:44 Bug #55116: Install Tool, inconsistent visual appearance in "System Environment"
- Hi Marcin,
on my machine the server pathes are very long and so I need the horizontal scrollbar to be able to read... - 15:44 Bug #55116 (Accepted): Install Tool, inconsistent visual appearance in "System Environment"
- 10:50 Bug #55116: Install Tool, inconsistent visual appearance in "System Environment"
- This one is caused by phpinfo() function output in last section.
This function renders own styles that contain also s... - 02:16 Bug #55116 (Closed): Install Tool, inconsistent visual appearance in "System Environment"
- In *TYPO3 CMS 6.2 LTS beta4*, the visual appearance of pages in the Install Tool varies. Function "System environment...
- 20:29 Task #55138 (Closed): Remove "uppercase" for sections
- Remove uppercase in DocumentTemplate section / section Header.
- 20:23 Task #55136 (Closed): Merge extra_page_cm_options into core/backend
- There is no need to split click menu and extra page cm options into separate extensions.
- 20:08 Task #55119: BE Cache Menu items should have clearer naming and permissions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #55119 (Under Review): BE Cache Menu items should have clearer naming and permissions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #55119 (Closed): BE Cache Menu items should have clearer naming and permissions
- During the grouping mechanisms of the new caching framework and the sensitivity of the system caches group, the re-or...
- 18:41 Bug #55134 (Under Review): Remove find file in EXT: lowlevel
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:40 Bug #55134 (Closed): Remove find file in EXT: lowlevel
- Remove the find file feature in lowlevel (only for admins).
https://projects.invisionapp.com/d/main#/console/481308/... - 18:22 Bug #53459: Extension manager - removed extension stays in PackageStates.php as inactive
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Bug #53459 (Under Review): Extension manager - removed extension stays in PackageStates.php as inactive
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Task #55131: Make use of .t3-table in EXT: wizard_sortpages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:59 Task #55131 (Under Review): Make use of .t3-table in EXT: wizard_sortpages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:42 Task #55131 (Closed): Make use of .t3-table in EXT: wizard_sortpages
- Use <table class="t3-table"> in backend module.
- 16:57 Task #55129 (Closed): Refactor html tables in Web>List
- Use <table class="t3-table"> in backend module.
- 16:55 Task #52497: Simplify Font-Size inheritance (CSS)
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #55128 (Resolved): Fatal error in indexed_search FileContentParser
- Applied in changeset commit:551d382f3c3544ed171cf5762286597dc1c75ccc.
- 16:06 Bug #55128 (Under Review): Fatal error in indexed_search FileContentParser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:03 Bug #55128 (Closed): Fatal error in indexed_search FileContentParser
- Fatal error in FileContentParser. The thrown RuntimeException misses the backslash for global namespace.
Only master... - 16:22 Task #55127 (Under Review): Use .t3-table in EXT: EM
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Task #55127 (Closed): Use .t3-table in EXT: EM
- The extension manger brings an own table style. Make use of central styling definition of t3-table.
- 16:18 Bug #54097 (Accepted): Extension manager - upload failed, package is not available
- 16:11 Task #54012: Inconsistent hasProperty method for files
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:02 Bug #53311 (Needs Feedback): t3lib_extMgm::extPath() no longer works in ext_localconf.php
- Current master works just fine for me. Using extension phpunit and tested a couple of others.
Still a problem on cur... - 15:58 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 2 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:56 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 4 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:53 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:42 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 3 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:42 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:41 Bug #30244: Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:39 Bug #30244 (Under Review): Indexing of external documents with german "umlaut"s in filename does not work
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #55126 (Resolved): Cannot download manuals
- Applied in changeset commit:f5aae21af652ce56b9ea83c91d6cbafbc255a84a.
- 15:16 Bug #55126: Cannot download manuals
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:09 Bug #55126 (Under Review): Cannot download manuals
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:06 Bug #55126 (Closed): Cannot download manuals
- Nothing happens when clicking on the "download" icon in EXT:documentation.
- 15:30 Task #52712 (Resolved): Install Tool: System Informations shows empty values
- Applied in changeset commit:e68cc6f5ec824214dd638242b6861f4b135ea431.
- 15:01 Bug #55096 (Closed): FE: Weisse Seite wenn Page nicht gecacht war...
- Closed on author's request.
- 09:42 Bug #55096: FE: Weisse Seite wenn Page nicht gecacht war...
- Georg Ringer wrote:
> please use English as language!
>
> however please turn on the error reporting or check the... - 15:00 Bug #55118 (Accepted): sysext:documentation - search shows weird behaviour
- In fact
- 11:16 Bug #55118: sysext:documentation - search shows weird behaviour
- Uh! Just realised: I get a JavaScript error on every key stroke when entering the search term.
See attached screenshot. - 11:13 Bug #55118 (Closed): sysext:documentation - search shows weird behaviour
- The search for docs in sysext:documentation shows a weird, unexpected behaviour in *TYPO3 CMS 6.2 LTS beta4*
Fresh... - 14:58 Task #53814 (Resolved): Doc-Module: Unclear different between "Manage" and "Show" Documentation
- This has been tackled with already.
- 14:30 Bug #53594 (Resolved): No placeholder attribute in backend forms
- Applied in changeset commit:c631a58fabea7e1ebee5038a4308b47e9b8dc111.
- 12:30 Bug #53576 (Resolved): Hide update icon if extension isn't compatible
- Applied in changeset commit:0d970a777000696dd95f32f3408a229c72c60883.
- 12:10 Task #55122 (Closed): Cleanup and optimize methods in ExtensionManagementUtility
- Methods in ExtenstionManagementUtility are called a lot. We need to ensure they are as performant as possible.
* R... - 11:22 Bug #55120 (Closed): Long words break install tool layout
- There might be situation where very long 'words' (line text without spaces) are rendered in System environment check ...
- 10:35 Bug #55117 (Closed): Exception on first access to HELP -> About TYPO3 CMS
- In a fresh, clean *TYPO3 CMS 6.2 LTS beta4* instance, when you access "About TYPO3 CMS" in module "Help", an exceptio...
- 01:52 Task #53514: Extbase: DataMapper causes redundant queries
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:04 Task #53514: Extbase: DataMapper causes redundant queries
- Here is a small demo extension to test the gerrit patch.
Father has a n:1 relation to child1. If there are 2 (or m...
2014-01-17
- 23:51 Task #53514: Extbase: DataMapper causes redundant queries
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:16 Bug #53740 (Under Review): Extension ZIP Upload doesn't extract directories on Windows
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:16 Bug #53346 (Under Review): Extension upload as zip on Windows systems ignores directories
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:50 Epic #55070 (Accepted): Workpackages
- 19:36 Bug #55113: TCA pages->subtitle: eval trim missing
- Actually it's the other way around: The setting for pages=>subtitle has been missing accidentally while we changed t...
- 17:41 Bug #55113: TCA pages->subtitle: eval trim missing
- Looks like this was done accidently, but makes sense nevertheless
- 17:24 Bug #55113: TCA pages->subtitle: eval trim missing
- The trim on the overlay was introduced with #24386 on 12.1.2011
https://git.typo3.org/Packages/TYPO3.CMS.git/commit/c... - 16:09 Bug #55113 (Closed): TCA pages->subtitle: eval trim missing
- I just compared the TCA settings for pages and pages_language_overlay for the field subtitle. pages has no eval setti...
- 18:40 Task #55100 (Under Review): Impexp: Add simple functional tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:57 Task #55100 (Closed): Impexp: Add simple functional tests
- 18:30 Bug #53904 (Resolved): Content Elements Wizard (Tabs) - tab body shouldn't have fixed size
- Applied in changeset commit:6860bcc3aee7e56a8e293c89705dc288eeb86376.
- 18:00 Bug #53904: Content Elements Wizard (Tabs) - tab body shouldn't have fixed size
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:52 Bug #53904 (Under Review): Content Elements Wizard (Tabs) - tab body shouldn't have fixed size
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:48 Bug #53904: Content Elements Wizard (Tabs) - tab body shouldn't have fixed size
- I'll send proposed patch for this.
- 16:43 Bug #53904: Content Elements Wizard (Tabs) - tab body shouldn't have fixed size
- From what i see it can be changed/fixed without any modifications in current CSS. The fixed styles are hardcoded in:
... - 14:53 Bug #53904: Content Elements Wizard (Tabs) - tab body shouldn't have fixed size
- Sorry, my cleanup won't solve this. But I feel that simply removing the "width: 680px" in the .typo3-dyntabmenu-divs ...
- 18:26 Bug #54256: Fatal error: RedirectLoopException
- I still get this on different machines.
Here the exact error output:... - 17:16 Bug #55105: Types missing when including backend layout as a file
- I really don't know, but when I fill the backend layout the "old fashion way" there is no problem.
When I fill the b... - 14:33 Bug #55105: Types missing when including backend layout as a file
- What does the backend layout to do with the type of a content element?? Am I missing something?
- 13:56 Bug #55105 (Closed): Types missing when including backend layout as a file
- When I include the backend layout as a file like: <INCLUDE_TYPOSCRIPT: source=”FILE:fileadmin/layout.ts”>
In the b... - 17:07 Bug #55104: GeneralUtility::inList must delete white space
- Who says this must comply to CSV??
- 15:50 Bug #55104: GeneralUtility::inList must delete white space
- Actually this would introduce something that does not comply to the definition of CSV.
See https://tools.ietf.org/htm... - 15:03 Bug #55104: GeneralUtility::inList must delete white space
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:49 Bug #55104: GeneralUtility::inList must delete white space
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:09 Bug #55104: GeneralUtility::inList must delete white space
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:23 Bug #55104 (Under Review): GeneralUtility::inList must delete white space
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Bug #55104 (Rejected): GeneralUtility::inList must delete white space
- In the method inList of the class TYPO3\CMS\Core\Utility\GeneralUtility::inList must delete all the white space in th...
- 16:16 Bug #53854 (Closed): Exception if a directory in storage isn't readable
- Closed as duplicate of issue
http://forge.typo3.org/issues/51512 - 16:10 Bug #53854 (Under Review): Exception if a directory in storage isn't readable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:03 Bug #53854: Exception if a directory in storage isn't readable
- I have added following to ResourceStorage in getFoldersInFolder:...
- 15:41 Bug #53854: Exception if a directory in storage isn't readable
- OK...Permissions are correct now, but now the next step checks for isWithinFileMount. This method calls isFirstPartOf...
- 15:12 Bug #53854: Exception if a directory in storage isn't readable
- Oh dear. I think I have it. Have a look into:
$TCA['be_groups']['columns']['file_permissions']['config']['default'... - 14:48 Bug #53854: Exception if a directory in storage isn't readable
- This issue haven't to do with the editor/user rights in TYPO3 backend. It has to do with the user/process access righ...
- 14:47 Bug #53854: Exception if a directory in storage isn't readable
- In ResourceStorage all rights for the redacteur are set to FALSE regardless if they are set in userGroup or not. I wi...
- 14:32 Bug #53854 (New): Exception if a directory in storage isn't readable
- @Steffen
Not only that the Exception is viewed to the User, also the rest of reading files/folders stops. - 14:16 Bug #53854: Exception if a directory in storage isn't readable
- I have the same error:
Backtrace:
6 TYPO3\CMS\Core\Resource\ResourceStorage::assureFolderReadPermission(TYPO3\C... - 16:12 Feature #53677: GeneralUtility::rmFromList : allow to call GeneralUtility::trimExplode
- See my comment on #55104: A CSV list must not contain spaces, so it is not the job of the tool that handles a CSV lis...
- 16:10 Task #55111 (Under Review): Extend FunctionalTestCase with linked fileadmin folders
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Task #55111 (Closed): Extend FunctionalTestCase with linked fileadmin folders
- For the import/export functional tests you need to have a fileadmin folder in place of the dynamicaly created instanc...
- 15:30 Task #54856 (Resolved): Optimize TypoScriptParser
- Applied in changeset commit:718d9b6a91756d2b67dcd787f564afd193db6ead.
- 12:36 Task #54856: Optimize TypoScriptParser
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:46 Task #54856: Optimize TypoScriptParser
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Bug #41450 (Resolved): PHP Error when languagePackIndex is empty
- Applied in changeset commit:6234641597a374aa27f66babf920402cbc3c48eb.
- 15:24 Bug #41450: PHP Error when languagePackIndex is empty
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:23 Bug #41450: PHP Error when languagePackIndex is empty
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:46 Bug #41450: PHP Error when languagePackIndex is empty
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:43 Bug #41450: PHP Error when languagePackIndex is empty
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:06 Bug #53898: Unused code in PageLayoutView (~100 lines)
- Actually colPosList should still be available, although it is not, due to a regression linked in #39967.
So before... - 00:31 Bug #53898: Unused code in PageLayoutView (~100 lines)
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:30 Bug #53898: Unused code in PageLayoutView (~100 lines)
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:24 Bug #53898: Unused code in PageLayoutView (~100 lines)
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:15 Bug #53898: Unused code in PageLayoutView (~100 lines)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Bug #22012 (Closed): Table wizards cuts table
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:46 Bug #23020 (Closed): RTE+ feeditadvanced+IRRE: Still loading problems
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:45 Bug #49504 (Closed): t3lib_iconWorks::getSpriteIconForRecord() must be of the type array,
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:44 Bug #50274: Problem with Form extension and standard search
- As #31572 was merged, does this issue is resolved in latest TYPO3?
Das the issue with "###LABEL### ###FIELD###" st... - 14:33 Bug #55107 (Under Review): Wrong label for cache indication in AdminPanel
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:23 Bug #55107 (Closed): Wrong label for cache indication in AdminPanel
- With the fix for #49640 the former label in the AdminPanel 'Page not cached' was transformed to 'Page cached' which i...
- 13:19 Bug #55099: PHP Warnings after clearing configuration cache in BE
- Thanks for your response Helmut.
Without knowing the code right now, do the cache backends use any locking at all? - 13:07 Bug #55099: PHP Warnings after clearing configuration cache in BE
- Markus Klein wrote:
> You can continue at this point to work in BE, but
> if you clear the configuration cache *a... - 13:01 Bug #55099: PHP Warnings after clearing configuration cache in BE
- Markus Klein wrote:
> *Steps to reproduce*
> # rm -rf typo3temp/*
> # Open BE, Page module
> # Click on some ran... - 11:29 Bug #55099 (Closed): PHP Warnings after clearing configuration cache in BE
- *Steps to reproduce*
# rm -rf typo3temp/*
# Open BE, Page module
# Click on some random page in the tree
# Clear... - 12:30 Task #55098 (Resolved): Fix typos & grammar issues in Install Tool
- Applied in changeset commit:fdd08bf60c383a2af8a74d60514222d49d46ed92.
- 11:28 Task #55098 (Under Review): Fix typos & grammar issues in Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Task #55098 (Closed): Fix typos & grammar issues in Install Tool
- 12:01 Bug #55093: Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:43 Bug #55093: Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:35 Bug #55093: Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:31 Bug #55093: Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Patch Set 1 has debug() statements for analysis (also for the patch of #23935)
- 11:27 Bug #55093 (Under Review): Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:14 Bug #55093 (Closed): Simulate time in TYPO3 admin panel broken due to Js TBE_EDITOR=="undefined"
- h3. Problem description
It is not possible to simulate a different date/time for the Frontend via the Admin-Panel.... - 11:33 Bug #35904: Found some deprecated functions in the core
- Why has this been rejected? Why "Can be abandoned."? Because the concerned code is not used or does not cause a probl...
- 11:30 Bug #55097 (Resolved): BE: Template Module: Make "Template Analyzer" the last menu item
- Applied in changeset commit:c059714a9fafde79f57f2d42c9f60fa8c29a365c.
- 10:40 Bug #55097 (Under Review): BE: Template Module: Make "Template Analyzer" the last menu item
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:36 Bug #55097 (Closed): BE: Template Module: Make "Template Analyzer" the last menu item
- During the refactoring of the tstemplate extension, the Template Analyzer modfunc
was inserted at first position of ... - 10:37 Bug #55096 (Needs Feedback): FE: Weisse Seite wenn Page nicht gecacht war...
- please use English as language!
however please turn on the error reporting or check the logs for the reason of the... - 10:20 Bug #55096 (Closed): FE: Weisse Seite wenn Page nicht gecacht war...
- Hallo Leute,
ich bin mir nicht sicher, ob diese Problem schon gemeldet wurde.
Es tritt auf bei Version: 4.5.32
... - 10:00 Bug #55095 (Closed): Replace SHOW DATABASE by query to schema
- In #53761 the usage of deprecated "mysql_list_dbs()" was replaced by "mysql_query('SHOW DATABASES', ...". But this is...
- 09:30 Bug #53682 (Resolved): Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Applied in changeset commit:2526bddb5b27ca832575fad809facfa39c7db225.
- 09:02 Bug #23935: Simulate time in the TYPO3 admin panel is being ignored.
- I confirm the problem on current master. According to my findings on master the JS is broken.
h3. Using the field
... - 08:56 Bug #39048: TCEforms inline renders broken fields
- Hi Alexander,
can you provide a step for step testing and maybe an example extension which shows this issue? So we... - 00:56 Bug #39048: TCEforms inline renders broken fields
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:37 Bug #16472: Non accessible Page And PageNotFound Handler.
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:34 Bug #16472: Non accessible Page And PageNotFound Handler.
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:30 Bug #55022 (Resolved): PackageManager Cache is invalid if typo3 dir has symlinks
- Applied in changeset commit:5444b2fd2ac45192a499cad72d6af8598b1a3dbe.
- 00:30 Bug #30244 (Resolved): Indexing of external documents with german "umlaut"s in filename does not work
- Applied in changeset commit:9dbb81a417e20ea4819a8d96ab081d022547e492.
- 00:13 Task #52712: Install Tool: System Informations shows empty values
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-01-16
- 23:53 Bug #53594: No placeholder attribute in backend forms
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:52 Bug #50538: Allowed Characters for Filenames
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:43 Bug #23935: Simulate time in the TYPO3 admin panel is being ignored.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:31 Bug #36822: Invalid shortcut target on translated pages
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #50266 (Resolved): Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Applied in changeset commit:42cd0278dab92e0383a8b67eacfaffd036c0d20b.
- 22:47 Bug #50266: Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Patch set 2 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:47 Bug #50266: Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:27 Bug #50266: Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:27 Bug #50266: Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:24 Bug #50266: Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:30 Bug #53761 (Resolved): Deprecated function call mysql_list_dbs in dbal
- Applied in changeset commit:6293aa704d4f98c7d0b1218e7bafbda55583c821.
- 20:40 Bug #53761: Deprecated function call mysql_list_dbs in dbal
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #53712 (Resolved): Invalid refindex data for file relations
- Applied in changeset commit:c4703dbb33ef67444900d1d5d18e1f0bc9eee73d.
- 23:19 Bug #37896: Live search in workspace shows move-to placeholders
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:05 Bug #30771: Fix not working backend.php?edit=pid
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:03 Bug #30771: Fix not working backend.php?edit=pid
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:01 Bug #39176: tslib_cObj::filelist() implodes filenames by , without caring about commas in filenames
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:18 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- Yeah, but this is what currently both buttons do anyway (clearning all session data), so that would at least not "cha...
- 21:25 Task #54856: Optimize TypoScriptParser
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:03 Task #54856: Optimize TypoScriptParser
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:48 Task #54856: Optimize TypoScriptParser
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:19 Task #54856: Optimize TypoScriptParser
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:50 Bug #48906 (Closed): Exception in belog module when setting time range to empty string
- Hi Jan,
This has been fixed a week ago. Will be in the next release of 6.1.
http://forge.typo3.org/issues/53975
... - 15:00 Bug #48906: Exception in belog module when setting time range to empty string
- Same here on a stable 6.1.7 when trying to change the time setting to another value than "user defined" and "user def...
- 20:30 Bug #17227: Shortcut to external URL if referer-check enabled
- Problem still persists in TYPO3 6.1.7, workaround still: Set "doNotCheckReferer" = 1 in installation-tool.
- 19:10 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- Maybe a solution:
The reason seems to be that the Psr package is an external package (located under typo3/contrib/P... - 06:14 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- When setting config value ['BE']['versionNumberInFilename'] = 0 the error disappeared. Of course this is only one of ...
- 18:28 Task #55086 (Closed): Store references to files in refindex again (?)
- Since 6.0 there are no references to files in the refindex anymore.
Should this be fixed? - 18:21 Bug #48583: FAL - Umlaut in fileadmin or Filename -> no image Manipulation
- Could it be that setting systemLocale won't work on PHP 5.3?
I'm running PHP 5.3.23 and it doesn't have the desired ... - 18:14 Task #55084 (Rejected): Introduce a option to include related records on pid 0
- Main Problem of the export with FAL is, that sys_file records are stored on pid 0. Thus they are only included, if yo...
- 18:06 Task #54979: FrontendContentAdapterService should disabled for new installations.
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:59 Feature #27372 (Accepted): Execute native prepared queries in t3lib_DB
- +1 on that, thanks!
- 17:56 Task #55083 (Rejected): Add prepared statement support for default database connection
- duplicate of http://forge.typo3.org/issues/27372
- 17:44 Task #55083 (Rejected): Add prepared statement support for default database connection
- Albeit there is the PreparedStatement object, it is actually not used in the default database connection.
Using thes... - 17:39 Task #55082 (Closed): Impexp: for non active controls NULL has to be imported in xml mode
- Used in sys_file_reference for overwriteable field from sys_file_metadata
- 16:36 Bug #55023 (Closed): List Module in Backend is very slow due to Extbase's Typoscript parsing
- 16:35 Story #55079 (Closed): review Extbase caching for frontend and backend
- 16:34 Story #55078 (Closed): Optimize PHP code performance in TYPO3 methods
- 16:34 Story #55077 (Closed): review bootstrap for ajax-calls and streamline process
- 16:34 Story #55076 (Closed): review frontend rendering cache and rootline cache
- 16:33 Story #55075 (Closed): review TCA cache and increase performance and scalability
- 16:33 Story #55074 (Closed): implement configuration cache
- 16:33 Story #55073 (Closed): review autoloader and language cache
- 16:32 Story #55072 (Closed): implement compile time cache
- 16:32 Story #55071 (Closed): review current caching types and differentiate these types
- 16:18 Epic #55070 (Closed): Workpackages
- Umbrella Task for all Workpackages. See http://www.workpackages.org
- 16:16 Epic #55067 (Closed): WP Responsive Distribution
- The goal is to have a finished installation that can be brought into an official “package” shipped with 6.2 final.
T... - 16:15 Epic #55066 (Closed): WP: Security enhancements
- TYPO3 has a pretty good track record in being a secure web application. That is the case not only because security re...
- 16:13 Epic #55065 (Closed): WP: Overall System Performance (Backend and Frontend)
- TYPO3 6.2 LTS will be used in enterprise environments as well as on budget hosting-environments. These systems will h...
- 16:12 Epic #55064 (Closed): WP: Workspaces test cases / DataHandler bugfixes
- Workspaces delivers versioning of contents and a flexible editing workflow on an enterprise level for editors and de-...
- 15:15 Task #54701: Cache global TypoScript template in backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:04 Task #54701: Cache global TypoScript template in backend
- Marc Bastian Heinrichs wrote:
> So we should discuss, if also registering a typoscript file directly for backend mod... - 14:52 Bug #54476: Unknown Exception in Caching framwork
- I had the same issues with the folling errors:
Warning: file_put_contents(/typo3/typo3temp/Cache/Code/cache_clas... - 14:30 Task #55053 (Resolved): Fix typo chose in Install Tool
- Applied in changeset commit:c24548355ed2e4ee72a8bf163e9c3271ee10301b.
- 13:42 Task #55053 (Under Review): Fix typo chose in Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:41 Task #55053 (Closed): Fix typo chose in Install Tool
- chose > choose
- 14:06 Bug #55054 (Closed): Install tool runs in endlees loops in various steps on clean install
- Will add some details on next try.
- 13:30 Task #55052 (Resolved): Use file_exists() instead of is_file()
- Applied in changeset commit:956c2fef79c267b4ad903468bfc4afbc7c8f0a5a.
- 12:28 Task #55052: Use file_exists() instead of is_file()
- Oliver Hader wrote:
> Possibly there's a rewrite for TYPO3\CMS\Core\Resource\ResourceFactory::retrieveFileOrFolderOb... - 12:25 Task #55052: Use file_exists() instead of is_file()
- Possibly there's a rewrite for TYPO3\CMS\Core\Resource\ResourceFactory::retrieveFileOrFolderObject() as well...
I'm ... - 12:18 Task #55052: Use file_exists() instead of is_file()
- Tests on an uncached page showed an approx. 9% better performance.
But that depends on the system, files and TypoScr... - 12:14 Task #55052 (Under Review): Use file_exists() instead of is_file()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:11 Task #55052 (Closed): Use file_exists() instead of is_file()
- is_file() checks whether a resource exists and whether it is actually a file.
There are several parts in the core, w... - 12:34 Task #55044: Make Extbase use cache group "pages"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:27 Task #55044: Make Extbase use cache group "pages"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:41 Task #55044 (Under Review): Make Extbase use cache group "pages"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Task #55044 (Closed): Make Extbase use cache group "pages"
- As there is the possibility to use grouped caching in
order to be more flexible, Extbase should not use
hard-coded ... - 12:33 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Feature #53677: GeneralUtility::rmFromList : allow to call GeneralUtility::trimExplode
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:07 Task #55043 (Closed): Ensure usage of base constants in the core
- All core code should be checked for usage of TYPO3 defined constants instead of calling methods / functions.
It's ... - 02:35 Bug #49102: IE10: Drag&Drop images in contentelement not working
- Issue confirmed in TYPO3 CMS version 6.1.7 with IE version 10 (version: 10.0.9200.16750).
Editors can not change the...
2014-01-15
- 23:25 Task #54813: BackendConfigurationManager figures out wrong pid
- +1 on reverting that for now, thanks Ma-Ba for taking over. Let's think about better ways to achieve the desired resu...
- 22:46 Task #54813 (On Hold): BackendConfigurationManager figures out wrong pid
- 22:46 Task #54813: BackendConfigurationManager figures out wrong pid
- Reverted with https://review.typo3.org/#/c/26864/
- 23:20 Task #54990 (New): ClassLoader cache ist too slow, no matter which CF Backend is used
- 22:41 Task #54990 (Needs Feedback): ClassLoader cache ist too slow, no matter which CF Backend is used
- 14:16 Task #54990: ClassLoader cache ist too slow, no matter which CF Backend is used
- Numbers from my Server for incl wall time of loadClass
# SimpleFileBackend: 61,557
# ApcBackend: 23,505
APC is... - 12:08 Task #54990: ClassLoader cache ist too slow, no matter which CF Backend is used
- Rupert Germann wrote:
> In both cases we see that either file_get_contents() or Memcach::get() is the most expensi... - 11:59 Task #54990: ClassLoader cache ist too slow, no matter which CF Backend is used
- Hi Rupi,
Rupert Germann wrote:
> Since memcache should be way faster than the filesystem I think there's a lot ... - 23:16 Task #55037 (Under Review): Class Loader optimisation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:13 Task #55037 (Closed): Class Loader optimisation
- * skip cache->has() call and get directly
* skip cache->has() call and require directly
* remove class alias regist... - 23:13 Task #54701: Cache global TypoScript template in backend
- The new solution for all the frontend typoscript hassle in backend modules should also have in mind getting rid of al...
- 21:02 Task #54701: Cache global TypoScript template in backend
I think Marc Bastian Heinrichs' idea is also quite interesting for generating the configuration in the Backend (quo...- 16:13 Task #54701: Cache global TypoScript template in backend
- Oliver Klee wrote:
> If we still need this number
We will - anyway - need it, yes. ;) - 16:11 Task #54701: Cache global TypoScript template in backend
- If we still need this number, we should keep it as a constant instead of a magic number. Magic numbers are no-gos as ...
- 16:00 Task #54701: Cache global TypoScript template in backend
- First of all: thanks to all of you for commenting. I would like to move the discussion from gerrit to forge to keep s...
- 22:55 Bug #55028 (Closed): Static TS must be available even when there is no page UID
- Patch is reverted.
Claus Due wrote:
> Core extensions are not broken by this simply because they abuse the ext_... - 17:21 Bug #55028: Static TS must be available even when there is no page UID
- Discussion goes here: http://forge.typo3.org/issues/54701
Please comment there. - 16:19 Bug #55028 (Closed): Static TS must be available even when there is no page UID
- Commit ba2386e7305e0d6e64db5cc485bc38728728ad8e https://review.typo3.org/26675 must be reverted - it destroys Extbase...
- 22:35 Task #54856: Optimize TypoScriptParser
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:51 Task #54856: Optimize TypoScriptParser
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:00 Task #54856: Optimize TypoScriptParser
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:14 Task #54856: Optimize TypoScriptParser
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:33 Task #54856: Optimize TypoScriptParser
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:30 Story #54991 (Resolved): Improve caching framework by introducing groups
- Applied in changeset commit:1101f39244d29a78f51666a040e258361bb70dd5.
- 20:47 Story #54991: Improve caching framework by introducing groups
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:31 Story #54991: Improve caching framework by introducing groups
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Story #54991: Improve caching framework by introducing groups
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Story #54991: Improve caching framework by introducing groups
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:48 Story #54991: Improve caching framework by introducing groups
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Story #54991: Improve caching framework by introducing groups
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:23 Story #54991: Improve caching framework by introducing groups
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #54964 (Under Review): Signals preFolderCreate postFolderCreate are missing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:55 Task #55035: Create clear cache command to clear system caches
- Why specifically a CLI command?
So using the browser, the Install Tool remains the only way. - 21:41 Task #55035 (Rejected): Create clear cache command to clear system caches
- After the introduction of cache groups with #54991
there is no possibility (except install tool) to clear
all cache... - 21:39 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- I'm fine with keeping one button.
The specific clearing stuff shall of course go somewhere else, I didn't write th... - 21:28 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- I think reseting the current form data (setup information) to the "defaults" would be ok. Imagine editor "fiddling ar...
- 20:59 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- Thanks for this detailed investigation Ernesto.
I agree this should be drastically simplified.
Do we actually n... - 20:51 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- Not only the buttons are misleading, also the code and variable names in the code is not intuitive.
First "Reset" ... - 19:05 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:11 Feature #51538: Move old css_styled_content static templates to own extension
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:09 Bug #19223: Redirect type does not redirect when HTTP referrer is an external site
- and in 6.1.7
When page type is 'external url' and page is in menu, then the redirect to the external url does not w... - 19:34 Feature #24042: Add a new TypoScript option "resolution" to the image resource
- I do think this is solved by the responsive images in 6.2?
- 18:30 Bug #45086 (Resolved): css_styled_content does not respect maxW
- Applied in changeset commit:f273fff1749825fe624dce5958fe338dec01247e.
- 17:30 Bug #54750 (Resolved): Wrong use of tempnam() in LocalPrieviewHelper
- Applied in changeset commit:447dba14b2d49f74741691b3a6db35d4877324ff.
- 16:02 Bug #54750: Wrong use of tempnam() in LocalPrieviewHelper
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:18 Bug #55023: List Module in Backend is very slow due to Extbase's Typoscript parsing
- I attached a callgraph which shows one request on the list module.
As you can see most time is wated in the core cla... - 15:13 Bug #55023: List Module in Backend is very slow due to Extbase's Typoscript parsing
- I'm not sure, but I guess there's a ticket somewhere for this.
- 15:06 Bug #55023 (Closed): List Module in Backend is very slow due to Extbase's Typoscript parsing
- While profiling the Backend with XHProf I found that each click on the list module triggers a complete TypoScript par...
- 16:56 Bug #55029 (Accepted): Class Loader fails if entry in class cache is discarded
- 16:56 Bug #55029 (Closed): Class Loader fails if entry in class cache is discarded
- Steps to reproduce:
* rm -rf typo3temp/Cache/
* do a (e.g. FE-) request to populate caches
* rm typo3temp/Cache/... - 16:37 Task #53770 (Resolved): ResourceStorage uses deprecated driver API
- 16:35 Task #53690 (Under Review): Remove calls to FileRepository when retrieving FileObjects
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #54230 (Resolved): Refactor Driver API
- Applied in changeset commit:84b6e61fa61592f4d704846fa5292ab58773851d.
- 15:40 Task #54230 (Under Review): Refactor Driver API
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #54230 (Resolved): Refactor Driver API
- Applied in changeset commit:f83eddd5027b74d7f4d28a845521bff3b2dd603d.
- 14:09 Task #54230: Refactor Driver API
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:01 Task #54230: Refactor Driver API
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:30 Bug #34631 (Resolved): Show correct record title for be_groups
- Applied in changeset commit:f76c7ea82bb510e7c6bb80904e11ff30c1d513bf.
- 16:30 Task #55026 (Resolved): Extend TypoScriptParser test cases
- Applied in changeset commit:52d5bd25010a0bd3ae2812bbf5d6e2391b7a900e.
- 15:27 Task #55026 (Under Review): Extend TypoScriptParser test cases
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Task #55026 (Closed): Extend TypoScriptParser test cases
- Extend TypoScriptParser test cases...
- 16:02 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- Agree with Joey,
The mentioned patch should be reverted and the issue should be fixed for all versions.
When ha... - 15:36 Task #53502: Streamline usage of BackendUtility::getPagesTSconfig()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #37539: Static function t3lib_file_Driver_AbstractDriver::verifyConfiguration() should not be abstract
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #55024 (Resolved): Bring back final class name cache
- Applied in changeset commit:5ecb43f70eb3ab01737702fc3a802baf602a01c2.
- 15:10 Bug #55024 (Under Review): Bring back final class name cache
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Bug #55024 (Closed): Bring back final class name cache
- The class name needs to be determined through
a lookup in the implementation configuration
(AKA XCLASS).
This runt... - 15:30 Task #54231 (Resolved): The Driver Registry should check for the implementation of the Interface
- Applied in changeset commit:f83eddd5027b74d7f4d28a845521bff3b2dd603d.
- 14:09 Task #54231: The Driver Registry should check for the implementation of the Interface
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:01 Task #54231: The Driver Registry should check for the implementation of the Interface
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #55025 (Resolved): Extend DB fields for be users/groups of DB/file mounts
- Applied in changeset commit:0b6f5d0e5c69665accec22a4ae22f6e77329061f.
- 15:15 Task #55025 (Under Review): Extend DB fields for be users/groups of DB/file mounts
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:14 Task #55025 (Closed): Extend DB fields for be users/groups of DB/file mounts
- The maxitems entry for be_users / be_groups fields
db/file mounts was raised in issue #55018. The DB schema of
thes... - 15:19 Bug #52949: Speed decrease since 4.5
- @Dmitry You may need the patch from #55022 for your setup (as described above on comment 30).
- 14:36 Bug #52949: Speed decrease since 4.5
- Since 6.2alpha2, many speedups are implemented. The backend really seams faster now. But on my frontend test (empty c...
- 15:15 Bug #55022 (Under Review): PackageManager Cache is invalid if typo3 dir has symlinks
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:03 Bug #55022 (Closed): PackageManager Cache is invalid if typo3 dir has symlinks
- In the PackageManager cache file is a validation of the actual file path to the file path the cache was last generate...
- 15:08 Feature #30228 (Resolved): Notify other components after changing a file
- this is already done in 6.2
- 14:59 Task #52589 (Under Review): Method for direct output of file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #55018 (Resolved): Allow more DB and File Mounts for BE users and BE groups
- Applied in changeset commit:2750c6ab96695b3aafcd129d3f08752b79b8aa99.
- 13:27 Bug #55018 (Under Review): Allow more DB and File Mounts for BE users and BE groups
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #55018 (Closed): Allow more DB and File Mounts for BE users and BE groups
- In big installations, more than just 25 DB mount points are needed.
Raise the default configuration to 100 - 14:30 Task #54953 (Resolved): FrontendContentAdapterService performs same actions several times
- Applied in changeset commit:3adf78359015401648fcec4befe70e9bd0b7a2ea.
- 14:30 Task #47203 (Resolved): Cleanup require and require_once
- Applied in changeset commit:473870867903692dc4a35ad6945907bceb2cdef8.
- 14:30 Bug #41596 (Resolved): Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
- Applied in changeset commit:9c905d15d15e240035e0942ebbffd3f295d2eef5.
- 14:30 Task #54883 (Resolved): Document that TYPO3 CMS is not compatible with MySQL strict modes
- Applied in changeset commit:9bbad98c0a9d31da28f1b7aa0e15c679140e3d4f.
- 14:18 Task #54225: Optimize Performance and DB Queries for FAL
- if files are requested by identifier for example - create an "wrapper" object which does not have any indexed data - ...
- 14:13 Bug #55012: FAL Filelist translations does not consider BE user access rights
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:21 Bug #55012 (Under Review): FAL Filelist translations does not consider BE user access rights
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Bug #55012 (Closed): FAL Filelist translations does not consider BE user access rights
- If a BE editor has only access to sys_language uid 2 and 3 but not 1,
it is not respected in the file list module, a... - 14:11 Bug #55020 (Closed): Incorrect integer value: '' for column 'sys_language_uid' at row 1
- Duplicate of #20052
- 14:03 Bug #55020: Incorrect integer value: '' for column 'sys_language_uid' at row 1
- Please checkout if https://review.typo3.org/26725 hits you
- 13:49 Bug #55020 (Closed): Incorrect integer value: '' for column 'sys_language_uid' at row 1
- Working on current master (6.2beta3) I get this error when creating content elements.
SQL:... - 14:05 Bug #55011: when no link on an image the link is a space instat of an empty string
- Hi Markus,
If in an extension you use $this->cObj->data['image_link'] it contains the value of the link when you c... - 13:02 Bug #55011 (Needs Feedback): when no link on an image the link is a space instat of an empty string
- Hi Nico,
what does do you mean with
> When calling @$this->cObj->data['image_link']@? What is your goal and what ... - 12:00 Bug #55011: when no link on an image the link is a space instat of an empty string
- I've checked the database:
In the database there is no space in the field - 11:41 Bug #55011 (Closed): when no link on an image the link is a space instat of an empty string
- When calling $this->cObj->data['image_link'] in an extension for example perfectlightbox the value is " " ( a space )...
- 13:52 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- I'm also getting this error in latest master.
It occurs after leaving the Backend open for several hours, but I can'... - 13:13 Task #54930: Remove upgrade wizards from pre 4.5 aera
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:05 Bug #55016 (Closed): Install tool fails to change 'setDBinit'
- Thomas, the fix for this is almost merged.
Please test and vote on https://review.typo3.org/15369
Closing this as... - 13:02 Bug #55016 (Closed): Install tool fails to change 'setDBinit'
- Latest Master 6.2.0, new install, no data
I was trying to enforce a collation on setDBinit via Install Tool/All co... - 11:41 Bug #54488: Images vanishing from output in preview
- We have the same problem in one of our projects. Image in Workspace preview ( normal view and frame view with slider ...
- 10:44 Feature #34420: Wizard makes too long URI
- Could someone provide the lowest reasonable values and for typo3 necessary values for
LimitRequestLine
LimitRequ... - 10:17 Task #55009: Replace $GLOBALS['LANG']->JScharCode() with \TYPO3\CMS\Core\Utility\GeneralUtility::encodeJavaScriptString()
- Depends on http://forge.typo3.org/issues/54560
- 10:15 Task #55009 (Closed): Replace $GLOBALS['LANG']->JScharCode() with \TYPO3\CMS\Core\Utility\GeneralUtility::encodeJavaScriptString()
- The expensive JScharCode() calls (many calls to substr(), chr() and ord()) can be replaced with calls to \TYPO3\CMS\C...
- 10:08 Bug #36754: SQL warning about collation in the install tool, Upgrade wizard
- This error even is triggered if all collations are set to utf8_unicode_ci (global, connection, db, table, fields) AND...
- 09:36 Bug #36754: SQL warning about collation in the install tool, Upgrade wizard
- Mark this as regression as it hinders some users from upgrade to new TYPO3 versions.
- 10:03 Bug #53904 (Accepted): Content Elements Wizard (Tabs) - tab body shouldn't have fixed size
- If I recall correctly, I have already some patch lying around on my laptop that touches / unifies this particular tab...
- 09:44 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:36 Bug #54998: Files module - Object [object Object] has no method 'hilight_row'
- The missing method is called in:
@typo3/sysext/filelist/Classes/FileList.php:@
@$onclick = ' onclick="' . htmls... - 00:27 Bug #54998 (Accepted): Files module - Object [object Object] has no method 'hilight_row'
- 09:34 Bug #54952 (Closed): Update Wizard - DB Error
- Close this issue as duplicate of #36754
- 06:30 Bug #52596 (Resolved): Creating pages tries to assign empty string to integer field
- Applied in changeset commit:2cfefec46e617e95fc350e3eaeb5304f6e91b882.
- 03:31 Bug #54411 (Resolved): Images in distributions are not show
- Applied in changeset commit:81202b0a35c041ea25ed7bc81a94542972597048.
- 02:30 Bug #54995 (Resolved): PHP warnings in ElementBrowser
- Applied in changeset commit:60e488e36c80b50597c9d33e7f2ebbfba9953fa6.
- 01:44 Bug #54995: PHP warnings in ElementBrowser
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:06 Bug #54995: PHP warnings in ElementBrowser
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:23 Task #55004: Upgrade DBAL
- The upgrade won't fix #53760. But imho we should at least use an updated version before considering to patch it ourse...
- 02:22 Task #55004 (Closed): Upgrade DBAL
- We still ship 5.14. Current one is 5.18 from 2012 (!).
- 00:07 Task #53514: Extbase: DataMapper causes redundant queries
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-01-14
- 23:58 Task #53514: Extbase: DataMapper causes redundant queries
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:37 Task #53514: Extbase: DataMapper causes redundant queries
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:46 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:39 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:16 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:31 Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:12 Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:32 Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:13 Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:22 Bug #41596: Content of $TYPO3_CONF_VARS['SYS']['setDBinit'] is completely overruled / ignored
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:59 Bug #54897: Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:54 Bug #54897: Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:17 Bug #54897: Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:09 Bug #54897: Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Bug #54998 (Closed): Files module - Object [object Object] has no method 'hilight_row'
- Steps to reproduce:
1. Open File List module
2. Select some folder from tree that has subfolders
3. In main cont... - 21:35 Bug #54903: TemplateService runs processIncludes twice when TypoScript is not in cache
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:31 Bug #54903: TemplateService runs processIncludes twice when TypoScript is not in cache
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:22 Bug #54903: TemplateService runs processIncludes twice when TypoScript is not in cache
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:59 Task #54856: Optimize TypoScriptParser
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:54 Bug #54997 (Closed): EM filter shall exclude the state
- The search filter of the EM includes also the state field. This has not been the case in former versions of TYPO3.
I... - 20:11 Task #54930: Remove upgrade wizards from pre 4.5 aera
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #54959 (Resolved): Optimize Rootline and Domain Resolval in Frontend
- Applied in changeset commit:0ac8948e21687a21a5d8074227586774005d9d2a.
- 18:49 Task #54959: Optimize Rootline and Domain Resolval in Frontend
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:47 Task #54959: Optimize Rootline and Domain Resolval in Frontend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:20 Task #54959: Optimize Rootline and Domain Resolval in Frontend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:55 Task #54959: Optimize Rootline and Domain Resolval in Frontend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:29 Bug #54952: Update Wizard - DB Error
- In /typo3/sysext/install/Classes/Updates/TtContentUploadsUpdateWizard.php...
- 19:04 Bug #54995 (Under Review): PHP warnings in ElementBrowser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:02 Bug #54995 (Closed): PHP warnings in ElementBrowser
- ElementBrowser throws several PHP warnings due to access to inexistent array keys.
You might want to set ['SYS']['... - 18:21 Feature #24421 (Closed): Need a hook/userfunction to extend allowedExtensions list in the media element
- 17:54 Feature #24421: Need a hook/userfunction to extend allowedExtensions list in the media element
- Yes :-)
- 10:14 Feature #24421 (Needs Feedback): Need a hook/userfunction to extend allowedExtensions list in the media element
- Hi,
so we can close this issue? - 18:20 Bug #29584: Shortcut to mountpoint results in illegal root tree
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:15 Bug #49444: No file found for given UID after deleting a referenced image file
- Hi Stefan,
> TYPO3\CMS\Core\Resource\ResourceFactory::getFileObject("226165")
uid 226165? Do you realy have so ... - 17:30 Bug #53826 (Resolved): JavaScript error when using foldertree (for files) selector popup in RTE, and icons not showing
- Applied in changeset commit:f3d324da4c2b382441f3ec080d27b4cf5be0032a.
- 17:21 Bug #53826: JavaScript error when using foldertree (for files) selector popup in RTE, and icons not showing
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:19 Bug #53826: JavaScript error when using foldertree (for files) selector popup in RTE, and icons not showing
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:17 Bug #32950: EXT:form - Confirmation mail to sender in FORM
- Bump!
Maybe this is interesting, the postprocessor mail was replaced there by custom php which is also available the... - 17:10 Feature #27372: Execute native prepared queries in t3lib_DB
- wip patch attached. Xavier will work on this in the next weeks.
- 17:08 Story #54991 (Closed): Improve caching framework by introducing groups
- The current TYPO3 Core includes different types of caches. There are system-related caches (class loading cache, conf...
- 17:05 Bug #24075 (Accepted): Not possible to configure RTE for flexform fields
- 16:54 Task #54990 (Closed): ClassLoader cache ist too slow, no matter which CF Backend is used
- while Profiling a 6.2 installation with XHProf I found that the most expensive part of the request is always the clas...
- 16:25 Task #54979: FrontendContentAdapterService should disabled for new installations.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:13 Task #54979: FrontendContentAdapterService should disabled for new installations.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:41 Task #54979 (Under Review): FrontendContentAdapterService should disabled for new installations.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:55 Task #54979 (Closed): FrontendContentAdapterService should disabled for new installations.
- The FrontendAdapaterservice is a backwardscompatibilty layer for TypoScript which expects data to be present in the o...
- 16:09 Task #54984 (Closed): "Clear all caches" makes the site unavailable for several seconds
- Clear all caches makes the site unavailable for several seconds. This is caused by the fact that the complete classlo...
- 15:34 Bug #46130 (Needs Feedback): Image links in localized content elements
- Hi,
does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 15:26 Bug #54982 (Closed): Performance of eID-scripts in TYPO3 6.2
- Compared to TYPO3 4.5 EId calls in TYPO3 6.2 are very slow.
I made some tests with a simple extension which only i... - 15:23 Bug #47322: Import Selection with TYPO3 Element Browser
- Greetings!
I found the problem.
h1. Error
The file typo3/js/browse_links.js has been altered in Typo3 6.* Ve... - 15:09 Feature #17538: Why not a native lang support ?
- Hi. It's added on my TODO list, just after #17585 :)
- 09:51 Feature #17538 (Needs Feedback): Why not a native lang support ?
- Hi,
as this issue is very old, I want to ask if you can provide a newer patch against master by using Gerrit? http... - 14:30 Bug #54729 (Resolved): Improve SQL Performance on non cached pages
- Applied in changeset commit:e7195cf7cb700e11f4023af9c0987b395d31901a.
- 12:44 Bug #54729: Improve SQL Performance on non cached pages
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Bug #54729: Improve SQL Performance on non cached pages
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #53352 (Resolved): Template Analyzer produces wrong results
- Applied in changeset commit:df52d4a8ca1dd193e04fc7c7ea751dd3d7bf7fb5.
- 14:21 Bug #53352: Template Analyzer produces wrong results
- Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:17 Bug #53352: Template Analyzer produces wrong results
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:16 Bug #53352: Template Analyzer produces wrong results
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:11 Bug #53352: Template Analyzer produces wrong results
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:55 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:11 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:08 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Yes, this can / should be reintegrated as a missing feature for the users coming from pre-6.0 installations!
Pleas... - 10:04 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Task #54231: The Driver Registry should check for the implementation of the Interface
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Task #54230: Refactor Driver API
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Bug #24202 (New): suggest only searches for pagetitle - respect options.pageTree.showNavTitle = 1
- 11:07 Bug #24202: suggest only searches for pagetitle - respect options.pageTree.showNavTitle = 1
- Jeb, still reproducable in 6.1.7
- 09:52 Bug #24202 (Needs Feedback): suggest only searches for pagetitle - respect options.pageTree.showNavTitle = 1
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 12:41 Bug #23365 (Closed): fileadmin permissions are overridden if one group has the right to write
- 11:14 Bug #23365: fileadmin permissions are overridden if one group has the right to write
- As the filemounts do work completely different now and I don´t have the time to reproduce, just close. :-)
- 09:23 Bug #23365 (Needs Feedback): fileadmin permissions are overridden if one group has the right to write
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
- 11:30 Bug #53598 (Resolved): Select/Delete fe_sessions twice per request
- Applied in changeset commit:40aa8006d6c7158203e8ffece2a8110b0f37f446.
- 11:30 Bug #54169 (Resolved): Exception in TYPO3\CMS\Frontend\Aspect\FileMetadataOverlayAspect
- Applied in changeset commit:86027526d2bb13197502e80563cea0f0285673a9.
- 11:18 Task #54953: FrontendContentAdapterService performs same actions several times
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Task #54953: FrontendContentAdapterService performs same actions several times
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Bug #54977 (Closed): Backend Search: Page results disappear in "Show all" view
- Using the Backend Search box, pages matching the configured and given parameters will show up as results, but not the...
- 10:37 Feature #24043 (New): New TYPO3_DB method for select queries that fetch data from up to 3 tables based on RDF like triples
- Ok, I set you as assignee.
But I don't know if this will be accepted, maybe this is more a thing for an extension.... - 10:26 Feature #24043: New TYPO3_DB method for select queries that fetch data from up to 3 tables based on RDF like triples
- The feature has never been implemented, since some people did not like to provide methods in the core that would have...
- 09:39 Feature #24043 (Needs Feedback): New TYPO3_DB method for select queries that fetch data from up to 3 tables based on RDF like triples
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you pr... - 10:33 Bug #24489 (Needs Feedback): Wrong variable used in 'evalFunc_outputObjValue'
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:11 Bug #23190 (Needs Feedback): Backend search is unusable for editors
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you pr... - 10:07 Bug #24426 (Needs Feedback): RemoveXSS Problem in Content Rendering?
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:05 Bug #24468 (Needs Feedback): Issue in Gifbuilder with Text using spacing+angle feature?
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:04 Bug #24465 (Needs Feedback): class.t3lib_loadmodules.php does not take into account the module access of extension based on extbase
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 10:00 Bug #24329 (Needs Feedback): Db fields labels in expanded list view are unsorted
- Hi,
as this issue is very old, I want to ask if you can provide a newer patch against master by using Gerrit? http... - 09:53 Bug #19737 (Needs Feedback): "No template found" error after adding extension template
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 09:52 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- I am getting this if I clear all caches, the process is not finished and I hit e.g. the tceform of a record in BE ...
- 09:37 Feature #20862 (Needs Feedback): TYPO3 needs to support the Semantic Web in the core / RDFA / Web 3.0
- Hi,
as #24043 is resolved. What is left to resolve this issue? - 09:33 Bug #23978 (Needs Feedback): Show FlashMessage when cache of a single page has been cleared
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you pr... - 09:32 Bug #16293 (Needs Feedback): installer lists indices under "add fields"
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 09:30 Feature #23637 (Needs Feedback): User Administrator - Search and PageBrowser
- Hi,
in TYPO3 CMS 6.1 you have the possibility to filter the Backend Users. Can you take a look into it and write b... - 09:30 Task #54184 (Resolved): Proper template for EXT:cshmanual
- Applied in changeset commit:1e0254b814c5227132fc4c56f03254de779b43d8.
- 09:30 Task #53902 (Resolved): Update IDNA-class to 0.8.1
- Applied in changeset commit:9a02a7057bc16db45548339132e3ab3fc7e255f8.
- 09:30 Bug #54182 (Resolved): sys_language_mode not used in Typo3DbBackend
- Applied in changeset commit:29efbe49481a0a4a96a529ff396a7aa2926e70a9.
- 09:22 Bug #23370 (Needs Feedback): rsaauth doesn't use PageRenderer API to add JS files
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you pr... - 09:22 Bug #23367 (Needs Feedback): HTTP_ACCEPT_LANGUAGE not respected in login screen
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you pr... - 09:15 Task #51932 (New): Usability: Images collapse / expand, enlarge
- 09:12 Bug #22663 (New): Check/Update Reference Index does not show update message as flash message
2014-01-13
- 23:17 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:16 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:58 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:34 Bug #54467 (Under Review): $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Yes, it works perfect.
Bill - 14:54 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- I see.
Can you please test, if this patch works now if you're using altPageTitle = 'asdf' again in your extension? - 13:10 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Hi Markus,
Yes, it works. However, when I use $GLOBALS['TSFE']->getPageRenderer()->setTitle() in the ext, the TS l... - 11:02 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Can you please try if my patch works when setting the title in your ext using
@$GLOBALS['TSFE']->getPageRenderer()->... - 10:53 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- 1. USER_INT
2. Seems not working. - 10:31 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Some questions/comments:
* Is your extension of type USER or USER_INT?
* Why do you need to modify altPageTitle d... - 10:23 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- No, I'm using Beyond Compare. :D
Bill - 10:16 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Thx much better. ;-)
Don't you have a diff command on your machine? - 09:36 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Hi Markus,
Sorry, I'm afraid I don't have the account & permission to upload my files, or even GIT setup in my com... - 08:23 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Hi Bill,
please upload a patch file and not a zip. It is very hard to find the exact differences within a complete s... - 08:17 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- Hi Markus,
Please see the attached files. I moved the Title code from PageGenerator.php to PageRenderer.php, and u... - 22:30 Feature #51271 (Resolved): Reportsmodule add test for Bug in LibXML
- Applied in changeset commit:51ebe1cf20ff51af415fc3c04cee777b4085b57a.
- 22:30 Bug #54963 (Resolved): Unittests for extensionmanager lack mock for emitWillInstallExtensions()
- Applied in changeset commit:f294b262bd47fba487e742703adc9db6e9768d2d.
- 21:29 Bug #54963: Unittests for extensionmanager lack mock for emitWillInstallExtensions()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:10 Bug #54963: Unittests for extensionmanager lack mock for emitWillInstallExtensions()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:49 Bug #54963 (Under Review): Unittests for extensionmanager lack mock for emitWillInstallExtensions()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:47 Bug #54963 (Closed): Unittests for extensionmanager lack mock for emitWillInstallExtensions()
- Travis gives the following message...
- 22:30 Bug #54933 (Resolved): Only variables should be passed by reference
- Applied in changeset commit:6b95100180ab02e290c2acd37b84137a25d9e6a0.
- 11:12 Bug #54933: Only variables should be passed by reference
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:00 Bug #54933 (Under Review): Only variables should be passed by reference
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:58 Bug #54933 (Closed): Only variables should be passed by reference
- h2. How-to Reproduce
Use PHP 5.4
Add this to AdditionalConfiguration.php:... - 22:30 Bug #51805 (Resolved): Template dropdown does'nt refresh template title after save
- Applied in changeset commit:22d3be129a2f6e925c7943c905db9f1a04d96c55.
- 10:07 Bug #51805: Template dropdown does'nt refresh template title after save
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:05 Bug #51805: Template dropdown does'nt refresh template title after save
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:09 Bug #51805: Template dropdown does'nt refresh template title after save
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #54893 (Resolved): Fix typo in copyright notice
- Applied in changeset commit:8289e607267f008e4c6a5fdc50ca4db680b091bc.
- 21:46 Bug #53963: All Configuration shows a value of 1 for disabled boolean options
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:38 Task #53812: Introduce getters for global objects in PageLayoutView
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:38 Task #53539: Cleanup code issues in PageLayoutView
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:22 Bug #54743 (Under Review): class_exists() in GeneralUtility::getClassName() should not autoload class
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Task #54964: Signals preFolderCreate postFolderCreate are missing
- I mean ResourceStorage
- 21:07 Task #54964 (Closed): Signals preFolderCreate postFolderCreate are missing
- The StorageRepository has for almost all file/folder actions a pre and post signal.
But the preFolderCreate and post... - 20:36 Bug #22663: Check/Update Reference Index does not show update message as flash message
- Yes, the issue still exists in current TYPO3 CMS versions. Confirmed with (6.1.7).
I do not have the time to provide... - 17:29 Bug #22663 (Needs Feedback): Check/Update Reference Index does not show update message as flash message
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 19:30 Task #54235 (Resolved): getSha1 does not use the Cached property but always recalculate
- Applied in changeset commit:a9f111f324824dcc771cc83631a09e8b1820603b.
- 15:17 Task #54235: getSha1 does not use the Cached property but always recalculate
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Bug #46187: Missing columns sys_file.fileinfo and sys_file_meta.fileinfo
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Bug #46187: Missing columns sys_file.fileinfo and sys_file_meta.fileinfo
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:03 Bug #46187 (Under Review): Missing columns sys_file.fileinfo and sys_file_meta.fileinfo
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:12 Task #54959 (Under Review): Optimize Rootline and Domain Resolval in Frontend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:06 Task #54959 (Closed): Optimize Rootline and Domain Resolval in Frontend
- 18:30 Bug #54879 (Resolved): Dependencies of inactive packages should be ignored
- Applied in changeset commit:df96f236c8f3e826a3670ee4682bee6e838cafa3.
- 16:09 Bug #54879: Dependencies of inactive packages should be ignored
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:27 Feature #23360 (Closed): Compatibility message in EM should be DBMS-related
- Let's forget about it, EM has been reworked too many times and database handling is now transparent.
- 18:00 Feature #23360 (Needs Feedback): Compatibility message in EM should be DBMS-related
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 18:00 Bug #23362 (Needs Feedback): no effects when image_zoom is activated
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:59 Bug #23359 (Needs Feedback): pageRenderer doesn't take frontend editing into account when compressing backend CSS files
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:58 Bug #23358 (Needs Feedback): t3lib_htmlmail, quoted printable and links with ids
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:56 Bug #23339 (Needs Feedback): no edit display for alternative page language for old data.
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:55 Bug #23318 (Needs Feedback): wrong INSTALL.txt instructions and outdated README.txt
- Hi,
as this issue is very old. Does the problem with the install instructions still exists within newer versions o... - 17:52 Bug #23311 (Needs Feedback): Can't set limits in swfuploader
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:52 Bug #23292 (Closed): Content Element Icon Context Menu unusable
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 17:34 Feature #23139 (Needs Feedback): Replace linktext if link is not rendered
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you pr... - 17:28 Bug #22026 (Needs Feedback): DB Tools: Search Record shows the incorrect form, when the search starts
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:27 Bug #16522 (Needs Feedback): tx_cms_showpic (click to enlarge) not working
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:27 Bug #16509 (Needs Feedback): Ext mng / compare: missing columns with auto_increments
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:26 Bug #16276 (Needs Feedback): Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and again
- Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)? - 17:19 Feature #22175 (New): Filelist should use IEC prefixes and appropriate units for filesize.
- Ok, will help you with the review process.
- 13:31 Feature #22175: Filelist should use IEC prefixes and appropriate units for filesize.
- This feature is still missing - i'll make a patch against the current version if it is going to be implemented
- 12:46 Feature #22175 (Needs Feedback): Filelist should use IEC prefixes and appropriate units for filesize.
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you pr... - 17:04 Task #54956 (Closed): Invalid workspace image preview in page and list module
- Clean TYPO3 Introduction 6.1.7 installation.
Scenario is simply:
1. Switch to workspace.
2. Add 'Images' content... - 16:56 Task #54953 (Under Review): FrontendContentAdapterService performs same actions several times
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:37 Task #54953 (Closed): FrontendContentAdapterService performs same actions several times
- the FrontendContentAdapterService processes the same record again and again, for each ContentElement it is passed, to...
- 16:11 Bug #54773: "Check Extensions" - strange behavior
- This problem is gone if you don't do an upgrade, but use a fresh installation.
- 16:09 Bug #54952 (Closed): Update Wizard - DB Error
- On latest HEAD from today I get an DB-Error directly after hitting "Update Wizard":...
- 15:59 Bug #54951 (Closed): Extension Manager clears caches too early when installing extensions
- When an extension requests "clearcacheonload" in ext_emconf.php
the extension manager flushes *all* caches before th... - 15:56 Bug #54848: Important Actions - Endless DB-analyser alter table
- This error seems to be gone with HEAD from today.
- 15:44 Bug #54950 (Closed): Fatal: Configuration - Loaded Extensions
- Latest HEAD (TYPO3.CMS-HEAD-cca2d70 from today) gives me a fatal
System - Configuration - Loaded Extensions
<pr... - 15:30 Bug #54927 (Resolved): FAL - Filelist SQL Optimization
- Applied in changeset commit:cc3b0298583fbc0d1071d6dfdb9666361b0da9c6.
- 10:54 Bug #54927: FAL - Filelist SQL Optimization
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:53 Bug #54927: FAL - Filelist SQL Optimization
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:13 Bug #54927: FAL - Filelist SQL Optimization
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:11 Bug #54927 (Under Review): FAL - Filelist SQL Optimization
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Bug #54927 (Closed): FAL - Filelist SQL Optimization
- When opening the FAL Filelist, for each element a SQL Statement SELECT * FROM sys_file_metadata WHERE l10n_parent=184...
- 15:30 Bug #54923 (Resolved): Increase SQL performance for sys_file_storage
- Applied in changeset commit:85edd0e1636c82727bb53a3207e2c33816e2066d.
- 14:21 Bug #54923: Increase SQL performance for sys_file_storage
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:19 Bug #54923: Increase SQL performance for sys_file_storage
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:59 Bug #54923: Increase SQL performance for sys_file_storage
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Bug #54923: Increase SQL performance for sys_file_storage
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Bug #54923: Increase SQL performance for sys_file_storage
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:13 Bug #54923: Increase SQL performance for sys_file_storage
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:12 Bug #54923 (Under Review): Increase SQL performance for sys_file_storage
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:08 Bug #54923 (Closed): Increase SQL performance for sys_file_storage
- The BE Userauth is issuing the following SQL Query without any Index. Although the result is normally fetched pretty ...
- 15:12 Bug #37065: Workspace preview (FE) shows duplicate records
- Found some problem where this patch break the preview in the workspace. I opened a followup bug to this ticket, see #...
- 14:55 Task #54948 (Closed): swap workspace won't reset t3ver_wsid
- This is an followup problem to #37065 and change set commit:a81a5816cf94ed873978d85dad25f6a3b7823b74. This patch int...
- 14:53 Task #54055 (Rejected): Superfluous comparison in ext:backend
- 14:30 Bug #54929 (Resolved): Speedup Category Listing by SQL Keys
- Applied in changeset commit:1044c801a47b07089369dd5a278949e307f8b487.
- 11:06 Bug #54929: Speedup Category Listing by SQL Keys
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Bug #54929 (Under Review): Speedup Category Listing by SQL Keys
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Bug #54929 (Closed): Speedup Category Listing by SQL Keys
- When a category listing the the Backend is made, the following SQL Statements are issued:
SELECT sys_category.ui... - 14:18 Task #52668: Install Tool: Remove permission checking and fixing code from "folder structure"
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Task #52668: Install Tool: Remove permission checking and fixing code from "folder structure"
- Here's a little test to figure out how PHP handles this whole chmod situation. We try both string values and plain in...
- 13:10 Feature #22163 (Needs Feedback): Resolve shortcut for menu state
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1.7)?
If yes, can you pr... - 13:06 Task #22539: Provide human readable names for sections
- The install tool was reworked for TYPO3 CMS 6.2, this sections are now clearly separated.
We should use readable n... - 13:03 Task #54944: FAL links in RTE not translated when link has rel-Attribute
- Some more details on the system I'm running:
I'm using TYPO3 6.1.5 running on PHP 5.3.10. - 12:34 Task #54944 (Closed): FAL links in RTE not translated when link has rel-Attribute
- I have several image links (<a> Tags) in a RTE text element. These links have FAL references which look like _?file:1...
- 12:59 Bug #22465 (Needs Feedback): Can you please update the following page information with different typo3 version browsers compatibility
- There won't be an update of this list.
List of Support as I know:
Internet Explorer
IE6-8 is supported for TYPO3... - 12:47 Bug #54945: "PaginateController does not exist" with Powermail extension
- Werner Robitza wrote:
> I installed the latest Powermail extension (2.0.10) on a TYPO3 6.1.6. I use VHS 1.8.3. The s... - 12:45 Bug #54945 (Closed): "PaginateController does not exist" with Powermail extension
- I installed the latest Powermail extension (2.0.10) on a TYPO3 6.1.6. I use VHS 1.8.3. The server runs on PHP 5.4.4.
... - 12:44 Feature #21565 (Needs Feedback): Generating multiple directories for images in GB/ and pics/
- 12:43 Feature #21565: Generating multiple directories for images in GB/ and pics/
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1)?
If yes, can you prov... - 12:38 Feature #19790 (Needs Feedback): Support datetime with seconds in BE
- Hi,
as this issue is very old. Is this feature missing in newer versions of TYPO3 CMS (6.1)?
If yes, can you prov... - 12:34 Bug #54943: Installer does not display fatal errors that lead to extension check
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:20 Bug #54943 (Under Review): Installer does not display fatal errors that lead to extension check
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:13 Bug #54943 (Closed): Installer does not display fatal errors that lead to extension check
- When something breaks in the install tool - like update classes for example - the installer redirects you to the load...
- 12:09 Bug #15433: T3D export file name issue
- wow! i'm really glad to see this my 8 years old issue report to be still alive! :)
looking forward to test it in nex... - 11:49 Bug #21976 (Closed): missing page-link-address in menu
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:49 Bug #22082 (Closed): Typoscript typolink wrap
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:48 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- As Ernesto already asked, can you provide the proposed fix in form of a patch and review request?
- 11:45 Bug #22002 (Closed): Add unit test concerning XML parsing of unwrapped entities
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:45 Bug #21861 (Closed): "Stay logged in" doesn't work after IP change
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:45 Bug #22918 (Closed): Record time is shown incorrectly in the backend due to DST (-1h)
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:44 Bug #21295 (Closed): Can't send custom Status Header in Plugins
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:44 Bug #21293 (Closed): List view shows unnecessary buttons in root page
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:44 Bug #21249 (Closed): indexed search Unset Stopwords in Backend is not possible
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:44 Bug #21238 (Closed): Missing pageID in redirect url after contextmenu paste action in pagetree
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:44 Bug #21239 (Closed): alt_file_navframe.php is reloaded twice on contextmenu paste actions
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:43 Bug #21240 (Closed): Missing foldername in redirect url after contextmenu paste action in foldertree
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:43 Bug #15170 (Closed): Selector box which selects more than one file from file folder looses data on reload
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:43 Bug #49520: fileadmin&sslproxy
- Hi,
you wrote "I had created a File storage within another File storage, and noticed my mistake.", my question is,... - 11:35 Bug #54939 (Closed): Form - Editor icon only visible after saving the form
- Form - Editor/Wizard icon beside the TypoScript field is only visible after saving the form. Initially it is not visi...
- 11:34 Bug #23478 (New): Extension tables is messing up on New Record screen
- 05:01 Bug #23478: Extension tables is messing up on New Record screen
- Hi,
yes, it does. In 4.5 and 6.1 also. - 11:22 Bug #54935: Incompatible declaration for FileList::listURL()
- Furthermore: Every VH in ExtensionManager are broken. They should extend their own AbstractViewHelper instead of rely...
- 11:06 Bug #54935 (Closed): Incompatible declaration for FileList::listURL()
- Declaration of TYPO3\CMS\Filelist\FileList::listURL() should be compatible with TYPO3\CMS\Backend\RecordList\Abstract...
- 11:20 Bug #54412: Improve default value handling for NULL value fields
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Bug #54412: Improve default value handling for NULL value fields
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:09 Bug #51360: Linkvalidator: specifying TSconfig in scheduler has no effect
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #53764: Use FAL methods for css_styled_image textpic rendering
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #37539: Static function t3lib_file_Driver_AbstractDriver::verifyConfiguration() should not be abstract
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #37539: Static function t3lib_file_Driver_AbstractDriver::verifyConfiguration() should not be abstract
- h2. How-to Reproduce
Use PHP 5.4
Add this to AdditionalConfiguration.php:... - 10:52 Bug #37539 (Under Review): Static function t3lib_file_Driver_AbstractDriver::verifyConfiguration() should not be abstract
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:50 Bug #54931 (Closed): Don't use FIND_IN_SET when quering only one element
- 10:35 Bug #54931: Don't use FIND_IN_SET when quering only one element
- Please Close.
- 10:32 Bug #54931 (Closed): Don't use FIND_IN_SET when quering only one element
- When having only one Element in a find_in_set query it's faster to issue a normal where query.
- 10:34 Task #54930 (Under Review): Remove upgrade wizards from pre 4.5 aera
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:34 Task #54930: Remove upgrade wizards from pre 4.5 aera
- Don't forget to write a note to install.md that upgrading to 6.2 only works from 4.5+
- 10:22 Task #54930 (Closed): Remove upgrade wizards from pre 4.5 aera
- With 6.2 LTS we concentrate on upgrading from TYPO3 4.5 LTS (or higher).
Therefore installations below < 4.5 need to... - 09:39 Bug #54925 (Under Review): Disabled users show up in workflow notification popup
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:37 Bug #54925 (Closed): Disabled users show up in workflow notification popup
- Disabled BE user records still appear in the recipient list in the workflow notification popup.
- 09:33 Bug #52156: jumpurl.secure juHash error with URL encoded characters
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:26 Bug #54924 (Under Review): Workspace edits revert to old content when accidentally published twice
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:20 Bug #54924 (Closed): Workspace edits revert to old content when accidentally published twice
- This bug might not be triggered often as it only happens under specific circumstances, but still...
Manual process... - 09:10 Bug #54922 (Under Review): Workspace grid remains empty due to AJAX timeout
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:04 Bug #54922 (Closed): Workspace grid remains empty due to AJAX timeout
- With a large amount of unpublished changes, the workspace grid requires a longer Ajax timeout than the default 30s (s...
2014-01-12
- 22:06 Bug #46187: Missing columns sys_file.fileinfo and sys_file_meta.fileinfo
- Is there any solution yet?
- 18:30 Bug #54917 (Resolved): Debug "Column 'first' cannot be null"
- Applied in changeset commit:cca2d70043cc3b724f159f7741fc4ae10c3e1cb6.
- 16:57 Bug #54917 (Under Review): Debug "Column 'first' cannot be null"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:54 Bug #54917 (Accepted): Debug "Column 'first' cannot be null"
- This is a regression to #53662.
- 11:02 Bug #54917 (Closed): Debug "Column 'first' cannot be null"
- On current master TYPO3 6.2.0beta3 I'm getting this debug message in FE (if in development mode). Fresh install, no u...
- 17:21 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- This seems to be an issue in the PageRenderer.php.
I guess in getPreparedMarkerArrayForPageWithUncachedObjects() the... - 16:04 Feature #53130: Add direction to sorting of the cObject FILES
- What about sorting by "Date"?
Whether this option has also been added to the flexform? - 13:37 Bug #54916 (Accepted): Consolidate path methods into PathUtility
- Make sure to validate every method if it can be used out of context.
- 08:04 Bug #54916 (Closed): Consolidate path methods into PathUtility
- There are many path related methods in the core that are named almost the same. Sometimes they are functionally ident...
- 11:39 Bug #46020: Image size is 0 when not scaled
- The problem with no images sizes (width, height) in the database happened to me also. I did an upgrade from 4.5 to la...
- 10:38 Task #52668: Install Tool: Remove permission checking and fixing code from "folder structure"
- Please see this chmod test. All mode values are stored in a variable.
You can see that in the first case, where th... - 08:59 Task #52668: Install Tool: Remove permission checking and fixing code from "folder structure"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:47 Task #52668: Install Tool: Remove permission checking and fixing code from "folder structure"
- Would it be possible to use only a umask instead of separate file and dir permissions? The umask could be set once pe...
- 08:25 Task #52668: Install Tool: Remove permission checking and fixing code from "folder structure"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:46 Bug #54913 (Closed): Sorting of media elements in page->resources not reflected after re-ordering
- Closing as duplicate of #54884
2014-01-11
- 22:57 Bug #54897: Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Bug #54909 (Resolved): Add missing logger names
- Applied in changeset commit:72f5d5a6f520f2d517e9b4f303e24952797834d0.
- 15:27 Bug #54909: Add missing logger names
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:25 Bug #54909 (Under Review): Add missing logger names
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Bug #54909 (Resolved): Add missing logger names
- Applied in changeset commit:b828029444b6fda4c139a0f7a19c6a89ec689249.
- 13:15 Bug #54909: Add missing logger names
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:18 Bug #54909 (Under Review): Add missing logger names
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:14 Bug #54909 (Closed): Add missing logger names
- @\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer@ and @\TYPO3\CMS\Frontend\ContentObject\FilesContentObject@ ...
- 19:31 Task #54914 (Under Review): Fix functional tests for Category Collection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:26 Task #54914 (Closed): Fix functional tests for Category Collection
- Right now functional tests for category collection are skipped.
We need to rewrite them to use functional testing fr... - 18:48 Bug #54913 (Closed): Sorting of media elements in page->resources not reflected after re-ordering
- Setup:
MAMP 2 Pro | php 5.5.3 | TYPO3 CMS 6.2.0beta3 (but also in 6.1) | APC
Scenario:
I added 2 image fil... - 17:56 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- I'm currently using latest master (TYPO3.CMS-HEAD-6335a24, two days old), and I'm on Ubuntu 12.04LTS, php 5.3.10. Onl...
- 11:53 Bug #54906 (Needs Feedback): Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- 11:53 Bug #54906: Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- I can't reproduce this neither with beta3 nor with current master.
The Psr LoggerInterface is located in @typo3/co... - 10:04 Bug #54906 (Closed): Fatal error: Interface 'Psr\Log\LoggerInterface' not found
- TYPO3 6.2.0beta3 (TYPO3.CMS-HEAD-6335a24) - fresh install (no upgrade)...
- 17:33 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:10 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:30 Bug #54899 (Resolved): Drop usage of deprecated addTofeInterface parameter
- Applied in changeset commit:ada821d1996069ffa6540ca3bd332bc27b3262e4.
- 12:53 Bug #54275: ClassLoader creates additional cacheidentifier for same file
- Hello Core-Team,
I have debugged this issue a little bit deeper. This problem exists if you work with probertyName=t... - 10:19 Task #54730: sys_file_processedfile.checksum shorten DB field
- If this field is used only to detect the "change", than we should name it accordingly. By looking at the field from o...
2014-01-10
- 23:38 Task #54730: sys_file_processedfile.checksum shorten DB field
- Ingo Schmitt wrote:
> A short MD5 uses a smaler field size, thus index is smaller and faster.
> While reading the co... - 22:55 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:59 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:11 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:06 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:33 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:07 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:19 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Task #54265: Use (int) instead of intval() or (integer)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:55 Task #54265 (Under Review): Use (int) instead of intval() or (integer)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:18 Feature #51538: Move old css_styled_content static templates to own extension
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:18 Feature #51538: Move old css_styled_content static templates to own extension
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:17 Feature #51538: Move old css_styled_content static templates to own extension
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:44 Feature #51538: Move old css_styled_content static templates to own extension
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Feature #51538: Move old css_styled_content static templates to own extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:37 Feature #51538 (Under Review): Move old css_styled_content static templates to own extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Task #54525: Optimize file- and path functions in GeneralUtility
- Here is a test for the isAbsPath function to get an impression: http://pastebin.com/0BqyVGrc
- 21:03 Bug #54897: Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:45 Bug #54897 (Under Review): Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:33 Bug #54897 (Closed): Wrong lineNumbers and templateNames in TypoScript-Object-Browser/Template-Analyzer
- The template names and the line numbers in the TypoScript-Object-Browser and the Template-Analyzer don't match eatch ...
- 19:33 Bug #54903: TemplateService runs processIncludes twice when TypoScript is not in cache
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:50 Bug #54903 (Under Review): TemplateService runs processIncludes twice when TypoScript is not in cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:26 Bug #54903 (Closed): TemplateService runs processIncludes twice when TypoScript is not in cache
- h3. TYPO3\CMS\Core\TypoScript\TemplateService
->processIncludes() is run "mandatory" from the stack ->start() ->ru... - 18:33 Task #54226: Extend File/Folder API for getContainingFolder()
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Task #54226: Extend File/Folder API for getContainingFolder()
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Task #54226: Extend File/Folder API for getContainingFolder()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:45 Task #54226: Extend File/Folder API for getContainingFolder()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:06 Bug #54899 (Under Review): Drop usage of deprecated addTofeInterface parameter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:48 Bug #54899 (Closed): Drop usage of deprecated addTofeInterface parameter
- In #54613, usage of parameter $addTofeInterface in method @ExtensionManagementUtility::addTCAcolumns()@ was deprecate...
- 17:04 Task #54701: Cache global TypoScript template in backend
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:03 Task #54701: Cache global TypoScript template in backend
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Task #54701: Cache global TypoScript template in backend
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Task #54701: Cache global TypoScript template in backend
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:24 Task #54701: Cache global TypoScript template in backend
- Actually this patch now has become an extbase-only patch. :) so someone might just move that ticket ...
- 12:21 Task #54701: Cache global TypoScript template in backend
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:35 Bug #54467: $GLOBALS['TSFE']->altPageTitle doesn't work any more in extensions
- And seems the <title> are also cached when using config.titleTagFunction, can not customize the <title> tag based on ...
- 15:43 Bug #25191 (Closed): .htaccess contains uneccesary rewrite rules
- 15:25 Bug #25191: .htaccess contains uneccesary rewrite rules
- Please close this issue.
- 15:12 Bug #53210 (Under Review): Extension Upload ends in PHP Error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #53210: Extension Upload ends in PHP Error
- Seems to be there is no or no valid ext_emconf.php inside your uploaded extension. Also TYPO3 seems not to test the r...
- 14:54 Bug #53352: Template Analyzer produces wrong results
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:48 Bug #53352: Template Analyzer produces wrong results
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Bug #53352: Template Analyzer produces wrong results
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Bug #53352 (Under Review): Template Analyzer produces wrong results
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:27 Bug #53352: Template Analyzer produces wrong results
- I have spent days on this matter already. The basic problem is that the count of the arrays with typoscript and templ...
- 14:44 Bug #52852 (Needs Feedback): Template Analyzer does not show Includes
- I can't reproduce this on master as of today.
h3. Info/Modify
You have to check the "Include TypoScript file co... - 14:36 Feature #17434 (Closed): Allow more than one parent field pointing to the same children table with foreign_field
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:36 Feature #17958 (Closed): inline should have a foreign_table_where
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:35 Bug #20138 (Closed): Minify 3rd party javascripts in typo3/contrib/
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:35 Bug #20118 (Closed): MULTIMEDIA splitting params at = wrong
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:35 Bug #16295 (Closed): SQL check breaks on IE due to DOM/CSS usage
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:35 Bug #19672 (Closed): TCEmain function getExcludeListArray produces error if table in TCA with no "columns"
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:34 Bug #21819 (Closed): function getRelated() currently not support in simulateStatic for links to related tt_news
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:33 Feature #51848 (New): Introduction Package - Spoken URLs aren't working out of the box
- Seams to have to do with #52668 but yes a notice if file is missing would be nice.
- 14:27 Bug #21353 (Closed): Installer deletes ENABLE-file too early when system Timezone doesn't fit PHP timezone
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:26 Bug #21006 (Closed): Columns are omitted from "Table" content element type in 4.2.8 when column count is "Auto"
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:23 Feature #51842: Allow to remove dimensions in img tag
- As #50075 is resolved. Does it help you with your problem? Can we close this issue?
- 14:22 Bug #51867 (Closed): TSconfig for page in workspace (mod.web_list.allowedNewTables)
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:21 Bug #49046: impossible to use repositories or requests to action controller in auth_service
- So could you resolve your problem with help from the mailing list as Wouter and Philipp mentioned?
- 14:19 Bug #18782 (Closed): "real_uid" not added when using "overrideId"
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:19 Bug #18664 (Closed): piVars in Frameset not correct
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 14:16 Bug #53998 (New): Upload does not complete
- 14:07 Bug #54750: Wrong use of tempnam() in LocalPrieviewHelper
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Bug #54750: Wrong use of tempnam() in LocalPrieviewHelper
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Task #54893 (Under Review): Fix typo in copyright notice
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Task #54893 (Closed): Fix typo in copyright notice
- "textfile" should be replaced by "text file"
- 13:04 Bug #45086: css_styled_content does not respect maxW
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Bug #45086: css_styled_content does not respect maxW
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:25 Task #54571 (Closed): Extbase: Avoid TS parsing in BE if not necessary
- this one is dealt with in #54701.
- 11:47 Task #54517 (Under Review): Replace substr() and strpos() with GeneralUtility::isFirstPartOfString when it makes sense
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:04 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Bug #54394: Editing templavoila Template Objects not working
- Patch set 3 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:40 Feature #51271: Reportsmodule add test for Bug in LibXML
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:22 Bug #50266: Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:18 Bug #50266 (Under Review): Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:03 Bug #37421: RSA Auth prevents User from login
- On the current site rsaauth is not working at all.
I installed felogin, put it as Content-Element on one page and ha...
2014-01-09
- 23:42 Task #54887 (Closed): Post-processing of the previewUrl
- In BackendUtility, there is a hook to pre-process the previewUrl (although I don't really see any benefit) but there ...
- 23:02 Task #54231: The Driver Registry should check for the implementation of the Interface
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:02 Task #54230: Refactor Driver API
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Task #54230: Refactor Driver API
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:56 Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FAL
- I tested this feature and it works.
But to be honest: Isn't this a fix for a regression introduced with 6.0 instea... - 21:33 Bug #53975: BeLog: Exception when time input fields are empty
- Thanks a lot for fixing that!
@Steffen, the "TYPO3 Version" is the lowest version where this issue appears. Import... - 21:30 Bug #53975 (Resolved): BeLog: Exception when time input fields are empty
- Applied in changeset commit:2620cb5a6b27fb960034d90f158745bfe7eece2d.
- 20:37 Bug #53975: BeLog: Exception when time input fields are empty
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:54 Bug #53975: BeLog: Exception when time input fields are empty
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Bug #53975: BeLog: Exception when time input fields are empty
- @Ernesto Why did you set "TYPO3 Version" to 6.0 for this issue? 6.2 + 6.1 is also affected and 6.0 has reached EOL.
- 16:04 Bug #53975 (Under Review): BeLog: Exception when time input fields are empty
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Bug #53975: BeLog: Exception when time input fields are empty
- This could be solved by adding NULL as a default value for the DateTime argument.
- 21:25 Bug #53352 (Accepted): Template Analyzer produces wrong results
- This is indeed a regression introduced by #43540 (included in 4.7, 6.0, 6.1 and master). So this has to be fixed in m...
- 21:20 Bug #54750: Wrong use of tempnam() in LocalPrieviewHelper
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:25 Bug #54750: Wrong use of tempnam() in LocalPrieviewHelper
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:11 Bug #54491: PackageManager doesn't solve/recognize real composer packages
- Hy Stefano!
Thank you for that information!
This could help, but I'm not sure if I really want to try to write i... - 20:30 Task #49640 (Resolved): Improve feedit & adminpanel
- Applied in changeset commit:545610af1285629e8355aa6e1f7bdd06b4941026.
- 20:30 Task #54813 (Resolved): BackendConfigurationManager figures out wrong pid
- Applied in changeset commit:ba2386e7305e0d6e64db5cc485bc38728728ad8e.
- 15:35 Task #54813: BackendConfigurationManager figures out wrong pid
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:42 Bug #54884 (Under Review): RootlineUtility does not consider foreign_sorting for relation fields
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:37 Bug #54884 (Closed): RootlineUtility does not consider foreign_sorting for relation fields
- *Problem*
RootlineUtility ::enrichWithRelationFields does not consider the TCA setting foreign_sorting.
Hence it ... - 19:30 Bug #43239 (Resolved): The "foreign_selector" function in IRRE fields creates only new records
- Applied in changeset commit:b3a82c729cd0f604451dee2cb56a107cee8ec193.
- 18:35 Bug #43239 (Accepted): The "foreign_selector" function in IRRE fields creates only new records
- The patch has been reverted in https://review.typo3.org/26726
- 15:30 Bug #43239 (Resolved): The "foreign_selector" function in IRRE fields creates only new records
- Applied in changeset commit:692bd22c0875fd37e876c79cb4a1738c67873c11.
- 15:20 Bug #43239: The "foreign_selector" function in IRRE fields creates only new records
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:13 Bug #43239: The "foreign_selector" function in IRRE fields creates only new records
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:12 Bug #43239: The "foreign_selector" function in IRRE fields creates only new records
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:44 Task #54883: Document that TYPO3 CMS is not compatible with MySQL strict modes
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Task #54883 (Under Review): Document that TYPO3 CMS is not compatible with MySQL strict modes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Task #54883 (Closed): Document that TYPO3 CMS is not compatible with MySQL strict modes
- TYPO3 is not currently compatible with MySQL configured with "STRICT_TRANS_TABLES" or "STRICT_ALL_TABLES" enabled.
... - 18:18 Bug #52206 (Accepted): Default-values for text-fields
- Making TYPO3 compatible with MySQL strict mode is probably a huge challenge that we might want to take some time. But...
- 17:00 Task #54226 (Under Review): Extend File/Folder API for getContainingFolder()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Story #54261: As an Extension-Developer I want to use FAL assets in my custom development
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:52 Task #53681: Change wording for User Settings "Reset Configuration and Clear Temporary Data"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:42 Task #52304 (Resolved): Performance issues
- The list of subtasks is continued in #52949.
- 15:56 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- There is no need for a compatibility layer, since this has been a working feature, that was broken with the patch you...
- 15:10 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- I agree that we should provide a compatibility layer for that at least for 6.2
- 14:50 Bug #39967: mod.SHARED.colPos_list is not taken into account any more
- Well - as usual - it is not that easy, since colPos_list and backend layouts are completely different things, with co...
- 15:31 Bug #49499: TypoScriptFrontendController->initLLvars issue
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:31 Bug #54182: sys_language_mode not used in Typo3DbBackend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Bug #54182: sys_language_mode not used in Typo3DbBackend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #54085 (Resolved): Replace all strcmp() calls with ===
- Applied in changeset commit:0a761995a14e870c7a2f21547acf073c9293d856.
- 15:08 Task #54085: Replace all strcmp() calls with ===
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Bug #52554 (Resolved): Change delete icon in list view if record is deleted
- Applied in changeset commit:e6643e1124c7b011cb17965826a6c05e21f8dedd.
- 14:42 Bug #52554 (Under Review): Change delete icon in list view if record is deleted
- Patch set 4 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Bug #52554 (Resolved): Change delete icon in list view if record is deleted
- Applied in changeset commit:9f330b72d6d6f352803ce850dd28e8b7a41d9cd9.
- 15:14 Task #54525: Optimize file- and path functions in GeneralUtility
- I'll post some stats this evening.
These methods are being called a lot during the frontend rendering and backend re... - 14:11 Task #54525: Optimize file- and path functions in GeneralUtility
- so what is the measured benefit?
- 12:40 Task #54525: Optimize file- and path functions in GeneralUtility
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:36 Task #54525: Optimize file- and path functions in GeneralUtility
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:37 Task #54525: Optimize file- and path functions in GeneralUtility
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:47 Bug #54879: Dependencies of inactive packages should be ignored
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:35 Bug #54879 (Under Review): Dependencies of inactive packages should be ignored
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:34 Bug #54879 (Closed): Dependencies of inactive packages should be ignored
- It might happen that activating or deactivating
a package throws an exception because other inactive
packages are a... - 14:10 Feature #11771: Check for write-permissions before installation
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:08 Bug #43504: Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:59 Bug #43504 (Under Review): Flexform internal_type=folder doesn't work and breaks Element Browser
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:06 Task #54871: Use pre-increment and decrement operators
- and what are the drawbacks?
if we change 1000s of lines, every backport will have troubles cause of merge conflict... - 11:43 Task #54871 (Closed): Use pre-increment and decrement operators
- Variables can be incremented in pre style (++$i) or post style ($i++).
If the result of the operation is not assig... - 14:03 Bug #54394: Editing templavoila Template Objects not working
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:59 Bug #54411: Images in distributions are not show
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Bug #54411: Images in distributions are not show
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:17 Feature #51378 (Under Review): Show a more helpful message if [BE][lockSSL] = 1 and no https is available
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:01 Feature #51378: Show a more helpful message if [BE][lockSSL] = 1 and no https is available
- I would throw a RuntimeException in these places like it is done e.g. in checkLockedBackendAndRedirectOrDie()
- 11:46 Feature #51378: Show a more helpful message if [BE][lockSSL] = 1 and no https is available
- Some 'Access Denied' message. Check your TYPO3 configuration for errors. Would be nicer than the 404. I would choose ...
- 11:43 Feature #51378 (Accepted): Show a more helpful message if [BE][lockSSL] = 1 and no https is available
- So the problem is this branch in the conditions of this method:...
- 11:57 Bug #54866: make ExtensionManagementUtility known to ext_localconf.php
- t3lib_extMgm works for now. But who says, that 't3lib_extMgm' will work forever in all future versions of TYPO3?
t... - 11:21 Bug #54866 (Needs Feedback): make ExtensionManagementUtility known to ext_localconf.php
- 11:20 Bug #54866: make ExtensionManagementUtility known to ext_localconf.php
- Why do you need to change that??
t3lib_extMgm should work as always - 10:20 Bug #54866 (Rejected): make ExtensionManagementUtility known to ext_localconf.php
- During to the upgrade process for TYPO3 6.2 it is necessary to update the files ext_localconf.php and ext_tables.php ...
- 11:48 Bug #54869 (Under Review): ExtensionUtility::registerModule Parameters
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #54869: ExtensionUtility::registerModule Parameters
- Either
static public function registerModule($extensionName, $mainModuleName = '', $subModuleName = '', $position ... - 11:30 Bug #54869 (Closed): ExtensionUtility::registerModule Parameters
- The parameter list for \TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule has few default parameter values.
... - 11:42 Bug #45873: querySettings setRespectSysLanguage or setSysLanguageUid does not work
- @Felix, Anja & Alexander:
What's up with this issue?! Should be fixed on #ecs13ws but wasn't! Will it be fixed somet... - 11:40 Feature #53150: Install Tool - password hints
- Thank you, Ernesto!
- 11:31 Feature #53150 (Rejected): Install Tool - password hints
- Thanks for your feedback, Robert. Try to open separate issues for separate things, easier to manage later on. :)
R... - 11:30 Bug #54857 (Resolved): Test extensions are not considered in functional test cases
- Applied in changeset commit:82a24fa0b7c469cd5659f9d5540b57b6004a47c1.
- 01:23 Bug #54857: Test extensions are not considered in functional test cases
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:37 Bug #54857: Test extensions are not considered in functional test cases
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:23 Bug #54857 (Under Review): Test extensions are not considered in functional test cases
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:14 Bug #54857 (Accepted): Test extensions are not considered in functional test cases
- 00:12 Bug #54857 (Closed): Test extensions are not considered in functional test cases
- The functional testing framework offers the possibility to define custom extension to be installed for each test scen...
- 11:30 Task #54812 (Resolved): Add functional tests from irre_tutorial to the core
- Applied in changeset commit:c9651784167c6d87639f6c911af53ecc738cca50.
- 01:27 Task #54812: Add functional tests from irre_tutorial to the core
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:26 Bug #54212: No formatting in backend for read only fields (TCA)
- This is a usability fix, and not a new feature. Changing tracker.
- 11:01 Feature #54867 (Accepted): pagetype shortcut check for internal loop
- Would be nice to prevent an internal error when setting up an shortcut-page that points to itself. This might avoid s...
- 10:56 Bug #37597: Negative image width if first image is a png
- This issue occured at my installation again. As described by Martin Günther the first image in a row gets scaled to i...
- 09:30 Bug #50266 (Resolved): Missing/removed folder in fileadmin completely stops typo3 Edit Page Content "Add Images" dialog to work
- Applied in changeset commit:a24bfae49eb5348a3de1a9e01987de33614d4f99.
- 09:12 Bug #54860 (Closed): TCA forms without tabs look ugly
- TCA forms without tabs look ugly, see screenshot.
there are not many but at least "sys_file_collection".
to rep... - 08:16 Bug #54848: Important Actions - Endless DB-analyser alter table
- MySQL 5.5 on Ubuntu 12.04 Server
- 06:07 Bug #54848: Important Actions - Endless DB-analyser alter table
- reproduceable with xampp & mysql 5.0.8
this should be easily fixable and IMO a problem with the preg_replace_callbac... - 07:30 Task #54840 (Resolved): Adopt order of cols in ext:documentation
- Applied in changeset commit:af996702a56d14af76662dda0363e180c631125c.
- 06:30 Task #54840: Adopt order of cols in ext:documentation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:28 Task #54840 (Under Review): Adopt order of cols in ext:documentation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 03:55 Bug #53998: Upload does not complete
- Database Analyser reports: Table and field definitions are OK.
Web server writeable for:
fileadmin/
typo3conf/
... - 03:30 Bug #31797 (Resolved): ImageMagick frame selector is not properly escaped
- Applied in changeset commit:c5fcc5fd798f418c03cfeb2846f4f8260b844f14.
- 02:54 Bug #31797: ImageMagick frame selector is not properly escaped
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 03:13 Task #54856: Optimize TypoScriptParser
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:01 Task #54856: Optimize TypoScriptParser
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:53 Task #54856: Optimize TypoScriptParser
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:40 Task #54856: Optimize TypoScriptParser
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:37 Task #54856: Optimize TypoScriptParser
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:21 Task #54856: Optimize TypoScriptParser
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:06 Task #54856: Optimize TypoScriptParser
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:30 Bug #24877 (Resolved): rsaauth with more than one login form on one page doesn't work
- Applied in changeset commit:ffc3f2b385c81ac1b74a5d170226b7caea5c4e44.
- 01:52 Bug #24877: rsaauth with more than one login form on one page doesn't work
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:51 Bug #24877: rsaauth with more than one login form on one page doesn't work
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 02:16 Bug #53580: Cleanup ElementBrowser
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:30 Bug #52219 (Resolved): indexed_search shows always 100% in search results in TYPO3 4.7
- Applied in changeset commit:66bb3503d62cb1819f592bd14c76fe947ce3160a.
- 01:30 Bug #38767 (Resolved): Incorrect order of search-result
- Applied in changeset commit:66bb3503d62cb1819f592bd14c76fe947ce3160a.
- 01:16 Bug #38767: Incorrect order of search-result
- Patch set 1 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:08 Bug #38767: Incorrect order of search-result
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:08 Bug #38767: Incorrect order of search-result
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:30 Bug #44600 (Resolved): Results doesn't honour the flagBitMask and so the order is wrong
- Applied in changeset commit:66bb3503d62cb1819f592bd14c76fe947ce3160a.
- 00:30 Bug #54677 (Resolved): wrong English: "is never outputted directly"
- Applied in changeset commit:1341588d8fbc4c89e4e26e612b33fdd44370978d.
- 00:30 Bug #54569 (Resolved): Installer fails when no database is selected
- Applied in changeset commit:9dfc355c33f3f07f5cfcb949e831cdcb62256a21.
2014-01-08
- 23:40 Task #54525: Optimize file- and path functions in GeneralUtility
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:07 Bug #54833: Check default salting method first when determining salting method
- Markus Klein wrote:
> I don't get the problem.
> isValidSaltedPW() returns TRUE we found a valid hashing algorithm, s... - 15:14 Bug #54833: Check default salting method first when determining salting method
- I don't get the problem.
isValidSaltedPW() returns TRUE we found a valid hashing algorithm, so why do we care about ... - 14:17 Bug #54833 (Under Review): Check default salting method first when determining salting method
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:49 Bug #54833 (Closed): Check default salting method first when determining salting method
- When SaltFactory::determineSaltingHashingMethod($saltedHash) gets called, we iterate over all available hashing metho...
- 23:03 Task #54856 (Under Review): Optimize TypoScriptParser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Task #54856 (Closed): Optimize TypoScriptParser
- The code in \TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser gets called a lot. It needs to be optimised.
Proble... - 22:51 Bug #53580: Cleanup ElementBrowser
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:48 Task #54855 (Accepted): Add functional test cases to DataHandler for regular live editing
- 22:47 Task #54855 (Closed): Add functional test cases to DataHandler for regular live editing
- Add functional test cases to DataHandler for regular live editing (no workspace interaction)
* regular records
**... - 22:39 Task #45151 (Needs Feedback): IRRE 1n:csv parent records point to workspace placeholder
- 22:39 Task #45132 (Needs Feedback): Faulty translation behavior of IRRE using workspaces
- 22:39 Feature #41713 (Needs Feedback): Consider localizeReferencesAtParentLocalization for group/db
- 22:39 Task #29278 (Needs Feedback): Lost relations on copying IRRE children in workspaces
- 22:39 Task #45676 (Needs Feedback): Workspace references are not considered
- 22:39 Task #45214 (Needs Feedback): Problems on publishing complex IRRE structure
- 22:39 Task #45133 (Needs Feedback): New IRRE parent-child-structures are not removed
- 22:25 Task #49640: Improve feedit & adminpanel
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:21 Bug #54677: wrong English: "is never outputted directly"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:18 Story #54854 (Accepted): As an editor I want to use a more intuitive workspace module
- 22:17 Story #54854 (Closed): As an editor I want to use a more intuitive workspace module
- 22:18 Story #54853 (Accepted): As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes
- 22:14 Story #54853 (Closed): As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes
- 22:13 Bug #30544: Checking existence of cache_pagesection with an update query
- Sorry, missed you previous update. A bit too late but yes, the ticket can be closed. Thanks.
- 22:11 Story #54852 (Closed): As a developer I want to ensure that further changes in DataHandler have no negative impact
- Concerning the IRRE & MM bugfixes in the DataHandler class it needs to be ensured, that existing behaviour in the liv...
- 22:11 Task #54265: Use (int) instead of intval() or (integer)
- So could someone take care of that document and confirm one or the other way.
https://notes.typo3.org/p/CGL-decisions... - 22:08 Epic #54851 (Accepted): WP: Workspaces IRRE & MM bugfixes
- 22:08 Epic #54851 (Closed): WP: Workspaces IRRE & MM bugfixes
- The import and export functionality is available since the beginning of TYPO3 CMS. This backend module mostly relies ...
- 22:06 Task #54812: Add functional tests from irre_tutorial to the core
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:47 Task #54812: Add functional tests from irre_tutorial to the core
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:18 Task #54812: Add functional tests from irre_tutorial to the core
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:38 Task #54812: Add functional tests from irre_tutorial to the core
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:55 Feature #54850 (Under Review): Set REMOTE_ADDR even when in CLI mode
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:47 Feature #54850 (Rejected): Set REMOTE_ADDR even when in CLI mode
- In CLI mode, the REMOTE_ADDR is empty, which can lead to unexpected results (see #54849).
While #54849 provides a si... - 21:30 Bug #54849 (Resolved): Functional tests cannot write to backend log
- Applied in changeset commit:270a7eaa53d16ae8e0b0252833207cc6d7fabe0b.
- 20:25 Bug #54849 (Under Review): Functional tests cannot write to backend log
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:22 Bug #54849 (Closed): Functional tests cannot write to backend log
- Functional test cases cannot write to the backend log. The log entry also has an information about the currently used...
- 20:58 Bug #22568: simple value cannot overwrite array value in "t3lib_div::array_merge_recursive_overrule"
- Hi Mikkel.
If you are on PHP 5.3+ then you could probably use the PHP function array_replace_recursive().
Regar... - 20:30 Task #54823 (Resolved): Cleanup ContentObject\ContentObjectRenderer
- Applied in changeset commit:05ba10c3f120402e0b72771aceff9cdcefacd7fa.
- 18:55 Task #54823: Cleanup ContentObject\ContentObjectRenderer
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:32 Task #54823 (Under Review): Cleanup ContentObject\ContentObjectRenderer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:13 Task #54012: Inconsistent hasProperty method for files
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:17 Task #54012 (Under Review): Inconsistent hasProperty method for files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:44 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:38 Bug #54843 (Under Review): SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:58 Bug #54843: SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- I see you have already a solution, can you come up with a patch?
For information how to contribute: http://wiki.typo... - 16:30 Bug #54843 (Closed): SuggestElement: support for PAGE_TSCONFIG_*-values in addWhere
- Using PAGE_TSCONFIG_*-values in the foreign_table_where-clause will limit the entries. In combination with using a su...
- 19:15 Task #54228 (Under Review): MetaData Extraction Registry should have Ordering Parameter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:06 Bug #54848: Important Actions - Endless DB-analyser alter table
- What MySQL version are you using?
- 18:31 Bug #54848 (Closed): Important Actions - Endless DB-analyser alter table
- TYPO3 6.2.0beta3 (TYPO3.CMS-HEAD-6335a24) - fresh install (no upgrade)
Install tool's db-analyser change fields ar... - 19:04 Bug #53219: crontab - lowlevel_refindex - cli_dispatch.phpsh "Uncaught TYPO3 Exception" ApcBackend.php
- Matthias Eberlein wrote:
> After go back to default apc setup no more errors. So, that was misconfiguration of apc.... - 18:08 Task #54847 (Closed): Many ProcessedFiles per Storage lead to performance issues.
- The ProcessedFiles Folder is flat and does not have any hierarchies.
If you have thousand images images which are di... - 16:30 Bug #54838 (Resolved): Render ext icon in EM only if available
- Applied in changeset commit:8042d929dbc52ac1f9be796588b26ff750ac0941.
- 15:36 Bug #54838: Render ext icon in EM only if available
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Bug #54838: Render ext icon in EM only if available
- as an example: https://github.com/NamelessCoder/tweetnews/tree/1.0.0
- 15:24 Bug #54838 (Under Review): Render ext icon in EM only if available
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:21 Bug #54838 (Closed): Render ext icon in EM only if available
- Even if the icon is required, it might be possible that it is missing.
This leads to an ugly output, see attached sc... - 16:30 Bug #52133 (Resolved): Display title of related record when using fields of type:inline as TCA label
- Applied in changeset commit:42a3eb3be11e7b215505530505893525d2ab14ec.
- 16:30 Bug #38766 (Resolved): MergeIfNotBlank should work for pages
- Applied in changeset commit:74be2dfb7deff7d3847ce45f1856e54bfe12d1ca.
- 16:07 Task #54840 (Closed): Adopt order of cols in ext:documentation
- in action @show@ the actions are in last col, in action @download@ actions are in first col.
suggest of felix
<pr... - 14:30 Task #54500 (Resolved): Use arrays in str_replace() calls
- Applied in changeset commit:ff2933b80b0b1cca49bc4360da80ac9d186dd320.
- 13:32 Task #54500: Use arrays in str_replace() calls
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Bug #29001 (Closed): Warning: ksort() in Backend Layout Wizard Popup
- 14:28 Bug #19004 (New): Content Type Menü - starting at page id 0 not possible
- 14:27 Bug #53998: Upload does not complete
- Hi Peter,
I cannot reproduce this behavior.
- Can you check with the "Database Analyser" in the Install Tool if... - 13:30 Task #54251 (Resolved): GeneralUtility::array_merge_recursive_overrule has bad performance
- Applied in changeset commit:2917b0745dbe038c10e13f5910776dfb02371b12.
- 13:01 Feature #37208: Introduce backend layout data providers
- Here is an extension which utilizes the new backend layout dataprovider.
https://github.com/georgringer/belayout_fil... - 12:32 Task #54730: sys_file_processedfile.checksum shorten DB field
- A short MD5 uses a smaler field size, thus index is smaller and faster.
While reading the code, I had a similar tho... - 11:32 Task #54730: sys_file_processedfile.checksum shorten DB field
- is there any benefit to use a shortened MD5 instead of a real one? would rather opt to change that.
- 11:37 Feature #50780: Allow to link to all pages even if it is not in the own db mounts
- Thanks, works great! The documentation says for pageTree.altElementBrowserMountPoints: These alternative webmounts re...
- 11:30 Task #54725 (Resolved): Add Indexes to sys_file_reference
- Applied in changeset commit:6335a24af49709e956c1ceb177f999a8fbcc6058.
- 10:43 Task #54725: Add Indexes to sys_file_reference
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Task #54726 (Resolved): sys_file_reference.fieldname optimize columns
- Applied in changeset commit:9e88bf746ac7d825d98396a50707cfeb968231fe.
- 11:27 Task #54726: sys_file_reference.fieldname optimize columns
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Task #53965: DB Check: Manage Reference Index needs style
- Attached is a screenshot of the discussion in InvisionApp:
!manage-ref-index.png! - 10:43 Bug #53669: Info module causes apache error
- See also https://projects.invisionapp.com/d/main#/console/481308/10260030/comments, might be the reason?
Try this li... - 10:35 Bug #54491: PackageManager doesn't solve/recognize real composer packages
- Hey Daniel,
I can provide some informations which I found out and made my extension with external dependencies worki... - 10:09 Task #54235: getSha1 does not use the Cached property but always recalculate
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:07 Task #54235: getSha1 does not use the Cached property but always recalculate
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:59 Task #54235 (Under Review): getSha1 does not use the Cached property but always recalculate
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Bug #54041: menu_type.addItems not working in 6.2
- I have got the same issue with 6.2. I tried to solve this by adding...
- 09:48 Bug #48939: Moving a content down moves it in another column
- It appears this issue also happens in 4.5.32!
- 00:30 Task #54053 (Resolved): Superfluous comparison in indexed_search
- Applied in changeset commit:15b522c4cc162af5c032560bf2b477bf53bfa3b5.
- 00:30 Bug #54049 (Resolved): Superfluous comparison in DatabaseRecordList
- Applied in changeset commit:e36d347f4aa76299f493a148611e1ad20de7a659.
- 00:19 Bug #54824 (Under Review): Unused TDParams in ContentObject\ColumnsContentObject
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:12 Bug #54824 (Closed): Unused TDParams in ContentObject\ColumnsContentObject
- Due to a typo in \TYPO3\CMS\Frontend\ContentObject\ColumnsContentObject::render(), the TypoScript object TDParams. is...
2014-01-07
- 23:32 Task #54500: Use arrays in str_replace() calls
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:23 Task #54823 (Closed): Cleanup ContentObject\ContentObjectRenderer
- Many stdwrap methods can return early.
- 23:14 Bug #54491: PackageManager doesn't solve/recognize real composer packages
- I am very interested in this topic. Is 6.2 supposed to allow the installation of external/packagist composer packages...
- 22:30 Task #54613 (Resolved): Clean up last uses of fe_adminLib properties
- Applied in changeset commit:958861205cb847ea8e6fd1ad217bb93624f0f445.
- 01:15 Task #54613: Clean up last uses of fe_adminLib properties
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #54808 (Resolved): IndexedSearch Repository uses wrong property to calculate current page ($pointer)
- Applied in changeset commit:e09b381179dfbcbd79a58bcdbef7f21af6322e90.
- 18:59 Bug #54808: IndexedSearch Repository uses wrong property to calculate current page ($pointer)
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:35 Bug #54808: IndexedSearch Repository uses wrong property to calculate current page ($pointer)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:33 Bug #54808 (Under Review): IndexedSearch Repository uses wrong property to calculate current page ($pointer)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:48 Bug #54808 (Closed): IndexedSearch Repository uses wrong property to calculate current page ($pointer)
- In the IndexedSearchRepository on line 157 an undefined/unused property $this->resultsPerPage is used for the calcula...
- 19:30 Bug #54807 (Resolved): Indexed Search PageBrowsing ViewHelper defines unused method argument in phpdoc comments
- Applied in changeset commit:272f80c5a1394c6789b4b4432d212eacc65eab94.
- 19:01 Bug #54807: Indexed Search PageBrowsing ViewHelper defines unused method argument in phpdoc comments
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:36 Bug #54807: Indexed Search PageBrowsing ViewHelper defines unused method argument in phpdoc comments
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:35 Bug #54807: Indexed Search PageBrowsing ViewHelper defines unused method argument in phpdoc comments
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:31 Bug #54807 (Under Review): Indexed Search PageBrowsing ViewHelper defines unused method argument in phpdoc comments
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:41 Bug #54807 (Closed): Indexed Search PageBrowsing ViewHelper defines unused method argument in phpdoc comments
- The PHP-Doc comments for the render-method in PageBrowsing Viewhelper on Indexed Search define a $details argument fo...
- 18:44 Task #54725: Add Indexes to sys_file_reference
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Task #54812: Add functional tests from irre_tutorial to the core
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Task #54812: Add functional tests from irre_tutorial to the core
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:44 Task #54812 (Under Review): Add functional tests from irre_tutorial to the core
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:39 Task #54812 (Closed): Add functional tests from irre_tutorial to the core
- irre_tutorial extension contains some functional tests for the core and workspaces.
It would be nice to rewite them ... - 18:08 Task #54813 (Under Review): BackendConfigurationManager figures out wrong pid
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:38 Task #54813: BackendConfigurationManager figures out wrong pid
- Hey Ernesto,
if we call a backend module outside "Web", it does not have a page selected. The core then assumes the ... - 17:10 Task #54813: BackendConfigurationManager figures out wrong pid
- Felix, go ahead and change that, if it's wrong. This is internal and not API, so I doubt that extensions are extendin...
- 16:55 Task #54813 (Closed): BackendConfigurationManager figures out wrong pid
- For backend modules, in Configuration/BackendConfigurationManager.php:getCurrentPageId() we try to find the current p...
- 17:28 Bug #54142: Dependencies for non-composerbased extensions not regarded for ordering PackageStates
- @Ernesto: I feel like you are shooting the messenger. Anyways: It is correct that is issue not the place for this dis...
- 15:30 Bug #54142 (Resolved): Dependencies for non-composerbased extensions not regarded for ordering PackageStates
- Applied in changeset commit:185658af83f4246f4c9a91fa59cfd197660c524c.
- 14:25 Bug #54142: Dependencies for non-composerbased extensions not regarded for ordering PackageStates
- Kasper, thanks for your points and observations. Those are mostly valid and very important to solve before 6.2 releas...
- 11:38 Bug #54142: Dependencies for non-composerbased extensions not regarded for ordering PackageStates
- Whatever systems (or subsystems) might be at fault, the bottom line is that if TYPO3 6.2.0 is released with the curre...
- 10:00 Bug #54142: Dependencies for non-composerbased extensions not regarded for ordering PackageStates
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Bug #54142: Dependencies for non-composerbased extensions not regarded for ordering PackageStates
- Hello Kasper, hello Stefan,
thank you for your comment. This bugfix solves exactly what it describes. It fixes the... - 09:10 Bug #54142: Dependencies for non-composerbased extensions not regarded for ordering PackageStates
- Hello Kasper,
I'm not part of the TYPO3-Core-Team, so this is only my personell meaning:
The Coreteam will meet... - 17:13 Task #54734: Optimize ext_tables and ext_localconf cache files
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:52 Task #54734: Optimize ext_tables and ext_localconf cache files
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:59 Task #54701: Cache global TypoScript template in backend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:57 Task #54701: Cache global TypoScript template in backend
- Hey Ernesto,
i updated the code accordingly. At the moment there is no "dummy-TSFE" in backend context, but I thin... - 14:59 Bug #54804: Flexform - Link Bug
- This is a problem with the TYPO3 core method generating the forms, that we can not fix within Gridelements.
The co... - 14:32 Bug #54804 (Closed): Flexform - Link Bug
- Hi,
i configured a flexform element. Everything works fine, except for links.... - 14:34 Bug #53998: Upload does not complete
- This is still a problem in TYPO3 6.1.7 (new installation on the same server).
What steps should I take to debug th... - 14:21 Bug #54801 (Closed): Almost impossible to change pagetree width, because splitbar click target only 1px wide
- The space to change the width of the pagetree is 10px wide....
- 11:57 Bug #54795 (Closed): EXT:version - Unable to switch versioned tt_content records
- *Full story (no answers)*
http://forum.typo3.org/index.php/t/201013/
*Short*
Prerequisites:
CMS: TYPO3 6.1.7 ... - 11:21 Bug #19004: Content Type Menü - starting at page id 0 not possible
- Alexander Opitz wrote:
> Which version of Typo3 CMS did you test on?
Master branch at the date when i've updated ... - 10:33 Bug #19004: Content Type Menü - starting at page id 0 not possible
- Which version of Typo3 CMS did you test on?
- 11:14 Bug #47239: Form and table wizard icon only appears after CE has been saved
- Hi.
Sorry for late reply, I was on vacation. Bug can be still replicated on the introduction package 6.1.7. - 10:39 Feature #18344 (Closed): Log FE usernames and also log failures
- I don't find code in this direction, the patch is outdated. ;-) So closing this issue.
If you think that this is t... - 10:39 Bug #29001: Warning: ksort() in Backend Layout Wizard Popup
- if it's not reproduceable at the moment, i think yes.
- 10:34 Bug #17585: tslib_cObj->editIcons does not check rights
- Did you test it? With which version of Typo3?
- 10:32 Feature #17466 (Closed): Caluculate of gifbuilder XY width max([10.w]|[20.w])
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 10:31 Bug #16190 (Closed): requestUpdate does not work on selectboxes (group-fields)
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 10:30 Bug #17877 (Closed): TCEFORM TSconfig disabled fields still available in List View
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 10:30 Feature #32326 (Closed): title tag for extension content in RTE Link Browser if croped
- 10:30 Bug #16154 (Closed): tslib_content:.DBgetInsert/DBgetUpdate() don't honour TCA ctrl settings
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 10:30 Bug #17525 (Closed): Feature Reference Check is not implemted to all delete buttons
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 10:30 Feature #37150 (Closed): Force TYPO3 dependency setting on TER upload
- 01:11 Bug #53963: All Configuration shows a value of 1 for disabled boolean options
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2014-01-06
- 23:51 Task #54777 (Closed): Use PHP native htmlspecialchars_decode()
- Instead of Generalutility::htmlspecialchars_decode(), use the plain PHP version.
Instead of four calls to str_repl... - 21:30 Bug #54756 (Resolved): Replace reference to Security Cookbook with Security Guide
- Applied in changeset commit:76dea6285c9b77838d2487a1b13d620c50c764b1.
- 10:30 Bug #54756 (Under Review): Replace reference to Security Cookbook with Security Guide
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Bug #54756 (Closed): Replace reference to Security Cookbook with Security Guide
- Section "TYPO3 Security" in file INSTALL.md refers to the TYPO3 Security Cookbook, which is obsolete and has been rep...
- 21:03 Task #54725: Add Indexes to sys_file_reference
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:42 Bug #54776 (Closed): ssl proxy [only] for backend failed
- ..this makes me angry for a while:
backend: https://ssl-account.com/sub.domain.tld/typo3/
frontend: http://sub.do... - 17:27 Bug #54773 (Closed): "Check Extensions" - strange behavior
- After migration from 6.1.6 to 6.2.0beta3 on a minimalistic system with only 6 extensions (gridelements, news, static_...
- 17:22 Bug #54772 (Rejected): Image width and height has no effect
- In the Fluid 6.2.0 ImageViewHelper width and height have no effect:
<f:image src="{image.uid}" alt="" maxWidth="15... - 17:18 Bug #51042 (New): Update Video JS to use it in current browsers
- 17:17 Bug #51040 (New): HTML5 audio not working
- 17:12 Bug #22976 (New): Element Browser to small again
- 17:08 Bug #54337 (Closed): 1-2-3 Installer fails with "There is no connection to the database!"
- 17:07 Bug #53097 (New): MEDIA / renderType / impossible to use custom renderType for video
- 17:05 Bug #48688 (New): FE Rendering of Typo3 4.5.27 slower than 4.5.25
- Hmmm, thats why I asked if there are temporary files that got written on every page request. ;-)
Ok, this doesn't ... - 17:01 Bug #54014 (New): cli_dispatch.phpsh scheduler won't run because of BackendUserAuthentication?
- 16:57 Bug #23625 (New): globalVar = TSFE : beUserLogin > 0 is only true for BE admin users
- 16:52 Bug #51485 (Closed): sys_note template problem
- 16:48 Bug #54276 (New): Backend fails with error on fresh installation
- 16:44 Bug #25823 (New): tslib_cObj::typoLink() geneates invalid links
- 12:31 Bug #25823: tslib_cObj::typoLink() geneates invalid links
- I guess it is still open since it was not fixed.
- 11:15 Bug #25823: tslib_cObj::typoLink() geneates invalid links
- Hi Michiel,
is this issue still open? - 16:43 Bug #44887 (New): Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- 15:50 Bug #44887: Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- Stanislas Rolland wrote:
> In the backend, the expected result depends on the paste behaviour you have set in your B... - 11:18 Bug #44887: Pasting multiple lines plain text results in line breaks (<br>) instead of paragraphs (<p>)
- Hi Helmut,
is this issue still valid? - 16:34 Bug #54493: can't install/configure extensions
- The problem remains with version 6.2.0 beta3.
By the way I think it's a bad idea to show actions only when mouse is ... - 16:26 Task #54560: Replace JavaScriptEncoder with json_encode()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:14 Bug #54768 (Closed): t3lib_pageSelect* compatibility classes not loaded in backend
- When creating a new TypoScript template in the backend, @TYPO3\\CMS\\Frontend\\Page\\PageRepository->getPage()@ gets...
- 13:15 Task #54509: renderSection (and renderPartial) fails when using StandaloneView
- Still the same problem, though on another line number:
Fatal error: __clone method called on non-object in /home/sit... - 11:41 Bug #17347 (Closed): Database result not being tested for result
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:41 Feature #17445 (Closed): Make BE user groups valid for a period of time
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:41 Bug #17381 (Closed): "patch" for Hook-TutorialArticle - page 3
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:41 Bug #15149 (Closed): m.mask produces 256 color images (why is GDlib involved here???)
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:41 Feature #16563 (Closed): $typo_db_extLocalconf_script
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:40 Feature #14496 (Closed): time dependent displaying of non cached pages/contents
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:40 Feature #14493 (Closed): "LINE" Object for GIFBuilder
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:40 Bug #14938 (Closed): "Insert/Modify Link" dialogue chokes on javascript values for links because of incorrectly prepended 'http://'
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:40 Bug #14919 (Closed): t3lib_div::array_merge_recursive_overlay cannot overrule arrays with scalars
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:40 Bug #16453 (Closed): Some relative external url's not indexed correctly
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:39 Feature #16314 (Closed): Compare only specific user (group) settings
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:39 Bug #15755 (Closed): User not in a group
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:39 Bug #14915 (Closed): im 6.0.6 doesn''t scale JPG's in GIFBUILDER
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:38 Bug #33059 (Closed): typolink: "linkAccessRestrictedPages" is ignored when config.typolinkLinkAccessRestrictedPages is set
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:38 Task #41211: CGL Cleanup: Fix TYPO3.ControlStructures.DisallowEachInLoopCondition-Sniff
- Hi,
whats the state of this issue? - 11:35 Feature #33874 (Closed): Backport autoloading for classes with extbase-namingconvention
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:35 Bug #30544 (Closed): Checking existence of cache_pagesection with an update query
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:35 Feature #50501 (New): The ability to just import/fetch/download an extension from the TER without installing it.
- 11:34 Bug #30918 (New): update process language has false indication
- 11:33 Bug #29122 (New): TCA renderMode "Tree" issue with multi-relation or MM
- 11:33 Bug #20770 (Closed): [t3lib_div::getURL][curl] CURLOPT_HTTPAUTH missing
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:32 Bug #33926 (Closed): Redirect problem with removeing REQUEST_URI for home
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:32 Bug #24642 (Closed): pages with Enforce Protocol(SSL) generate false URL
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:32 Bug #25062 (Closed): some emails not sent: Validation failed exception thrown
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:31 Bug #49742 (Closed): Referencing files in Frontend is not possible
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:31 Bug #23385 (Closed): password reset not working with saltedpasswords
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:30 Feature #37566 (Closed): CSS Styled Content should add a register for the current image and/or image resource in imagecols/-rows
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:30 Bug #37154 (Closed): Extension Upload shows the invalid alert box
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:30 Bug #39558 (Closed): reqImg CSS blocks radio button selection
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:29 Bug #21869: t3lib_tceforms does not respect mod.SHARED.disableLanguages
- @Bernhard
which TYPO3 Version did you use? As TYPO3 4.5 only gets security fixes, it should be tested with 6.1.7. - 11:27 Feature #24283 (Closed): DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:26 Bug #16103 (Closed): Enable language dependent fetching of DB fields
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:26 Bug #51092 (New): Cache file access problems in the backend - warnings, notifications and exceptions
- 11:25 Bug #51099 (Closed): Streamline settings/conditions
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:24 Bug #29001: Warning: ksort() in Backend Layout Wizard Popup
- Hi,
so after 5 months, can we close this issue? - 11:24 Feature #37662: Support for arrays in t3lib_div::_GP()
- Can you please update your patch against current master and push it to gerrit?
- 11:23 Bug #19544 (Closed): Time simulation in Frontend Preview
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:22 Bug #50619: Indexed Search dont search in PlugIns
- Hi,
what's the state of this issue? - 11:22 Bug #28485 (New): Code that targets db's page table should use caching
- 11:21 Bug #22271 (Closed): Editors don't delete items with sysext Recycler
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:20 Bug #15265 (Closed): Documentation for system extensions not available
- 11:20 Bug #36994 (Closed): Test failure in t3lib_divTest. compressIPv6CorrectlyCompressesAdresses
- 11:19 Bug #29280 (Closed): Extension Manager: can't download extension from second repository
- 11:19 Bug #54142: Dependencies for non-composerbased extensions not regarded for ordering PackageStates
- This issue is the reason we have stopped all TYPO3 6.2 plans: Testing our setup with TYPO3 6.2 means installing and u...
- 11:18 Bug #31293 (Closed): Login with UTF8-Chars impossible anymore
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:16 Bug #42691 (Closed): Fatal-Error in Extconf-Userfunction by getCurrentConfiguration
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:16 Bug #41929 (Closed): Exception on submitting extension-configuration with type=user
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:15 Bug #27287 (Closed): Wrong languages in page module & Fatal error
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:13 Bug #49904 (New): TCEFORM.tt_content.imageorient.removeItems = --div-- also removes imageorient "0 = Above, center"
- 11:12 Feature #15360 (Closed): Provide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:12 Bug #45527 (Closed): RTE custom tags, automatically p-tags after saving
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:12 Bug #46146: RTE: Typical config blockstyle for tables did not show in frontend
- Hi,
what is the state of this issue? - 11:10 Bug #46865: Email regular expression freezes whole frame in Chrome
- Hi Michel,
did you retry this issue? - 11:08 Bug #48802 (Closed): Firefox breaks links in RTE
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:08 Bug #49858 (Closed): Media content element doesn't work with YouTube URLs in mobile phones
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:08 Bug #37423 (Closed): Install tool fails fal conversion, if a file is missing
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:07 Task #50098 (Closed): pageNotFound_handling and multilingualism as a standard?
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 11:07 Feature #50136 (New): Improve SVG handling in filelist
- 10:56 Bug #48968 (Closed): ###PAGE_TSCONFIG_ID### not usable in rootUid TCA treeConfig
- No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experi... - 07:27 Bug #54703: Linkvalidator doesn`t handle RTE-inline Image correct
- Sorry, but I can’t fix this. If someone could provide a patch, I will test it on our installations.
2014-01-05
- 21:06 Task #54734: Optimize ext_tables and ext_localconf cache files
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Task #54230: Refactor Driver API
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:35 Task #54230: Refactor Driver API
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:55 Bug #54750: Wrong use of tempnam() in LocalPrieviewHelper
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:27 Bug #54750 (Under Review): Wrong use of tempnam() in LocalPrieviewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:17 Bug #54750 (Closed): Wrong use of tempnam() in LocalPrieviewHelper
- In TYPO3\CMS\Core\Resource\Processing\LocalPrieviewHelper Utility\GeneralUtility::tempnam() is used to create a temp ...
- 11:26 Bug #54703: Linkvalidator doesn`t handle RTE-inline Image correct
- There are more problems with linkvalidator and FAL. I suggest to use the linkvalidator mainly to check for external l...
- 00:37 Bug #54743 (Closed): class_exists() in GeneralUtility::getClassName() should not autoload class
- Maybe there are more places where class_exists should not autoload the class.
The comments before a call to class_...
2014-01-04
- 23:28 Task #54734: Optimize ext_tables and ext_localconf cache files
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:56 Task #54734: Optimize ext_tables and ext_localconf cache files
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:17 Task #54734 (Under Review): Optimize ext_tables and ext_localconf cache files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:08 Task #54734: Optimize ext_tables and ext_localconf cache files
- *Before:*
ext_localconf lines: 1.588
ext_tables lines: 3.201
method calls: 22.682
*After:*
ext_localconf lines... - 21:33 Bug #54742: Class autoloader messes up with interfaces
- Maybe I don't understand what ClassLoader::autoload() should do - but I think there is another problem with this func...
- 21:15 Bug #54742 (Closed): Class autoloader messes up with interfaces
- I get this error: ...
- 18:30 Bug #54021 (Resolved): Cleanup convertParameterReflectionToArray()
- Applied in changeset commit:c0baab820b054e8ea768f17519470da4158f91f3.
- 18:30 Bug #53662 (Resolved): DatabaseConnection INSERTquery does not allow NULL values
- Applied in changeset commit:2c40d1b1621c0bb50da301bab82de98279ff250b.
- 17:19 Bug #53662 (Under Review): DatabaseConnection INSERTquery does not allow NULL values
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:30 Bug #53662 (Resolved): DatabaseConnection INSERTquery does not allow NULL values
- Applied in changeset commit:8207a2bb3ffa3b0dbdac402955487ab4decab9d7.
- 15:38 Bug #53662: DatabaseConnection INSERTquery does not allow NULL values
- POST merge review done; OK
- 15:37 Bug #53662: DatabaseConnection INSERTquery does not allow NULL values
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:26 Bug #54412: Improve default value handling for NULL value fields
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:25 Bug #52596: Creating pages tries to assign empty string to integer field
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:22 Bug #53712: Invalid refindex data for file relations
- Patch set 1 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:21 Bug #53712 (Under Review): Invalid refindex data for file relations
- Patch set 1 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:32 Bug #53712: Invalid refindex data for file relations
- What would be a use-case that creates obsolute sys_file_reference records? When a file is deleted all the sys_file_re...
- 17:57 Bug #42075: Copying fails when page has new draft elements 2 or more levels deep
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:57 Bug #36946: Copy paste in live makes draft placeholders visible.
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:54 Bug #53787: Uncheck FAL image meta data checkboxes by default
- The problem is that https://review.typo3.org/21931 has not yet been backported to 6.1 and 6.0.
- 17:42 Bug #52386: checkRecordInsertAccess should also look for ignoreRootLevelRestriction
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:36 Bug #53682 (Under Review): Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Still the 4.7 and 4.5 patches are pending
- 17:30 Bug #53682 (Resolved): Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Applied in changeset commit:dd187dd1b3bb2e38ed7dd989efd1055f053cd880.
- 17:14 Bug #53682: Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Patch set 1 for branch *TYPO3_4-5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:12 Bug #53682: Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Patch set 4 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:09 Bug #53682: Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Patch set 3 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:03 Bug #53682: Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Patch set 2 for branch *TYPO3_4-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:50 Bug #53682: Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Patch set 2 for branch *TYPO3_6-0* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:46 Bug #53682: Exception '$toolbarItem "shortcuts" must implement interface ...\ToolbarItemHookInterface'
- Patch set 2 for branch *TYPO3_6-1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:30 Bug #54741 (Resolved): Insufficient initialization of BE_USER in datahandler functional tests
- Applied in changeset commit:4cd861c0b099be0b0b08b99a6b6b4678dbcec502.
- 16:37 Bug #54741 (Under Review): Insufficient initialization of BE_USER in datahandler functional tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:31 Bug #54741 (Closed): Insufficient initialization of BE_USER in datahandler functional tests
- Since the insert of NULL values is allowed the functional tests fail because the BE_USER mock does not have a 'uid' set.
2014-01-03
- 23:55 Task #54734 (Closed): Optimize ext_tables and ext_localconf cache files
- The cache_core files ext_tables_[ident].php and ext_localconf_[ident].php are read for each frontend and backend requ...
- 23:08 Bug #53787: Uncheck FAL image meta data checkboxes by default
- This is resolved in 6.2
- 23:06 Task #49678: sys_file_reference checkbox default
- This issue is already fixed and can be closed see #49685.
- 22:54 Bug #46477: IRRE shows no field values with useCombination
- The change works and solves the problem, thanks. Let's hope it will be considered when the JS is refactored.
- 20:48 Task #54621: Remove css_styled_content legacy templates to include 4.5 and up only
- Duplicates #51538?
- 18:16 Feature #54513: linkvalidator: improve tolerance for forbidden HEAD requests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Feature #54513: linkvalidator: improve tolerance for forbidden HEAD requests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:05 Bug #53016: CategorisationApi does not create fields upon extension installation in EM
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:03 Bug #40052: deleteRecord_flexFormCallBack deletes file_references
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:34 Bug #54728: Fake cache entry is never removed from cache array in CacheManager
- Note that this solution is just a remedy fix until no better solution is found to circumnvent the need to create this...
- 16:32 Bug #54728 (Under Review): Fake cache entry is never removed from cache array in CacheManager
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:11 Bug #54728 (Rejected): Fake cache entry is never removed from cache array in CacheManager
- In ...
- 17:31 Task #54725: Add Indexes to sys_file_reference
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Task #54725: Add Indexes to sys_file_reference
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:37 Task #54725: Add Indexes to sys_file_reference
- After Applying 54725 and 54726 my speed improvement by 100 cycles in AB was 10%
- 16:21 Task #54725 (Under Review): Add Indexes to sys_file_reference
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:24 Task #54725 (Closed): Add Indexes to sys_file_reference
- Szenario:
->Setup two 6.2 Installations with content, pages, images based on heimwerker.de and gartencenter.de
->Ac... - 17:14 Task #54730 (Closed): sys_file_processedfile.checksum shorten DB field
- The contents for sys_file_processedfile.checksum are created by \TYPO3\CMS\Core\Resource\Processing\AbstractTask\getC...
- 17:09 Bug #54729 (Under Review): Improve SQL Performance on non cached pages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:57 Bug #54729 (Closed): Improve SQL Performance on non cached pages
- When a page is rendered, for each image a call against sys_file_processedfile is made. Analysing this in mysql slow l...
- 16:30 Bug #54689 (Resolved): Extension Manager does not always show description
- Applied in changeset commit:6a66355463a42772b7168db17b71c82b1381e411.
- 13:31 Bug #54689: Extension Manager does not always show description
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Task #54726: sys_file_reference.fieldname optimize columns
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Task #54726: sys_file_reference.fieldname optimize columns
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Task #54726 (Under Review): sys_file_reference.fieldname optimize columns
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Task #54726 (Closed): sys_file_reference.fieldname optimize columns
- MySQL up to 5.5 allows at maximum 64 characters for tablenames and fieldnames [1], thus no other DBAL implementation ...
- 15:18 Task #54701: Cache global TypoScript template in backend
- My stomach feeling is that this is not the right solution, because this particular API is not intended to be used tha...
- 13:13 Task #54701: Cache global TypoScript template in backend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #54701: Cache global TypoScript template in backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:06 Task #54701: Cache global TypoScript template in backend
- ...
- 11:36 Bug #28451 (Accepted): t3lib_cache_frontend_VariableFrontend and igbinary: igbinary_unserialize_string: end-of-data
- If the type is changed from mediumtext to mediumblob no warning is thrown anymore. Should be updated to support igbin...
- 11:06 Bug #52822: Updating extensions triggers errors due to folder permissions
- Folders: 755
Files: 644
Owner is the user the server is running under.
The permissions are identical to other exte... - 07:30 Bug #52822: Updating extensions triggers errors due to folder permissions
- Tobias, please write down the exact file permission settings of the dam folder and its parent folders. A simple "they...
- 10:17 Bug #54174: FAL: Frontend Scaling does not work with PDF files
- How to Reproduce:
* Check if the install tool actually displays a PDF (Image processing). If it works, then graphi... - 09:06 Bug #54514: A cache with identifier "cache_classes" does not exist.' when accessing Install tool
- Same for me.
After update from 6.2 alpha1 to 6.2 beta3 i got the fatal error 'A cache with identifier "cache_class...
Also available in: Atom