Activity
From 2010-11-22 to 2010-12-21
2010-12-21
- 23:59 Bug #23840: config example for memcached in t3lib/config_default.php breaks TYPO3 BE + FE
- Resolved as duplicate of #23694
The misleading configuration example was removed with #23694 - 23:56 Bug #23718: The default lifetime of the cache has a wrong value and can not be changed
- According to test theConstructorCallsSetterMethodsForAllSpecifiedOptions() in tests/t3lib/cache/backend/t3lib_cache_b...
- 23:41 Bug #24318: Unnessessary serializing for memcached with variablefrontend
- On a related note:
It might also be a good idea to make backend_MemcachedBackend compatible with "memcached" as we... - 23:30 Bug #24318: Unnessessary serializing for memcached with variablefrontend
- Christian's option 3 (igbinary as new frontend) sounds like the most solid solution to me.
The function igbinary_s... - 23:20 Bug #24318: Unnessessary serializing for memcached with variablefrontend
- Here are some things we need to know to find acceptable solutions:
1) Read core code and locate positions where th... - 23:03 Bug #24318: Unnessessary serializing for memcached with variablefrontend
- Mmmh.
Situation:
- StringFrontend throws an exception if given data is not a string. It's a string frontend, we p... - 16:42 Bug #24318: Unnessessary serializing for memcached with variablefrontend
- According to php manual only strings and integers can be saved "as is", all else will be serialized. http://www.php.n...
- 23:41 Bug #24285: Caching Framework in Option "File-Backend" reaches Folder-Limit of OS
- - ext2 / ext3 *do* have a limit of 32k subfolders (ext4: unlimited)
- The fileBackend was redone with 4.4 and up: It... - 22:34 Bug #23644: Improve the look of admin panel
- Attached v2 patch builds on Dmitry's work and attempts to incorporate feedback from the design team.
The v2 zip fi... - 22:19 Bug #24370: Generating preview link not working since Update to 4.4.5
- Committed v3 to 4.4 in revision 9870 and trunk (to be on the safe side) in revision 9871.
NOTE 1: typo3/mod/user/w... - 09:32 Bug #24370: Generating preview link not working since Update to 4.4.5
- This is a regression introduced by the fix to 0009508.
- 22:16 Revision 8b8ce70c: Fixed bug #16786: Versioning: Generating preview link not working
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9871 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:06 Revision cee1ce2c: Fixed bug #16786: Versioning: Generating preview link not working
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9870 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:53 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Patch committed to trunk (revision 9867), branch TYPO3 4.4 (revision 9868) and branch TYPO3 4.3 (revision 9869).
- 18:14 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- The Problems with links in RTE as described before are also solved with applied patch.
So problem solved here, too - 14:48 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Tested attached patch with 4.4.5. - patch solved the issue!
- 14:30 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- The same issue arises with the RTE "tinymce_rte" (of course). The patch solves the issue there too.
Thanks! - 12:33 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I noticed the same problem (disappearing span tags upon save in RTE) on an installation running 4.2.16.
The poste... - 10:30 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Testet attached patch with 4.3.9: all span tags remain, also text styles and links
- 09:23 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- @all: Stanislas has proposed a solution in issue 0001318. I have attached it as a patch to this issue. Please test it...
- 21:52 Revision 4d2a1786: Fixed bug #16760: RTE transformation removes all span tags on save after upgrade to TYPO3 4.3.9
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9869 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:44 Bug #24383 (Closed): Extend getRecordWSOL with possibility to unset workspace move pointers
- The method t3lib_befunc::getRecordWSOL() has at the moment no possibility to hand the variable "unsetMovePointers" to...
- 21:42 Revision 1d647489: Fixed bug #16760: RTE transformation removes all span tags on save after upgrade to TYPO3 4.4.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9868 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:25 Revision 388d185a: Fixed bug #16760: RTE transformation removes all span tags on save after upgrade to TYPO3 4.4.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9867 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:19 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Hi Steffen,
it took me quite some installing and testing to get to the bottom of this.
<b>Result:</b>
The addi... - 14:18 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Just tested with your suggestion which works on my system using the dummy command also in exec:
$cmdLine = TYPO3_... - 13:37 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Sure it fails on commandline, but it fails in exec too, i debugged this to get the executed command. I'm with php 5.3...
- 11:46 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Steffen, your double quoted command works perfectly on my local Win XP system. Beside that the patch works perfectly ...
- 10:54 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Even the documentation quote to do so, it fails on my win
"C:/xampp/GraphicsMagick-1.1.7-Q8/gm.exe" identify -vers... - 01:05 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- With TYPO3 4.4.5 this bug gets worse.
Not only has it not been solved, but even the provided patch(es) will not work... - 21:15 Bug #24226: [SYS][useCachingFramework] is not set on a new installation
- The caching framework is optional and not enabled by default at the moment.
A site should run with disabled cachin... - 21:07 Bug #11633 (Resolved): Versioning module should not be available when workspaces is loaded
- Committed to version SVN trunk 3520
- 19:29 Bug #11633 (Closed): Versioning module should not be available when workspaces is loaded
- Versioning module should not be available when workspaces is loaded because the version/cm1 actually reimplements the...
- 21:06 Revision cda8c93e: Fixed bug #11633: Versioning module should not be available when workspaces is loaded
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3520 743128fe-103e-dd11-99c4-001b210b...
- 20:49 Bug #11480 (Resolved): Add warning when choosing mass actions
- Committed to trunk revision 3519
- 20:48 Bug #11635 (Under Review): Remove "Preview of workspace ..." box when in workspace preview module
- 20:47 Bug #11635 (Closed): Remove "Preview of workspace ..." box when in workspace preview module
- The "Preview of workspace ..." box should be removed if the users is in the workspace preview module.
- 20:48 Revision d7d51477: Fixed bug #11480: Add warning when choosing mass actions
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3519 743128fe-103e-dd11-99c4-001b2...
- 20:40 Feature #10642: Implement workspace preview
- v5 looks fine for me too (even in other browsers Chrome, Opera, IE) - when do you plan to commit it?
- 20:38 Feature #9819: Workspace preview window
- Another followup (v4) was committed (rev. 3518) to assure browser compatibility.
- 20:36 Revision 6dffbda8: Followup-to #9819: Workspace preview window - browser compatibility fixed
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3518 743128fe-103e-dd11-99c4-001b2...
- 19:33 Bug #11218: Workspaces Module shall be shown after Versioning Module
- patch might be right - but actually I'd say "Versioning" should not be available if ext:workspaces is installed... se...
- 19:23 Bug #11535: LIVE workspace actions don't work
- ok now they work BUT I'm not sure if "Send to next stage" is something which should be done in LIVE workspace - becau...
- 19:04 Bug #11604 (Rejected): TYPO3.Ajax.ExtDirect.ToolbarMenu should be renamed
- too bad registering stuff on "TYPO3.Ajax.ExtDirect" is the official API for that / see backend.php
nothing we can ... - 18:27 Bug #11600: [All] tab in ws-module should not have action-buttons
- SteffenK is going to have a look how to do this efficiently....
- 18:14 Bug #11608 (Under Review): Missing space in Mass Release Confirmation
- Attached patch fixes it with better usage of the ll-labels (even if .replace('%d', ...) might not be the nicest thing...
- 18:13 Revision 2c5136de: fixed spaces in iFramePanel
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9866 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:12 Bug #24382: iFramePanel needs function to detect id in URL
- committed to trunk rev. 9865
- 18:06 Bug #24382 (Closed): iFramePanel needs function to detect id in URL
- For all navigation scripts it's imprtant to determine the id used in url of contentFrame. There is the function getUr...
- 18:11 Revision 8a5cb147: Use ExtDirect Stateprovider
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9865 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:32 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
- Duplicate of 16755: Thumbnail generation fails
There is also a patch to solve this problem. - 17:15 Bug #24381 (Closed): Text styles don't work after update
- Yesterday, I updated quite a few TYPO3 4.4.4 installations to 4.4.5. Today complaints about not working "Text styles"...
- 16:56 Bug #24380 (Closed): Exec-wrapper
- Especially with IM/GM we see many problems under different circumstances. There are problems with quoting and bugs in...
- 16:47 Bug #11565 (Resolved): Crash in the "Workspaces" BE module if no page is selected in the page tree
- Works fine after extbase rev. 3507 - thanks Sebastian :)
- 10:57 Bug #11565: Crash in the "Workspaces" BE module if no page is selected in the page tree
- Hey,
please re-check with the latest Extbase trunk, I just committed a followup fix which should make this work.
... - 10:19 Bug #11565: Crash in the "Workspaces" BE module if no page is selected in the page tree
- Is there any news from the Extbase team on this?
- 16:38 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
- Feedback
This problem persists in TYPO3 v4.4.4. Here is a short procedure checklist for TYPO3 administrators alrea... - 16:09 Bug #17073: Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
- I think it is very complicated to solve, because you can add recods of different tables in group fields. To differ th...
- 15:06 Bug #17073: Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
- Is this on someones radar?
- 15:14 Bug #14884: 'removeTag' does not remove closing tags
- Ah! I know where those tags where lost... Yesterday, I copied my example HTML from this bugtracker entry and did not ...
- 15:13 Bug #14884: 'removeTag' does not remove closing tags
- OK. Interesting. Then all is good. I did not have a further look at this example, this was copy and paste from Word a...
- 09:20 Bug #14884: 'removeTag' does not remove closing tags
- This works for me. I'll notify people in issue 0016760 so that we have more tests.
- 15:10 Bug #24379 (Closed): t3lib_stdGraphic::wrapFileName performs escapeshellarg even in safe_mode
- When safe_mode is on PHP will perform escapeshellcmd on each command sent to the exec() function. When escapeshellarg...
- 14:54 Bug #24378 (Closed): Frame added to IM/GM commands should be inside quotes
- Currently the frame ( [0] ) added to a filename in an IM/GM command is placed outside the quotes. According to the IM...
- 14:23 Bug #24377: t3lib_div::unQuoteFilenames fails to detect quotes properly
- committed to trunk rev 9864.
- 13:49 Bug #24377 (Closed): t3lib_div::unQuoteFilenames fails to detect quotes properly
- Because of this issue the parameters which need to be swapped for certain IM/GM commands in certain versions of IM/GM...
- 14:08 Revision 33dfb311: Fixed bug #16795: t3lib_div::unQuoteFilenames fails to detect quotes properly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9864 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:40 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- After doing a few quick tests on your environment, this sounds like you entered invalid credentials with your DB conn...
- 11:48 Revision 466695bf: [BUGFIX] Extbase (Configuration): Make Extbase work again in Backend
- In case the extbase configuration could not be loaded,
we add it explicitely so that it works in all circumstances. - 11:46 Bug #11532: Generate Workspace Preview Link not working
- The pop up appears now, but the link is not valid. I copied it and pasted it in another browser (no session opened th...
- 11:36 Bug #10693: Save and view command previews wrong page record
- FYI submitted a patch to the core list to solve the issue for older branches (4.3 and 4.4). See: http://bugs.typo3.or...
- 11:32 Bug #21706: Broken rootline when previewing versioned pages (not workpaces)
- Hi again,
I managed to improve the situation with a modified version of the patch I submitted for solving 0016794.... - 11:19 Bug #21412: "No TypoScript template found!" Error when you use the Save&View Button on a new Version of a Page-Record
- I submitted a patch in the core list which should solve your issue. See: http://bugs.typo3.org/view.php?id=16794
W... - 10:59 Bug #24376 (Closed): Save and view triggers preview of wrong page
- Consider the following simple scenario:
- go to some workspace
- make sure "Enable frontend preview" is *not* che... - 10:34 Revision 0d33dad1: [TASK] Extbase (Bootstrap): Removed superfluous exception
2010-12-20
- 22:34 Feature #10642: Implement workspace preview
- Attached v5, which adds styles for other browsers.
SteffenK meant it should be possible, to move it to the right. - 22:28 Feature #10642: Implement workspace preview
- wow looks great - so moving the "Help" tab to the left is no big issue (visiual tab gets the 140px as margin-left and...
- 18:42 Feature #10642: Implement workspace preview
- ah great no problem - you already included most of my stuff - going to check your stuff this evening - great work :)
- 11:43 Feature #10642: Implement workspace preview
- Ah, sorry Tolleiv, forgot to incorporate your update. What did you change?
Attached a (maybe last) version, which ... - 21:53 Bug #11606 (Under Review): Remove "Send to review / pub" from contextmenu
- 19:50 Bug #11606 (Closed): Remove "Send to review / pub" from contextmenu
- Remove "Send to review / pub" from contextmenu until we have the functionality to use that
- 21:49 Bug #11608 (Closed): Missing space in Mass Release Confirmation
- The Mass Release Confirmation dialog misses a space. For example it reports: Done processing2 elements
- 21:43 Bug #14884: 'removeTag' does not remove closing tags
- ok, here it is:
$setTag = 1;
// Remove this closing tag if $tagName was among $TSconfig['removeTags']
if ($endT... - 21:06 Bug #14884: 'removeTag' does not remove closing tags
- Well, I found another case where my proposal also breaks the RTE transformation but in another way.
This seems to ... - 20:43 Bug #14884: 'removeTag' does not remove closing tags
- Interesting.
Your example HTML is not valid. The italic and bold tags are not closed. I suppose you would need to ... - 19:34 Bug #14884: 'removeTag' does not remove closing tags
- Just created a test extension (attached) to reproduce the bug.
Your solution behaves the same as the patch that di... - 17:30 Bug #14884: 'removeTag' does not remove closing tags
- I must admit however, that I am unable to reproduce the reported issue with current SVN branch 4.4. (and $setTag = 1;).
- 16:40 Bug #14884: 'removeTag' does not remove closing tags
- I think you could do:
$setTag = 1;
// Remove endtag if $tagName was among removeTags
if ($endTag && $tags[$... - 16:21 Bug #14884: 'removeTag' does not remove closing tags
- $setTag = 1 must remain.
In this instance of the processing loop, if we are processing a closing tag (endTag), the... - 11:42 Bug #14884: 'removeTag' does not remove closing tags
- As written at 0016760:
Could this be a solution (not much testing done):
$setTag = ($endTag || trim($tagParts[1... - 09:24 Bug #14884: 'removeTag' does not remove closing tags
- Do you have an idea how to fix both problems? The behavior before this fix was an invalid content stored in the DB.
- 21:36 Bug #11472 (Needs Feedback): Missing action icons in workspaces module
- HCI left it out in the designs - iirc this happend on purpose but I think we should ask them again // Sonja is going...
- 21:33 Bug #11565 (Needs Feedback): Crash in the "Workspaces" BE module if no page is selected in the page tree
- On hold - it's a (confirmed) Extbase bug, so we've to wait until they fix it
- 21:32 Bug #11586 (Needs Feedback): "Open version of page" action is confusing
- HCI designed it and they should take care of it // Sonja is going to contact Jens about is
- 11:21 Bug #11586 (Closed): "Open version of page" action is confusing
- When hovering over the row of a modified element in the BE module, one of the icon actions is "Open version of page",...
- 21:23 Feature #11029: Workspaces module: Row detail view
- looks good for me - I would definitely use this for beta3. Smaller improvements can follow later.
One thing I foun... - 19:42 Feature #11029 (Under Review): Workspaces module: Row detail view
- 21:15 Bug #10693 (Resolved): Save and view command previews wrong page record
- Committed to trunk (rev. 3490).
- 21:15 Revision d61b5743: Fixed bug #10693: Save and view command previews wrong page record
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3490 743128fe-103e-dd11-99c4-001b2...
- 21:12 Task #11162 (Resolved): Suggest to Core and other extensions to increase the type of t3ver_stage
- I guess this is not relevant anymore ...
- 21:08 Bug #11532 (Resolved): Generate Workspace Preview Link not working
- Javascript still used old API - committed to trunk (rev. 3488)
- 19:00 Bug #11532 (Accepted): Generate Workspace Preview Link not working
- 21:07 Revision 4ca52881: Fixed bug #11532: Generate Workspace Preview Link not working
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3488 743128fe-103e-dd11-99c4-001b2...
- 20:56 Bug #11605 (Resolved): Do you really want to swap?? - one questionmark is enough
- Committed to trunk (rev 3487).
- 19:07 Bug #11605 (Closed): Do you really want to swap?? - one questionmark is enough
- Do you really want to swap?? - one questionmark is enough
- 20:55 Revision 89950320: Fixed bug #11605: Do you really want to swap?? - one question mark is enough
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3487 743128fe-103e-dd11-99c4-001b2...
- 20:52 Bug #11481 (Needs Feedback): Naming of "Release" mass action is unclear
- Or favorite is "rollback ..." - but we're going to ask the HCI team
- 11:35 Bug #11481: Naming of "Release" mass action is unclear
- > I agree with Tolleiv, I would take "Undo" as it is short.
The length of the label should not be a criterion of c... - 20:51 Bug #11587 (Needs Feedback): Trash icon should "discard" too
- waiting to get feedback from the HCI team
- 19:07 Bug #11587 (Accepted): Trash icon should "discard" too
- 11:32 Bug #11587 (Closed): Trash icon should "discard" too
- In a separate issue (http://forge.typo3.org/issues/11481), the naming of the "release" mass action was discussed. Wha...
- 20:49 Bug #23845: TYPO3 doesn't always fix permissions for new files
- Committed to trunk (rev. 9861), branche 4.4 (rev. 9862) and 4.3 (rev. 9863)
- 20:42 Revision abe5af7c: Fixed bug #16134: TYPO3 doesn't always fix permissions for new files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9863 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:39 Revision 73f7dca3: Fixed bug #16134: TYPO3 doesn't always fix permissions for new files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9862 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:32 Revision 572aa6d9: Fixed bug #16134: TYPO3 doesn't always fix permissions for new files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9861 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:18 Bug #11531 (Resolved): Check if email is set before trying to send an email
- Committed to trunk (rev. 3477)
- 20:18 Revision 6e428114: Fixed bug #11531 Check if email is set before trying to send an email
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3477 743128fe-103e-dd11-99c4-001b2...
- 20:16 Bug #11141 (Resolved): switching with the tabs in the workspace module should also switch to the related workspace
- Committed to trunk (rev. 3476)
- 20:15 Revision cdd41224: Fixed bug #11141: switching with the tabs in the workspace module should also switch to the related workspace
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3476 743128fe-103e-dd11-99c4-001b2...
- 19:37 Bug #11572 (Accepted): Creating new pages in the workspace creates the page also live
- 19:35 Bug #11126 (Closed): Workspaces module missing from user rights
- 12:02 Bug #11126: Workspaces module missing from user rights
- This is indeed resolved. I could assign rights as expected.
- 19:22 Bug #11254 (Closed): WS module don't remember selected tab
- 19:18 Bug #11535 (Accepted): LIVE workspace actions don't work
- 19:17 Bug #11536 (Accepted): View module always shows live pages
- 19:15 Bug #11585 (On Hold): Drop percentage indication?
- We will hide the column per default and will overthink this feature and a maybe better implementation for 4.6
- 11:17 Bug #11585: Drop percentage indication?
- That's a good question. I used the old implementation to calculate the change percentage but I am not very happy with...
- 10:35 Bug #11585 (Closed): Drop percentage indication?
- I suppose the usefulness of the "percentage change" indication has been discussed. I find it utterly useless, especia...
- 19:06 Bug #11589 (Accepted): Item row not unchecked as expected
- 12:07 Bug #11589 (Closed): Item row not unchecked as expected
- In the BE module, it is possible to check a given modified item row by clicking anywhere on the row (exception the ac...
- 19:00 Bug #11604 (Rejected): TYPO3.Ajax.ExtDirect.ToolbarMenu should be renamed
- As discussed TYPO3.Ajax.ExtDirect.ToolbarMenu should be renamed to TYPO3.Workspaces.*
- 18:33 Bug #11163 (Closed): Actions performed on tabs are not executed on the correct workspace
- 18:20 Task #11131 (Closed): Usability: labels improvements
- 18:15 Bug #11600 (Closed): [All] tab in ws-module should not have action-buttons
- [All] tab in ws-module should not have action-buttons
- 18:02 Revision 6ea59d2e: [TASK] Extbase (Object): Adjust doc comments
- still adding some documentation for the object container.
- 17:56 Revision 22b193c1: [!!!][+TASK] Extbase (Object): Rewritten Object Container
- I have re-written the core of the Object Manager,
implementing proper dependency injection now, covered
by some unit ... - 17:56 Revision b55de359: [+BUGFIX] Extbase (MVC): Improve Exception message
- If one misses the @dontvalidate annotation, he will
get a strange error which does not have a hint that
the @dontvali... - 17:56 Revision 491d2b5b: [+API] Extbase (Configuration): Adding getContentObject to API
- 16:31 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- @Stanislas: You're right of course - stupid me hasn't thought this through enough...
- 16:11 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I think the problem is due to the fix introduced by #0001318.
$setTag = 1 must remain.
In this instance of the ... - 15:56 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- lygie: I think the default-config is okay, since it makes no sense to keep empty span-tags around. The problem imho i...
- 15:49 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I think the Problem is caused in
class.t3lib_parsehtml_proc.php in line 1165
rmTagIfNoAttrib for span-elements... - 15:24 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Hmmm. First I set "$setTag=1;" on line 908 in the class.t3lib_parsehtml.php. That didn't do anything, the spans kept ...
- 15:13 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- @Uwe:
setTag = ($endTag || trim($tagParts[1])) ? 1 : !$tags[$tagName]['rmTagIfNoAttrib'];
is the same as
... - 13:22 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Why not
"$setTag = 1"
like in Version 4.4.4!?
I replaced the new statement with the old one in the updated versio... - 11:25 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- We have recognized that tags like:
[a class="internal-link" href="record:tt_news:4403"]Diabetes[/a] - angle-braces ... - 11:05 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I haven't tested this deeply but could that be a solution:
$setTag = ($endTag || trim($tagParts[1])) ? 1 : !$tags[... - 15:40 Bug #24375 (Closed): IE 7 doesn't send post information
- Sometimes IE7 doesn't send post information when trying to login.
This happens on a intranet typo3 with internet e... - 15:29 Feature #23683: Impossible to disable "Page" label in page browser list?
- it is possible by just using Typoscript:
plugin.tx_indexedsearch._LOCAL_LANG.en {
# Removes Page/Seite from t... - 14:35 Bug #22980: Included ExtJS is 3.1.1
- No update for a stable version, sorry, use 4.5. :)
- 13:45 Bug #24374: Invalid foreach php warning in EM
- When doing a lookup, another warnig is raised:
PHP Warning: Invalid argument supplied for foreach() in /home/webmast... - 13:44 Bug #24374 (Closed): Invalid foreach php warning in EM
- When importing the extension list, the following waring is raised with latest trunk:
PHP Warning: Invalid argument... - 13:40 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
- Same here. 4.4.6 is definitely needed.
- 13:32 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
- Because 4.4.5 fixes some security issues - a hotfix (4.4.6) would be nice.
This bug blocks our rollout. - 12:27 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
- Problem might exist in "t3lib/class.t3lib_div.php" in function "imageMagickCommand" or "unQuoteFilenames"
4.4.4 re... - 11:09 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
- I can confirm this issue with 4.4.5 on Debian Lenny. The install tool shows no version number when safe mode is enabl...
- 10:11 Bug #24369 (Closed): No image generation with PHP-SAFE_MODE (GM/IM)
- With PHP in SAFE_MODE all imagemagick/graphicsmagick calls will fail.
TYPO3 Installer:
"Use of ImageMagick has be... - 13:08 Revision 11d3a130: Fixed bug #16778: Test failures in t3lib_tree_NodeTest if tests are in typo3_src/tests/ instead of tests/ (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9860 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:02 Revision 75ade399: Follow-up to #16031: forgotten field recursive for plugins
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9859 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:58 Bug #24366: PHP warning in any system BE module
- committed to trunk rev. 9858
- 12:39 Bug #24366: PHP warning in any system BE module
- This patch fixes the problem for me. +1 by testing.
- 11:29 Bug #24366: PHP warning in any system BE module
- Patch v2 is working here.
- 12:51 Revision 355752e1: Fixed bug 16780: PHP warning in any system BE module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9858 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:47 Bug #24373: Typo in topbar CSS
- trunk rev. 9856
4-4 rev 9857 - 12:41 Bug #24373 (Closed): Typo in topbar CSS
- The CSS for the topbar contains the following line:...
- 12:46 Revision bc41b1f8: Fixed bug #16790: Typo in topbar CSS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9857 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:44 Revision 405233f7: Fixed bug #16790: Typo in topbar CSS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9856 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:21 Bug #24372: Flexform inputfields remain empty regardless of value
- Sorry, I'm currently not able to create a patch.
- 12:20 Bug #24372 (Closed): Flexform inputfields remain empty regardless of value
- Upgrading from TYPO3 4.4.4 results in flexform input fields being displayed empty. The hidden REAL input field does h...
- 11:03 Bug #24370: Generating preview link not working since Update to 4.4.5
- Attached unified diff
- 10:45 Bug #24370 (Closed): Generating preview link not working since Update to 4.4.5
- Since our update to Version 4.4.5 (which is currently not chooseable in the bugtracker) generating preview-links is n...
- 10:58 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- 3a fixes a minor typo
- 10:46 Bug #24371 (Closed): TS parser blocks on parenthesis syntax if no carriage return is put
- When entering a long value using typoscript, the parenthesis syntax is usefull for multiline values :
allowTags (
... - 10:23 Bug #11581: Mass action menu is misleading
- I can't say that I find this satisfying. Usability is a mix of known principles (objective) and personal taste (subje...
- 10:15 Bug #11581 (Needs Feedback): Mass action menu is misleading
- Complicated topic - we had very long discussions with Jens and Lars and the current implementation is what we actuall...
- 09:54 Bug #24368: PHP Warning: strstr() [function.strstr]: Empty delimiter in /home/webmaster/frm2/typo3_src_svn/t3lib/class.t3lib_extmgm.php line
- duplicate of #24366
- 08:20 Bug #24368 (Closed): PHP Warning: strstr() [function.strstr]: Empty delimiter in /home/webmaster/frm2/typo3_src_svn/t3lib/class.t3lib_extmgm.php line
- After http://bugs.typo3.org/view.php?id=16096, I get the follwoing warning in the BE:
PHP Warning: strstr() [functio... - 09:27 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Hi Daniel,
Please mail me screenshots of the whole install process up to the error and the output of
phpinfo();...
2010-12-19
- 23:41 Bug #24367: changes in tmenu_layers.php broke TMENU
- there should be better way to solve this problem: set a layer_menu_id in TMENU
(see http://bugs.typo3.org/view.php?i... - 23:11 Bug #24367 (Rejected): changes in tmenu_layers.php broke TMENU
- submenues appeared on mouseover (sometimes at wrong places) but often never disappeared.
update from 4.2.15 to 4.2.1... - 22:15 Bug #11581 (Closed): Mass action menu is misleading
- IMO the "mass action" menu is misleading. Indeed when you have selected several modified records and thenchoose an ac...
- 22:01 Revision 14830eb5: Fixed bug #16777: Test failure in t3lib_extmgmTest if tests are located in typo3_src/tests/ instead of tests/ (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9855 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:57 Revision b3338993: Fixed bug #16777: Test failure in t3lib_extmgmTest if tests are located in typo3_src/tests/ instead of tests/ (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9854 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:54 Bug #11481: Naming of "Release" mass action is unclear
- I agree with Tolleiv, I would take "Undo" as it is short. But I would then use a clear description in the popup like ...
- 21:54 Revision daf754fc: Follow-up to #16779: t3lib_cache_backend_RedisBackendTest causes t3lib_db_PreparedStatementTest tests to fail (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9853 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:25 Bug #11480 (Under Review): Add warning when choosing mass actions
- Attached patch, added to workspace mailing list for review
- 20:09 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I can confirm this issue in a few installations which i upgraded from 4.4.4 to 4.4.5.
- 20:06 Task #11153 (Resolved): Determine whether Tx_Workspaces_Service_Stages::encodeStageUid and resolveStageUid are required
- commited to trunk (revision 3446)
- 18:17 Task #11153: Determine whether Tx_Workspaces_Service_Stages::encodeStageUid and resolveStageUid are required
- These two functions are not needed any more. Attached patch removes them and replaces the function calls by the varia...
- 19:40 Revision a7053857: Fixed bug #11142: The 'All' tab throws Exception 'No such workspace defined'
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3455 743128fe-103e-dd11-99c4-001b2...
- 19:34 Bug #11142 (Resolved): The 'All' tab throws Exception 'No such workspace defined'
- Applied in changeset r3454.
- 19:26 Revision 04a61ef6: Fixed bug #11142: The 'All' tab throws Exception 'No such workspace defined'
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3454 743128fe-103e-dd11-99c4-001b2...
- 18:46 Feature #10439: Data array used in ws-grid should be cached
- The caching works but there is still one problem. If a cached item changed then the cache holds the old data. So ther...
- 18:33 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Hi Christian,
Thanks for testing!
The patch will only affect PHP < 5.3 on Windows, so no command prefix will be... - 10:19 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- The patch works for me ONLY partially. It fixed the problem to generate images by the TYPO3 install tool, but not to ...
- 18:23 Revision cb779d46: Cleanup: #11153: Determine whether Tx_Workspaces_Service_Stages::encodeStageUid and resolveStageUid are required
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3446 743128fe-103e-dd11-99c4-001b2...
- 18:00 Bug #10764 (Closed): Filelist is empty while being in a workspace
- I tested it moments ago with current core trunk and workspace trunk. Problem seems to not exist any more, tested with...
- 16:06 Feature #9063: Improve editing of multiple records
- Seems like there is an Issue - but no solution :)
* Alternating BG color is a no brainer and be in there.
* A For... - 16:03 Bug #22572: Drag&Drop in Page View does not take scrolling of content-area into account
- Closed as requested.
- 15:55 Bug #24366: PHP warning in any system BE module
- attached is same patch but also strict comparison.
- 15:05 Bug #24366: PHP warning in any system BE module
- It seems that the parameters for strstr have been swapped and nobody noticed it, since the behaviour was fine.
strpo... - 14:24 Bug #24212: Update meta tag "charset" for HTML5 – document character-encoding declaration
- Hi Violeng,
thanks for your contribution!
Do you know, that you must send your patch to Core List to get it in ... - 12:44 Bug #24140: Cross-Site Scripting in showpic functionality
- Proof of concept:
http://example.org/?id=43&contentHash=<script>alert(1)</script>&md5=fd6d13dd2bd408c2a4dfd267457392... - 12:43 Bug #24221: t3lib_TSparser::checkIncludeLines() does not check files to be included
- open to make it public
- 11:56 Bug #11572: Creating new pages in the workspace creates the page also live
- Old GUI way was to include and show NEW/MOVE PLACEHOLDERS (t3ver_state=1|3) in page-tree of live workspace. Wether sh...
- 11:06 Bug #11572: Creating new pages in the workspace creates the page also live
- Please have a look at my version, too - after thinking a bit about the function I think we don't need the if-statemen...
- 10:50 Bug #11572: Creating new pages in the workspace creates the page also live
- yes kind of - I see your point the attached patch fixes it for me. But I'm not sure if this can break anything else. ...
- 10:42 Bug #11572: Creating new pages in the workspace creates the page also live
- I don't think it's a tree bug. I think it's more a core bug, but I'm not really sure because I don't know enough abou...
- 10:15 Bug #11572: Creating new pages in the workspace creates the page also live
- We're talking about the same thing - the page is actually not created in the live-workspace but there's a placeholder...
- 10:07 Bug #11572: Creating new pages in the workspace creates the page also live
- I think we are talking about different things (or I don't understand you ;)). I've made a small screen capture so you...
- 09:22 Bug #11572 (Needs Feedback): Creating new pages in the workspace creates the page also live
- I'd say the data looks fine - there's a workspace-records and a placeholder both have a workspace-id - that's what we...
- 01:01 Bug #11572 (Closed): Creating new pages in the workspace creates the page also live
- Creating new pages in the workspace creates the page also live,
meaning if I create a new page in a workspace and ... - 11:04 Feature #10642: Implement workspace preview
- Hi - I made a few changes on my own - v3 attached.
In addition the typo3logo_mini.png also needs to be placed in our... - 10:55 Feature #9819: Workspace preview window
- The attached 9819v3.patch has been committed to trunk (rev. 3430)
- 10:51 Revision 5b1b1cb4: Followup-to #9819: Workspace preview window - "live" and "workspace" buttons are clickable now
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3430 743128fe-103e-dd11-99c4-001b2...
- 09:29 Bug #11574 (Closed): Workspaces grid: stages should "sit" on one line
- Select a workspace and make changes to some pages.
Go to the workspaces module and see send some of the changes to d...
2010-12-18
- 23:15 Bug #11163: Actions performed on tabs are not executed on the correct workspace
- obsolete once #11141 is committed
- 22:49 Bug #11141 (Under Review): switching with the tabs in the workspace module should also switch to the related workspace
- 21:43 Bug #11481: Naming of "Release" mass action is unclear
- I'm unsure. Just "Undo" may cause confusion because it might lead users to think that they can undo the latest action...
- 19:44 Bug #11481: Naming of "Release" mass action is unclear
- Imho "Undo" instead of "Undo changes" would fit a bit better, especially because the other two labels are also quite ...
- 21:20 Revision caaf5aff: Fixed bug #16779: t3lib_cache_backend_RedisBackendTest causes t3lib_db_PreparedStatementTest tests to fail (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9852 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:20 Feature #11568 (Under Review): Remove "Enable comparison view" switch
- 21:12 Feature #11568 (Closed): Remove "Enable comparison view" switch
- In the discussion with the HCI team and a couple of Core members (see http://forge.typo3.org/projects/typo3v4-workspa...
- 21:04 Bug #24362: Unit test crashes in t3lib_tree_SortedNodeCollectionTest
- rev. 9851
- 16:23 Bug #24362 (Closed): Unit test crashes in t3lib_tree_SortedNodeCollectionTest
- addNodesSorted
Fatal error: Call to undefined method t3lib_tree_SortedNodeCollection::addNode() in /home/klee/ecli... - 21:03 Revision 822816f4: Fixed bug #16776: Unit test crashes in t3lib_tree_SortedNodeCollectionTest (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9851 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:08 Bug #11565 (Accepted): Crash in the "Workspaces" BE module if no page is selected in the page tree
- Ok at least the Sysfolder also break it for me - thanks for the update
- 19:50 Bug #11565: Crash in the "Workspaces" BE module if no page is selected in the page tree
- This also happens if I select a sysfolder that is a direct sub page of page #0 and that does not have a TS template o...
- 19:49 Bug #11565: Crash in the "Workspaces" BE module if no page is selected in the page tree
- By the way, I do not have a TS template on page #0.
- 19:39 Bug #11565: Crash in the "Workspaces" BE module if no page is selected in the page tree
- This happens with the following versions for me:
Core: today's trunk
extbase: 1.3.0beta2s
fluid: 1.3.0beta2
ver... - 18:53 Bug #11565: Crash in the "Workspaces" BE module if no page is selected in the page tree
- Thanks for reporting, I'm not able to reproduce this :(
- 17:59 Bug #11565 (Closed): Crash in the "Workspaces" BE module if no page is selected in the page tree
- Steps to reproduce:
# log in to the BE (or reload the BE)
# click on the BE module "Workspaces"
Expected resul... - 19:27 Feature #11537 (Accepted): No Diff for sys_template changes
- 19:18 Bug #11479 (Under Review): Label of publish action is confusing
- 17:56 Bug #24366 (Closed): PHP warning in any system BE module
- Using today's trunk, I get the following warning in each and every system BE module (Page, List, Recycler, EM, Report...
- 17:45 Bug #24365 (Closed): t3lib_cache_backend_RedisBackendTest causes t3lib_db_PreparedStatementTest tests to fail
- When t3lib_cache_backend_RedisBackendTest is executed before t3lib_db_PreparedStatementTest, I get 4 test failures in...
- 17:03 Bug #24364 (Closed): Test failures in t3lib_tree_NodeTest if tests are in typo3_src/tests/ instead of tests/
- serializeFixture
! Failure in test case serializeFixture
File: /home/klee/eclipse/typo3_src/tests/t3lib/tree/t3lib_... - 16:45 Bug #24363 (Closed): Test failure in t3lib_extmgmTest if tests are in typo3_src/tests/ instead of tests/
- getExtensionVersionForLoadedExtensionReturnsExtensionVersion
! Failure in test case getExtensionVersionForLoadedExte... - 16:40 Bug #24346: Thumbnail generation fails
- Jan is right. I was mislead by my solution. The escapeshellarg() just wraps around the command.
Additionally I fo... - 16:38 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Also the other new versions 4.2.16 and 4.3.9 have the same failure, not only the 4.4.5!
A security-patched 4.4.4 (pa... - 16:28 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I made a further test: I took my standard TYPO3 bundled running on TYPO3 4.4.4 and could set a text style (which tran...
- 10:55 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Yes, I have set
RTE.default.proc.entryHTMLparser_db.rmTagIfNoAttrib = span,div,font - 14:14 Feature #9063: Improve editing of multiple records
- For real improvement of usability I suggest an additional solution 3. It's not about layout but funtionality. So I'm ...
- 12:05 Bug #24124: TCE forms incorrectly render optgroup tags with icons
- rev. 9850
- 12:04 Revision bd5cffc0: Fixed bug #16465: Bug: TCE forms incorrectly render optgroup tags with icons (Thanks to Bastian Waidelich)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9850 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:46 Task #11162 (Under Review): Suggest to Core and other extensions to increase the type of t3ver_stage
- See http://bugs.typo3.org/view.php?id=16774
- 11:35 Bug #24361 (Closed): t3ver_stage should be int(11) instead of tinyint(4)
- Currently the field t3ver_stage which is defined by each module/extension that supports workspaces is defined as TINY...
- 11:10 Bug #11473 (Under Review): Send to stage window may be too large
- 10:22 Bug #24358: Change formatting of "pageNotFound_handling" and "pageUnavailable_handling"
- trunk rev 9849
- 10:21 Revision 53123c2a: Fixed bug #16771: Change ugly formatting of "pageNotFound_handling" and "pageUnavailable_handling"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9849 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:00 Bug #11531 (Under Review): Check if email is set before trying to send an email
- 09:59 Bug #11531: Check if email is set before trying to send an email
- Please test attached patch
- 09:39 Bug #23619: Sprite generator should add more space between icons
- Although I would say that it doesn't harm to use same space between the icons (and this was also one of the tipps I r...
- 09:32 Bug #24360: User icon in topbar shows part of neighbour sprite icon
- trunk rev. 9848
- 09:25 Bug #24360 (Closed): User icon in topbar shows part of neighbour sprite icon
- The <span> containing the user icon in the topbar got some padding, thus shows a few pixels of the icon next to it in...
- 09:30 Revision e7c714d1: Fixed bug #16773: User icon in topbar shows part of neighbour sprite icon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9848 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:25 Bug #11318 (Resolved): workspaces task miss title
- Committed to trunk (rev. 3396)
- 09:24 Revision 10a691a6: Fixed bug #11318: workspaces task miss title
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3396 743128fe-103e-dd11-99c4-001b2...
- 01:31 Bug #23813: Media content object with selection of "HTML Embed Element" does not respect dimension settings
- ok, dimensions are missing. See attached patch.
- 01:29 Bug #24359: custom parameters in multimedia object are not parsed into javascript
- yes, it's late ...
the syntax is wrong. Custom parameters need a prefix:
params.wmode=opaque
or
flashvars... - 01:07 Bug #24359 (Closed): custom parameters in multimedia object are not parsed into javascript
- my custom parameter:
wmode=opaque
the output:
<div id="mmswf4d0bf869f10f2"></div>
<script type="text/javasc... - 00:27 Feature #10642: Implement workspace preview
- The current status:
!ws-comparison.png!
Open issues:
* Somehow place the slider next to the tabs.
* Place the... - 00:26 Revision 98149601: #15686: rename db_list.php part 3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9847 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:26 Revision 5cc64457: #15686: rename db_list.php part 2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9846 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:25 Revision 3d05e609: #15686: rename db_list.php part 1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9845 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:04 Revision c5c3756e: Use ExtDirect Stateprovider
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3389 743128fe-103e-dd11-99c4-001b2...
2010-12-17
- 23:55 Revision 19b2c497: Follow-up to #16738: Add ExtDirect Stateprovider for ExtJs States also for backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9844 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:43 Bug #24302: Plugin selector in CE TCEform has 1px font size
- same in content-element->plugin->select plugin
- 23:12 Bug #24348: Fix space beetween page tree nodes
- rev. 9843
- 10:31 Bug #24348 (Closed): Fix space beetween page tree nodes
- The page tree (classic one) has space between the single tree nodes since #23767, as it was needed for the border.
... - 23:11 Revision e5d92a93: Fixed bug #16758: Fix space beetween page tree nodes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9843 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:44 Revision 5d21faaa: fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9842 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:26 Bug #24355: Link to single table view in list module not working
- trunk rev 9841
- 18:10 Bug #24355 (Closed): Link to single table view in list module not working
- The link to the single table view in list module is not working anymore.
The $table param in listURL was never use... - 22:25 Revision 29c111ff: Fixed bug #16768: link to single table view in list module is not working anymore.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9841 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:19 Bug #17107: maxW for image rows is not the maximum
- 4-3 rev 9838
4-4 rev 9839
trunk rev 9840 - 22:16 Revision ee3f7d8e: Fixed bug #5186: fixed rendering of multi-column image rows (thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9840 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:16 Revision 0d3c04b9: Fixed bug #5186: fixed rendering of multi-column image rows (thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9839 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:16 Revision c198ba9f: Fixed bug #5186: fixed rendering of multi-column image rows (thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9838 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:45 Bug #10907: invalid external url not detected
- ok...
a possible workaround could be to call t3lib_div::getUrl while the returned header = 301
class.tx_linkval... - 21:21 Bug #10907: invalid external url not detected
- ok, tracked it down to redirecting...
http://google.com/test is not detected, but
http://www.google.com/test is.
... - 20:30 Bug #10907: invalid external url not detected
- worksforme :)
tested with 4.4.5 trunk and linkvalidator trunk...
- 20:10 Bug #10907: invalid external url not detected
- I tested on a trunk 4.5 beta2 with the latest trunk and everything working fine.
I tried:
http://error.philippgam... - 16:27 Bug #10907 (Accepted): invalid external url not detected
- 21:41 Bug #23908: ext_icon.gif of new sysexts need proper icons
- trunk rev 9837
(for the pagetree I think we first need a good idea / proposal for an icon [I like the christmas tr... - 21:36 Revision 286c2a25: Fixed bug #16209: new sysexts need proper icons in extension manager (thanks to Simon Schaufelberger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9837 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:30 Revision dfe98fe0: Fixed bug #14303: t3lib_compressor causes filemtime errors on files in fileadmin directory (Thanks to Rens Admiraal)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9836 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:26 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- committed v5 to trunk rev 9835
- 21:26 Revision 0fa46523: Fixed bug #16096 Bug: addToAllTCATypes after certain fields does not work anymore (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9835 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:14 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- @Martin: do you specify property
rmTagIfNoAttrib
anywhere in your Page TSConfig? - 19:32 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- In my case reverting the code to $setTag = 1 does not resolve the issue. In any case: in 4.3.8 everything was fine an...
- 17:18 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I have the exact same behavior and narrowed it down to the same point as Stefan. Reverting the code to $setTag = 1 re...
- 16:46 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- @Stanislas: Yes, allowStyleAttribute is enabled and was enabled before.
Looking at the code I'm sure that not only... - 15:48 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I can confirm that. All span tags are now stripped. Also those for text styles.
IMO the severity of this issue sho... - 15:41 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Does "All formating" mean formating with the style attribute?
Is the RTE extension variable "Enable features that ... - 14:49 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I can reproduce the issue after upgrade from 4.3.8 to 4.4.5. span gets removed after saving.
- 14:36 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- How to reproduce:
1) Add a normal text-element to a page. Apply bold-formatting to a word using rtehtmlarea. That re... - 13:08 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Root-cause for this is not the upgraded rtehtmlarea, as I expected, but a change in t3lib_parsehtml. Reverting that c...
- 11:28 Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Exchanging just the sysext rtehtmlarea (2.0.7 in 4.4.5 to 2.0.5 from 4.4.4) does not help it. So I suspect formating ...
- 11:22 Bug #24349 (Closed): RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- (appeared to me in several independent TYPO3-installations)
After applying the security-upgrade TYPO3 4.4.4 to 4.4... - 20:11 Revision 00419cd5: Fixed bug #14500: Bug: Unit test failures in t3lib_matchCondition_backend_testcase (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9834 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:11 Revision b3d4a038: Fixed bug #14500: Bug: Unit test failures in t3lib_matchCondition_backend_testcase (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9833 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:05 Bug #22732: Unit test failures in t3lib_matchCondition_backend_testcase
- Committed to trunk rev 9832
- 16:00 Bug #22732: Unit test failures in t3lib_matchCondition_backend_testcase
- I've tested some more. Only the determinePageIdByRecordDatabaseExecuteCallback gets called, while the determinePageId...
- 20:04 Revision 3fa547f0: Fixed bug #14500: Bug: Unit test failures in t3lib_matchCondition_backend_testcase (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9832 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:44 Bug #24358 (Closed): Change formatting of "pageNotFound_handling" and "pageUnavailable_handling"
- The formatting for "pageNotFound_handling" and "pageUnavailable_handling" is ugly at the moment. Use a definition lis...
- 19:09 Bug #24357 (Closed): Make recycler stateful
- Recycler doesn't remind last actions. This patch use the stateprovider to save the states while using. Following stat...
- 19:06 Bug #24335: Add ExtDirect Stateprovider for ExtJs States
- committed to trunk rev 9831
- 19:05 Revision 708e925f: Fixed bug #16738: Add ExtDirect Stateprovider for ExtJs States
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9831 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:55 Bug #24312: Use ExtJS for collapseable sections like in reports module
- Committed to trunk rev 9830
- 18:55 Revision 7e200780: Fixed bug #16706: Use ExtJS for collapseable sections like in reports module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9830 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:46 Bug #24356 (Closed): Highlighted pages in a workspace overlap the pagetree border.
- When using workspaces, pages with changes are highlighted. This highlight slightly overlaps the border of the pagetr...
- 18:36 Revision 6c3edefe: Followup-to #9819: Workspace preview window - empty preview.css included in order to support the skin team
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3378 743128fe-103e-dd11-99c4-001b2...
- 17:25 Bug #14884: 'removeTag' does not remove closing tags
- This fix seems to be causing major problems: #0016760.
- 17:07 Bug #22299: Opening website frontend view from backend does not work properly
- Oliver, can you please try to get this one fixed? (at least for 4.5)
I don't think this is a minor issure, but rathe... - 16:28 Bug #24354 (Closed): IM/GM touches images that have cropscaling configured even if dimensions fit to configuration
- Take an IMAGE in typoscript (assuming myTestImage.jpg is 500x150 px)
10 = IMAGE
10.file = fileadmin/myTestImage.j... - 16:22 Bug #24311: TCEForms->getIconHTML() does not resolve back paths before checking static files
- Fixed in r9829.
- 16:19 Revision d345ec39: Fixed bug #16703: TCEForms->getIconHTML() does not resolve back paths before checking static files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9829 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:46 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- @Henrik: The patch is pending in core list. Please give your +1 there.
- 15:38 Feature #25591: include TSRef changes for 4.5.
- in the first patch, something was wrong with the diff, use the 2nd.
please note: diff made with patch #16661 already... - 15:37 Feature #25590: include TSRef changes for 4.4
- In the first patch, something was wrong with the diff.
use the second, please - 15:37 Feature #11555 (Closed): Popup-blocker detection
- A popup-blocker detection would be nice ...
Idea from Jens:
erstmal eine message erstellen das es kein popup ga... - 15:34 Bug #24346: Thumbnail generation fails
- Patch is working for me fine!
Thanks!
Why doen't anybody check if everthing is working in safe_mode.
That is n... - 14:36 Bug #24346: Thumbnail generation fails
- It's not a problem with the argument but with the command itself.
escapeshellarg() adds single quotes around the com... - 15:28 Feature #9819 (Under Review): Workspace preview window
- "Live" and "Workspace" need to be clickable
- 15:20 Bug #25679: Uninitialized variable triggers warning in BE module
- committed to trunk revision 9828
- 15:14 Bug #25679 (Closed): Uninitialized variable triggers warning in BE module
- The start date of a Scheduler task may be empty due to wrong user input. As such its existence should be tested, just...
- 15:17 Revision f0347c8b: Fixed bug #16766: Scheduler: Uninitialized variable triggers warning in BE module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9828 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:08 Bug #24212: Update meta tag "charset" for HTML5 – document character-encoding declaration
- The old patch is not working and we move the function which called the setMetaCharsetTag to the existing switch condi...
- 15:08 Bug #24353: destroyed encoding in file class.t3lib_div.php
- This got broken with #23632.
Affected is not only the line from danish_strtoupper() quoted above, but also one lin... - 14:43 Bug #24353 (Closed): destroyed encoding in file class.t3lib_div.php
- Since last Core-Update encoding of file class.t3lib_div.php is screwed up.
Obviously the file was edited with ... - 15:06 Bug #25676: miscalculation in the scheduler at the turn of the year 2010 => 2011
- Committed v3 to 4.3 in revision 9826
Committed v3 to 4.4 in revision 9827, with the proposed unit tests. - 15:04 Revision 1efbc97b: Fixed bug #16470: Scheduler fails to calculateNextValue a turn of the year
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9827 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:02 Revision b470c455: Fixed bug #16470: Scheduler fails to calculateNextValue a turn of the year
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9826 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:58 Bug #24280: <span> lost while saving if it spans the whole paragraph
- In my case this happens with whole paragraphs and parts of it: http://bugs.typo3.org/view.php?id=16760
- 14:43 Bug #19124: exec_SELECTquery() has wrong documentation: Third parameter (WHERE clause) is NOT optional
- committed to trunk (rev. 9825).
- 14:41 Revision a78c9df0: Fixed bug #9002: exec_SELECTquery() has wrong documentation: Third parameter (WHERE clause) is NOT optional
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9825 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:07 Revision 7433e6c2: added missing word "must"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9824 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:38 Bug #24352: Insufficient information about which class is failing to implement interfaces in tslib_cObj->start()
- committed to trunk (4.5) in r9823
- 13:36 Bug #24352: Insufficient information about which class is failing to implement interfaces in tslib_cObj->start()
- committed to branch 4.4 in r9822
- 13:31 Bug #24352 (Closed): Insufficient information about which class is failing to implement interfaces in tslib_cObj->start()
- Hooks and interfaces introduced intslib_cObj->start() check whether classes registered for these hooks implement the ...
- 13:37 Revision af668f93: Fixed issue #16764: Insufficient information about which class is failing to implement interfaces in tslib_cObj->start()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9823 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:35 Revision d9e11c53: Fixed issue #16764: Insufficient information about which class is failing to implement interfaces in tslib_cObj->start()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9822 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:10 Feature #23526: Call the list module through the dispatcher instead directly
- committed v3 to trunk rev 9821
- 13:09 Revision dd35346d: Fixed bug #15686: Call the list module through the dispatcher instead directly (Thanks to Helmut Hummel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9821 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:00 Bug #24351 (Closed): Page Module "Show page language version" and page tree
- When you select a non-default language in field "Show page language version" in the Localization View and click on th...
- 13:00 Bug #23866: layered menus generate "too much recursion javascript-error"
- Since 0012376 got into the CORE (TYPO3 4.4.5), the TMENU_LAYERS of one of my TYPO3 sites don´t work anymore. I get ex...
- 12:51 Bug #24055: Inconsistent styling of the DB integrity checks overview
- committed to trunk (4.5) in r9820
- 12:50 Revision 31f38314: Fixed issue #16389: Inconsistent styling of the DB integrity checks overview
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9820 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:40 Bug #24350 (Closed): FileBackend tests are broken on windows
- There is a path problem on windows, here is the failure report of 2 tests:...
- 12:14 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- committed to trunk (4.5) in r9819
- 12:10 Revision 7b846e89: Fixed bug #16599: Radio Selector for content to show on mount pages not displaying the selected value, credits Joh Hasenau
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9819 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:32 Bug #24332: Inclusion of js/css for loadResourcesForRegisteredNavigationComponents lacks loading order
- committed v2 to trunk rev 9818
- 11:31 Revision 03ce5b38: Fixed bug #16735: Inclusion of js/css for loadResourcesForRegisteredNavigationComponents lacks loading order
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9818 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:26 Bug #11539: Split view
- HCI issue: http://forge.typo3.org/issues/11540
- 10:36 Bug #11539 (Accepted): Split view
- Agreed - maybe we should have a fallback - not sure we're able to include it in 4.5
- 10:31 Bug #11539 (Closed): Split view
- I don't know whether this is "by design" or a bug:
Is it really not possible anymore to view the workspace version... - 11:24 Bug #23806: Clicking a label should set the focus on the input field
- committed to trunk rev 9817
- 11:24 Revision 988dbd02: Fixed bug #16084: Clicking a label should set the focus on the input field
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9817 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:20 Bug #23706: media breaks on filenames with spaces
- Reminder #1
- 11:17 Feature #23872: Renaming of FE cookie name
- If any browser (eg. firefox/google chrome) access one TYPO3 installations with a subdomain-cookie-setting (eg. ".exam...
- 11:12 Feature #24345: Add three hooks in user setup for manipulating the user setup form
- After review there is one hook left. Thanks to Steffen Gebert supporting me with my first RFC. :)
- 10:58 Bug #11532: Generate Workspace Preview Link not working
- No popup. Nothing happens after clicking.
- 10:47 Bug #11532 (Needs Feedback): Generate Workspace Preview Link not working
- Hm how is it "not working"? Does the popup show-up and offer a link but the link doesn't lead you to the workspace? O...
- 09:59 Bug #11532 (Closed): Generate Workspace Preview Link not working
- Generate Workspace Preview Link is not working for me (in Chromium 8).
- 10:56 Feature #10642: Implement workspace preview
- Hi - it seems that the attached files still work on the wrong base.
Our official Javascripts now include the slide... - 10:48 Bug #11534 (Accepted): Refresh of the workspace table does not reset the highlighting state
- 10:01 Bug #11534 (Rejected): Refresh of the workspace table does not reset the highlighting state
- 1.) Expand a row in the workspaces table
2.) Click on refresh in the bottom right corner of the workspaces table.
3... - 10:46 Bug #11336 (Accepted): Make error message more user friendly
- 10:45 Bug #11473 (Accepted): Send to stage window may be too large
- 10:44 Bug #11480 (Accepted): Add warning when choosing mass actions
- 10:43 Bug #11481 (Accepted): Naming of "Release" mass action is unclear
- 10:43 Bug #11529 (Accepted): Infinite not infinite / moved pages not always visible in element list
- 09:50 Bug #11529 (Closed): Infinite not infinite / moved pages not always visible in element list
- View: Workspaces Module -> Root page in pagetree
Action: Select "infinite" (or multiple levels) from the dropdown
R... - 10:42 Bug #11530 (Accepted): Deleting does not always work
- Kind of right - we will not have "Actions" on the "All" tab...
- 09:53 Bug #11530 (Closed): Deleting does not always work
- View: Workspaces Module - Tab "All"
Action: Try to delete element that is either in a deleted stage ("stage not foun... - 10:39 Bug #11531 (Accepted): Check if email is set before trying to send an email
- 09:55 Bug #11531 (Closed): Check if email is set before trying to send an email
- If a user is selected to be notified on stage change normally an email is sent. If that user has no email address set...
- 10:37 Bug #11538 (Accepted): Deleting page which has (deleted) subpages
- good catch
- 10:29 Bug #11538 (Closed): Deleting page which has (deleted) subpages
- If I have this structure:
Page1
-- Page2
-- Page3
and delete with subpages is not set, I have to first delete... - 10:26 Feature #11537 (Closed): No Diff for sys_template changes
- For normal content elements there is a diff shown when text is changed. If you change a template you don't get the di...
- 10:21 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- Committed to trunk rev. 9816.
Thanks for your contribution, Marc! - 10:19 Revision 0e469569: Fixed bug #14564: Width of one text paragraph in the Install Tool is too big (Thanks to Marc Wöhlken)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9816 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Bug #11536 (Closed): View module always shows live pages
- I'm unsure whether this has anything to do with workspaces or not (and whether this is a bug or a feature):
When I... - 10:15 Bug #24323: Wrong translation markers in Content Element Image
- Committed to trunk rev. 9815
Thanks for your contribution, Thomas! - 10:13 Revision ef65da07: Fixed bug #16725: Wrong translation markers in Content Element Image (Thanks to Thomas Kieslich)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9815 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:08 Bug #11535 (Closed): LIVE workspace actions don't work
- When I am in a custom workspace in the workspaces module and click on "LIVE" I can see the changed records from LIVE ...
- 09:58 Bug #23764: Improve ExtJS skin: Buttons
- Ralf Brändli took care in the skin team. The patch has still to be reviewed.
http://forge.typo3.org/issues/11096 - 09:53 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- This probably also needs to be done in 4.4, since we are also quoting the filename in 4.4.5 (to be able to have space...
- 09:48 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- - part 1 is a refactoring of t3lib_lock into an abstract and a (backwards compatible) concrete class
- part 2 is a n... - 09:43 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- Hi Olly, you might want to take a look at this issue. What do you think of this? Could this idea of the abstract lock...
- 09:33 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- I can integrate patch from Olly in my current rewrite. If there is a decision to generate new sub-classes, it will t...
- 09:30 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- It sounds like you have:
- part 1 is a refactoring of t3lib_lock into an abstract and a (backwards compatible) con... - 09:12 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- Just to summarize current status and my changes:
currently we have t3lib_lock with all the switches in it.
I in... - 09:38 Bug #22939: ImageMagic auto-detection fails when using macports
- Issue has been resolved as result of issue #17489
- 09:24 Bug #24344: Uninitialized variable triggers exception in Update wizard
- Committed to trunk in revision 9814
- 09:22 Revision 8f80e713: Fixed bug #16751: Uninitialized variable triggers exception in Update wizard
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9814 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:47 Bug #24322: List Module -> field selector: the table has a wrong background color in current trunk
- Committed to trunk in rev: 9812 (will appear in 4.5.0-beta3)
- 06:45 Revision ebd5ac13: Follow up bug #16724: added credits to ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9813 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:43 Revision 93eb137e: Fixed bug #16724: List Module -> field selector: the table has a wrong background color in current trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9812 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-12-16
- 22:55 Feature #23612: Inserting youtube URL in media does not work
- Could not reproduce. I added the media like in the screen media-youtube.png and it worked as expected in the frontend...
- 22:48 Bug #23764: Improve ExtJS skin: Buttons
- Any news on that one, Steffen?
- 22:44 Bug #23582: Docheader (save, save+view, save+close etc) missing
- Any link with an *anchor* (#) as a target will shift the content area up. It used to shift up by 22px, thus the doche...
- 22:44 Bug #23777: selecting a Clipboard hides save- and other buttons
- This is the same issue as #23582:
Any link with an *anchor* (#) as a target will shift the content area up. It use... - 22:39 Bug #23587: Installation of Introduction Package fails without error message when gzuncompress() is missing
- Solved already in #23147 by the addition of the check for zlib in the 123 wizard
- 22:37 Bug #23702: Edit on click for Page and List module
- Nice one, but postponed to 4.6 due to feature freeze. Thanks! :)
- 22:33 Bug #23619: Sprite generator should add more space between icons
- Shouldn't the fix in this case be in to use a margin-right: 6px instead of a padding-right on the span?
The sprite... - 22:21 Bug #23514: parse_url errors from tslib_content
- Please consider giving more information, as mentioned already in the core-list (Francois and Jigal). Without it, we w...
- 22:11 Bug #24347 (Closed): Menu in GLUECK template rendered incorrectly
- Upgrading from 4.3.8 to 4.5, I noticed that in pages based on the GLUECK
template, both menus are set in a single li... - 21:14 Feature #10739 (Closed): Add "Refresh report" button
- 20:13 Bug #24346: Thumbnail generation fails
- How come this affects the "+profile" part if the escapeshellarg() you are refering to in the additional info is only ...
- 19:23 Bug #24346 (Closed): Thumbnail generation fails
- In class.t3lib_div.php :: imageMagickCommand the php function "escapeshellarg" is used instead of "escapeshellcmd". T...
- 18:31 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- Committed to trunk rev: 9811
(waiting for RMs for okay on other branches) - 18:27 Revision 9ed784e3: Fixed bug #12661: Problem with german "Umlaute" in BE file list, no thumbs generated
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9811 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:59 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- Maybe it would be easier to get this thing splitted in two separate patches:
1) splitting up without changing the ... - 14:23 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- related also to: http://bugs.typo3.org/view.php?id=8010 ,
especially as there has been a whish to split each in a ... - 14:18 Bug #24342: t3lib_lock still sometimes has a race condition on deleting locks.
- v2: split into three files (one for each class).
- 15:11 Revision 239f48c4: Updating version number to 4.4.6-dev after release of 4.4.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9810 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:10 Revision 39403067: Tagging TYPO3 4.4.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-5@9809 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:10 Revision 2d296e86: Release of TYPO3 4.4.5
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9808 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Hi Xavier,
Just checked out the full trunk, cleared the cached files without any success.
Even replaced the DBAL ... - 13:42 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- This bug will be closed around Christmas if there is no confirmation that this bug still occurs.
- 15:05 Revision af89bc49: Updating version number to 4.3.10-dev after release of 4.3.9
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9807 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:04 Revision e7bdbb63: Tagging TYPO3 4.3.9
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-9@9806 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:03 Revision b4efdb9e: Release of TYPO3 4.3.9
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9805 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:59 Revision bb490916: Updating version number to 4.2.17-dev after release of 4.2.16
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9804 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:57 Revision 77723790: Tagging TYPO3 4.2.16
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-16@9803 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:57 Revision c3435e49: Release of TYPO3 4.2.16
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9802 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:43 Revision 3b523aa1: Follow-up to bug #16593: Added unit tests
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9801 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:43 Revision e066cb97: Follow-up to bug #16593: Added unit tests
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9800 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:42 Revision 44342399: Follow-up to bug #16593: Added unit tests
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9799 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:42 Revision ce6067cc: Fixed bug #16593: It is possible to bypass 'verifyFilenameAgainstDenyPattern'
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9798 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:42 Revision 5d794b09: Fixed bug #16593: It is possible to bypass 'verifyFilenameAgainstDenyPattern'
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9797 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:42 Revision c88b8996: Fixed bug #16593: It is possible to bypass 'verifyFilenameAgainstDenyPattern'
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9796 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:42 Revision 1b58e430: Fixed bug #16593: It is possible to bypass 'verifyFilenameAgainstDenyPattern'
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9795 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision 5b50c64c: Fixed bug #16485: Cross-Site Scripting in showpic functionality
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9794 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision be865422: Fixed bug #16485: Cross-Site Scripting in showpic functionality
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9793 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision b3821916: Fixed bug #16485: Cross-Site Scripting in showpic functionality
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9792 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision 0211c947: Fixed bug #16362: Directory traversal attack in em_unzip
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9791 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision 33b8c9af: Fixed bug #16362: Directory traversal attack in em_unzip
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9790 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Revision 9d66d230: Fixed bug #16362: Directory traversal attack in em_unzip
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9789 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Revision 7d03d500: Fixed bug #16362: Directory traversal attack in em_unzip
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9788 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Feature #24345 (Closed): Add three hooks in user setup for manipulating the user setup form
- It will be nice to place some hooks in the module of user setup to manipulate the doc object and to add your own flas...
- 14:40 Revision d96c07d0: Fixed bug #15735: FORM content object is susceptible to XSS (thanks to Benjamin Mack)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9787 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Revision 4e8bd7a1: Fixed bug #15735: FORM content object is susceptible to XSS (thanks to Benjamin Mack)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9786 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Revision 3c5d1523: Fixed bug #15735: FORM content object is susceptible to XSS (thanks to Benjamin Mack)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9785 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Revision 6d17fe7c: Fixed bug #15735: FORM content object is susceptible to XSS (thanks to Benjamin Mack)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9784 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Revision 2cfe2694: Fixed bug #16653: SQL injection problem in class.db_list.inc (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9783 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Revision f349a2e9: Fixed bug #16653: SQL injection problem in class.db_list.inc (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9782 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Revision 3aeb4d81: Fixed bug #16653: SQL injection problem in class.db_list.inc (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9781 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Revision 59896c48: Fixed bug #16653: SQL injection problem in class.db_list.inc (thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9780 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision bc01e913: Fixed bug #15737: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9779 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision 9eb4be4c: Fixed bug #15737: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9778 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision e8c32474: Fixed bug #15737: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9777 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision fcabd2fc: Fixed bug #15737: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9776 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision 368f57fe: Fixed bug #16590: t3lib_TSparser::checkIncludeLines() does not check files to be included (thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9775 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:38 Revision e8e92619: Fixed bug #16590: t3lib_TSparser::checkIncludeLines() does not check files to be included (thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9774 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Revision 0ba23902: Fixed bug #16590: t3lib_TSparser::checkIncludeLines() does not check files to be included (thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9773 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Revision 5d5ca4ef: Fixed bug #16590: t3lib_TSparser::checkIncludeLines() does not check files to be included (thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9772 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Revision dc5c4836: Fixed bug #14402: XSS in Install tool (thanks to Benjamin Mack)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9771 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Revision 9bb2fe60: Fixed bug #14402: XSS in Install tool (thanks to Benjamin Mack)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9770 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Revision cf974942: Fixed bug #14402: XSS in Install tool (thanks to Benjamin Mack)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9769 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:36 Revision e892f0a1: Fixed bug #14402: XSS in Install tool (thanks to Benjamin Mack)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9768 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:32 Feature #18557: Integrate locking by database in t3lib_lock
- related to: http://bugs.typo3.org/view.php?id=16749
- 12:19 Revision 3590f67b: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9767 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Bug #23447: changing most methods in t3lib_userauth to protected breaks extension simulate_be
- as requested.. Simulate_be can be changed instead.
- 10:16 Feature #11029: Workspaces module: Row detail view
- Could you please review and commit this ASAP? We'd like to make the last adjustments within the next days.
Thanks
... - 10:12 Feature #11427: Field Override for indexing
- This is a very nice solution I tested it.
I used it to insert event dates into the search index, this way users can... - 02:57 Bug #11268 (Closed): Fatal in Trunk
2010-12-15
- 21:32 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- Attached V2 patch adds the command "replace:fieldname" to the existing "before" and "after"
- 10:24 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- See my comment at #16349
- 08:59 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- Just for the record:
http://bugs.typo3.org/view.php?id=16349 woudl be solved with this. - 21:06 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
- Not right now, but I will try to get one made in the nearest future.
- 19:28 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
- Hey Lars, do you have an updated version of this patch that applies to 4.4.4?
- 20:39 Bug #11480: Add warning when choosing mass actions
- > Agree, this would show up as a confirmation popup?
There's already a confirmation popup, but it just says "Publi... - 19:12 Bug #11480: Add warning when choosing mass actions
- Agree, this would show up as a confirmation popup?
- 18:14 Bug #11480 (Closed): Add warning when choosing mass actions
- When choosing a mass action in the workspaces module, the entire workspace is affected. Although this is what the pop...
- 19:47 Bug #24340: t3lib_error_Exception after installing Meta tags extended Version 1.0.4
- So this is not a bug of the core but of this particular extension.
- 07:59 Bug #24340 (Closed): t3lib_error_Exception after installing Meta tags extended Version 1.0.4
- Hi,
I just installed : Meta tags, extended Version: 1.0.4
on my fresh typo3 4.4 (with Introduction Package)
... - 19:44 Bug #24338: TS object RECORDS with sys_language > 0 doesn't work
- Actually it does support overlays but therefor it needs a certains setup:
if (is_array($row) && $GLOBALS['TSFE']->... - 12:38 Bug #24338: TS object RECORDS with sys_language > 0 doesn't work
- not related to #22406 as this is about CONTENT / select.
IMO records never supported multilingual tables as it fet... - 19:36 Bug #23270: forceTypeValue does not work
- Same for class.tslib_menu.php - but in this case the check is done against $typeOverride, which will return false if ...
- 19:30 Bug #23270: forceTypeValue does not work
- In class.t3lib_tstemplate.php there is the following check at line 1461 (current trunk)
if (!t3lib_div::testInt($t... - 13:37 Bug #23270: forceTypeValue does not work
- If using the following TypoScript, the links generated do use ?type=100 and NOT ?type=0:
typepage = PAGE
typepage... - 19:34 Feature #11504 (Rejected): [New Ext Mgm] Settings - Repsositories - Naming
- View: New Extension Manager - Settings
Action:
Look at a repository
Result:
Ask yourself what the heck a WSDL... - 19:13 Bug #11479 (Accepted): Label of publish action is confusing
- Good point - going to take care of it
- 18:08 Bug #11479 (Closed): Label of publish action is confusing
- In the action menu, there's an option called "Send to stage Publish to LIVE" (see screenshot). I think the wording is...
- 19:10 Bug #11481: Naming of "Release" mass action is unclear
- +1 for "undo changes"
- 18:16 Bug #11481 (Closed): Naming of "Release" mass action is unclear
- Among the possible mass actions from the workspaces module, is the "Release" action which rolls back all changes. I f...
- 18:02 Bug #11472: Missing action icons in workspaces module
- Note that I *do* have the "Send record to previous stage" icon afte the record has moved some stages. It's just about...
- 17:44 Bug #11472 (Closed): Missing action icons in workspaces module
- While working in the workspaces module and hovering over the row of a given element, I only see the "Swap" and the "S...
- 17:50 Bug #11473 (Closed): Send to stage window may be too large
- If there's a large number of users who can be addressed by a stage change, the floating window that appear upon start...
- 14:10 Bug #24344 (Closed): Uninitialized variable triggers exception in Update wizard
- An uninitialized variable triggers an exception in Update wizard, breaking the update process.
The solution is sim... - 14:06 Bug #24343 (Closed): htmlArea RTE: Popup layer for editing links is not resizeable in IE
- when creating or editing a link in RTE, the opened layer window is resizeable in Firefox but NOT in IE 7 and 8. IE 6 ...
- 13:15 Bug #24342 (Closed): t3lib_lock still sometimes has a race condition on deleting locks.
- The problem of already deleted lock files still exists.
* Solution : Add a "static" lock class and implement a loc... - 12:18 Bug #24341: No access to cObj in classes tslib_content_Media , tslib_content_Abstract by custom media renderer
- Okay, great.. thanks for your feedback!
Would you mind sending an RFC to the core team list, to get this change in... - 10:59 Bug #24341: No access to cObj in classes tslib_content_Media , tslib_content_Abstract by custom media renderer
- Correct
- 10:57 Bug #24341: No access to cObj in classes tslib_content_Media , tslib_content_Abstract by custom media renderer
- So before $this was the cObj, now it is tslib_content_Media?
- 10:53 Bug #24341: No access to cObj in classes tslib_content_Media , tslib_content_Abstract by custom media renderer
- In Version 4.4 the cObj was passed directly in typo3/sysext/cms/tslib/class.tslib_content.php in lin 2829 because the...
- 10:44 Bug #24341: No access to cObj in classes tslib_content_Media , tslib_content_Abstract by custom media renderer
- Was $this->cObj accessible before?
- 10:05 Bug #24341 (Closed): No access to cObj in classes tslib_content_Media , tslib_content_Abstract by custom media renderer
- The tslib_content_Media object passes on itself to customMediaRender function in class.tslib_content_media.php line 2...
- 11:15 Bug #24170: No inline relation to tables with tabs possible
- there is now a testextension. how to reproduce:
1) create a record "IRRE Test record"
2) fill the relation #3. it s... - 10:56 Bug #10907: invalid external url not detected
- Sorry for warming this up, but some are still not catched.
http://philippgampe.info/fileadmin/ (403) is detected.
... - 10:40 Bug #24339: Circular dependency of taskcenter / sys_action
- taskcenter suggests only sys_action. It doesn't depend on it.
I agree that the difference between the "an extensio... - 10:38 Bug #11268: Fatal in Trunk
- That might have been the problem. It works today.
This issue can be closed. - 09:31 Bug #14692: Access to file resources does not work with mod_fcgid
- I also noticed this problem and tried to solve it the last two days. I use also TYPO3 4.4.4, PHP 5.2.4 Apache 2.2.8....
2010-12-14
- 23:36 Bug #24339 (Closed): Circular dependency of taskcenter / sys_action
- Both extensions depend on each other. So, unable to install them, except you choose to "ignore dependency".
How to... - 23:13 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- After trying to put the fields into the palettes containing the fieldname to position the field before or after, I fo...
- 21:28 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- @dolharz : your vote in the typo3.teams.core newsgroup / mailinglist is useful to get this patch in 4.5!
- 20:21 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- I tested the attached patch. (Unfortunatelly I was unable to "patch" it using patch.exe, as it either crashed or only...
- 08:06 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Patch submitted to core list
- 19:01 Revision d6a5cd7b: [+BUGFIX] Fluid (ViewHelpers): tweaked SelectViewHelper to avoid fatal error on PHP 5.2
- Fixes: #8749
- 18:17 Feature #10432 (Accepted): Check link by chunk with the backend module
- 18:16 Feature #10431 (Accepted): Caching result
- 18:15 Feature #11276 (On Hold): Use the new mail API for the scheduler mail
- 17:49 Feature #11279 (Accepted): Create unit tests at least for the link type classes
- 17:47 Bug #22406: select.languageField only works with config.sys_language_overlay = 0 in other tables than tt_content
- I have a similar problem with tt_content table. Only records with default language (id:0) or all-language (id:-1) are...
- 17:35 Bug #22406: select.languageField only works with config.sys_language_overlay = 0 in other tables than tt_content
- Related to http://bugs.typo3.org/view.php?id=16742 ?
- 17:35 Bug #24338: TS object RECORDS with sys_language > 0 doesn't work
- Related to http://bugs.typo3.org/view.php?id=14042 ??
- 14:54 Bug #24338 (Closed): TS object RECORDS with sys_language > 0 doesn't work
- RECORDS seem to only work for default languages, anything with a sys_language bigger then 0 doesn't seem to work.
... - 17:10 Bug #24335: Add ExtDirect Stateprovider for ExtJs States
- I attached a patch which demonstrate the usage in recycler. Following states are saved:
* depth combo
* table combo... - 11:11 Bug #24335 (Closed): Add ExtDirect Stateprovider for ExtJs States
- ExtJs has a built-in state provider which read/save states of components. It's mostly used with CookieProvider, but i...
- 17:03 Feature #9819 (Resolved): Workspace preview window
- 17:00 Feature #9819: Workspace preview window
- As discussed in the last meeting, the attached 9819v2.patch has been committed to trunk (rev. 3360)
- 17:00 Revision df8b88ed: Fixed bug #9819: Workspace preview window
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3360 743128fe-103e-dd11-99c4-001b2...
- 16:40 Bug #24334: sendCacheHeaders: Wrong usage of Pragma: public and no-cache
- RFC dropped because of negative voting in core list, not a bug.
See discussion: http://lists.typo3.org/pipermail/t... - 12:15 Bug #25678: Important information missing in manual (ext_autoload.php)
- maybe related to #0013381?
- 12:11 Bug #25678 (Closed): Important information missing in manual (ext_autoload.php)
- Manual of the scheduler: Developer's Guide - Autoloading: says nothing about that the keys of the associative array h...
- 12:14 Bug #17246: Restricted number of DB Mounts in Mountpoints on edit workspace
- This can be closed, I think.
As pointed out, the field has maxitems=10. If need more, you can adjust the TCA. If y... - 12:13 Bug #24336 (Closed): <img> Tags are rendered with border attribute in HTML5 mode
- By default <img> Tags are rendered with a border attribute in HTML5. Only with XHTML they are omitted.
This is a bug... - 07:30 Bug #24333: 'sortby' Field in TCA Object
- of course as this is usually a integer field which is not displayed in the backend. What you are looking for is
--
...
2010-12-13
- 20:38 Bug #24331: "Translation handling" does not work
- You are welcome.
Closed, no bug. - 17:03 Bug #24331: "Translation handling" does not work
- This is the first time I see it ...
It works, thank you! - 16:49 Bug #24331: "Translation handling" does not work
- Delete the content of the folder typo3conf/l10n/<langkey>
Delete the zip files in typo3temp/
Go to EM -> translat... - 15:47 Bug #24331 (Closed): "Translation handling" does not work
- After an update (4.2.x to 4.4.4), the translation does not work at all:
- No file created in l10n
- No files create... - 19:59 Bug #24334 (Closed): sendCacheHeaders: Wrong usage of Pragma: public and no-cache
- Problem:
Given chache-headers are turned on via config.sendCacheHeaders = 1
class.tslib_fe.php outputs "Pragma: pub... - 18:13 Bug #24333 (Rejected): 'sortby' Field in TCA Object
- Adding ‘sortby’ field to the TCA class causes rewriting of all entries after adding a new entry.
Steps to reproduc... - 17:19 Bug #24332 (Closed): Inclusion of js/css for loadResourcesForRegisteredNavigationComponents lacks loading order
- in backend.php there is a function to load resources for registered navigation components. It loads all existing file...
- 16:51 Feature #20596: php addslashes support for typoscript
- 1,5 years only... ;-)
However, closed as requested. - 16:43 Feature #20596: php addslashes support for typoscript
- I think this issue should be closed, i was young and dumb when opened it.
- 15:55 Feature #11427 (Closed): Field Override for indexing
- It would be nice to have the possibility to override certain fields like item_crdate so you can filter entries by yea...
- 14:47 Bug #24323: Wrong translation markers in Content Element Image
- Thanks, Thomas!
- 13:38 Bug #24323: Wrong translation markers in Content Element Image
- pending in core list
- 13:37 Bug #24323: Wrong translation markers in Content Element Image
- Hi Steffen
Thanks for the Hints. v3 is my own try to make unified diff and it looks very similar to v2 ;-) - 12:21 Bug #24323: Wrong translation markers in Content Element Image
- Hi Thomas,
thanks for your patch. Of course, you can file bugs without patches here. However, everybody is invited... - 11:34 Bug #24323: Wrong translation markers in Content Element Image
- just upload the patch
- 14:22 Bug #24329: Db fields labels in expanded list view are unsorted
- Suggested patch, that seems to be working as expected.
- 11:21 Bug #24329 (Closed): Db fields labels in expanded list view are unsorted
- If i have many custom fields for e.g. "pages" table - list in advanced mode is just to big for searching.
The prob... - 12:13 Bug #24330 (Closed): Prevent search engines (like google) to index error messages
- Error messages should have an equivalent http header, e.g.
400 Bad Request
I've added these header to cms showpic... - 11:53 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Thus, I can confirm that bug is only present if more than two double quotes are present in the command. However, then...
- 11:52 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- (Apparently, bugtracker ate part of my previous post at the beginning.)
I first tried the following code:
$exec... - 11:12 Feature #24309: Add custom status icons to BE sprites
- Ok, i wait for typo3 4.5 with huge impatience, there are so many new cool features (especially i like file API and ht...
- 10:44 Feature #24214: Add render-postProcess Hook to t3lib_pageRenderer
- New Version that makes the variables available which are later used in filling the markerArray
2010-12-12
- 23:30 Bug #24328 (Closed): Fill the color gap between module menu and tree-less modules
- Currently there's a color gap, when no module using a tree is used: The highlight-color of the module menu conflicts ...
- 23:05 Bug #24327: Usability: "edit group" icon in FormEngine / user admin at the wrong place
- I agree, the rendering of the TCEforms seems to be really bad that the icon is shown right of the right list, althoug...
- 21:16 Bug #24327 (Closed): Usability: "edit group" icon in FormEngine / user admin at the wrong place
- The "User Admin" interface has a usability problem regarding the "edit group" icon (the pencil).
The pencil is pla... - 22:57 Bug #17227: Shortcut to external URL if referer-check enabled
- Does this also occur, when you redirect example2.com to example.com? Because of duplicate content, sites shouldn't be...
- 22:51 Bug #17869: Installing extensions via different domains
- Could it be related to the problem mentioned here: http://lists.typo3.org/pipermail/typo3-dev/2010-November/042052.html
- 21:03 Bug #24313: Circular dependency in gm
- Patch pending in core list.
- 13:06 Bug #24313: Circular dependency in gm
- Yes that works - thanks a lot for the fix
- 10:19 Bug #24313: Circular dependency in gm
- Attached a patch for trunk (16707.patch) and one for version 4.3 (16707_4-3.patch).
Can you test it on your system w... - 20:38 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Further searching suggests that the problem is only present if more than two double quotes are present. Can you test ...
- 20:13 Bug #24326 (Closed): CSH: no box-shadow property in IE < 9 and other less capable browsers
- We have a nice box-shadow on the CSH-Box but unfortunately no fallback solution yet for less capable browsers. Withou...
- 18:16 Feature #9819: Workspace preview window
- btw - with this preview, the "stop preview" button make no sense anymore!
- 17:54 Feature #9819: Workspace preview window
- Hi Tolleiv,
i tested your preview and it works really nice now.
See my adjustments to make it clearer:
!worksp... - 16:19 Bug #24325 (Closed): Web Info Module > Pagetree Overview: wrong alignment
- As the id of the body tag changed in TYPO3 4.5 the layout of pagetree overview got broken, e.g. dotted lines have a ...
- 09:04 Feature #24324 (Closed): tcaTree: Feature to make own record unselectable
- The tcatree is a great feature to build a category tree. Inside every category the parent needs to be selected (no pa...
2010-12-11
- 22:37 Bug #24323: Wrong translation markers in Content Element Image
- patch with pspad under win is not nice or easy
will read the docs and go to a linux sys, TOMORROW
where can i pos... - 22:22 Bug #24323: Wrong translation markers in Content Element Image
- Do you know how to create a small patch for this?
Doing so helps us solve that problem quickly! - 22:10 Bug #24323: Wrong translation markers in Content Element Image
- in textpic
locallang_ttc.xml
in image
locallang.xml
trunk from 11.12.2010
- 22:06 Bug #24323: Wrong translation markers in Content Element Image
- Where exactly in the file are wrong paths?
The same paths are for example also used for the textpic element. Are t... - 21:13 Bug #24323 (Closed): Wrong translation markers in Content Element Image
- In sysext/cms/tt_content.php > types >image locallang.xml is not the same as locallang_ttc.xml.
--div--;LLL:EXT:... - 21:59 Bug #22966: Taskcenter - how to create a task?
- Just an update to my previous response:
It turned out that the functionality in the task center in typo3 v. 4.4 ca... - 17:56 Feature #9819 (Needs Feedback): Workspace preview window
- attached patch adds to first working implementation for the slider - please review and comment
- 14:48 Bug #24313: Circular dependency in gm
- I suspect it comes from t3lib_div::gif_compress(). This function uses IM/GM (or GD) to compress a gif file. It was th...
- 14:43 Bug #24322 (Closed): List Module -> field selector: the table has a wrong background color in current trunk
- The attached patch removes the class definition as it isn't needed anymore. See before.png & after.png.
(issue im... - 13:38 Feature #24309: Add custom status icons to BE sprites
- Ahh, I just saw Steffen's response in the mailing lists. He is right...
Sorry, I forgot that we currently are in ... - 11:12 Feature #24309: Add custom status icons to BE sprites
- Ok, have added to mail list http://lists.typo3.org/pipermail/typo3-team-core/2010-December/046907.html
Thank you for... - 00:08 Feature #24309: Add custom status icons to BE sprites
- 1) is no problem. Applying the patch seems to work for me.
I use Eclipse with SVN Integration (which has to be insta... - 13:11 Bug #11117 (Closed): Workspaces modules should remember last selected workspace
- With #11141 which we agreed on in the last UI-related meeting, this issue is not "required" anymore since we will swi...
- 12:57 Bug #11318 (Under Review): workspaces task miss title
- 12:25 Feature #24321 (Closed): Table Properties - only one Value - pleas extend to 4 values
- I can set only one value in "Border width:"
Please allow something like "1px 2px 0.5em 0" or "1 1 2 1"
... - 12:20 Bug #24320 (Closed): Wrong Tabindex in Table Properties/Row Properties
- Tabulator Key doesnt Work in Layout and Alignment Border - Tab
(issue imported from #M16722)
2010-12-10
- 21:18 Bug #24319 (Closed): TCAdefaults & category_id
- There is an problem with TCAdefaults in Page TS
When i set TCAdefaults.tx_cal_event.category_id = 1
and/or TCAdef... - 18:06 Feature #24309: Add custom status icons to BE sprites
- 1) Made single-file diff (both t3lib_iconWorks and webPageTree inside). File was made by hands (diff utility), looks ...
- 13:27 Feature #24309: Add custom status icons to BE sprites
- Yes, if that change does not destroy something else, make it in the file in the Core.
Xclasses have many disadvanta... - 07:33 Feature #24309: Add custom status icons to BE sprites
- Ok, i'will send it to mail list. Could you give me an advise? Changes in Xclass are very little (just a few lines), m...
- 17:36 Feature #21929: extra stdWrap for changePassword-errors
- This would be nice for forgot password messages too.
- 15:43 Bug #24318 (Closed): Unnessessary serializing for memcached with variablefrontend
- Using the caching framework for tables like "cache_pages" in combination with memcached is typically done through the...
- 15:25 Bug #22966: Taskcenter - how to create a task?
- No need for you guys to be nervous here.
Here is the issue:
Typo3 v. 4.4
When I installed the dummy package+... - 14:41 Feature #23394: XCLASS Code looks ugly and could get a facelift
- here it is :) @see 15486.patch
- 11:52 Bug #24317 (Closed): TCA parameter "label_alt" does not resolve foreign table label for 1:n relations on group fields
- I have set 'label' to a text field called 'title' - works.
I have set 'label_alt' to a field of type 'group/db' and
... - 11:00 Feature #23227 (Closed): tt_content_filelinks backend missing preview text or icon
- The editor can not see which links are linked to the "filelinks" CE.
Why is there not preview in BE (pageview)?
... - 00:34 Bug #24140: Cross-Site Scripting in showpic functionality
- Find attached the accordant patches that revert the changes of issue #22990 and use a chunked base64 to pass the data.
2010-12-09
- 23:56 Bug #18984: PageTree on large Sites
- Thanks for your fast feedback!
Closed as requested. - 23:43 Bug #18984: PageTree on large Sites
- I can not check this now. I used it for a project 2 years ago. Please close this thread.
- 23:11 Bug #18984: PageTree on large Sites
- Is that still an issue with the new Ext JS pagetree in TYPO3 4.5?
- 23:10 Bug #16826: HTML size of Pagetree should be siginificantly reduced
- Implementing this limit of nodes to load in one go should solve the issue (if it was not also solved without).
Ple... - 23:02 Bug #16826: HTML size of Pagetree should be siginificantly reduced
- Stefan Galinski, who develops the ExtJS pagetree, just wrote me the following via private mail:
- The ExtJS pagetr... - 21:50 Bug #16826: HTML size of Pagetree should be siginificantly reduced
- Hey Christopher,
I remember the issue. I think the bottleneck is the internet explorer and its javascript engine, ... - 21:46 Bug #16826: HTML size of Pagetree should be siginificantly reduced
- Is that still an issue today?
Different things have changed since you reported this issue:
- The pagetree rendering... - 22:44 Feature #24309: Add custom status icons to BE sprites
- Hi Myroslav,
thanks for your efforts!
Do you know, that you must now send the patch, which changes the Core, to... - 11:03 Feature #24309: Add custom status icons to BE sprites
- Ok, it finally works via XCLASSing of class webPageTree. Have attached core-patch and extension with XCLASS. Note, th...
- 21:14 Bug #24030: Directory traversal attack in em_unzip
- I've prepared a patch and a use-case. For that I created a zip file with relative paths.
The dangerous zip file in... - 20:21 Bug #23557: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- I attached patches that add a new methode setSqlMode() to t3lib_db which will be called after the setDBInit execution...
- 13:25 Bug #23557: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- You may use the setDBInit field in localconf.php for whatever you want with MySQL. This is not processed by DBAL for ...
- 12:20 Bug #23557: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- Since the SQL mode can contain other settings that are separated by comma, just unsetting the variable with "SET sql-...
- 12:10 Bug #23557: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- Setting the ESCAPE statement at the end of the query does not help since in the PoC given it's not evaluated since a ...
- 12:06 Bug #23557: quoteStrForLike does not properly escape strings in sql_mode NO_BACKSLASH_ESCAPES
- PoC:
$variable = "INJECT' UNION SELECT username,password FROM be_users; #";
$query = 'SELECT uid,pid FROM tt_cont... - 19:55 Bug #24316 (Closed): Cleanup: centralize TYPO3 urls
- There are a lot of urls written direct in code. If an url change, it's very hard to maintain
Solution:
Use consta... - 18:29 Bug #23806: Clicking a label should set the focus on the input field
- I already did it,. here is the patch, it's now in skin factory for face lifting.
- 16:53 Bug #23806: Clicking a label should set the focus on the input field
- As discussed in our release meeting, we will do the following:
* reduce delay to 0,5s - 1s (keep in mind that ther... - 16:44 Feature #11273 (Resolved): Linkchecker does not show internal links to hidden pages as broken
- 16:27 Bug #24315 (Closed): DBAL: Error creating database table while trying to install openid extension
- While trying to install openid extension in current trunk of TYPO3 (9766) I get the following error:
ERROR: Query ... - 16:24 Bug #24314 (Closed): Moving Content Elements up and down with translation
- I have 4 content elements all together, 2 in english and a translation of those in german.
English is the main langu... - 14:13 Bug #23537: pageTree.separateNotinmenuPages = 1: page was hidden
- hi,
It would be nice, if the "Not shown in menu" text could be translate. - 12:56 Bug #24313 (Closed): Circular dependency in gm
- We have a high traffic typo3 page that is within a multi node cluster, each cluster sharing a common device via iSCSI...
- 12:52 Bug #24312 (Closed): Use ExtJS for collapseable sections like in reports module
- The usage of collapseable sections is very useful in BE. The reports module adds some prototype / scriptaculous code ...
- 12:18 Bug #23625: globalVar = TSFE : beUserLogin > 0 is only true for BE admin users
- Has the user really (at least) read access to the page opened in FE? (can he see the page in BE?)
To me the if-cla... - 11:45 Bug #25592: Mac OS: ctrl+space triggers browsers context menu
- just a note: seems like these guys have a similar problem: http://getsatisfaction.com/mozilla/topics/_os_x_ctrl_space...
- 11:26 Bug #24193: Impexp fail to import recursive Templavoila flexform db reference data
- We ran into the same problem and fixed it doing the following:
1. We made some changes to the TCA array by creatin... - 11:11 Bug #23912: taskcenter - wrongly created path for icon (in certain conditions)
- v3 - new version of the patch according to Jeff Segars suggestions.
- 10:47 Feature #23394: XCLASS Code looks ugly and could get a facelift
- There is already a constant which gets replaced by the filename:
__FILE__
It should be possible to use this on ...
2010-12-08
- 21:58 Bug #24311 (Closed): TCEForms->getIconHTML() does not resolve back paths before checking static files
- TCEForms->getIconHTML() returns the HTML for a static image file or a sprite icon. When checking for a static image ...
- 21:19 Bug #24310 (Closed): TCEForm select dropdowns have text overlapping icon in Webkit
- When using the select dropdown for pages, content elements, etc in Webkit, the item text overlaps the icon.
Since ... - 19:12 Bug #19312: web>page shows "new element" buttons for non-default languages when language binding is enabled
- I am facing the same issue.
Quickly fixed it for my purposes by outcommenting the following line in typo3/sysext/c... - 19:07 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- Hi Ismael,
nice to hear and thanks for the flowers!
Merry Christmas for you and your relatives just as well! - 17:39 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- Christopher Many Thanks for your Help the Problem is solved!
After displaying the php errors i got following Error... - 14:45 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- Warnings are OK I think. So no JS errors.
You can activate the display of PHP errors in the Install Tool. Search f... - 13:19 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- Hi Björn
As I do not have .htaccess files in that installation... Please tell me if it is needed and what should ... - 08:30 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- Check carefully your .htaccess file.
The BE-compression has changed a lot and there are some modifcations needed.
... - 07:56 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- Hi Christopher
the only skin extension I have installed is "t3skin 4.4.0"
Using the console in Firefox shows a... - 01:07 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- OK, I just realized that you did a bigger update (from 4.1):
The code in the TYPO3 page module, which makes up the... - 18:15 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
- DAM doesn't create thumbnail of file, which has umlaut in filename. I tried this and works alright. It's TYPO3 4.4.4 ...
- 16:36 Bug #11336 (Closed): Make error message more user friendly
- Some error messages are not very userfriendly at the moment and are quite impossible to understand for a normal edito...
- 15:12 Bug #11254: WS module don't remember selected tab
- This issues depends on #11141 and what solution we find there...
- 15:11 Bug #11303 (Needs Feedback): Version selector - link is broken
- Can you please provide a screenshot or description what does not work?
- 15:09 Bug #11304 (Needs Feedback): Versioning vs Workspaces
- This issue is about showing only one module in the navigation bar below the "Web" module, right?
So, ony "Versioning... - 15:08 Bug #11318 (Accepted): workspaces task miss title
- 13:06 Feature #24309: Add custom status icons to BE sprites
- I propose to patch this situation like in attached patch. Seems to be fully backwards compatible. In short, logic is ...
- 12:44 Feature #24309 (Closed): Add custom status icons to BE sprites
- t3lib_iconworks::mapRecordOverlayToSpriteIconName returns overlay icon according to hardcoded TCA fields. It's bad - ...
2010-12-07
- 21:51 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- Hey Christopher
I'm sorry for the confusion caused, I'm not getting a 404 error or a (page coud not be found) error ... - 14:43 Bug #24306: Can not edit any content elements after update from 4.1.1 to 4.4.4
- You get an error 404 when calling a file, which in fact is there and can be loaded? That's strange...
Can you have... - 11:23 Bug #24306 (Closed): Can not edit any content elements after update from 4.1.1 to 4.4.4
- Since i updated my running TYPO3 installation ver. 4.1.1 to ver. 4.4.4 I can not edit any content elemnts whether in ...
- 15:11 Bug #11318 (Closed): workspaces task miss title
- When adding a task in scheduler, the workspaces task miss title / description
!ws_task.png! - 13:06 Bug #24308 (Closed): sys_log: optimize index recuidIdx
- Please change the key "recuidIdx (recuid,uid)" to "recuidIdx (recuid)" for the database table "sys_log" at the file "...
- 12:18 Feature #24307 (Closed): sys_history: optimize indexes
- The combined database key "recordident (tablename,recuid,tstamp)" for the table "sys_history" at the the file "typo3_...
- 11:25 Bug #22509: Login in to the BE fails
- BE login fails with the latest TYPO3 4.4.4 and 4.5 trunk with the Firefox 3.6.10 under LINUX.
It works with other br... - 08:59 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
- Patch bug_16538_v1.diff works for me. Thank you.
The problem is that be-users can choose a different doktype for a... - 00:56 Revision 1781ea3b: Fixed bug #16696: [Caching framework] unit tests: Fatal error in t3lib_cache_backend_dbbackendTest due to call to undefined method
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9766 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:46 Bug #24305 (Closed): [caching framework] unit tests: Fatal error in t3lib_cache_backend_dbbackendTest due to call to undefined method
- FYI: The attached patch was committed to 4.4 rev.
BT: http://bugs.typo3.org/view.php?id=16696
Branches: 4.4 onl... - 00:20 Bug #24299: MM foreign-table relations in flexform field are not updated when publishing
- no this does NOT belong to TemplaVoila - Flexform-processing is done in the Core
2010-12-06
- 23:47 Bug #24282: Cleanup typo3pagemodule.js
- committed to trunk rev 9765
- 23:47 Revision afa0b267: Fixed bug #16657: Cleanup typo3pagemodule.js
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9765 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:45 Bug #24273: help_aboutmoules hardcoded as start up module - returns error if uninstalled
- Committed to trunk rev 9764
- 23:37 Revision 458a3246: Fixed bug #16646: help_aboutmoules hardcoded as start up module - returns error if uninstalled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9764 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:33 Bug #24272: Ext Direct error as popup appears after BE login
- committed to trunl rev 9763
- 23:32 Revision 42f46a2b: Fixed bug #16644: Ext Direct error as popup appears after BE login
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9763 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:28 Revision 6bff1a5f: fix ChangeLog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9762 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:24 Bug #24304: Update ExtJS to version 3.3.1
- Committed to trunk rev 9761
- 23:12 Bug #24304 (Closed): Update ExtJS to version 3.3.1
- ExtJS was updated to version 3.3.1
Release notes:
http://dev.sencha.com/deploy/ext-3.3.1/release-notes.html
(is... - 23:23 Revision 5cb22f8b: Update #16695: Update ExtJS to version 3.3.1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9761 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:52 Revision 3832812b: Some code cleaning
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40910 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:29 Bug #24303 (Closed): Subgroups field in usergroup edit form should be renamed in "Is subgroup of"
- The subgroup selector in the backend usergroup edit form has the misleading name "Subgroups". It could be interpreted...
- 22:07 Bug #11277 (Resolved): initialize in modfunc1 could be protected
- I decreased access to some methods.
- 22:06 Revision bd0645aa: Issue 11277 - initialize in modfunc1 could be protected
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40905 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:54 Bug #11278 (Resolved): Create an interface for the linktype classes
- I have created class.tx_linkvalidator_linktypes_interface.php
- 21:53 Revision f1bdaa7e: Issue #11278 - Create an interface for the linktype classes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40902 735d13b6-9817-0410-8766-e36946ffe9aa
- 21:00 Bug #24278: SQL injection problem in class.db_list.inc (class recordList)
- Ah... its added to $tree->ids unsanitized and used with "pid IN (...ids...)"
I think it's usefull to add an addition... - 20:56 Bug #24278: SQL injection problem in class.db_list.inc (class recordList)
- I resolved the call to t3lib_treeView::getDataInit() and find $GLOBALS['TYPO3_DB']->fullQuoteStr($parentId, $this->ta...
- 19:24 Bug #24278: SQL injection problem in class.db_list.inc (class recordList)
- How to reproduce/test this?
- 17:40 Revision 220fc995: Update changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40880 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:39 Bug #10589 (Resolved): HTTP errors might not be detected
- 17:39 Bug #10589: HTTP errors might not be detected
- I have combined it to the issue #10907. So 403, 404 and other errors will be checked.
- 17:37 Revision 698e4c79: Issue #10589 - HTTP errors might not be detected
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40879 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:36 Feature #23394: XCLASS Code looks ugly and could get a facelift
- I love the idea. I try something immediatly
- 16:47 Feature #23394: XCLASS Code looks ugly and could get a facelift
- Ok. The next logical step would be to implement a logic, which calculates the path inside of t3lib_div::XCLASS() auto...
- 15:32 Feature #23394: XCLASS Code looks ugly and could get a facelift
- It was only a part of the idea, And it fix the "global scope bug" for files not included by t3lib_div::require_once
- 15:29 Feature #23394: XCLASS Code looks ugly and could get a facelift
- Oh, I see, it's not resolved. Sorry. I thought you wanted to fix the ugliness of PHP notices. My fault.
- 12:46 Feature #23394: XCLASS Code looks ugly and could get a facelift
- Resolved ??
- 17:31 Bug #10907 (Resolved): invalid external url not detected
- 17:21 Revision b4c06be9: Update changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40877 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:19 Bug #24302: Plugin selector in CE TCEform has 1px font size
- This only affects content elements where no plugin type is selected. Once a plugin type is selected, the font size is...
- 17:11 Bug #24302 (Closed): Plugin selector in CE TCEform has 1px font size
- Steps to reproduce:
1. Create a new "plugin" content element on a page.
2. Click on the "Plug-in" tab.
3. Open t... - 17:16 Bug #11274 (Resolved): Change true to 1 for showUpdateButton
- Changed
- 17:15 Revision ca4aa760: Issue #11274 - Change true to 1 for showUpdateButton
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40876 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:11 Bug #11272 (Resolved): Fix dos line endings in ext_tables.php
- Corrected.
- 17:10 Revision 42142b15: Issue #11272 - Fix dos line endings in ext_tables.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40875 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:09 Bug #11270 (Resolved): List in the BE module should be sorted by record
- I have sorted by recuid and uid
- 17:08 Revision 85a44046: Issue #11270 - List in the BE module should be sorted by record
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40874 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:00 Bug #11275 (Resolved): Remove clear.gif in /modfunc1/
- Deleted.
- 16:59 Revision 3a23b1ab: Issue #11275 - Delete clear.gif
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40873 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:55 Bug #11268 (Needs Feedback): Fatal in Trunk
- 16:43 Bug #11268: Fatal in Trunk
- Is it possible you have not clear your TYPO3 cache. Seems like you load the old ext_localconf.php which refer to lib ...
- 16:54 Bug #10987 (Resolved): linkvalidator doesn't detect hidden pages
- Patch v3 apply and tested
- 16:54 Revision f2d2da1c: Issue #10987 - Patch v3 apply and tested
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40872 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:37 Feature #24301 (Closed): Missing / Different wraps in pagebrowser
- For styling-purposes it would be fine if there would exist different wraps for the different elements of the pagebrow...
- 16:12 Bug #24224: It is possible to bypass "verifyFilenameAgainstDenyPattern"
- I added one line that cuts off all control characters.
- 15:28 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Patches were committed, manual patching is not needed anymore
- 15:26 Bug #24293: Cannot login to backend at the end of 1-2-3 wizard when using Oracle
- Committed to:
- Core trunk (rev. 9760)
- DBAL trunk (rev. 40866) - 15:26 Revision c629518a: Fixed bug #16679: Cannot login to backend at the end of 1-2-3 wizard when using Oracle
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40866 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:24 Revision c70d45d7: Fixed bug #16679: Cannot login to backend at the end of 1-2-3 wizard when using Oracle
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9760 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:21 Bug #24103: dbal installs itself automatically whenever the install tool is called
- Committed follow-up to trunk (rev. 9759)
- 15:21 Revision d1d767c2: Follow-up to #16444: 1-2-3 wizard dies when MySQL driver is not available
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9759 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:46 Bug #23490: Images inserted in the RTE are not rendered xhtml-valid in the frontend
- A test with TYPO3 4.3.7 is working for me.
Thanks - 14:23 Bug #24165: Hidden file ./typo3_src_svn/typo3/contrib/codemirror/contrib/python/css/._pythoncolors.css causes failures
- The main problem would be information disclosure.
But you are right, that it is not a really critical bug. - 13:48 Bug #24165: Hidden file ./typo3_src_svn/typo3/contrib/codemirror/contrib/python/css/._pythoncolors.css causes failures
- Björn, can you explain, why you see a problem in this behaviour of template.php?
An attacker could only take advanta... - 13:54 Bug #11304 (Closed): Versioning vs Workspaces
- Please think about a good solution for both.
I would suggest:
if version is installed, ws not: use version
if... - 13:52 Bug #11303 (Closed): Version selector - link is broken
- the link to "Versionmanagement" is broken
- 13:35 Bug #24300 (Closed): showing draft-version of a page an then switching to other page leaves first page highlighted in pagetree
- For reproducing the problem: I used Introduction Package.
browse to hidden page: Page added in Workspace
choose f... - 11:06 Bug #24299 (Accepted): MM foreign-table relations in flexform field are not updated when publishing
- Steops to reproduce:
Add a TemplaVoila Flexible Content-Element wiht e.g. a DAM image reference to a page in the wo... - 10:53 Bug #24298 (Rejected): JS error in Opera11 when inserting files/links in BE using the element browser
- When trying to add files or links using the BE element browser in Opera11(Build 1111) a JS errors comes up, thereby p...
- 10:35 Feature #3098: add t3editor to "whole temlate record"-view
- Any movement on this issue?
- 10:03 Bug #24297 (Closed): bad performance - not using table index while deleting cached imagesize
- method t3lib_stdGraphic::getCachedImageDimensions deletes row like this:
// file has changed, delete the row
$TYPO... - 08:32 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- Awesome work. Again and again!
Successfully testet your patch for 4.4
EDIT
Radu Mogos is using this configuratio... - 04:24 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- The attached patch fixes this issue:
1. Fix the RTE tranformation (t3lib_parsehtml_proc):
1.1 Remove hr from $block... - 05:33 Bug #21749: Inserting <hr /> using an RTE leads to validation error
- Patch is attached to issue 0005896.
- 05:32 Bug #21823: Horizontal Rulers in Richtext Editor unusable because of destroying following html output
- Patch is attached to issue 0005896.
- 05:31 Bug #20130: FE kills external links after a <hr /> in one CE
- Patch is attached to issue #0005896.
- 00:30 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Unfortunatelly - you can't rely on 8.3 names, because the underlying OS doesn't necessarily support it. On my install...
2010-12-05
- 23:48 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- I've searched for this issue and it seems that PHP 5.2 had or has a bug with the actual execution of the exec() funct...
- 18:28 Task #11131: Usability: labels improvements
- After a lot of discussion about this issue in the core list, there will be an extra meeting on Monday 6th of December...
- 17:06 Bug #24143 (Closed): tcatree: strange behaviour with appearance->expandAll
- 2 issues with the current tree:
1st) If "'expandAll' => TRUE," is set, the tree is not expanded but collapsed. May... - 16:35 Bug #24296 (Closed): EM: Add missing reports
- There are no report checks for extension manager, but they are needed.
Add following reports:
* check for insecur... - 16:30 Bug #24136: Live-Search uses hardcoded texts
- These texts are also present in locallang_misc.xml. I just translated them and I now see them in German.
Maybe these... - 16:01 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Hi Daniel,
Please wait until tomorrow night when I've committed #16444 and #16679. Make sure you use TYPO3 Core tr... - 15:56 Bug #24291: PHP notices from XCLASS inclusions
- Committed to trunk (rev. 40828)
- 12:25 Bug #24291 (Closed): PHP notices from XCLASS inclusions
- Related to #24210 please commit the attached clean up
(issue imported from #M16677) - 15:55 Revision 9eafeb97: Fixed bug #16677: PHP notices from XCLASS inclusions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40828 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:46 Bug #24206: JavaScript console emitts: help_aboutmodules was not found in modules
- Resolved as duplicate of #24273.
Steffen K. already proposed his idea from #24273 on Core List, where it currently... - 15:13 Bug #24292: DBAL is active with MySQL at the end of 1-2-3 wizard
- Committed to DBAL trunk (rev. 40825)
- 14:01 Bug #24292 (Closed): DBAL is active with MySQL at the end of 1-2-3 wizard
- When using the 1-2-3 wizard for a new site, DBAL activates itself at the beginning, then deactivates itself when mysq...
- 15:13 Revision c5fd35db: Fixed bug #16678: DBAL is active with MySQL at the end of 1-2-3 wizard
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40825 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:09 Bug #24293 (Closed): Cannot login to backend at the end of 1-2-3 wizard when using Oracle
- When configuring an Oracle connection with the 1-2-3 install tool wizard, the option "Login to the backend" of the "C...
- 14:42 Bug #24103: dbal installs itself automatically whenever the install tool is called
- Please confirm that attached patch does not reopen "your" problem. I'll then fix related bug #24292
- 14:30 Bug #24103: dbal installs itself automatically whenever the install tool is called
- The patch causes #23879 to be valid again. 1-2-3 fails in an Oracle only environment. This is caused by the move of D...
- 14:36 Bug #23081: TYPO3 login expiration Dialog appears again and agian
- We have 3 working sites with at least 3 copies of them for tests. Build with 4.4.2. and PHP 5.3.
Problem can be seen... - 13:57 Bug #17046: Umlauts not working in GIFBUILDER with php5
- It seems to appear with some fonts when PHP is compiled with --enable-gd-jis-conv .
In my phpinfo() output in the 'g... - 12:36 Bug #24210: PHP notices from XCLASS inclusions
- committed to trunk rev. 9758
workspaces rev. 3301/3302
issue in pagetree tracker:
http://forge.typo3.org/issues/11... - 12:33 Feature #11292 (Closed): EXT:form - Change filters to make use of filter_var() if possible
- Problem:
Since PHP 5.2 we have the filter_var() function, which is not used in the filters. This makes it more easy ... - 12:33 Revision 3f46c475: Fixed bug #11290: PHP notices from XCLASS inclusions
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3302 743128fe-103e-dd11-99c4-001b2...
- 12:32 Revision c77bbee4: Fixed bug #11290: PHP notices from XCLASS inclusions
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3301 743128fe-103e-dd11-99c4-001b210b...
- 12:31 Feature #11291 (Closed): Change validators to make use of filter_var() if possible
- Problem:
Since PHP 5.2 we have the filter_var() function, which is not used in the validators. This makes it more ea... - 12:30 Bug #11290 (Closed): PHP notices from XCLASS inclusions
- Related to "#16574":http://bugs.typo3.org/view.php?id=16574, the attached clean up has to be committed
- 12:25 Revision 1d97fba5: Fixed bug #16574: PHP notices from XCLASS inclusions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9758 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:03 Bug #24290: Image position "Beside text" is handled in a slightly od way
- Patch uploaded.
- 12:00 Bug #24290 (Rejected): Image position "Beside text" is handled in a slightly od way
- When using image positions "Beside text, right" (tt_content.imageorient = 25) and "Beside text, left" (imageorient = ...
- 11:08 Feature #11287 (Closed): Fluid section for header code
- I should be great to be able to declare a header section inside Fluid templates cause it is quite common to see exten...
- 04:37 Bug #23490: Images inserted in the RTE are not rendered xhtml-valid in the frontend
- The patch attached to issue #0013695 fixes also the case that the hr tag is not xhtml valid in the database.
- 04:04 Bug #24289: htmlArea RTE: Incorrect result when inserting horizontal rule in FF and WebKit
- Committed to SVN TYPO3core trunk (revision 9756) and branch TYPO3_4-4 (revision 9757).
- 00:46 Bug #24289 (Closed): htmlArea RTE: Incorrect result when inserting horizontal rule in FF and WebKit
- When inserting an horizontal rule in Firefox and WebKit directly under the body of the RTE editing area, the cursor i...
- 04:04 Revision 309f031d: Fixed bug #16675: htmlArea RTE: Incorrect result when inserting horizontal rule in FF and WebKit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9757 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:55 Revision c62dc31f: Fixed bug #16675: htmlArea RTE: Incorrect result when inserting horizontal rule in FF and WebKit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9756 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-12-04
- 23:57 Bug #25677: tx_scheduler_CronCmd needs refactoring
- I'm actively working on this and will come up with a solution next days.
- 22:21 Bug #23704: Login Page Labels Missing
- Hi Dayle,
is this solved for you?
If not: I guess that the string [BE][loginLabels] in localconf.php is somehow... - 22:13 Bug #18011: Navframe does not proper reload
- No feedback, has most probably been fixed anyway.
Closed. - 18:01 Bug #23068: Missing "modify image" dialog in HTMLArea 2.0.2
- Is this still an issue?
- 18:00 Bug #23068: Missing "modify image" dialog in HTMLArea 2.0.2
- For the record: problem was fixed by clearing the RTE cache.
- 17:53 Feature #21572: Strikethrough is not allowed in RTE 2.0.3
- I don't think there is anything to fix here.
Closing the issue. - 17:41 Bug #24288: htmlARea RTE: Broken/missing labels in context menu
- Committed to SVN TYPO3core trunk (revision 9755).
- 17:26 Bug #24288 (Closed): htmlARea RTE: Broken/missing labels in context menu
- Some labels are broken, other are missing in context menu.
(issue imported from #M16674) - 17:41 Revision 97c67eea: Fixed bug #16674: htmlARea RTE: Broken/missing labels in context menu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9755 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:24 Bug #22050: Delete page problem with pages_language_overlay
- I have the feeling that this bug is related to 13380, and as that bug is fixed, this bug might also be actually fixed.
- 14:16 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
- It works in alpha2. That is Rev. 8856. I just tested Rev. 9085 and it still works there.
It is broken in Rev. 9090.
... - 10:17 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
- Works in alpha1 and alpha2, not in alpha3, beta1 and beta2
- 09:37 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
- Claus, it would be perfect, if you could use the subversion checkout from https://svn.typo3.org/TYPO3v4/Core/trunk/ a...
- 00:19 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
- Still does not in TYPO3 4.5 beta2.
- 14:01 Bug #15604: versioning a page breaks all MM-Relations
- I closed this one as we won't support page versioning anymore anyways since TYPO3 4.4.
- 13:58 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Hi Jigal,
I'm running Windows 2008 with IIS7, php 5.2.14 (safe mode off), IM ImageMagick 6.6.5-8 2010-11-10 Q16.
... - 12:39 Bug #24281: ImageMagick does not work with quotes in exec() path on Windows
- Can you give a bit more details about versions of IM, PHP, webserver, etc.; if safe_mode is on/off, graphics settings...
- 11:58 Bug #20444: disable deprecated versioning types by default
- Fixed with the 4.5 beta.
- 11:37 Bug #24287 (Closed): content is always placed in "normal" column if BE user doesn't have permissions for the "page content - column" field
- I'm using 4.5 beta2 introduction package. When I login as "simple editor" add add a content element to the left colu...
- 11:05 Feature #22249: Custom Workspaces allow users file mounts
- Hey Darren,
this should be fixed with #16554 and solved in TYPO3 4.5 beta2. Can you confirm this? - 11:04 Bug #22097: Workspace filemounts don't respect user filemounts
- Georg, this should be fixed in 4.5 beta2 with issue #4203. Can we close this issue then?
- 05:54 Bug #24083: RTE inline icons for links are not XHTML valid (externalLinkInNewWindow, externalLink, internalLink, internalLinkInNewWindow...)
- See patch attached to issue 0013695.
- 05:53 Bug #23490: Images inserted in the RTE are not rendered xhtml-valid in the frontend
- See patch attached to issue #0013695.
- 05:51 Bug #16814: Upgrading rtehtmlarea from 1.1.6 to 1.2.1 makes internal link not working
- This is very old stuff. The problem does not arise in currently supported versions of TYPO3.
Closing the issue. - 05:40 Bug #22209: Image output in frontend is not xhtml valide
- HTMLparser produces incorrect output when given a configuration for an empty tag such as the img tag. Both htmlArea R...
- 01:17 Bug #24045: id in FE not replaced with uid
- Good to know.
Closed as not reproducable. - 00:19 Bug #24045: id in FE not replaced with uid
- Fixed in TYPO3 4.5 beta2
- 01:16 Bug #24286: Cant uninstall various extensions
- "Sometimes" is a very vague description.
What does sometimes mean? Are there certain conditions which are always m... - 00:22 Bug #24286 (Closed): Cant uninstall various extensions
- Using the ordinary EM uninstalling extensions sometimes fail.
(issue imported from #M16671)
2010-12-03
- 23:49 Bug #22209: Image output in frontend is not xhtml valide
- Static template "Clickenlarge Rendering" must be included AFTER static template "CSS Styled Content" otherwise the se...
- 09:47 Bug #22209: Image output in frontend is not xhtml valide
- In the above mentioned setting, we do not use DAM.
I tested it in another 4.4.4 installation, where we do uses DAM:... - 03:51 Bug #22209: Image output in frontend is not xhtml valide
- Are you using DAM?
- 22:23 Bug #11271 (Closed): Lowercase all filenames
- Files renames and references to them too.
- 20:08 Bug #11271 (Closed): Lowercase all filenames
- In /res/ those 2 files and functions using them should be corrected.
mailTemplate.html
pageTSconfig.txt - 22:22 Revision eaca7399: Rename files - step 2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40793 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:22 Revision 80aeb765: Rename files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40792 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:12 Revision 6ec2a205: Issue #11271 - Lowercase all filenames
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40791 735d13b6-9817-0410-8766-e36946ffe9aa
- 22:07 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Cannot reproduce the bug. However I can see that DBAL does not deactivate itself automatically anymore.
See bug #1... - 15:29 Feature #24283 (Closed): DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Got this error while reinstalling from etch to lenny... an trying to install TYPO3 4.5-beta2
after setting the use... - 22:02 Bug #11280 (Needs Feedback): Refactor class tx_linkvalidator_processing
- I had split the function in two parts, simplify some variable reused and rename some.
- 20:36 Bug #11280 (Closed): Refactor class tx_linkvalidator_processing
- Refactor at least class tx_linkvalidator_processing: The main method getLinkStatistics() is far too complicated and n...
- 21:58 Revision f54224b1: Issue #11280 - Refactor class tx_linkvalidator_processing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40790 735d13b6-9817-0410-8766-e36946ffe9aa
- 20:34 Feature #11279 (Closed): Create unit tests at least for the link type classes
- Create unit tests at least for the link type classes, they do not have big dependencies and should be easily testable.
- 20:34 Bug #11278 (Closed): Create an interface for the linktype classes
- Create an interface for the linktype classes, let the different types implement it.
- 20:31 Bug #11277 (Closed): initialize in modfunc1 could be protected
- Check accessibility of methods (eg. initialize in modfunc1 could be protected)
- 20:28 Feature #11276 (Closed): Use the new mail API for the scheduler mail
- Do we _really_ need to send html mails? Use locallang labels in the template?
- 20:20 Bug #11275 (Closed): Remove clear.gif in /modfunc1/
- 20:19 Bug #11274 (Closed): Change true to 1 for showUpdateButton
- The PageTSconfig: showUpdateButton = true should be change to showUpdateButton = 1
- 20:13 Feature #11273 (Closed): Linkchecker does not show internal links to hidden pages as broken
- Currently the linkchecker does not show internal links to hidden (only deleted) pages as broken.
From a frontend ... - 20:11 Bug #11272 (Closed): Fix dos line endings in ext_tables.php
- (Maybe already fixed)
- 20:06 Bug #11270 (Closed): List in the BE module should be sorted by record
- Currently two findings in one records are not necessarily next to each other.
- 20:04 Bug #11269 (Closed): Proofread the manual
- The manual needs first language speakers' eyes.
- 19:43 Bug #23081: TYPO3 login expiration Dialog appears again and agian
- Here's my scenario...
* Our web development company website http://www.rapidfyre.net is running TYPO3 in the root ... - 19:33 Bug #23081: TYPO3 login expiration Dialog appears again and agian
- I'm pretty sure that it's not possible to relogin, if the IP has changed.
- 19:31 Bug #23081: TYPO3 login expiration Dialog appears again and agian
- Not sure it was solved, but here's a lot of discussion on the topic...
http://old.nabble.com/Solving-existing-sessio... - 19:24 Bug #23081: TYPO3 login expiration Dialog appears again and agian
- Still is happening in 4.4.4 for me as well.
- 19:30 Bug #10769 (Closed): Scheduler task creation needs validation
- 01:56 Bug #10769: Scheduler task creation needs validation
- yes, can be closed. When i tested there was no flashmessage, but now there is.
- 19:22 Bug #24285 (Rejected): Caching Framework in Option "File-Backend" reaches Folder-Limit of OS
- The caching Framework generates one subfolder for each page in TYPO3, in typo3temp/cache/tags/.... (pageId_xxxxx)
... - 19:08 Bug #17073: Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
- I have the same problem. When I use ###REC_FIELD_pages### in my foreign_table_where it returns this:
pages_22|Prod... - 18:29 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
- @Paul,
The RTE stylesheets are not accessible on your site. - 18:22 Bug #11268 (Closed): Fatal in Trunk
- I tried to open BE module>info>linkvalidator in t3 trunk using linkvalidator trunk
Fatal error: require_once() [fu... - 17:59 Bug #10907 (Needs Feedback): invalid external url not detected
- Corrected by adding lines 62 to 66 of "class.tx_linkvalidator_linktypes_external.php"
- 01:57 Bug #10907: invalid external url not detected
- please answer
- 17:57 Revision 31e63853: Fixed issue: #10907: invalid external url not detected
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40787 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:56 Bug #24055: Inconsistent styling of the DB integrity checks overview
- you might want to use the icon via spriteIconAPI if you wanna be an example.
ext_tables.php of the extension:
t3l... - 17:44 Bug #25595 (Closed): Safari: code completion box is not positioned correctly
- the box is positioned at top left instead of the current position of the cursor.
(issue imported from #M16669) - 17:42 Bug #25594 (Closed): typed text does not get replaced correctly by code completion on right side of operator
- type following:
t < plugin.tx[wait for two seconds and then press enter]
what you get is following:
plugintx... - 17:29 Bug #25593 (Closed): typed text does not get replaced correctly by code completion on left side
- type following to reproduce bug:
t = TEXT
t.va[wait for 3 seconds and press enter]
the result will be
t = ... - 17:26 Bug #25592 (Closed): Mac OS: ctrl+space triggers browsers context menu
- in Firefox when i press ctrl+space the browsers contenxt menu pops up above the code completion box.
(issue ... - 16:35 Bug #25583: code completion is not working correctly with image.file.import.field.
- This is no bug.
Just realised that field is of type "fieldname", which is just string (i guess) - 16:33 Feature #25591 (Closed): include TSRef changes for 4.5.
- Following properties have to be updated
imgResource.noRescale
imgResource.resolutionFactor
config.disablePreview... - 16:28 Feature #25590 (Closed): include TSRef changes for 4.4
- Following properties have to be updated
config.doctype description (value: html_5)
filelink.jumpurl description (... - 16:10 Bug #24284 (Closed): Make all code plugin locations accept class names instead of full file / class paths
- Since we introduced an autoloader mechanism in TYPO3 4.3, every location in core code where one can register code to ...
- 15:40 Revision 8ed52771: Follow-up to #16396: cleaned up code, fixed naming convention violations (class file did not commit with last attempt, although marked for commit)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9754 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:39 Revision f8726a64: Follow-up to #16396: cleaned up code, fixed naming convention violations
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9753 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:51 Bug #22860: typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpages
- The patch doesn't take mounted pages in account when checking.
I tried extending it by adding a MountPoiunt check:... - 13:53 Bug #24210: PHP notices from XCLASS inclusions
- I suggested something like that : #23394
maybe "cleaner" ? - 13:46 Revision 4e6ffe49: Follow-up to #16396: cleanup code, added phpDoc and XCLASS definition
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9752 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:10 Bug #24277: Double htmlspecialchars prevents load of google maps api
- just checked out trunk, it works fine thank you.
- 13:10 Bug #11218 (Accepted): Workspaces Module shall be shown after Versioning Module
- 13:10 Task #11153 (Accepted): Determine whether Tx_Workspaces_Service_Stages::encodeStageUid and resolveStageUid are required
- 13:10 Bug #11118 (Accepted): Send to next stage not accessible in Opera
- 13:10 Bug #11117 (Accepted): Workspaces modules should remember last selected workspace
- 13:10 Feature #9819 (Accepted): Workspace preview window
- 13:00 Bug #24262: Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- Great. So, I think this issue can be closed now.
- 10:15 Bug #24262: Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- Now I see: the file has been patched with patch 15247.
- 12:48 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- Hi Jigal, thanks for daring to own this problem!
It would be great if you could change the title of this report to... - 12:44 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
- OK, thanks a lot Steffen. Lets wait and hear what Marcus says to this.
- 12:25 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
- Hi Torben,
thanks for your explanation. I made the failure to first test it and afterwards rename the writeSysLog(... - 12:15 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
- Hi Steffen,
I have tested your patch but with no success. Now nothing is written to sys_log when I try to login. B... - 12:31 Bug #24282 (Closed): Cleanup typo3pagemodule.js
- This script do not use a proper namespace and misses the standard copyright header.
Furthermore vars should be speak... - 12:20 Bug #11254 (Closed): WS module don't remember selected tab
- If i click on a tab in WS module and after it change the page in pagetree the first tab is selected. it should rememb...
- 11:22 Bug #24276: PHP Warning may occur in backend UI with recent PHP version
- Ho no sorry. I made a double check this morning and it has no influence (I quickly thought it had because in flow3 th...
- 11:15 Bug #24281 (Closed): ImageMagick does not work with quotes in exec() path on Windows
- In 4.4.4 and before, typo3 did not put quotes around the IM path when calling it with exec(). For example, the path i...
- 10:41 Bug #24165: Hidden file ./typo3_src_svn/typo3/contrib/codemirror/contrib/python/css/._pythoncolors.css causes failures
- I don't know, how t3editor adds the CSS of its plugin files.
template.php adds the files from stylesheet directori... - 07:58 Bug #24278: SQL injection problem in class.db_list.inc (class recordList)
- OTRS 2010120110000018
- 07:50 Bug #20130: FE kills external links after a <hr /> in one CE
- Hi, this issue is still reproducable in 4.4.4
Are there any news about this?
Its a very annoying bug for editors... - 01:58 Bug #10987: linkvalidator doesn't detect hidden pages
- no recognition?
- 01:56 Bug #10589: HTTP errors might not be detected
- any news?
- 00:54 Bug #24280: <span> lost while saving if it spans the whole paragraph
- The bugtracker eats some HTML tags, therefore I post it again with square brackets instead of angle brackets:
[p]... - 00:50 Bug #24280 (Closed): <span> lost while saving if it spans the whole paragraph
- The text styling ("important", "detail", ...) that is available in the RTE is lost while saving the content.
Examp... - 00:28 Bug #24275: "Marked as container for" not shown as select box
- i can confirm this
2010-12-02
- 23:20 Bug #24273: help_aboutmoules hardcoded as start up module - returns error if uninstalled
- This is a valid request. The same happens if you switch to a workspace: the defined start module may not be visible t...
- 17:55 Bug #24273: help_aboutmoules hardcoded as start up module - returns error if uninstalled
- think so, but this is more an usability issue, do you mind to report this issue to the usability guys at http://forge...
- 13:24 Bug #24273 (Closed): help_aboutmoules hardcoded as start up module - returns error if uninstalled
- With great features comes great responsibility ;)
As we are now able to uninstal former hardcodede extensions, som... - 23:14 Bug #24277: Double htmlspecialchars prevents load of google maps api
- this is already fixed in trunk. Please check your version.
- 18:35 Bug #24277 (Closed): Double htmlspecialchars prevents load of google maps api
- While loading the google maps api with the following typoscript:
page.includeJS {
file0 = http://maps.google.co... - 23:13 Bug #24272: Ext Direct error as popup appears after BE login
- sended to corelist.
- 18:51 Bug #24272: Ext Direct error as popup appears after BE login
- Yes, I can confirm that it works, thx
- 13:48 Bug #24272: Ext Direct error as popup appears after BE login
- THX for the new patch. I wondered about all the typo3conf/ext/em_ directories in your first patch :-)
It works now. - 12:56 Bug #24272: Ext Direct error as popup appears after BE login
- i attached a quickfix, but final fix has to be different. Now it just prevents the error.
- 12:53 Bug #24272: Ext Direct error as popup appears after BE login
- ah - now i can reproduce. Will create a fix.
- 12:20 Bug #24272: Ext Direct error as popup appears after BE login
- Seems to be in relation with the sysext "workspaces". If this ext is not loaded, the error message appears.
How to... - 11:48 Bug #24272: Ext Direct error as popup appears after BE login
- @Steffen: problem does *not* occur on a fresh TYPO3 4.5.0beta2 Introduction Package installation (on the same machine...
- 11:41 Bug #24272: Ext Direct error as popup appears after BE login
- I have this problem on two different environments. My local one and a remote install.
- 11:36 Bug #24272: Ext Direct error as popup appears after BE login
- The exact same thing happens to me - I tried to do what the error popup says, but nothings happens :-(
- 10:25 Bug #24272: Ext Direct error as popup appears after BE login
- Could you test the introduction package if the error exists for you there too?
I can't reproduce on my local machine. - 06:38 Bug #24272: Ext Direct error as popup appears after BE login
- Updating ticket information: "Product Version: TYPO3 4.5.0beta2".
- 01:54 Bug #24272: Ext Direct error as popup appears after BE login
- You can continue after closing this popup.
Clearing cache ("BE: clear all cache") does not help (popup re-appears at... - 01:51 Bug #24272 (Closed): Ext Direct error as popup appears after BE login
- Popup appears after BE login (admin user):
Ext Direct error in "t3lib_extjs_ExtDirectApi" with namespace: "TYPO3.A... - 23:12 Feature #19244: config.baseURL does not support stdWrap or copying of Objects
- @Jo Hasenau,
2) The page will be partially-cached and the TS-Base-Tag part is when using USER_INT not cached.
3... - 23:09 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
- Thx to Stanislas I found the cause of my problem... in my .htaccess I rewrote non-www urls to www urls via
Rewrite... - 17:10 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
- I have this problem too. Win 7 FF 3.6.12 and TYPO3 4.4.4. In IE8 it loads but I can't make links. On my Macbook FF it...
- 22:42 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
- Hi Torben,
thanks for your contribution.
I've cleaned the file up a bit and attached it as a diff to not overwr... - 21:08 Feature #9198 (Accepted): EM should respect a different documentation path
- this should be an em_conf flag like...
- 21:06 Feature #6488 (On Hold): Must never stay on "Check for extensions update"
- 21:02 Bug #24279 (Closed): ContentObject is not passed to View in FLUIDTEMPLATE
- In the FLUIDTEMPLATE cObject, no instance of the tslib_cObj class is passed to the created view. This renders most of...
- 20:38 Bug #22209: Image output in frontend is not xhtml valide
- Tested in version 4.4.4: When static for clickenlarge is place before that of css_styled_content the output of the im...
- 20:29 Bug #23555: FORM content object is susceptible to XSS
- The problem relies in the fact that the fieldname doesn't get HSCed.
- 20:20 Feature #24261: Remove pages_language_overlay table
- Hi,
why it's like this I do not know either :) Historical I think...
And it's not planned to separate all transla... - 18:43 Feature #24261: Remove pages_language_overlay table
- Understood. Ok then, my curiosity is fully satisfied. My "feature" request can be closed, Thank you for patience.
... - 17:30 Feature #24261: Remove pages_language_overlay table
- additionally: most of the checks made on page-uids in core are quite plain, tree building etc, too. and there for "re...
- 17:27 Feature #24261: Remove pages_language_overlay table
- in pages_language_overlay there are much less fields than you have in pages.
Imagine 20.000 pages + 2 languages, i... - 17:12 Feature #24261: Remove pages_language_overlay table
- Yes, of course i'm using API in all places I can, so in summary translation process is good, the problem was only in ...
- 15:11 Feature #24261: Remove pages_language_overlay table
- well this "feature" request would be a such drastic change, that i do not think it ever will match, furthermore this ...
- 20:00 Revision ceaed6a7: [+TASK] Extbase (Reflection): Added deprecation annotation to ObjectAccess::getAccessiblePropertyNames()
- To stay in sync with FLOW3, the methods getAccessibleProperties() and getAccessiblePropertyNames() to
getGettableProp... - 19:55 Revision 5a70a2b7: [+BUGFIX] Extbase (Reflection): Added PropertyNotAccessibleException that I forgot to add in previous commit
- Relates to: #8534
- 18:47 Bug #24278 (Closed): SQL injection problem in class.db_list.inc (class recordList)
- recordList::start() uses a non-sanatized version of the parameter $id for inserting it into a where clause.
Soluti... - 18:44 Revision 5b9bb964: [+FEATURE] Extbase (Reflection): Tx_Extbase_Reflection_ObjectAccess supports stdClass objects now
- I've backported the ObjectAccess class and its unit tests from FLOW3.
Note: FLOW3's implementation allows to specify ... - 18:12 Bug #24243: felogin redirection doesn't work in IE
- which settings do you use for redirection to login?
what is the broken link whcih does not work?
do you have set ... - 18:08 Bug #24245: If live Page is hidden, draft-live-DIff-View is broken...
- Hey Constantin,
there is an dedicated Bugtracker for Versioning and Workspaces...
Do you mind reporting it there, g... - 17:59 Feature #24255: Add Cambodia flag to TYPO3
- the flag is present in the new flag sprite (all flags are nowadays spritet)
it is the flag "kh", as this is the isoc... - 17:57 Bug #24268: Install Tool is unuseable with newest DBAL
- Already fixed in trunk.
- 17:51 Bug #24276: PHP Warning may occur in backend UI with recent PHP version
- just to be sure: changing a doc-comments stops showing a php warning?
- 16:35 Bug #24276 (Closed): PHP Warning may occur in backend UI with recent PHP version
- The following PHP Warning occurs on my PHP installation :
*PHP Warning
PHP Warning: date() expects parameter 2 to... - 17:08 Bug #24262: Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- Please compare with official latest versions:
4.4:
http://forge.typo3.org/projects/typo3v4-core/repository/entry/... - 16:51 Bug #24262: Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- I believe my version of t3lib/utility/class.t3lib_utility_mail.php is not hacked.
The line you cite is number 78 fo... - 15:31 Bug #24262: Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- Line 69 in current trunk (rev. 9751) and in TYPO3 4.4 of t3lib/utility/class.t3lib_utility_mail.php:
$success = @... - 14:44 Bug #24262: Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- Is there any extension known to modify the source in that way? powermail?
- 12:30 Bug #24262: Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- Resolved, no change required, very likely not a core problem.
Please reopen if reproducible with unchanged core. - 16:56 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- +1 only with patch 13750_trunk.diff it worked on Windows Server 2003 SP2 IIS-6.0 ImageMagick-6.3.7 TYPO3 4.4.4
and ... - 16:49 Feature #19307: Add stdWrap functionality for stdWrap.data and stdWrap.field
- This is fixed with 4.5 and stdWrap for everything.
- 16:17 Bug #18905: Image Quality/Processing not working on Typo3 4.1
- Can you please try this again with TYPO3 4.4? Please report within 14 days, otherwise I will close this issue.
- 15:59 Feature #17975: Link checker
- This is in TYPO3 4.5 with a separate extension.
- 15:58 Bug #17983: Moving tt_content elements does not work
- Let me know if this issue still exists with the latest TYPO3 version. Could not reproduce this.
- 15:56 Bug #18004: CSH help bubble in Page Tree (alt_db_navframe.php)
- Fixed since TYPO3 4.4, or even 4.3.
- 15:52 Feature #17651: Feature Request - Backend Checkbox for Automatic Inclusion in alwaysActivePIDlist TS
- Hey Timothy.
this sounds quite specific. I think this should be solved through a Extension which is simple to do, ... - 15:50 Bug #17869: Installing extensions via different domains
- I've never heard of something like this. Could you check this behaviour again with TYPO3 4.5beta2?
- 15:48 Feature #17896: Capitalizing with stdWrap (TypoScript)
- hey yannick,
please check if the patch solves what you wanted. Note: this patch probably isn't MB-safe, right? - 15:39 Bug #17533: abstract and shortcuts
- Is fixed in 4.5, probably even before.
- 15:30 Bug #21972: No entry in sys_log at login
- Could you check if my patched version of saltedpassword (Bugreport #23917) resolves your problem?
- 13:28 Bug #21972: No entry in sys_log at login
- Yes.. I think that's the issue.
- 12:51 Bug #21972: No entry in sys_log at login
- Are you using saltedpasswords?
- 15:04 Feature #17196: Constants in conditions
- http://typo3.org/documentation/document-library/references/doc_core_tsref/4.3.0/view/1/4/#id2345482
[globalVar = L... - 15:03 Feature #17359: make the FRAME.src Wrap able via stdWrap
- This is available in 4.5, probably even earlier.
- 14:48 Feature #16681: C style TypoScript comments with start and end in one line lead to errors
- Could you check if the attached patch solved this issue?
- 14:43 Bug #17227: Shortcut to external URL if referer-check enabled
- Yes, same Problem over here too, with TYPO3 4.4.4.
- 14:35 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
- Fixed with 4.5.0 where the draft workspace will be gone (migrated to a real workspace!)
- 14:23 Bug #23480: pagebrowser doesn't work with template_css.tmpl
- Confirmed, same problem here.
diff fixed it. - 14:19 Bug #15742: Remove (grayed-out) icons for element versioning
- Fixed for quite some time now, as element versioning does support moving and the other versioning types are deprecated.
- 14:17 Bug #15923: moving a page in branch-type-version mode problem
- Issue needs to be "closed", not "resolved"
- 14:16 Feature #15330: Admin Tools limited to Online-Workspace
- I put this to "won't fix" as this issue wasn't touched in the last 4 ys. I think we should keep it that way, because ...
- 14:10 Feature #15113: t3lib_div::plainMailEncoded should return result
- Correct. this is fixed!
- 14:07 Feature #14782: Click to resize tweak
- The desired options are already incorporated in TYPO3 for quite some time now.
- 14:06 Bug #23843: Date selector not working correctly in flexform with steps
- This issue affects me too. Version 4.4.4
Templavoila FCE with sections. If i add a new date field for the section, t... - 13:54 Bug #24275 (Closed): "Marked as container for" not shown as select box
- "Mared as container for" which gives the possibility to add a icon to the created page, isn't corectly rendered as se...
- 13:37 Bug #24274 (Closed): Prevent compression of scripts that use ajax.php
- When register Ajaxcalls you add a jsFile to pageRenderer with source 'ajax.php?params'
To prevent compress you hav... - 13:37 Bug #24187: Udpdated Templavoila to 1.5.2 and can't load pages in the back end.
- yes. this is a known bug with 4.5 beta1 - please use beta2.
- 13:31 Bug #23829: EM - Install extension with dependency
- Committed to trunk rev 9750
- 13:20 Bug #23829 (Closed): EM - Install extension with dependency
- In some cases you don't see the dependency error. This is caused by a leftover of $this->content in tx_em_install
... - 13:28 Revision 47501644: forgetten part in NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9751 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:26 Revision 31b425df: Fixed bug #16645: EM - Install extension with dependency
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9750 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:28 Bug #24248: Warnings about performing array functions on non-arrays
- I tried this patch. Thank you Jigal!
It worked. All the garbage was gone, except one warning:
<b>Warning</b>: In... - 11:45 Bug #24248: Warnings about performing array functions on non-arrays
- Hi Jigal,
I will test this patch today and will get back to you later on.
Thank you
Joost - 03:54 Feature #24076: Integration of a File Abstraction Layer into TYPO3
- FAL has been integrated first as a sysext in #24269. Thanks!
- 02:00 Revision 0bf29513: Updating version number to 4.5-dev after release of 4.5.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9749 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:57 Revision 9a5a6d4e: Tagging TYPO3 4.5.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0beta2@9748 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:57 Revision 27e51c8e: Release of TYPO3 4.5.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9747 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:48 Bug #11218 (Closed): Workspaces Module shall be shown after Versioning Module
- Since the system extension version is required for the workspaces extension, the new workspaces module shall be shown...
- 01:40 Bug #24271: New sysext modules are placed incorrectly in the Web> module menu
- Committed to trunk, rev. 9746
- 01:19 Bug #24271 (Closed): New sysext modules are placed incorrectly in the Web> module menu
- Since #23599 the old "hardcoded" sysext list, perm, func and info lost their "fixed place" in the Web> modules menu. ...
- 01:39 Revision ac9634b2: Fixed bug #16643: New sysext modules are placed incorrectly in the Web> module menu. First step: remove hardcoded positions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9746 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:25 Revision 67f1e29e: Follow-up to #16267 catch empty language selection, init soap with empty credentials fix, tiny fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9745 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:21 Feature #8596: add isEmpty() to Query
- Hey,
good question. i did not come to that yet ... i will try to get some technical advice (tomorrow?) and work on... - 00:01 Feature #8596: add isEmpty() to Query
- What is the status here? Is there a chance to get this in version 1.3?
I missed this in my extension I currently imp... - 00:08 Feature #23956: Add functions to provide mocks for makeInstance
- Committed to trunk 9744
- 00:06 Revision 0f3c85ba: Fixed bug #16267 Add functions to provide mocks for makeInstance (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9744 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:06 Revision 181c9a56: Fixed bug #16639: Install Tool is unusable since DBAL merge
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40736 735d13b6-9817-0410-8766-e36946ffe9aa
2010-12-01
- 23:55 Revision c71e3c5e: removed unneeded filereference
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9743 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:43 Revision ee465053: Added Feature #16642: New extension manager part 2: Add ExtJs Module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9742 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:34 Bug #24270 (Closed): New extension manager part 2: Add ExtJs Module
- Now the first stage of new module will be part of core.
This is a preview, as some features are still missing. The... - 23:31 Feature #24240: Provide a SwiftMailer transport that only saves send mails to files
- Committed to trunk in rev. 9741
- 23:30 Revision 357b3227: Added Feature #16610: Provide a SwiftMailer transport that only saves send mails to files (mbox format)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9741 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:27 Revision 90ce678e: Follow-up to #16234: ExtDirect Dataprovider for user settings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9740 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:31 Bug #24263: tcaTree does not save collapse/expand state
- committed to trunk rev. 9737
- 15:39 Bug #24263 (Closed): tcaTree does not save collapse/expand state
- currently you have to select "expandAll" to expand the tree, else it will be collapsed completely everytime, since th...
- 21:29 Revision 69de72b7: Added Feature #16641: Here comes FAL - beta2 version
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9739 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:18 Bug #24269 (Closed): Here comes FAL - beta2 version
- FAL will build an abstraction layer between TYPO3 and assets (mostly images, PDFs, ZIPs, basically any kind of file)....
- 21:17 Bug #24187: Udpdated Templavoila to 1.5.2 and can't load pages in the back end.
- i have the same bug. today i've installed typo3 and this extension.
my typo3 version from trunk and extension vers... - 21:17 Revision b5f93041: Follow up #16234: ExtDirect Dataprovider for user settings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9738 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:15 Revision 8cdddcef: Fixed Bug #16635: TCA Tree does not save collapse/expand state
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9737 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:09 Bug #23928: ExtDirect Dataprovider for user settings
- Committed to trunk rev 9736
- 21:08 Revision b19bbd01: Fixed bug #16234: ExtDirect Dataprovider for user settings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9736 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:56 Bug #24268 (Closed): Install Tool is unuseable with newest DBAL
- See #24267, has been fixed in core's trunk already. Please port the fix to the extension!
(issue imported from #M... - 20:55 Bug #24267: Install Tool is unuseable since DBAL merge (switches to a very ugly "123" mode)
- Committed to trunk (rev. 9735).
- 20:50 Bug #24267 (Closed): Install Tool is unuseable since DBAL merge (switches to a very ugly "123" mode)
- Since tonights DBAL merging the install tool does not work anymore. One character wrong, but big impact. :)
(issu... - 20:53 Revision 025d8845: Fixed bug #16639: DBAL auto-loading rendered the Install Tool unuseable (was switching mode to "123")
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9735 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:22 Bug #24256: All TCA forms "group" with size=1 have height of 85px
- nobody said this has been fixed with rev 9391 ...
- 13:58 Bug #24256: All TCA forms "group" with size=1 have height of 85px
- When it was committed to trunk rev. 9391 why it is still there in Rev. 9705?
- 09:04 Bug #24256 (Closed): All TCA forms "group" with size=1 have height of 85px
- Normally with a TCA config like this:
'type' => 'group',
'internal_type' => 'db',
'allowed' => 'pages',
'size' ... - 20:06 Revision 18b6da2f: File>List (and other new sysext) shown even though extension not installed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9734 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:58 Bug #24232: tslib_menu and tslib_Xmenu calls stdwrap on $GLOBALS['TSFE']->cObj instead of this->parent_cObj
- Only the two stdWrap calls was indeed wrongly changed in #16446 (rev.
9474 [1]).
The calls to ->callUserFunction ... - 19:55 Revision c3298d53: Fixed bug #16601: tslib_menu and tslib_Xmenu use wrong cObj with stdWrap (since #16446) (Thanks to Thomas Maroschik)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9733 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:06 Bug #24266: htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
- I am not able to reproduce this issue.
What options have you set in the Extension Manager and what do you have in ... - 16:51 Bug #24266 (Closed): htmlArea RTE: The editor is being loaded. Please wait... (in IE and FireFox)
- Related to: http://bugs.typo3.org/view.php?id=10389
1) New installation of TYPO3 4.4.3.
2) Create a ROOT page.... - 18:18 Bug #24265: htmlArea RTE: TextStyle plugin may raise js error
- Committed to SVN TYPO3core trunk (revision 9732).
- 16:10 Bug #24265 (Closed): htmlArea RTE: TextStyle plugin may raise js error
- TextStyle plugin may raise js error
this.pageTSconfiguration is undefined
and the RTE fails to initialize.
... - 18:12 Revision f62ddb65: Fixed bug #16637: htmlArea RTE: TextStyle plugin may raise js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9732 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:53 Bug #24225: slide doesn't work without collect
- Committed to trunk rev. 9731. Thanks!
- 15:52 Bug #24225: slide doesn't work without collect
- Nope - this is due to a buggy "translation" of a double ternary operator into an if/else clause.
Attached Patch so... - 13:47 Bug #24225: slide doesn't work without collect
- Could this be a duplicate of #24213?
- 17:53 Revision 0fe11964: Fixed bug #16594: Slide doesn't work without collect (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9731 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:32 Bug #24262: Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- Unable to reproduce.
Line 69 of t3lib/utility/class.t3lib_utility_mail.php currently does not contain a call to Ph... - 15:31 Bug #24262 (Closed): Class 't3lib_utility_PhpOptions' not found in class.t3lib_utility_mail.php on line 69
- When I try to send mail, I get
»Fatal error: Class 't3lib_utility_PhpOptions' not found in /[...]/t3lib/utility/cla... - 17:27 Feature #23484: db compare shows no errors when db-updates fail
- Committed to trunk, rev. 9730
- 17:26 Revision 046d9494: Added Feature #15604: Install-Tool usability: db compare shows no errors when db-updates fail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9730 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:26 Revision 9f37f2c4: Follow-up to bug #16624: Decrease opacity of black ExtJS mask - make mask message readable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9729 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:51 Feature #19244: config.baseURL does not support stdWrap or copying of Objects
- IMHO 1) is not a workaround but currently the official way to go, since it is the only way to get properly cached res...
- 15:50 Bug #24264 (Closed): Suggest wizard does not work with drop-down select fields
- When the suggest wizard is used in conjunction with a size=1 select field (i.e. a simple drop-down field), selecting ...
- 15:30 Revision 0648e9c1: Updated Workspaces extension to version 4.5.0beta2b
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9728 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:29 Revision 70fb6e2e: Updated Version extension to version 4.5.0beta2a
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9727 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:19 Revision 34373da0: Raised version to 4.5.0beta2b
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3213 743128fe-103e-dd11-99c4-001b2...
- 15:17 Revision 7f57d5e2: Raised version to 4.5.0beta2a
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3212 743128fe-103e-dd11-99c4-001b210b...
- 15:05 Bug #24260: Broken sitemaps
- In #24232 this case is also included and several others. Please test, give your +1 in the core list and it can go in!...
- 14:38 Bug #24260: Broken sitemaps
- seems to work
- 14:29 Bug #24260: Broken sitemaps
- Instead of:
- $value = isset($this->conf['special.']['value.'])
- ? $GLOBALS['TSFE']->cObj->stdWrap($this-... - 13:58 Bug #24260 (Closed): Broken sitemaps
- It seems there is something broken in using sitemaps.
Testcase:
TS:
---------------------------------------
pa... - 15:03 Bug #23914: TCE-Forms do not use sprite icons -- this leads to inconsistency
- committed to trunk in rev. 9726
- 15:00 Revision f2e29678: Fixed Bug #16218: TCE-Forms does not use sprite icons -- this leads to inconsistency
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9726 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:51 Revision 56e4e417: Raised version to 4.5.0beta2b
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3208 743128fe-103e-dd11-99c4-001b210b...
- 14:42 Feature #24261 (Closed): Remove pages_language_overlay table
- I'm using some kind of Active Record pattern and it makes me crazy that pages translations are located in other table...
- 14:42 Bug #11209 (Resolved): BACK_PATH is not handled right in class.tx_version_gui.php
- Committed to trunk (rev. 3203)
- 14:38 Bug #11209 (Closed): BACK_PATH is not handled right in class.tx_version_gui.php
- The class.tx_version_gui.php still uses $GLOBALS['TBE_TEMPLATE']->backPath in two places, since this is not valid in ...
- 14:42 Revision 5b939491: Fixed bug: #11209: BACK_PATH is not handled right in class.tx_version_gui.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3203 743128fe-103e-dd11-99c4-001b210b...
- 14:16 Bug #23400: Pagetree fails to reload
- Committed to SVN
* TYPO3_4-3 (rev. 9723)
* TYPO3_4-4 (rev. 9724)
* Trunk (rev. 9725) - 14:15 Revision 1c299b3c: Fixed bug #15495: Pagetree fails to reload
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9725 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:15 Revision f9682956: Fixed bug #15495: Pagetree fails to reload
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9724 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:14 Revision 6323de36: Fixed bug #15495: Pagetree fails to reload
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9723 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:58 Revision c389941b: rename filename to lowercase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9722 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:57 Revision f6ad2aee: rename filename to lowercase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9721 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:52 Revision 758fb41d: Raised Extbase to 1.3.0beta2a
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9720 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:47 Revision fcd45b99: * Raising version to Extbase 1.3beta2a
- 13:45 Revision f0d85570: [+BUGFIX] Extbase (ConfigurationManager): FollowUp for #6067. Fixes a issue with parsing flexform rootlevel keys not having child keys I recently came across
- 13:43 Revision 7b620c2e: Reverted accidently committed file from last commit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9719 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:41 Bug #24239: Usability: labels improvements - Enable frontend preview needs to be changed
- Committed to trunk in revision 9717
- 13:40 Revision 46d4ffb7: Added credits to ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9718 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:35 Revision 2b82299d: [+BUGFIX] Extbase (Configuration): change the order of methods to determine the current pageId for backend modules, which is used to fetch the TS framework configuration. Fixes #11205
- 13:30 Revision 582f0c86: Follow-Up #11131: Usability: labels improvements, change the label as a new one is introduced
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3172 743128fe-103e-dd11-99c4-001b2...
- 13:30 Revision f82227d2: Feature #16609: Usability: Add new label for workspace preview
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9717 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:30 Revision 45997488: [+TASK] Extbase (Object): Make sure the class info cache is returning valid objects
- 13:21 Revision 2ede888c: Fixed bug #16622: PageTree - deleted 3 unused files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9716 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:09 Bug #24254: Improve ExtJS grid styling
- Committed to trunk rev 9715
- 01:11 Bug #24254 (Closed): Improve ExtJS grid styling
- Improve styling of ExtJS grids, especially grouped rows.
(issue imported from #M16626) - 13:05 Revision b90823c0: Fixed bug #16626: Improve ExtJS grid styling (Thanks to Timo Koenig)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9715 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:05 Feature #21618: Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- Hello,
i also expected to insert the same type again if i use this function
There is also a bug related to that i... - 12:54 Revision 05828b06: Cleaning of pagetree em_conf
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9714 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:51 Feature #24250: PageTree: Milestone 2 Release
- Committed to trunk rev 9713
- 12:50 Revision 26badc07: Fixed bug #16622: PageTree - Milestone 2 Release (Thanks to Stefan Galinski + Peter Foerger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9713 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:37 Feature #24249: Stabilize the Context Menu API
- Committed to trunk rev 9712
- 12:34 Revision d76262c2: Fixed bug #16621: Stabilize the Context Menu API (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9712 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:22 Bug #24122: Custom configured modules can't be enabled for non-admins
- Committed to trunk rev 9711
- 12:20 Revision 62490146: Fixed bug #16463: Bug: Custom configured modules can't be enabled for non-admins (Thanks to Bastian Waidelich)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9711 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:18 Bug #23811: ExtDirect calls get cached with domain resulting in "unable to connect to the server" exceptions
- committed to trunk rev 9710
- 12:15 Revision cb2f69c9: Fixed bug #16091: ExtDirect calls get cached with domain resulting in "unable to connect to the server" exceptions (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9710 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:05 Bug #14692: Access to file resources does not work with mod_fcgid
- I had the same problem today with TYPO3 4.4.4, PHP 5.3.0, Apache 2.x with mod_fcgi 2.2.10 running on CentOS 5.5. Appl...
- 11:58 Revision 5169658b: Raised DBAL to version 1.2.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9709 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:52 Revision 54446ed0: Changed version back to 1.2-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40719 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:51 Revision 9e312eb8: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40717 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:49 Revision 40292639: Code cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40716 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:43 Revision d20b7ff6: Added comment for unknown variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@40715 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:43 Revision 1cf806fe: Added comment for unknown variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@40713 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:42 Revision f636f3b8: Added comment for unknown variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40712 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:40 Revision 924d8e00: Backported changeset 40709 from trunk: Fixed use of undefined variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@40711 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:40 Revision d0ef0386: Backported changeset 40709 from trunk: Fixed use of undefined variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@40710 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:39 Revision 64535427: Fixed use of undefined variable in method exec_INSERTquery() with MySQL handler
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40709 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:29 Revision b51d3f07: Backported changeset 40706 from trunk: Fixed use of undefined variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@40708 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:29 Revision 2a3942c9: Backported changeset 40706 from trunk: Fixed use of undefined variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@40707 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:28 Revision dbc821cd: Fixed use of undefined variable in method map_subquery()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40706 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:56 Bug #24057: Install tool cannot compare "ENGINE" of MySQL Tables when DBAL is active
- Follow-up committed to:
- DBAL trunk (rev. 40701)
- DBAL_1-1 (rev. 40702)
- DBAL_1-0 (rev. 40703) - 10:50 Bug #24057: Install tool cannot compare "ENGINE" of MySQL Tables when DBAL is active
- I just figured out that native tables could not be retrieved anymore. Follow-up patch fixes this.
- 10:56 Revision 94e7cbbc: Backported changeset 40701 from trunk: Follow-up for bug #16392
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@40703 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:54 Revision 0156d7c8: Backported changeset 40701 from trunk: Follow-up for bug #16392
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@40702 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:51 Revision 9cf22db9: Follow-up for bug #16392: Native tables could not be retrieved anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40701 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:48 Revision 327da1f7: Updated Workspaces extension to version 4.5.0beta2a
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9708 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:47 Feature #10642 (Needs Feedback): Implement workspace preview
- 10:47 Feature #10642: Implement workspace preview
- Hi José,
so you started your work based on the @xtheme-t3skin.css@ of the TYPO3 backend?
As pointed out, it shoul... - 04:07 Feature #10642: Implement workspace preview
- Hi Everyone, Attached here is the diff file with a screenshot fof the current status of this task, let me know if the...
- 10:44 Revision dafc655b: Raised version to 4.5.0beta2a
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3165 743128fe-103e-dd11-99c4-001b2...
- 10:42 Revision f5b7ac23: Raised version to 4.5.0beta2a
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3162 743128fe-103e-dd11-99c4-001b2...
- 10:37 Bug #24222: The new Swift Mailer should be used by TYPO3 for sending all kinds of mail
- Committed to trunk in revision: 9707 (will appear in 4.5.0)
- 10:30 Revision 46a96504: Fixed bug #16591 The new Swift Mailer should be used by TYPO3 for sending all kinds of mail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9707 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:02 Bug #24259 (Closed): It's not possible to edit the versioning TCA array in typo3conf/extTables.php
- typo3conf/extTables.php:
$GLOBALS['TCA']['sys_workspace']['columns']['db_mountpoints']['config']['maxitems'] = 11;
... - 09:50 Bug #10944 (Closed): "Old" Pagetree uses hardcoded reference to old ws module
- 09:33 Revision 36fd5460: Fixed Bug #16613: CleanUp alt_db_navframe.php to work with new workspaces module
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9706 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:27 Bug #24258 (Closed): migrateWorkspaces in Install-Tool does not work, if extbase is not intalled
- migrateWorkspaces in Install-Tool does not work, if extbase is not intalled
PHP Fatal error: Class 'Tx_Extbase_Ut... - 09:23 Bug #24257: Missing check for allowed list module in page module
- I attached a t3d-file to easyly import random data (1100 addresses in a seperate sysfolder).
- 09:22 Bug #24257 (Rejected): Missing check for allowed list module in page module
- Problem:
Via page module its impossible to show records from tt_address greater than 1000 if the editor has no acces... - 08:25 Revision 76946046: * Raised Extbase and Fluid to 1.3.0beta2. See their ChangeLog for details.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9705 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:09 Revision aabe5b1f: * Raised version number to 1.3.0beta2
- * Updated ChangeLog
- 08:08 Revision 921cbade: [+BUGFIX] Extbase (Persistence): Persistence_Backend::getIdentifierByObject should work with LazyLoadingProxy
- getIdentifierByObject should check if object is an instance of Tx_Extbase_Persistence_LazyLoadingProxy and should ret...
- 06:53 Revision 96fcefb4: Updated htmlArea RTE version to 2.1.4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9704 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:47 Bug #23787: htmlArea RTE: Overlay to choose a color exceeds the viewport if many colors are defined
- Committed to SVN TYPO3core trunk (revision 9702) and branch TYPO3_4-4 (revision 9703).
- 05:22 Bug #23787: htmlArea RTE: Overlay to choose a color exceeds the viewport if many colors are defined
- Attached patch adds a scollbar to the dialogue window when needed. Height of the window is configurable.
Also adds... - 06:47 Revision 224059fe: Fixed bug #16058: htmlArea RTE: Overlay to choose a color exceeds the viewport if many colors are defined
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9703 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:25 Revision bd683431: Fixed bug #16058: htmlArea RTE: Overlay to choose a color exceeds the viewport if many colors are defined
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9702 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:17 Revision c55cb32e: * Updated ChangeLog
- * Raised Version Number to 1.3.0beta2
- 05:15 Feature #24255 (Closed): Add Cambodia flag to TYPO3
- Hi!
Cambodia flag is missing in the option when creating a website language in TYPO3. I hope it can be added soon.... - 01:32 Revision 4de5b961: cleaned up ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9701 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:30 Bug #24253: TCEforms have surrounding box with background color
- rev 9700
- 01:28 Revision 94eb410a: Fixed bug #16625: TCEforms have surrounding box with background color
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9700 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:24 Bug #11193 (Resolved): Remove calls to disable compression and merging of CSS/JS
- rev. 3154
- 00:48 Bug #11193: Remove calls to disable compression and merging of CSS/JS
- +1 by reading - you can commit it yourself if you'd like to
- 01:23 Revision 0c2d53f0: Fixed bug #11193: Remove calls to disable compression and merging of CSS/JS
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3154 743128fe-103e-dd11-99c4-001b2...
- 01:16 Revision 11c2cd71: Set version to 1.2.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40695 735d13b6-9817-0410-8766-e36946ffe9aa
- 01:14 Feature #11029: Workspaces module: Row detail view
- Attached patch is the result of Berit's work.
Please test together with the pending Core RFC "#16626":http://bugs.... - 01:12 Revision a8ee2459: Code cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40694 735d13b6-9817-0410-8766-e36946ffe9aa
- 01:06 Revision b1488ee4: Code cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@40693 735d13b6-9817-0410-8766-e36946ffe9aa
- 01:06 Revision e5042e72: Code cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40692 735d13b6-9817-0410-8766-e36946ffe9aa
- 00:58 Bug #24148: groupBy and orderBy fails on exec_query
- Committed to:
- DBAL trunk (rev. 40690)
- DBAL_1-1 (rev. 40691)
thanks for pointing out and your "patch". - 00:52 Bug #24148: groupBy and orderBy fails on exec_query
- According to code found in compileSelectParameters(), you're right!
- 00:57 Revision 02aaff15: Backported changeset 40690 from trunk: Fixed bug #16492
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@40691 735d13b6-9817-0410-8766-e36946ffe9aa
- 00:55 Revision 1a8461d3: Fixed bug #16492: groupBy and orderBy fail on exec_query (thanks to Oguzhan Alan)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40690 735d13b6-9817-0410-8766-e36946ffe9aa
- 00:42 Bug #24235: Changes in workspace are not shown automatically in pagetree
- Committed to
* TYPO3_4-3 (rev. 9697)
* TYPO3_4-4 (rev. 9698)
* Trunk (rev. 9699) - 00:41 Revision add7a511: Fixed bug #16604: Changes in workspace are not shown automatically in pagetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9699 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:41 Revision f2252dbc: Fixed bug #16604: Changes in workspace are not shown automatically in pagetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9698 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:40 Revision da10a8f8: Fixed bug #16604: Changes in workspace are not shown automatically in pagetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9697 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:34 Revision 2cf8bfa2: Updated Workspaces and Version extension to version 4.5.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9696 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:20 Revision e6aecf58: Raised version to 4.5.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3151 743128fe-103e-dd11-99c4-001b2...
- 00:20 Revision 2b7d2613: Raised version to 4.5.0beta2
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3150 743128fe-103e-dd11-99c4-001b210b...
2010-11-30
- 23:43 Bug #10636: workspace module not usable in IE6
- Probably not everything.. but at least the problem that it has no styles at all.
- 23:39 Bug #10636: workspace module not usable in IE6
- will it be fixed by solving #11193?
- 21:41 Bug #10636: workspace module not usable in IE6
- The huge problems are caused by #11193 (disable merging CSS).
- 23:14 Bug #22912: Fix hover color for tabs in TCEforms
- Resolved with #24251.
- 22:30 Bug #24253 (Closed): TCEforms have surrounding box with background color
- Since the background color of the content container has been changed some time ago, TCEforms still reside in a darker...
- 21:57 Bug #24252: Decrease opacity of black ExtJS mask
- rev 9695
- 21:52 Bug #24252 (Closed): Decrease opacity of black ExtJS mask
- The opacity of the black background mask for modal ExtJS dialogs is currently set to 0.9 in trunk.
In 4.4 it has ben... - 21:56 Revision 15b45d10: Fixed bug #16624: Decrease opacity of black ExtJS mask
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9695 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:39 Bug #24251: Fix Tab styling
- trunk rev. 9694
- 21:20 Bug #24251 (Closed): Fix Tab styling
- Tabs in TYPO3 (dyntabs) currently have some drawbacks
* hover color = active color
* activating a tab keeps bottom ... - 21:34 Revision 50dd9b81: Fixed bug #16623: Fix Tab styling (Thanks to Tomas Norre Mikkelsen)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9694 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:11 Bug #11193 (Closed): Remove calls to disable compression and merging of CSS/JS
- @AbstractController@ calls ...
- 21:03 Bug #24215: Make jsFooterInline & jsFooterLibs available to render-preProcess hook
- Committed to
* trunk rev. 9692
* 4-4 rev. 9693
Thanks for your contribution, Morton! - 09:02 Bug #24215: Make jsFooterInline & jsFooterLibs available to render-preProcess hook
- We're all 'the community' ;-)
Thanks for sending! - 08:56 Bug #24215: Make jsFooterInline & jsFooterLibs available to render-preProcess hook
- Wow, this process doesn't exactly help to further community participation. Subscribing to a mailing list, copying the...
- 20:59 Revision c5fba4f1: Fixed bug #16581: Make jsFooterInline & jsFooterLibs available to render-preProcess hook (Thanks to Morton Jonuschat)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9693 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:53 Revision 6c4fb1be: Fixed bug #16581: Make jsFooterInline & jsFooterLibs available to render-preProcess hook (Thanks to Morton Jonuschat)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9692 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:41 Feature #24250 (Closed): PageTree: Milestone 2 Release
- This is the second milestone release of the new pagetree that improved a lot since the last version for Beta 1. You c...
- 18:35 Feature #24249 (Closed): Stabilize the Context Menu API
- Problem:
The new context menu API was never tested with any code, but this has changed with the migration of the pag... - 18:03 Revision 1504bb83: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3148 743128fe-103e-dd11-99c4-001b2...
- 18:03 Revision 971c1b27: FYI: Added Styling classes for Berit
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3147 743128fe-103e-dd11-99c4-001b2...
- 16:37 Revision c3b12a70: [+BUGFIX] Extbase (Configuration): slightly tweaked FrontendConfigurationManager (basically replaced explode() by t3lib_div::trimExplode() call)
- [+TASK] Extbase (Tests): Added some unit tests for Backend- and FrontendConfigurationManager. To be continued
- 16:26 Feature #11029 (Needs Feedback): Workspaces module: Row detail view
- Kind of ready in Firefox and Safari.
Was not able to test it in IEx due to javascript errors with mordernizr looked ... - 16:23 Bug #24156: DBAL does not support multi-column indexes in create table queries
- Committed to:
- DBAL trunk (rev. 40682)
- Core trunk (rev. 9689)
- Core 4-4 (rev. 9690)
- Core 4-3 (rev. 9691) - 15:49 Bug #24156: DBAL does not support multi-column indexes in create table queries
- original create table definition is found in t3lib/stddb/tables.sql:
#
# Table structure for table 'sys_registry'... - 16:22 Revision 4ef4a4d2: Backported changeset 9689 from trunk: Fixed bug #16501
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9691 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:19 Revision fca83612: Backported changeset 9689 from trunk: Fixed bug #16501
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9690 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:14 Revision 019dd0c1: Fixed bug #16501: DBAL does not support multi-column indexes in create table queries
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9689 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:13 Revision 46c2e3a0: Fixed bug #16501: DBAL does not support multi-column indexes in create table queries
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40682 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:07 Bug #24248: Warnings about performing array functions on non-arrays
- I also reported this bug here: http://forge.typo3.org/issues/11175
- 15:20 Bug #24248 (Closed): Warnings about performing array functions on non-arrays
- After adding google sitemap extensions like advanced_sitemaps (version 1.0.0) and showing this page I get several err...
- 15:37 Bug #24150: Can't create table sys_registry from install tool
- Will be handled with bug entry in DBAL. Thanks.
- 15:36 Feature #24145: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- - Committed core patch to trunk as rev. 9688
- Committed DBAL patch to trunk as rev. 40681 - 15:35 Revision 07908ded: Added feature #16491: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@40681 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:30 Revision 922d0858: Fixed bug #16491: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9688 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:21 Bug #17450: No language overlay with TS select on table pages
- Committed to trunk (rev. 9687) - Thanks for your patience ;)
- 15:20 Revision 44f4ad24: Fixed bug #5918: No language overlay with TS select on table pages (Thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9687 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:14 Bug #24238: Javascript flashmessage miss named severity
- committed to trunk rev 9686
- 15:13 Revision 1b369380: Fixed bug #16608: Javascript flashmessage miss named severity
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9686 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:03 Feature #24247 (Closed): Improve target for pages
- TYPO3 offers possibility to open a menu link in a new window or a popup.
Actually the editor must know cryptic cod... - 15:02 Bug #11138 (Resolved): preview links in page- and list-module point to mod.php instead of typo3/mod.php
- Committed to trunk (rev. 3142)
- 15:02 Revision 4d9dacfe: Fixed bug #11138: preview links in page- and list-module point to mod.php instead of typo3/mod.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3142 743128fe-103e-dd11-99c4-001b2...
- 14:50 Bug #11144 (Resolved): Records that belong to a particular workspace shall be removed when the workspace is removed
- 14:49 Bug #11144: Records that belong to a particular workspace shall be removed when the workspace is removed
- Fixed in SVN Trunk rev. 3141
- 14:49 Revision 7e4e5231: Fixed bug #11144: Records that belong to a particular workspace shall be removed when the workspace is removed
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3141 743128fe-103e-dd11-99c4-001b2...
- 14:30 Revision 1fb2f14f: [+BUGFIX] Extbase (DomainObject): added default __toString method to Tx_Extbase_DomainObject_AbstractDomainObject. Thanks to Marco Huber. Resolves #8083
- 14:00 Bug #11163 (Closed): Actions performed on tabs are not executed on the correct workspace
- Actions performed on tabs are not executed on the correct workspace
- 13:40 Bug #11115: ExtDirect exception sendToNextStageWindow: StageId is supposed to be an integer
- Steffen Gebert wrote:
> Sonja or Olly, could you please check our installation, whether this is correct there? Sonja... - 13:06 Bug #11115: ExtDirect exception sendToNextStageWindow: StageId is supposed to be an integer
- Sonja or Olly, could you please check our installation, whether this is correct there? Sonja created the stages for us.
- 12:20 Bug #11115 (Resolved): ExtDirect exception sendToNextStageWindow: StageId is supposed to be an integer
- 11:15 Bug #11115: ExtDirect exception sendToNextStageWindow: StageId is supposed to be an integer
- I'm going to add a error message telling "The stage to be used seems to be inconsitent and cannot be used. Please con...
- 13:09 Revision 07d80a70: [+BUGFIX] Extbase (MVC): Fixed UriBuilder for handling LazyLoadingProxy objects as arguments. Resolves #10705
- 13:06 Revision b78ea2ea: [+TASK] Extbase (Object): re-added Tx_Extbase_Object_Manager to gain more backwards compatibility. This class is marked deprecated and will be removed in Extbase 1.5
- 13:02 Revision cc36199a: [+BUGFIX] Extbase (Tests): tweaked ObjectContainer tests. Tests are failing deliberately for now
- The DI implementation has to be rewritten, as discussed.
This relates to: #11160 - 13:00 Revision d6b8cf20: [+BUGFIX] Extbase (Domain): fixed (non-breaking) method name for getting usergroup in Tx_Extbase_Domain_Model_FrontendUser. Resolves #11019
- 12:51 Revision e1d0468d: [+BUGFIX] Extbase (Domain): Tx_Extbase_Domain_Model_FrontendUserGroup::getSubgroup() returns wrong property. Resolves #11020
- 12:50 Revision e2d3c0d5: [+BUGFIX] Extbase (Domain): Tx_Extbase_Domain_Model_FrontendUserGroup::getSubgroup() returns wrong property. Resolves #11020
- 12:40 Task #11162 (Closed): Suggest to Core and other extensions to increase the type of t3ver_stage
- Currently the field t3ver_stage which is defined by each module/extension that supports workspaces is defined as TINY...
- 12:35 Task #11161 (Resolved): Simplify outputting errors from PHP to the grid component
- Fixed in SVN Trunk rev. 3132
- 12:23 Task #11161 (Closed): Simplify outputting errors from PHP to the grid component
- Simplify outputting errors from PHP to the grid component by providing an internal API to create results like
$res... - 12:35 Revision fb6bc430: Fixed task #11161: Simplify outputting errors from PHP to the grid component
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3132 743128fe-103e-dd11-99c4-001b2...
- 12:33 Feature #24246 (Closed): Link Wizard Improvements ...
- Hello Core Team,
this i just a little question about an improvement of the link wizard in
the rte.
In 4.4 the ... - 12:31 Revision 536b896f: [+BUGFIX] Extbase (MVC): re-enabled HMAC check for BE forms. The deactivation was just a temporary fix - HMAC should work in BE mode just like in FE
- 12:22 Bug #24245 (Closed): If live Page is hidden, draft-live-DIff-View is broken...
- If the live Page is hidden and I work in Draft-Workspace the Compare view between live and draft is broken, because l...
- 12:19 Revision b8e93f23: Fixed bug #11115: ExtDirect exception sendToNextStageWindow: StageId is supposed to be an integer
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3130 743128fe-103e-dd11-99c4-001b2...
- 12:15 Bug #24244 (Closed): Hidden Pages not reachable over http if BE is used via https with lockssl=1
- In Install Tool LockSSL ist set to 1, so the whole BE uses https while the FE uses http.
If I now try to view a hidd... - 12:13 Bug #24243: felogin redirection doesn't work in IE
- I am sorry I forgot to mention that a 404 error page appears in case that the redirect doesn't work. This is not the ...
- 12:09 Bug #24243 (Closed): felogin redirection doesn't work in IE
- The environemnt is as follow:
- Typo3 4.4.2 is installed
- extension eu_ldap is used for the the login
- users a... - 11:40 Revision 2e31fccd: [TASK] Extbase (Configuration): Fix whitespaces
- Removed some trailing whitespaces.
- 11:39 Bug #24242: common.js resets TYPO3 namespace
- Committed to svn
4_3 rev 9683
4_4 rev 9684
trunk rev 9685 - 10:40 Bug #24242: common.js resets TYPO3 namespace
- pls use 0016614_v2.diff (removed a duplicate var from the first try)
- 10:22 Bug #24242 (Closed): common.js resets TYPO3 namespace
- If some JavaScript already registered a class in the global namespace TYPO3. prior to loading common.js in the backen...
- 11:37 Revision 861e1265: Fixed bug #16614: common.js resets TYPO3 namespace (Thanks to Peter Kühn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9685 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:37 Revision 2a2613f0: Fixed bug #16614: common.js resets TYPO3 namespace (Thanks to Peter Kühn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9684 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:37 Revision 8e27f0a5: Fixed bug #16614: common.js resets TYPO3 namespace (Thanks to Peter Kühn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9683 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:25 Feature #24102: FAL Hooks
- Committed to trunk rev 9682
- 11:24 Revision 826623b8: Fixed bug #16443: FAL Hooks (Thanks to Mathias Schreiber)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9682 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:11 Bug #24118: Add uid of overlay record to rootline
- Committed to trunk rev 9681
- 11:10 Revision 13ea3e91: Fixed bug #16459 Add uid of overlay record to rootline (Thanks to Mathias Schreiber)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9681 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:05 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
- ok, I sent it to the core list...
hopefully someone can adopt it to the trunk (there's a difference to 4_3+4_4) - 11:01 Revision 2ac33f1d: [+TASK] extbase (ConfigurationManager): Made FrontendConfigurationManager parse recurring sections in flexforms right. Thanks to Franz Koch (resolves #6067)
- 10:54 Revision 5a268287: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3126 743128fe-103e-dd11-99c4-001b2...
- 10:53 Revision 3ad3e383: Cleanup: Fixed PHPdoc comments and exception timestamp
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3125 743128fe-103e-dd11-99c4-001b2...
- 10:46 Task #11136 (On Hold): #11030 differences screen vs. trunk 4.5
- i exchanged the columns in the model but this did not have any effect
- 10:45 Task #11153 (Closed): Determine whether Tx_Workspaces_Service_Stages::encodeStageUid and resolveStageUid are required
- Determine whether the following wrappers in Tx_Workspaces_Service_Stages are still required and remove them if not.
... - 10:44 Bug #11143 (Closed): Editing workspaces record shows PHP warning
- 10:43 Revision d019695f: Forge #11143: Editing workspaces record shows PHP warning
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3124 743128fe-103e-dd11-99c4-001b2...
- 10:30 Bug #11124 (Resolved): Stages should use suggest wizard for persons
- Fixed in SVN Trunk Revision r3123
- 10:28 Revision 817bbaa7: Fixed bug #11124: Stages should use suggest wizard for persons
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3123 743128fe-103e-dd11-99c4-001b2...
- 10:16 Revision 156e480e: FYI: Added Styling classes for Berit
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3122 743128fe-103e-dd11-99c4-001b2...
- 09:53 Feature #10291 (Resolved): Module: Change action icon handling
- Applied in changeset r3121.
- 09:50 Feature #10291 (On Hold): Module: Change action icon handling
- 09:50 Feature #10291: Module: Change action icon handling
- Hiding actions, has been committed in r 3121.
The task with the text seems to get quite complicated, therefore I w... - 09:50 Bug #17561: meta http-equiv="Content-Type" should change along with config.doctype
- I also support Thomas suggestion. The wrap defined in protected $metaCharsetTag should be made configurable. We are c...
- 09:48 Revision 46238908: fixed bug #10291: change action icons
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3121 743128fe-103e-dd11-99c4-001b2...
- 09:28 Revision c3c4f66a: followUp to 7050: Missed to include the actual change
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3120 743128fe-103e-dd11-99c4-001b2...
- 09:27 Bug #24229: Login via OpenID is impossible after last SVN Checkout
- trunk rev. 9680
Thanks Henrik for reporting and testing! - 08:24 Bug #24229: Login via OpenID is impossible after last SVN Checkout
- Hi Steffen,
thanks for pointing this out. Removing the last parameter '1' solves the problem. - 09:23 Bug #11152 (Closed): Calls about this-> in static context in worksapces lib
- committed to svn
- 09:22 Bug #11152 (Closed): Calls about this-> in static context in worksapces lib
- exchange this-> with self::
- 09:22 Revision 9ae407e0: Bug #11152 Calls about this-> in static context in worksapces lib
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3119 743128fe-103e-dd11-99c4-001b2...
- 09:18 Revision 474e17ee: Fixed bug #16598: Login via OpenID is impossible (Thanks to Henrik Ziegenhain)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9680 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:08 Bug #7050 (Closed): Remove UID from WSP Dropdown
- 09:07 Revision 27a7c56a: Forge 7050: Remove UID from WSP Dropdown
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3118 743128fe-103e-dd11-99c4-001b2...
- 08:54 Bug #24241 (Closed): CleanUp alt_db_navframe.php to work with new workspaces module
- The NavFrame references the old workspace module,
furthermore there are "specials" included which are not needed any... - 08:52 Bug #10944 (Under Review): "Old" Pagetree uses hardcoded reference to old ws module
- pending in core list
- 02:45 Bug #17063: Can't distinguish some elements in multilanguage sites when linking them.
- Patch is attached to issue #0016323.
2010-11-29
- 23:30 Bug #24229: Login via OpenID is impossible after last SVN Checkout
- As I'm pretty sure that this is the reason.. could you please output the $row and post the result here (with and with...
- 23:08 Bug #24229: Login via OpenID is impossible after last SVN Checkout
- Henrik, could you try removing the last parameter '1', please?
- 21:48 Bug #24229: Login via OpenID is impossible after last SVN Checkout
- Hi Christopher,
thanks for your link. Reverting the changes in getAssossiation() in the file typo3/sysext/openid/s... - 21:31 Bug #24229: Login via OpenID is impossible after last SVN Checkout
- Recently only three lines were changed in the files you name.
Does it work again when you change these three lines b... - 12:19 Bug #24229: Login via OpenID is impossible after last SVN Checkout
- After hitting the login Button I get redirectet to myopenid.com to enter a password, after this I get redirected back...
- 12:13 Bug #24229 (Closed): Login via OpenID is impossible after last SVN Checkout
- After the last SVN Checkout (r9666) it isn`t anymore possible to login to the backend via OpenID.
In the Changelog... - 23:24 Bug #25657: Task Object State Is Not Saved
- I've changed by mind in contrast to my previous post.
I think it *is* a good idea to store some values in a task i... - 23:15 Revision 32d2d337: Follow-up to #15998: Fixed CGL issue with naming and added exception codes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9679 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:13 Feature #25652: Example AdditionalFieldsProvider
- Resolved, suspended.
While better name spacing and more simple additional field generation is still an issue in th... - 23:04 Bug #25677 (Closed): tx_scheduler_CronCmd needs refactoring
- Especially the recursive method is very nasty and hard to understand. It should be refactored and splitted to more si...
- 22:57 Feature #24240 (Closed): Provide a SwiftMailer transport that only saves send mails to files
- We introduced the SwiftMailer interface in t3lib_mail in 4.5 alpha2. So we can now generate RFC conformant mails and ...
- 22:41 Revision e029e52d: Fixed bug #15189: Frontend Editing edit panels are shown for content element types that cannot be edited
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9678 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:57 Feature #20777: tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript
- I tested the patches and they work for me.
Thanks a lot! - 21:48 Task #11131 (Under Review): Usability: labels improvements
- patch for workspace extension comitted with revision: 3109
- 21:41 Task #11131: Usability: labels improvements
- Patch for workspace extension. Additional needed patch for LANG extension is in core list. (http://bugs.typo3.org/vie...
- 17:24 Task #11131: Usability: labels improvements
- > the problem is that the new module is acutally not really splitting things ;) - but basically I like the idea to ch...
- 17:14 Task #11131 (Accepted): Usability: labels improvements
- the problem is that the new module is acutally not really splitting things ;) - but basically I like the idea to chan...
- 11:40 Task #11131 (Closed): Usability: labels improvements
- Many labels related to versioning/workspaces have a very technical bent and are hard to understand for the average us...
- 21:42 Revision a13d9c58: #11131: Usability: labels improvements
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3109 743128fe-103e-dd11-99c4-001b2...
- 21:38 Bug #24239 (Closed): Usability: labels improvements - Enable frontend preview needs to be changed
- Currently the link text is "Enable frontend preview", but thats confusion for the normal user.
Better would be "E... - 21:23 Bug #24217: Localization overview has no color-coded status anymore
- Committed Steffen Gebert's v2 to trunk in revision 9676 and 4.4 in revision 9677.
- 17:38 Bug #24217: Localization overview has no color-coded status anymore
- Added screenshots of situation before 4.4, then of 4.4 unpatched and after applying the patch.
- 21:21 Bug #24238 (Closed): Javascript flashmessage miss named severity
- Simular to php, the severity is magic number 0-4
The patch adds an object TYPO3.Severity which allows to write reada... - 21:20 Revision d34d2485: Fixed bug #16583: Localization overview has no color-coded status anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9677 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:17 Bug #24236: tcatree: sorting is not working
- now the sorting you can give with foreign_table_where is respected
- 20:41 Bug #24236: tcatree: sorting is not working
- there is a bug in the SortedNodeCollection.
- 17:37 Bug #24236 (Closed): tcatree: sorting is not working
- if a tcatree is built based on table "pages" the sorting is not respected.
how to test:
Create a page tree and mo... - 21:16 Revision 4f89a47d: Fixed bug #16583: Localization overview has no color-coded status anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9676 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:07 Revision f3c0bf20: Fixed bug #16605: TCA tree: sorting is not working
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9675 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:40 Bug #11117: Workspaces modules should remember last selected workspace
- I'm fine with this.. it was just for me as a "user" with special needs ;)
I always had to reselect the workspace, as... - 18:53 Bug #11117: Workspaces modules should remember last selected workspace
- complicated task --- atm it opens the current workspace
- 20:36 Bug #10831: New preview window shows wrong behavior for new page in LIVE WS
- I'm sorry but that doesn't work, because you forgot to pass the $language parameter in the call tx_Workspaces_Service...
- 18:10 Bug #10831 (Resolved): New preview window shows wrong behavior for new page in LIVE WS
- Committed to trunk (rev. 3105)
- 19:28 Bug #11126: Workspaces module missing from user rights
- This issue belongs to Extbase behavior: http://bugs.typo3.org/view.php?id=16463
After this RFC is solved, this pro... - 18:44 Bug #11126 (Accepted): Workspaces module missing from user rights
- 11:03 Bug #11126 (Closed): Workspaces module missing from user rights
- The Workspaces module does not appear in the list of Modules in the Access List of BE user groups. It is thus impossi...
- 19:19 Bug #11144 (Closed): Records that belong to a particular workspace shall be removed when the workspace is removed
- Records that belong to a particular workspace shall be removed when the workspace is removed.
This shall be implemen... - 19:17 Bug #11142 (Accepted): The 'All' tab throws Exception 'No such workspace defined'
- To reproduce this issue just prepare a record with an invalid t3ver_wsid.
- 19:09 Bug #11142 (Closed): The 'All' tab throws Exception 'No such workspace defined'
- Select the 'All' tab and get an Exception 'No such workspace defined' thrown in tx_Workspaces_Service_Workspaces::get...
- 19:15 Bug #11143 (Closed): Editing workspaces record shows PHP warning
- PHP Warning
PHP Warning: parse_url(/typo3/alt_doc.php?returnUrl=http://myhost.com/typo3/mod.php?M=web_WorkspacesWork... - 19:08 Bug #24237: tcaTree doesn't use correct icons
- overlays are a second sprite icon rendered over the first.
ExtJS has only support for only one icon, therefore only ... - 19:05 Bug #24237: tcaTree doesn't use correct icons
- reply for your msg: then this is a problem of extjs?
- 19:04 Bug #24237: tcaTree doesn't use correct icons
- from a short debugging:
a call to t3lib_iconWorks::getSpriteIconForRecord($this->tableName, $row); instead of t3lib_... - 17:45 Bug #24237: tcaTree doesn't use correct icons
- type-icons are supported, overlays are not possible - everywhere extjs displays icons.
- 17:40 Bug #24237 (Rejected): tcaTree doesn't use correct icons
- see screenshot:hidden pages are shown like normal page records
(issue imported from #M16606) - 18:28 Bug #11141 (Closed): switching with the tabs in the workspace module should also switch to the related workspace
- Switching with the tabs in the workspace module should also switch to the related workspace.
- 18:18 Bug #11006 (Resolved): Error when using old-style workspace
- Committed to trunk (rev. 3106)
- 18:17 Revision 31598e19: Fixed bug: #11006: Error when using old-style workspace
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3106 743128fe-103e-dd11-99c4-001b2...
- 18:09 Revision b6714b12: Fixed bug: #10831: New preview window shows wrong behavior for new page in LIVE WS
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3105 743128fe-103e-dd11-99c4-001b2...
- 17:47 Bug #23400: Pagetree fails to reload
- @Patrick: Exactly, the '#' character is the problem...
Find attached a patch that fixes this issue. - 17:14 Bug #10771 (Resolved): changes in workspace are not shown automatically in pagetree
- Pending in Core List and thus resolved for the Workspaces Team.
- 17:06 Bug #10771: changes in workspace are not shown automatically in pagetree
- Core Issue, see http://bugs.typo3.org/view.php?id=16604
- 17:05 Bug #24192: tcatree delivers different tree with mm than without
- ah ok it seems it got fixed now ;)
- 14:43 Bug #24192: tcatree delivers different tree with mm than without
- Hi,
at current trunk, I could not reproduce this issue anymore. Could you please crosscheck? - 17:05 Bug #24235 (Closed): Changes in workspace are not shown automatically in pagetree
- When you change a content element in a workspace the color of the page does not change automatically (pagetree does n...
- 17:01 Task #11136: #11030 differences screen vs. trunk 4.5
- Steffen Gebert wrote:
> And this leads to another design problem: If the checkbox column is left of the expand/colla... - 16:57 Task #11136: #11030 differences screen vs. trunk 4.5
- And this leads to another design problem: If the checkbox column is left of the expand/collapse column, it looks very...
- 16:55 Task #11136: #11030 differences screen vs. trunk 4.5
- there is also the other problem when clicking 'all' that the style of 'path-line' imho can't be changed between all a...
- 16:54 Task #11136: #11030 differences screen vs. trunk 4.5
- Steffen Gebert wrote:
> Steffen Ritter wrote:
> > > it's just about the checkboxes in front of the path.... not the... - 16:46 Task #11136: #11030 differences screen vs. trunk 4.5
- Steffen Ritter wrote:
> > it's just about the checkboxes in front of the path.... not the single issues in a path...... - 16:44 Task #11136: #11030 differences screen vs. trunk 4.5
- > it's just about the checkboxes in front of the path.... not the single issues in a path...
no checkboxes needed in... - 16:36 Task #11136: #11030 differences screen vs. trunk 4.5
- Hi... wait.
the 2 screens show the situation right now:
1. by clicking all...
2. on demoworkspace.
it's jus... - 16:36 Task #11136: #11030 differences screen vs. trunk 4.5
- Hi... wait.
the 2 screens show the situation right now:
1. by clicking all...
2. on demoworkspace.
it's jus... - 16:30 Task #11136: #11030 differences screen vs. trunk 4.5
- So they're missing in the ExtJS code!
- 16:28 Task #11136 (Needs Feedback): #11030 differences screen vs. trunk 4.5
- both ;)
if you're on the "All" tab you won't see the checkboxes, on any other tab the checkboxes should be there. - 14:20 Task #11136 (Closed): #11030 differences screen vs. trunk 4.5
- hi,
the screen attached in #11030 shows a html-chrckbox in front of the path (Template /.../ Home).
this checkbox... - 17:01 Feature #19244: config.baseURL does not support stdWrap or copying of Objects
- The related issue (0007937) has been closed/resolved, but without new code.
Suggested workaraounds:
1) Use a typo... - 16:56 Bug #23964: TCAtree should disable self from being selectable
- after a short skype talk with Sebastian, this one can be closed
- 16:49 Bug #23964: TCAtree should disable self from being selectable
- looping prevention is done,
as in select you prevent this with foreign_table_where = uid =! ###REC_UID### this one s... - 16:44 Feature #10642: Implement workspace preview
- Hi,
basicially the screenshot is where we're planning to go with 4.5. Except that we will not have the "Publish", ... - 16:13 Feature #10642: Implement workspace preview
- Thanks, José! I've pointed Tolleiv Nietsch to this issue, hope he can help you!
Steffen - 16:04 Feature #10642: Implement workspace preview
- Couple Notes about the progress on this task:
I'm currently working on thecontainer with class "x-toolbar-ct" I ha... - 16:30 Bug #11138 (Accepted): preview links in page- and list-module point to mod.php instead of typo3/mod.php
- 16:29 Bug #11138 (Closed): preview links in page- and list-module point to mod.php instead of typo3/mod.php
- preview links in page- and list-module point to mod.php instead of typo3/mod.php
- 16:13 Bug #24232: tslib_menu and tslib_Xmenu calls stdwrap on $GLOBALS['TSFE']->cObj instead of this->parent_cObj
- +1 by reading
- 13:59 Bug #24232 (Closed): tslib_menu and tslib_Xmenu calls stdwrap on $GLOBALS['TSFE']->cObj instead of this->parent_cObj
- Situation:
When having content elements of type "menu/sitemap" and using the subtype "Menu of these pages" then tsli... - 15:44 Revision d61ce9cf: Cleanup: Fixed svn:eol-style
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9674 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:44 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
- I can confirm the problem description and effects on 4.4.4
- 15:36 Bug #23963: TCAtree should respect maxItems = 1
- committed to trunk in rev. 9673
- 15:18 Bug #23963: TCAtree should respect maxItems = 1
- this is a bug, as a handler for this already is implemented
- 15:36 Revision 9788bc2f: Fixed bug #16276: TCAtree should respect maxItems = 1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9673 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:25 Bug #24234 (Closed): Backend layout setting "none" is ignored
- The new backend layout select boxes contain a value "none" to either stop inheritance of the backend layout of the pa...
- 15:09 Bug #23975: TCAtree config option readOnly = 1 has no effect
- well I currently see, no way for an easy resolution to this one...
- 15:06 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
- No benefit, just more irritation for editors.
But it should be fixed: by adding "doktype" to TYPO3_CONF_VARS.FE. p... - 15:00 Bug #24233: tcaTree has redundant code passages
- committed to trunk rev. 9672
- 14:48 Bug #24233 (Closed): tcaTree has redundant code passages
- as mentioned by Oliver Klee in a Discussion about 16508 there is some code-Redundancy in the tcaTree-Dataprovider. --...
- 14:59 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- my fault, patch works :)
- 14:52 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- yep, but since it's in t3lib, it's not cached anyways...
- 13:53 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- Did you clear the configuration cache?
- 13:51 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- even when setting the field to 1 in the DB by hand, the radio button doesn't change...
- 13:47 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- Hmm, the patch doesn't change anything for me, the input tag's value attribute is still empty... ...
- 13:26 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- BTW: Aren't we supposed to write in English here? ;-)
This raises another issue with the "Mount Point" page type:
... - 13:10 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- Erledigt.
Das kommt davon, wenn man unbesehen annimmt, daß im TCA alles, was "items" hat, identisch behandelt würd... - 12:55 Bug #24230: Radio Selector for content to show on mount pages not displaying the selected value
- Joey, kannst du dir das vielleicht mal anschauen?
- 12:52 Bug #24230 (Closed): Radio Selector for content to show on mount pages not displaying the selected value
- The selector "Show content of" (DB field pages:mount_pid_ol) for mount pages is not showing the selected value.
(... - 14:56 Revision 3bc8a878: Cleanup #16553: TCA tree has redundant code passages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9672 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:30 Bug #15475: DAM browseTree reload buttons
- I think this issue is no longer valid. The mentioned icons work fine with current DAM versions. So please close it.
- 14:01 Bug #24191: tcaTree does not work for relation fields without TCA Definition.
- committed attached patch to tunk rev. 9671
- 13:18 Bug #24191: tcaTree does not work for relation fields without TCA Definition.
- this is not related to your line you mentioned...
it's just that the pid field has no "tca" definition and there is ... - 14:01 Revision b538cf6f: Fixed bug #16553: TCA tree does not work for relation-fields without TCA Definition.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9671 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:39 Revision d4ed2921: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3094 743128fe-103e-dd11-99c4-001b2...
- 13:31 Revision 34d0c1e9: * Cleanup: Added last_synched_target file since the system extension "version" is now maintained in an external repository
- (see https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core... - 13:23 Revision de7dc691: Follow-up to bug #16600: TCA tree: Move the ACL-Checks out from Data-Provider and use the information from tceFroms (added missing class)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9669 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:16 Bug #24231: tcaTree: Move the ACL-Checks out from Data-Provider and use the information from tceFroms
- committed to trunk rev. 9668
- 13:00 Bug #24231 (Closed): tcaTree: Move the ACL-Checks out from Data-Provider and use the information from tceFroms
- RFC 16510 introduced ACL checks like "normal select" fields.
In some cases this information calculated inside the Da... - 13:12 Revision ba3312e9: Fixed bug #16600: TCA tree: Move the ACL-Checks out from Data-Provider and use the information from tceFroms
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9668 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:16 Revision 3efe8277: Fixed bug #16597: TCA tree: Adapt Signature of own select renderMode tree to match the signature other select-modes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9667 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:47 Bug #24079: Field module is not rendered for sysfolders
- Committed to trunk at rev 9666
- 11:44 Revision 8ba2fa0b: Fixed bug #16417: Field module is not rendered for sysfolders
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9666 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:34 Bug #24228 (Closed): tcaTree: Adapt Signature of own select renderMode tree to match the signature other select-modes
- The Signature for the rendering function dismatches the signature of all other rendering funcitons...
Change it...
... - 10:55 Bug #24227 (Closed): Deprecation Log blocks system
- We've update a system to the newest T3 Version. This system uses many older extension. Because of this the deprecatio...
- 10:44 Bug #11124 (Closed): Stages should use suggest wizard for persons
- When defining a stage, it would be very convenient if the selector for "Responsible persons" used the suggest wizard,...
- 09:47 Bug #24197: ugly errors in install tool
- Committed to trunk rev 9665 (after applying further CGL formatting, adding htmlspecialchars and removing and extra pa...
- 09:44 Revision f79e917e: Fixed bug #16559: Ugly errors in install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9665 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:35 Bug #24226 (Closed): [SYS][useCachingFramework] is not set on a new installation
- I have installed a new typo3 deployment:
- Windows XP Proffesional SP3, up to date
- Apache 2.2.17
- PHP Version 5... - 01:30 Bug #24225 (Closed): slide doesn't work without collect
- "slide" doesn't work without activating "slide.collect".
The following TS does nothing:
styles.content.getRight.... - 00:50 Bug #24224: It is possible to bypass "verifyFilenameAgainstDenyPattern"
- Exploit code:
typo3conf/localconf.php%00/foobar/xx - 00:43 Bug #24224 (Closed): It is possible to bypass "verifyFilenameAgainstDenyPattern"
- The method does not normalize the string before checking it with a regular expression. By passing a null byte it is p...
2010-11-28
- 23:58 Feature #22896: cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
- Hi there,
it could be very handy suche feature.
Looks like, what need to patch function checkIncludeLines in t3lib/... - 23:30 Bug #24215: Make jsFooterInline & jsFooterLibs available to render-preProcess hook
- Morton, could you please send ths patch to the core team list?
http://typo3.org/teams/core/core-mailinglist-rules/
... - 23:25 Bug #24223 (Closed): Replace shortcut misconfiguration with helpfull error message
- If a shortcut target does not exist, the following message is emitted:...
- 23:18 Revision bc6fe15a: Follow-up to #15644: Replace magic numbers for shortcut_mode with class constants in tslib_fe
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9664 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:12 Bug #24222 (Closed): The new Swift Mailer should be used by TYPO3 for sending all kinds of mail
- Currently t3lib_utility_Mail::mail() is used by various core functions to send emails. The new Swift Mailer classes p...
- 22:53 Task #10309 (Resolved): Test mail notification feature
- Fixed bug #5923 with rev. 3080 (workspace) and rev. 3081 (version), so the notification mails work also properly if y...
- 22:51 Feature #5923 (Resolved): Notify per email if groups are selected instead of single users
- comitted to trunk rev. 3080 (workspace) and rev. 3081 (version)
- 22:49 Revision 98ef063b: #5923: Notify per email if groups are selected instead of single users
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3081 743128fe-103e-dd11-99c4-001b210b...
- 22:49 Revision c269be85: #5923: Notify per email if groups are selected instead of single users - added field to tca to make it possible to configure the notification send process
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3080 743128fe-103e-dd11-99c4-001b2...
- 20:51 Bug #24220: sysext pagetree: showPageIdWithTitle does not enclose uid into bracket
- Fixed in external repository: http://forge.typo3.org/projects/typo3v4-extjstrees/
- 16:56 Bug #24220 (Closed): sysext pagetree: showPageIdWithTitle does not enclose uid into bracket
- When showing page id with title and having sysext pagetree loaded, the id is not enclosed within brackets whereas it ...
- 17:38 Bug #24221: t3lib_TSparser::checkIncludeLines() does not check files to be included
- Exploit Code:
page.999 = TEXT
page.999.value (
<INCLUDE_TYPOSCRIPT: source="FILE:typo3conf/localconf.php">
)
p... - 17:37 Bug #24221 (Closed): t3lib_TSparser::checkIncludeLines() does not check files to be included
- It is possible to include arbitrary files (including php files) with the TypoScript include file feature
Repor... - 16:32 Bug #24219: Page module looks confusing with one column
- The problem is that the table is much too small.
The table should take 100% of the available width, then the availab... - 14:58 Bug #24219 (Closed): Page module looks confusing with one column
- with the setting
mod.SHARED.colPos_list = 0
the page module looks not good
Tools are on the left side ins... - 14:42 Revision 794d43d2: #11116: Add some CSS classes for detailView, moved stage information in separate div
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3075 743128fe-103e-dd11-99c4-001b2...
- 13:52 Bug #11118: Send to next stage not accessible in Opera
- (resizing not possible means: it's hidden by default, like in other browsers, but you aren't even able to resize the ...
- 13:51 Bug #11118 (Closed): Send to next stage not accessible in Opera
- In Opera ExtJS grid column resizing does not work, thus the green arrow to send to the next stage is not accessible, ...
- 13:23 Bug #11117 (Closed): Workspaces modules should remember last selected workspace
- While opening the workspaces module, you always have to select the workspace again - it always starts with the live v...
- 13:18 Task #11116 (Resolved): Add some CSS classes for detailView
- 13:17 Task #11116: Add some CSS classes for detailView
- comitted with revision 3074
- 13:14 Task #11116 (Closed): Add some CSS classes for detailView
- The skin team needs for their task a few more css classes in detailView template.
- 13:15 Revision 363b6f49: #11116: Add some CSS classes for detailView
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3074 743128fe-103e-dd11-99c4-001b2...
- 13:09 Bug #11115 (Closed): ExtDirect exception sendToNextStageWindow: StageId is supposed to be an integer
- Clicking the green arrow to send to the next stage often ends up in ExtDirect exceptions. No Window is shown.
!wor... - 11:33 Bug #24191: tcaTree does not work for relation fields without TCA Definition.
- will have a look at it, but definitely looks at the correct field, since in 16554 you proclaim the fault the other wa...
- 11:16 Bug #24012: TCA tree and deleted records
- committed to trunk rev. 9659
- 11:15 Bug #24163: tcaTree should behave like select
- committed to trunk rev 9660
- 11:13 Bug #24162: tcaTree is not compatible DBAL due to mySQL specific use of CONCAT
- comitted to trunk in rev 9661
- 11:12 Bug #24000: TCAtree does not honour size if autoSizeMax is set
- committed to trunk rev. 9662
- 11:11 Bug #24001: TCAtree does not honour single click selection
- committed to trunk rev. 9663
- 11:08 Revision 40314ca9: Fixed bug #16326: TCA tree does not honour single click selection
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9663 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:12 Revision 473f10c1: Fixed bug #16325: TCA tree does not honour size if autoSizeMax is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9662 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:47 Revision add0a47e: Fixed bug #16508: TCA tree is not compatible DBAL due to mySQL specific use of CONCAT
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9661 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:39 Revision e328a4de: Fixed bug #16510: TCA tree should behave like select
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9660 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:34 Bug #21857: Type hints and optional parameters in substituteMarkerArrayCached
- Support for NULL as parameter was done on purpose in issue #19446 to keep existing extensions working. Many extension...
- 09:28 Revision d92c1fff: Fixed bug #16342: TCA tree throws Fatal error on displaying deleted records
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9659 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:18 Bug #24218: Refactor conditions in t3lib_extFileFunc
- Attached a patch with the suggested refactorings.
- 00:44 Bug #24218 (Closed): Refactor conditions in t3lib_extFileFunc
- t3lib_extFileFunc has a lot of deeply nested conditions. These conditions make understanding the code really hard.
...
2010-11-27
- 21:53 Feature #5923 (Under Review): Notify per email if groups are selected instead of single users
- 21:52 Feature #5923 (Accepted): Notify per email if groups are selected instead of single users
- In the new workspace module, this problem is fixed. On a stage change you get a list of possible recipients for your ...
- 21:44 Bug #3545 (Closed): Send notifications of changes also to memebers of groups, not only to users
- 16:19 Revision b2b345e2: [+BUGFIX] Extbase (Configuration): Slightly tweaked AbstractConfigurationManager
- [+TASK] Extbase (Tests): Added unit tests for AbstractConfigurationManager
Note: the ConfigurationManager now always... - 15:33 Bug #24217: Localization overview has no color-coded status anymore
- Issue reported to the Skin Team for feedback: http://forge.typo3.org/issues/11108
- 15:30 Bug #24217 (Closed): Localization overview has no color-coded status anymore
- The Localization overview (in Web > Info) used to show color codes depending on the status of the various translation...
- 13:58 Revision d5fa3eee: Imported version system extension from core repository revision 9658
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@3068 743128fe-103e-dd11-99c4-001b210b...
- 13:05 Revision 96395bcb: [+TASK] Extbase (Tests): Renamed test files from "*_testcase.php" to "*Test.php"
- 12:57 Revision ad9cba3f: [+TASK] Extbase (Tests): Moving all Tests in "Unit" directory (2/2)
- 12:54 Revision aa22d821: [+TASK] Extbase (Tests): Moving all Tests in "Unit" directory.
- This is the first step of a bigger unit test cleanup
- 12:38 Revision c14e2ced: [+BUGFIX] Fluid (ViewHelpers/Widget): widget.link and widget.uri no create relative URLs
- This fixes: #11101
- 12:36 Revision ceb3880c: [+FEATURE] Fluid (ViewHelpers): Add render mode to FlashMessage ViewHelper
- Since r3062 Extbase uses the t3lib_FlashMessageQueue to store flashmessages.
Now you can output them including title ... - 12:31 Revision d5044176: [+FEATURE] Extbase (MVC): add possibility to output FlashMessageQueue
- Tx_Extbase_MVC_Controller_FlashMessages now internally uses the
t3lib_FlashMessageQueue that has been introduced with...
2010-11-26
- 22:41 Bug #25673: Numeric zero for representation of weekday sunday is not accepted
- Committed fix & test to:
* trunk rev. 9656
* 4.4 rev. 9657
Committed fix to:
* 4.3 rev. 9658 - 22:00 Revision fea062d0: Fixed bug #16321: [scheduler] Numeric zero for representation of weekday sunday is not accepted (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9658 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:58 Revision 0d77d4af: Fixed bug #16321: [scheduler] Numeric zero for representation of weekday sunday is not accepted (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9657 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:58 Revision 4492adb7: Fixed bug #16321: [scheduler] Numeric zero for representation of weekday sunday is not accepted (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9656 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:30 Bug #24216: [Caching framework] Remove misleading memcached configuration example from config_default
- * trunk rev. 9653
* 4.4 rev. 9654
* 4.3 rev. 9655 - 21:21 Bug #24216 (Closed): [Caching framework] Remove misleading memcached configuration example from config_default
- FYI: The attached SVN patch was committed to:
* trunk rev.
* 4.4 rev.
* 4.3 rev.
Type: bug / cleanup
BT: htt... - 21:29 Revision 8381b82c: Fixed bug #16582: [Caching framework] Remove misleading memcached configuration example from config_default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9655 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:28 Revision 01a34d91: Fixed bug #16582: [Caching framework] Remove misleading memcached configuration example from config_default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9654 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:27 Revision c58d35e3: Fixed bug #16582: [Caching framework] Remove misleading memcached configuration example from config_default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9653 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:58 Bug #24215 (Closed): Make jsFooterInline & jsFooterLibs available to render-preProcess hook
- The attached patch makes the content of jsFooterInline and jsFooterLibs variables available to the hook render-prePro...
- 20:55 Feature #24214 (Closed): Add render-postProcess Hook to t3lib_pageRenderer
- Add a hook to allow extension to integrate into the page rendering process just before the markers get assigned.
T... - 19:46 Bug #24213: TypoScript: insertData change (#23826) probably causes side-effect
- This modified version of your code works here with beta1 and both, the default fallback and the media image.
So I ... - 19:06 Bug #24213 (Closed): TypoScript: insertData change (#23826) probably causes side-effect
- #23826 (stdWrap "insertData" does not work anymore if using "override" additionally) kills my existing TypoScript.
... - 19:09 Bug #24104: Replace exec_SELECTgetRows with exec_SELECTgetSingleRow whenever a single record is expected
- trunk rev. 9652.
- 19:07 Revision e43a1e27: Fixed bug #16445: Performance Tuning: Replace exec_SELECTgetRows with exec_SELECTgetSingleRow whenever a single record is expected (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9652 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Bug #24205: Violation of naming conventions in t3lib_content_
- Committed to trunk rev 9651
- 17:48 Revision f6c6f0b5: Fixed bug #16569: Violation of naming conventions in t3lib_content_
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9651 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:26 Feature #11029 (Accepted): Workspaces module: Row detail view
- 17:16 Bug #24212 (Closed): Update meta tag "charset" for HTML5 – document character-encoding declaration
- When setting the doctype to html_5 TYPO3 still generates a http-equiv meta tag for setting the character encoding.
... - 16:06 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- The 8986_v3 Patch has a drawback:
The option hide page if no translation exists is ignored, if the language in que... - 15:52 Bug #23909: sys_action - not needed check for "table" in viewRecordList action
- Plese test:
0016213_sys_action_44.patch
0016213_sys_action_trunk.patch - 15:16 Bug #24209: Register count_MENUOBJ is not properly initialized
- Committed to 4.3 (revision 9648), 4.4 (revision 9649) and trunk (revision 9650)
- 10:16 Bug #24209: Register count_MENUOBJ is not properly initialized
- Note: the behavior of count_HMENU_MENUOBJ is rather weird (it is increased properly but contains surprising values), ...
- 10:11 Bug #24209 (Closed): Register count_MENUOBJ is not properly initialized
- HMENU provides three registers: count_menuItems, count_HMENU_MENUOBJ and count_MENUOBJ.
count_menuItems is meant t... - 15:14 Revision 00682167: Fixed bug #16573: Register count_MENUOBJ is not properly initialized
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9650 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:09 Revision 396fa0cc: Fixed bug #16573: Register count_MENUOBJ is not properly initialized
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9649 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:08 Bug #24211 (Closed): starttime / endtime l10n_mode exclude in core tables
- Due to the fact that starttime and endtime within l10n-records are not respected I'd suggest to set them to l10n_mode...
- 15:07 Revision 9b9aa1ba: Fixed bug #16573: Register count_MENUOBJ is not properly initialized
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9648 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:43 Bug #17070: typolink: cHash corrupted due to linkVars
- Closed again.
- 14:16 Bug #17070: typolink: cHash corrupted due to linkVars
- y of course, sorry for that :/
- 11:50 Bug #17070: typolink: cHash corrupted due to linkVars
- Popy, so can we close it again?
- 14:27 Bug #24134: Update Wizard: Next button is missing which destroys usability
- Can confirm this, same over here. Just tried the beta1 in a sandbox. Install using em works.
- 13:46 Bug #23912: taskcenter - wrongly created path for icon (in certain conditions)
- Tnx.
Yes it was posted on 2010.11.02 - 13:30 Bug #23912: taskcenter - wrongly created path for icon (in certain conditions)
- +1 by reading and testing.
Can't find this issue in the core list, did you post it there? - 13:16 Bug #23912: taskcenter - wrongly created path for icon (in certain conditions)
- New version of patch with relative pathes uploaded. Sorry for trouble.
- 12:47 Bug #23912: taskcenter - wrongly created path for icon (in certain conditions)
- Seems like the path in the patch is wrong.
I will create second patch. - 12:28 Bug #23912: taskcenter - wrongly created path for icon (in certain conditions)
- Hi,
which TYPO3 version does this patch belongs to? - 13:14 Bug #23933: stdWrap for fontFile attribute of GIFBUILDER
- Closed at the reporter's request.
- 12:58 Bug #24142: modulemenu.js breaks livesearch "Show all" when already in list module
- Committed to trunk rev 9647
- 12:57 Revision 30c26e22: Fixed bug #16487: modulemenu.js breaks livesearch "Show all" when already in list module (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9647 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:48 Bug #25671: Class member valid_values generated from cron command does not contain integers only
- Fix & unit tests:
* trunk rev. 9644
* 4.4 rev. 9645
Fix:
* 4.3 rev. 9646 - 12:44 Revision 22eb955d: Fixed bug #16317: [scheduler] Valid values generated from cron command does not contain integers only (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9646 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:43 Revision e2a2a4f5: Fixed bug #16317: [scheduler] Valid values generated from cron command does not contain integers only (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9645 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:42 Revision f6616c30: Fixed bug #16317: [scheduler] Valid values generated from cron command does not contain integers only (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9644 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:24 Bug #24210 (Closed): PHP notices from XCLASS inclusions
- The default XCLASS inclusion generates PHP notices as it uses $TYPO3_CONF_VARS and tries to access undefined array in...
- 11:58 Bug #21896: isLessThan and isGreaterThan dosent work together in if (ts setup)
- Not a bug.
- 11:57 Bug #21896: isLessThan and isGreaterThan dosent work together in if (ts setup)
- Thanks for the clarification, now I get it. I didn't read the code properly. "if" is really awkward...
So I agree ... - 11:41 Bug #21896: isLessThan and isGreaterThan dosent work together in if (ts setup)
- Actually it already uses AND, since $flag will be set to 0 as soon as any of the conditions returns false.
First i... - 11:16 Bug #21896: isLessThan and isGreaterThan dosent work together in if (ts setup)
- But still it's not possible to use multiple conditions inside an "if". If you look at the code in tslib_content::chec...
- 11:02 Bug #21896: isLessThan and isGreaterThan dosent work together in if (ts setup)
- TSref tells you how to use it, but most of the people think, that "isLessThan" means the same as "<", but actually it...
- 10:02 Bug #21896: isLessThan and isGreaterThan dosent work together in if (ts setup)
- Due to the structure of the "if" construct, it's simply not possible to use both isLessThan and isGreaterThan. isLess...
- 11:32 Bug #19737: "No template found" error after adding extension template
- Markus, the behavior you described is a long-standing one: indeed, TYPO3 considers only the first template (extension...
- 11:01 Revision 74e6ddef: fixed broken chars in tslib_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9643 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:57 Bug #21706: Broken rootline when previewing versioned pages (not workpaces)
- The issue is that the preview link points to the new version but TYPO3 is not aware that we are doing a versioning pr...
- 10:48 Bug #23984: tx_felogin: forgot password-mails links not clickable
- The problem cannot be reproduced with TYPO3 4.4.4
It's also working fine with the latest stable release of 4.3 and t... - 09:26 Bug #24208 (Closed): Colorbox Wizard do not save changed color
- Colorbox wizard with that configuration below, doesnt save data. When you select a color from popup color table and c...
- 07:46 Bug #24206: JavaScript console emitts: help_aboutmodules was not found in modules
- > I would say, this should be silently ignored!
jeb :-) - 03:02 Bug #24075: Not possible to configure RTE for flexform fields
- The question is: are the buttons specified in defaultExtras shown in the RTE even if they are not present in the defa...
- 00:46 Bug #24190: Add unit tests for t3lib_div::makeInstance
- Committed to trunk rev 9642
- 00:45 Revision 68efe2b3: Added Test #16552: Add unit tests for t3lib_div::makeInstance (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9642 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:39 Bug #24172: EM resolve dependencies by moving common objects to API class
- committed v2 to trunk rev 9641
- 00:38 Revision 50af3d0c: Fixed bug #16526: EM resolve dependencies by moving common objects to API class
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9641 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:22 Bug #24173: EM: delete of extension does not work
- committed to trunk rev 9640
- 00:21 Revision 01c1861d: Fixed bug #16527: EM: delete of extension does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9640 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:16 Bug #24174: EM: remove dependency to $TBE_TEMPLATE
- Committed to trunk rev 9639
- 00:14 Revision 5ee14905: Fixed bug #16528: EM: remove dependency to $TBE_TEMPLATE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9639 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-25
- 23:57 Bug #25672: [scheduler] CronCmd class variable "values" does not contain integers only
- Committed to:
* trunk rev. 9634.
* 4.4 rev. 9635.
* 4.3 rev. 9636. - 23:55 Revision 37b04b4f: Fixed whitespace in Changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9638 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:54 Revision 76672a38: Fixed whitespace in Changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9637 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:54 Revision 80ef8e2f: Fixed bug #16319: [scheduler] CronCmd class variable "values" does not contain integers only (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9636 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:53 Revision eb965dbe: Fixed bug #16319: [scheduler] CronCmd class variable "values" does not contain integers only (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9635 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:52 Revision 333661e7: Fixed bug #16319: [scheduler] CronCmd class variable "values" does not contain integers only (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9634 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:43 Bug #24168: RTE does not work in Chrome
- Closing this issue as duplicate already fixed in SVN.
- 23:42 Bug #24168: RTE does not work in Chrome
- Uploaded TYPO3_4-4 versions of patches #0015863 and #0015899.
- 23:38 Bug #23676: htmlArea RTE: Editing area collapsed in Chrome 7
- Uploaded TYPO3_4-4 version of the patch.
- 23:35 Bug #23650: htmlArea RTE: Initilization never completes in Google Chrome 7
- Uploaded TYPO3_4-4 version of the patch.
- 23:14 Bug #24207: htmlArea RTE: Configured height of link and image dialogue windows not honoured
- Committed to SVN TYPO3core trunk (revision 9632) and branch TYPO3_4-4 (revision 9633).
- 22:53 Bug #24207: htmlArea RTE: Configured height of link and image dialogue windows not honoured
- Attached patch fixes the issue and increases the default height of these windows.
- 22:17 Bug #24207 (Closed): htmlArea RTE: Configured height of link and image dialogue windows not honoured
- RTE.default.buttons.link.dialogueWindow.height and RTE.default.buttons.image.dialogueWindow.height are not honoured.
... - 23:14 Revision 41a74384: Fixed bug #16571: htmlArea RTE: Configured height of link and image dialogue windows not honoured
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9633 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:03 Revision 7f56b6be: Fixed bug #16571: htmlArea RTE: Configured height of link and image dialogue windows not honoured
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9632 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:53 Revision 983e46c5: added missing static keyword
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9631 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:08 Bug #20192: image-popup: PDF ignores maxW for resizing popup-image
- visibility set to public
- 21:28 Bug #24206 (Closed): JavaScript console emitts: help_aboutmodules was not found in modules
- When a user has no access to "About modules", but it is still set as startup module, the JavaScript console pops up a...
- 20:19 Bug #24205: Violation of naming conventions in t3lib_content_
- yes.
- 18:37 Bug #24205: Violation of naming conventions in t3lib_content_
- Steffen, are you taking care of this?
- 16:13 Bug #24205 (Closed): Violation of naming conventions in t3lib_content_
- tslib_content_ContentObjectArray_Internal => tslib_content_ContentObjectArrayInternal
tslib_content_PhpScript_Intern... - 18:57 Bug #24203: FlashmessageQueue does not work in FE mode
- Committed to trunk rev 9630
- 10:23 Bug #24203 (Closed): FlashmessageQueue does not work in FE mode
- Since TYPO3 4.3 we have support for FlashMessages. The blog post at [1] states, that they are usable in frontend too....
- 18:56 Revision 64e157da: Fixed bug #16565: Bug: FlashmessageQueue does not work in FE mode (Thanks to Bastian Waidelich)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9630 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:50 Revision 2927f9d1: Fixed bug #16322: Incorrect regexp in substituteMarkerArray
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9629 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:48 Revision 291c8374: Fixed bug #16322: Incorrect regexp in substituteMarkerArray (CGL)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9628 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:44 Revision 6fc64f39: Fixed bug #16322: Incorrect regexp in substituteMarkerArray
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9627 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:11 Bug #24091: htmlArea RTE: in WebKit, clicking on image does not select it
- Second follow-up patch committed to trunk (revision 9625) and TYPO3_4-4 (revision 9626) in order to avoid selecting t...
- 17:10 Revision 4371d11f: Follow-up to bug #16431: htmlArea RTE: in WebKit, clicking on image does not select it
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9626 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:48 Revision a5d322f4: Follow-up to bug #16431: htmlArea RTE: in WebKit, clicking on image does not select it
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9625 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:03 Bug #24204: Wrong internal object references after cloning tslib_cObj instances
- committed to trunk (4.5) in r9624
- 15:29 Bug #24204 (Closed): Wrong internal object references after cloning tslib_cObj instances
- When cloning an instance of tslib_cObj PHP (in the nature of a clone) copies all the properties of the original insta...
- 16:00 Revision 08892e81: Fixed bug #16568: Wrong internal object references after cloning tslib_cObj instances
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9624 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:44 Revision 30bcb603: Follow-up to #16432: wrong markup in livesearch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9623 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:07 Revision 67cd5364: Follow-up to #16495: corrected the backpath for imported modules (files)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9622 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:59 Revision f098d6f2: Follow-up to #16495: corrected the backpath for imported modules
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9621 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:47 Feature #16289: mailform: Checkbox-Array & Wizard improvements
- Added new patch for 4.3.8 (the first one was incomplete)
Added patch for 4.4.4
@Jo If one need a checkbox-Array i... - 11:28 Feature #16289: mailform: Checkbox-Array & Wizard improvements
- Is this an issue that applies to 4.4 and 4.5 as well?
- 10:46 Feature #16289: mailform: Checkbox-Array & Wizard improvements
- Modified patch for version 4.3.8
and fixed a little bug - 10:44 Revision 38c83ba8: Follow-up to #15094: removed unused variable, resolved unknown variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9620 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:29 Bug #24202 (Closed): suggest only searches for pagetitle - respect options.pageTree.showNavTitle = 1
- TYPO3 offers many options for SEO.
One is the possibility to set a navigation title, i.e. if the page title is very ... - 08:08 Revision 37eef301: Fixed bug #14050: Cleanup - CGL format of t3lib files - t3lib_admin additional cleanup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9619 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:24 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- Patch committed to SVN TYPO3core trunk (revision 9616), branch TYPO3_4-4 (revision 9617) and branch TYPO3_4-3 (revisi...
- 04:34 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- I managed to reproduce this issue which may depend on how the link is selected and on the use of the accessibility ic...
- 05:24 Revision 8dff67d3: Fixed bug #16124: htmlArea RTE: Links are incorrectly updated in Google Chrome
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9618 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:22 Revision a2f121cb: Fixed bug #16124: htmlArea RTE: Links are incorrectly updated in Google Chrome
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9617 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:11 Revision 8cb7d761: Fixed bug #16124: htmlArea RTE: Links are incorrectly updated in Google Chrome
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9616 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:38 Bug #23310: RTE link-tag rendering completely messed up
- The patch attached to issue #0016124 may fix this issue if it was caused by links being sometimes nested or incorrect...
- 01:04 Bug #22410: CleanUp - CGL format of t3lib files
- finished committing
- 01:00 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_utility_directory to trunk rev 9614
- 01:00 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tree_directory to trunk rev 9613
- 00:43 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tceforms_directory to trunk rev 9612
- 00:35 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_stddb_directory to trunk rev 9611
- 00:28 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_spritemanager_directory to trunk rev 9610
- 00:28 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_search_directory to trunk rev 9609
- 00:14 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_message_directory to trunk rev 9608
- 00:07 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_matchcondition_directory to trunk rev 9607
- 01:02 Revision c01f106e: Fixed bug #14050: CleanUp - CGL format of t3lib files - svbase additional cleanup (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9615 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:57 Bug #24189: No repository records in sys_ter if TYPO3 update from v4.4.x
- Regarding note 0044287: this makes perfect sense. I can confirm that this solves the issue. I added a note to the off...
- 00:57 Revision f2b39db1: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_utility_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9614 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:51 Revision 72287f5a: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tree_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9613 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:42 Revision 1232a2e2: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tceforms_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9612 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:33 Revision a30a5426: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_stddb_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9611 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:26 Revision 778063d9: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_spritemanager_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9610 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:18 Revision b60141c4: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_search_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9609 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:13 Revision af0e01e8: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_message_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9608 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:05 Revision 8ac7b096: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_matchcondition_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9607 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-24
- 23:54 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_mail_directory to trunk rev 9606
- 23:50 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_interface_directory to trunk rev 9605
- 23:27 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_formprotection_directory to trunk rev 9602
- 23:25 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_extjs_directory to trunk rev 9601
- 21:21 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_error_directory to trunk rev 9600
- 21:13 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_db_directory to trunk rev 9599
- 21:13 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_contextmenu_directory to trunk rev 9598
- 21:12 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_cache_directory to trunk rev 9597
- 20:41 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_xml to trunk rev 9596
- 20:36 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_userauthgroup to trunk rev 9595
- 20:21 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_userauth to trunk rev 9594
- 20:01 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tstemplate to trunk rev 9592
- 19:53 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tsstyleconfig to trunk rev 9591
- 19:49 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tsparser_tsconfig to trunk rev 9590
- 19:42 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tsparser_ext to trunk rev 9589
- 19:27 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tsparser to trunk rev 9588
- 19:05 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tsfebeuserauth to trunk rev 9587
- 18:59 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_treeview to trunk rev 9586
- 18:53 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_transl8tools to trunk rev 9585
- 18:49 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_transferdata to trunk rev 9584
- 18:49 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_timetracknull to trunk rev 9583
- 18:39 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_timetrack to trunk rev 9582
- 18:34 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tcemain to trunk rev 9581
- 17:46 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tceforms_inline to trunk rev 9579
- 17:21 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tceforms_fe to trunk rev 9577
- 17:17 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_tceforms to trunk rev 9576
- 17:17 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_yntaxhl to trunk rev 9575
- 16:45 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_svbase to trunk rev 9574
- 16:31 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_superadmin to trunk rev 9573
- 16:24 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_stdgraphic to trunk rev 9572
- 16:09 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_sqlparser to trunk rev 9571
- 15:54 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_sqlengine to trunk rev 9569
- 15:15 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_spritegenerator to trunk rev 9568
- 15:15 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_softrefproc to trunk rev 9567
- 15:14 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_scbase to trunk rev 9566
- 15:14 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_rteapi to trunk rev 9565
- 14:56 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_registry to trunk rev 9564
- 14:55 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_refindex to trunk rev 9563
- 14:46 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_recordlist to trunk rev 9562
- 14:46 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_readmail to trunk rev 9561
- 14:36 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_querygenerator to trunk rev 9560
- 14:31 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_positionmap to trunk rev 9559
- 14:04 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_parsehtml_proc to trunk rev 9558
- 13:55 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_parsehtml to trunk rev 9557
- 13:44 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_pagetree to trunk rev 9556
- 13:32 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_pagerenderer to trunk rev 9555
- 13:26 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_page to trunk rev 9554
- 13:18 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_modsettings to trunk rev 9553
- 13:18 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_matchcondition to trunk rev 9552
- 13:11 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_lock to trunk rev 9551
- 13:03 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_loadmodules to trunk rev 9550
- 12:54 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_loaddbgroup to trunk rev 9549
- 12:48 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_install to trunk rev 9548
- 12:41 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_iconworks to trunk rev 9547
- 12:19 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_htmlmail to trunk rev 9545 / 9546
- 12:07 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_fullsearch to trunk rev 9544
- 11:59 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_frontendedit to trunk rev 9543
- 11:52 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_formmail to trunk rev 9542
- 11:50 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_foldertree to trunk rev 9541
- 11:43 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_flexformtools to trunk rev 9540
- 11:38 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_flashmessagequeue to trunk rev 9539
- 11:28 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_flashmessage to trunk rev 9538
- 11:23 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_extobjbase to trunk rev 9537
- 11:19 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_extmgm to trunk rev 9536
- 11:00 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_extfilefunc to trunk rev 9535
- 10:52 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_exec to trunk rev 9534
- 10:48 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_exception to trunk rev 9533
- 10:44 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_diff to trunk rev 9532
- 10:40 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_db to trunk rev 9531
- 10:39 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_cs to trunk rev 9530
- 10:31 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_compressor to trunk rev 9529
- 10:12 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_clipboard to trunk rev 9528
- 10:05 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_cli to trunk rev 9527
- 09:59 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_cache to trunk rev 9526
- 09:55 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_browsetree to trunk rev 9525
- 09:50 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_beuserauth to trunk rev 9524
- 00:33 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_befuncto trunk rev 9523
- 00:06 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_bedisplaylog to trunk rev 9521
- 23:53 Revision 1f0bd9ae: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_mail_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9606 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:50 Revision b3b9265b: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_interface_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9605 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:44 Bug #24198: Hide mod_menu of record listing in page module if not needed
- Committed to trunk rev: 9603 (will go in 4.5.0)
Committed to 4_4 rev: 9604 (will go in 4.4.5)
- 20:02 Bug #24198 (Closed): Hide mod_menu of record listing in page module if not needed
- There is a nice way to show records in the page module using the following syntax:
---------------
$TYPO3_CONF_VARS... - 23:42 Revision 499216f8: Fixed bug #16560: Hide mod_menu of record listing in page module if not needed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9604 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:32 Revision 8e3ec620: Fixed bug #16560: Hide mod_menu of record listing in page module if not needed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9603 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:26 Bug #24200: ?1234567 on included CSS and JS breaks browser cache
- You can remove those suffixes yourself by a setting in the Install Tool:
-------------------------------------------... - 22:16 Bug #24200 (Closed): ?1234567 on included CSS and JS breaks browser cache
- Since Typo3 4.4, the CSS and JavaScript files that are included by typo3 get "?1234567" (number varying) attached. Re...
- 23:22 Revision 58e0956f: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_formprotection_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9602 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:25 Revision b0c23d08: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_extjs_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9601 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:21 Feature #10551: Improve handling of non-versionable records
- Just to add some thoughts.
Show message if:
!$TCA[$table]['ctrl']['versioningWS_alwaysAllowLiveEdit'] &&
!$TCA[$... - 21:20 Revision d1a4a4ab: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_error_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9600 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:08 Revision fe430f62: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_db_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9599 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:57 Revision 3aaa5cba: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_context_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9598 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:51 Revision 90fa0879: [+TASK] Extbase (Persistence): counting query results does not work with limit constraints
- Tx_Extbase_Persistence_Storage_Typo3DbBackend::getObjectCountByQuery() replaces the SELECT part of a query by COUNT(*...
- 20:51 Revision 61db10aa: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_cache_directory
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9597 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:39 Revision dc7055ad: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_xml
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9596 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:34 Revision 75249588: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_userauthgroup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9595 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:20 Revision 084b575c: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_userauth
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9594 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:12 Bug #24199: t3lib_userauth: wrong var and wong function call
- Committed to trunk rev 9593
- 20:08 Bug #24199 (Closed): t3lib_userauth: wrong var and wong function call
- in t3lib_userauth there is usage of $TYPO3_CONF_VARS without global, and the log call misses 3 required parameters
... - 20:11 Revision 38f8b273: Fixed bug #16561: t3lib_userauth: wrong var and wong function call
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9593 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:04 Bug #10693 (Under Review): Save and view command previews wrong page record
- Hi,
just reviewed the affected functions (t3lib_pageSelect::getMountpointInfo(), t3lib_beFunc::getViewDomain()) and ... - 20:00 Revision f4c380e8: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tstemplate
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9592 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:56 Revision 8a4a2a81: [+TASK] Extbase (Persistence): findOneBy*() methods should return NULL if no item was found
- This resolves: #10958
- 19:51 Revision a55fa732: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsparser_tsstyleconfig
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9591 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:48 Revision d251ca12: [+TASK] Extbase (Core): Slightly improved error handling in bootstrap
- This resolves: #11055
- 19:47 Revision 46dc86aa: [+BUGFIX] Extbase (MVC): disable HMAC check for BE forms
- 19:47 Bug #24197 (Closed): ugly errors in install tool
- Hey,
There are some really ugly errors in the install tool, that just give a die.
its about the following errors:... - 19:47 Revision 3f1b2a84: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsparser_tsconfig
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9590 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:41 Revision e0374b3e: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsparser_ext
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9589 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:26 Revision 0c11a406: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsparser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9588 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:03 Revision 6286c695: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tsfebeuserauth
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9587 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:58 Revision b591b3f6: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_treeview
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9586 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:53 Bug #24134: Update Wizard: Next button is missing which destroys usability
- I surely misunderstood something, and that Install tool had to call the EM for installing the extensions.
Yes the ... - 18:52 Revision da67991f: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_transl8tools
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9585 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:48 Revision d7f3d046: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_transferdata
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9584 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:41 Revision deab362e: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_timetracknull
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9583 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:39 Bug #11006 (Under Review): Error when using old-style workspace
- Going to change it to:
"It seems that you're still using old-style workspace. Please use the update scripts in the... - 18:38 Revision 109d81a5: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_timetrack
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9582 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:33 Bug #10831 (Under Review): New preview window shows wrong behavior for new page in LIVE WS
- 18:33 Bug #10831: New preview window shows wrong behavior for new page in LIVE WS
- pending as FYI48 in the typo3.team.workspaces newsgroup
- 18:33 Revision 3f4c86b4: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tcemain
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9581 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:32 Bug #24168: RTE does not work in Chrome
- This is fixed in SVN and should therefore be fixed in TYPO3 4.3.9, 4.4.5 and 4.5beta1.
- 16:17 Bug #24168: RTE does not work in Chrome
- This is the same issue than 15863 but the patch cannot be applied on 4.4.4 version.
This one is okay on my installat... - 12:44 Bug #24168: RTE does not work in Chrome
- I have this also on some occasions in Firefox 3.6.12 with TYPO3 4.4.4.
- 09:52 Bug #24168: RTE does not work in Chrome
- I can confirm this with Chrome 7.0.517.44. It also affects older versions of Typo3.
- 18:16 Bug #24170: No inline relation to tables with tabs possible
- ok can'T reproduce it on another installation, will do a further check tomorrow
- 17:54 Bug #24196: tcemain: wrong variables used due copy&paste
- Committed to trunk rev 9580
- 17:51 Bug #24196 (Closed): tcemain: wrong variables used due copy&paste
- There are 2 wrong variables used in checkValue_group_select_file for writing the history.
Solution: use the actual... - 17:54 Revision c0a1d08f: Fixed bug #16558: tcemain: wrong variables used due copy&paste
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9580 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:44 Revision ccd5944f: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tceforms_inline
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9579 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:38 Bug #24169: Exception in Core during installation of new system extensions in 4.4
- I think the variable $databaseQueries needs to be initialized as an array. Otherwise implode won't work, as it expect...
- 17:32 Bug #24195: Wrong variables in tceforms_inline
- Committed to trunk rev 9578
- 17:29 Bug #24195 (Closed): Wrong variables in tceforms_inline
- There are some wrong variables in tceforms_inline. Either rest from renaming or simply forgotten.
Solution:
Add /... - 17:31 Revision 92b0dbf9: Fixed bug #16557: Wrong variables in tceforms_inline
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9578 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:20 Revision d148f9d0: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tceforms_fe
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9577 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:14 Revision 9dfd81b0: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_tceforms
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9576 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:49 Revision c153ef1e: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_syntaxhl
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9575 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:44 Revision 32ce8bd0: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_svbase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9574 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:30 Revision e4d245f3: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_superadmin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9573 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:22 Revision 79218c14: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_stdgraphic
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9572 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:09 Revision f5fb5b01: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_sqlparser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9571 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:53 Bug #24194: error in t3lib_sqlparser - missing second parameter in functioncall parseError
- Committed to trunk rev 9570
- 15:49 Bug #24194 (Closed): error in t3lib_sqlparser - missing second parameter in functioncall parseError
- the second parameter is missing at 3 places, it's the rest of the sql string.
Solution: add it
(issue imported... - 15:52 Revision ac9aa26b: Fixed bug #16556: error in t3lib_sqlparser - missing second parameter in functioncall parseError
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9570 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:22 Revision 56614aba: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_sqlengine
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9569 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:14 Bug #24193 (Closed): Impexp fail to import recursive Templavoila flexform db reference data
- When using impexp to export & import pages and content using Templavoila and DB reference data (as in DS for pages an...
- 15:13 Bug #24192 (Closed): tcatree delivers different tree with mm than without
- there are completly different results when using a configuration which should be only considered for saving relations...
- 15:12 Revision 472d6f2e: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_spritemanager
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9568 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:09 Revision 94ac0ab8: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_softrefproc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9567 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:02 Revision f63bd6d8: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_scbase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9566 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:58 Revision 75aead9d: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_rteapi
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9565 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:56 Bug #24191 (Closed): tcaTree does not work for relation fields without TCA Definition.
- the tcatree is kind of broken and doesn't deliver any records.
imagine this tca in the record tx_banner_domain_mod... - 14:54 Revision eebc289a: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_registry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9564 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:53 Bug #24190 (Closed): Add unit tests for t3lib_div::makeInstance
- This function should have some tests. Let's provide them.
(issue imported from #M16552) - 14:52 Revision aad28988: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_refindex
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9563 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:45 Revision 69cff545: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_recordlist
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9562 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Revision 262acfc2: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_readmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9561 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:35 Revision bf52a647: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_querygenerator
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9560 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:30 Revision a305c417: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_positionmap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9559 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:19 Bug #24189: No repository records in sys_ter if TYPO3 update from v4.4.x
- The complete update also requires a "import static data" in the install tool. That should offer to fill the table.
- 11:45 Bug #24189 (Closed): No repository records in sys_ter if TYPO3 update from v4.4.x
- The DB table "sys_ter" was introduced in TYPO3 version 4.5-dev and stores information about the repositories for exte...
- 14:03 Revision b8a8e77e: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_parsehtml_proc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9558 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:54 Revision 7543d184: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_parsehtml
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9557 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:43 Revision 399e8bd6: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_pagetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9556 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:31 Revision 2e52f71a: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_pagerenderer
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9555 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:25 Revision da53cdd8: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9554 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:17 Revision 537bd527: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_modsettings
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9553 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:13 Revision 321b2e05: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_matchcondition
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9552 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:09 Revision 35106819: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_lock
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9551 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:02 Revision 16977f4f: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_loadmodules
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9550 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:53 Revision 1bd7ddae: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_loaddbgroup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9549 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:47 Revision 0a2e6a3c: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_install
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9548 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:40 Revision 7e21661a: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_iconworks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9547 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:34 Revision 840dcf4a: htmlmail_correction
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9546 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:18 Revision 1e9de33a: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_htmlmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9545 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:05 Revision b16618cc: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_fullsearch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9544 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:57 Revision 1232349b: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_frontendedit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9543 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:51 Revision 6954e494: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_formmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9542 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:47 Revision f95a79cd: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_foldertree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9541 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:42 Revision 7b9d56ae: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_flexformtools
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9540 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:36 Revision d6843a90: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_flashmessagequeue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9539 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:27 Revision a7bca506: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_flashmessage
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9538 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:22 Revision 900b2415: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_extobjbase
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9537 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:18 Revision 00d4d735: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_extmgm
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9536 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:58 Revision ff5a638d: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_extfilefunc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9535 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:51 Revision f5bb4740: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_exec
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9534 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:47 Revision b66145f5: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_exception
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9533 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Revision 69c53c62: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_diff
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9532 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:38 Revision 66703ccf: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_db
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9531 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:30 Revision 6f35ca45: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_cs
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9530 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:17 Revision 3b96c0d0: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_compressor
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9529 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:10 Revision 09353f87: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_clipboard
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9528 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:04 Revision a599b2d7: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_cli
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9527 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:58 Revision 6d921632: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9526 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:54 Revision 61426dad: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_browsetree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9525 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:49 Revision 50e12fd8: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_beuserauth
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9524 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:32 Revision 44e75323: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_befunc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9523 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:15 Bug #24188: befunc helpText use wrong variable
- Committed to trunk rev 9522
- 00:10 Bug #24188 (Closed): befunc helpText use wrong variable
- there is a left over from old code, so parts in csh are missing
(issue imported from #M16545) - 00:14 Revision 706aacee: Fixed bug #16545: befunc helpText use wrong variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9522 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:04 Revision 6995645e: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_bedisplaylog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9521 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-23
- 23:59 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_basicfilefunc to trunk rev 9520
- 23:52 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_autoloader to trunk rev 9519
- 23:47 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_arraybrowser to trunk rev 9518
- 23:45 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_ajax to trunk rev 9517
- 23:39 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_admin to trunk rev 9516
- 20:11 Bug #22410: CleanUp - CGL format of t3lib files
- Committed gzip_encode to trunk rev 9515
- 19:54 Bug #22410: CleanUp - CGL format of t3lib files
- Committed t3lib_div to trunk rev 9514
- 23:58 Revision 96363fbb: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_basicfilefunc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9520 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:51 Revision f2a17d0b: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_autoloader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9519 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:46 Revision 87c50c0d: 14050_cleaning_t3lib_arraybrowser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9518 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:41 Revision edad5e55: 14050_cleaning_t3lib_ajax
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9517 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:36 Revision ac77b9bc: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_admin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9516 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:12 Bug #24187: Udpdated Templavoila to 1.5.2 and can't load pages in the back end.
- Here's the full error:
PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed openi... - 21:57 Bug #24187 (Closed): Udpdated Templavoila to 1.5.2 and can't load pages in the back end.
- Udpdated Templavoila to 1.5.2 and can't load pages in the back end.
menu & page tree are ok, content area has a 50... - 20:42 Feature #11029 (Closed): Workspaces module: Row detail view
- The workspaces module needs styling for the ExtJS grid's detail view (when you expand an entry).
!http://st-g.de/f... - 20:10 Revision c3ed39ae: Fixed bug #14050: CleanUp - CGL format of t3lib files - gzip_encode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9515 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:52 Revision c73d1301: Fixed bug #14050: CleanUp - CGL format of t3lib files - t3lib_div
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9514 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:20 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
- what would be the benefit?
- 16:22 Bug #24183: Changing Page Type in Alternative Page Language Record doesn't work
- Relation to http://bugs.typo3.org/view.php?id=4911
doktype is evaluated in class.tslib_fe.php getPageAndRootline()... - 16:17 Bug #24183 (Closed): Changing Page Type in Alternative Page Language Record doesn't work
- In BE it's possible to change page type for pages_language_overlay records. But this has no effect in FE in TYPO3 4.4...
- 17:25 Bug #24186 (Closed): HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list
- I have the following configuration:
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.tags.table.fixAttrib... - 17:04 Feature #24185 (Closed): Different marker for legend and submit button
- Please provide a new marker for <legend>
Thank you!
(issue imported from #M16540) - 16:30 Feature #24184 (Closed): Not possible to change redirectUrl in Hook after succesfull login
- Just updated an installation of typo3 from 4.2 to 4.4.4 and found one of my extensions not working anymore, because t...
- 16:23 Bug #24165: Hidden file ./typo3_src_svn/typo3/contrib/codemirror/contrib/python/css/._pythoncolors.css causes failures
- related to http://bugs.typo3.org/view.php?id=16533
- 16:04 Feature #24145: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- +1 by reading and testing
But I was not able to break DBAL with an Extbase extension either.
The task of writin... - 11:39 Feature #24145: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- Core patch is ok.
I cannot test if the pass-through helps, because I don't have an use-case where it fails. Maybe... - 11:35 Feature #24145: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- Please report here if patch works for you (and whether Core patch is OK for you). I'll then commit it as FYI for Core...
- 11:17 Feature #24145: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- I'll implement that as a global switch in DBAL extension configuration (ext_conf_template.txt). It will be "on" by de...
- 11:15 Feature #24145: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- Yes, agreed. But then the project to make DBAL work with Extbase would require some "lots" of more work and not only ...
- 11:10 Feature #24145: Provide a pass-through flag for sql_exec() which goes directly to the native MySQL engine
- Hi Ernesto,
The query is not more difficult when going in sql_exec(), this is why I made it available but the prob... - 15:44 Feature #24182: class.tslib_gifbuilder.php default fallback for textMaxLength is to low
- related to #15712
- 15:39 Feature #24182 (Closed): class.tslib_gifbuilder.php default fallback for textMaxLength is to low
- If textMaxLength is not set for tslib_gifBuilder::checkTextObj the value is set to 100 as fallback.
This is a bit ... - 15:43 Bug #23541: Headline in non latin charsets will break after 100 - substr is not multibyte safe use mb_substr instead
- somewhat related to #16537
- 15:35 Bug #24181: Select box "language" inaccessible in narrow viewports (Page > Quickedit)
- I could not figure out a way to delete the initially uploaded png, which is too big. Can anyone delete it for me please?
- 15:20 Bug #24181 (Closed): Select box "language" inaccessible in narrow viewports (Page > Quickedit)
- Module WEB > Page > Quickedit: In narrow viewports the select element named "SET[language]" can be covered by div.doc...
- 15:13 Bug #24180 (Closed): Exception message for missing memcache wrong
- The error requests memcached while the check is for memcache.
#2119987706: The PHP extension "memcached" must be i... - 15:00 Bug #24175: mySQL statement CONTENT object previewlink is wrong (with left join + alias )
- btw, this only seems to occur in a draft workspace with versioning
- 14:05 Bug #24175 (Closed): mySQL statement CONTENT object previewlink is wrong (with left join + alias )
- When I use an alias in a CONTENT object with SQL debugging in de back-end, the previewpage always shows a mySQL error...
- 14:58 Bug #23338: felogin, rsaauth, saltedpassword and Internet Explorer 8 (IE) Password Manager
- IE saves passwords after onsubmit() is executed, thus it saves the encrypted password. The enrypted password seems to...
- 14:44 Bug #24177: $TCA for stddb/tbl_pages.php does not use class constants for pages.doktype
- rev. 9513
- 14:12 Bug #24177 (Closed): $TCA for stddb/tbl_pages.php does not use class constants for pages.doktype
- #23749 changed the $TCA for pages, but does not use the class constants for pages.doktype, but uses magic numbers.
... - 14:43 Revision 58771b82: Fixed bug #16531: $TCA for stddb/tbl_pages.php does not use class constants for pages.doktype
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9513 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:41 Bug #24178: Field pages.shortcut uses hardcoded form label
- rev. 9512
- 14:20 Bug #24178 (Closed): Field pages.shortcut uses hardcoded form label
- #23749 introduced new order and labels for page properties. The label for shortcut (Selected shortcut target / Ausgew...
- 14:39 Revision a4d61b4b: Fixed bug #16532: Field pages.shortcut uses hardcoded form label
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9512 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:36 Bug #24179: Codemirror contains MacOS meta files
- rev. 9511
- 14:31 Bug #24179 (Closed): Codemirror contains MacOS meta files
- There are some ._blabla files coming from MacOS in typo3/contrib/codemirror/contrib/, which got into with #15965.
re... - 14:33 Revision 82ab9dbc: Fixed bug #16533: Codemirror contains MacOS meta files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9511 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:08 Bug #24176 (Closed): Classic page module: record list pagination broken
- On the classic page module there is a record list which still has the old pagination buttons. These pagination button...
- 13:22 Bug #24169: Exception in Core during installation of new system extensions in 4.4
- Could you please provide a patch for this issue?
- 09:55 Bug #24169 (Closed): Exception in Core during installation of new system extensions in 4.4
- I get the following error in the install tool (Look additional information field).
I was trying to install new syste... - 13:01 Bug #15688: no sorting in "Localization view" (with own records)
- I think now it's a "normal" feature to first fetch all records from the default language, included the sorting, and t...
- 09:38 Bug #15688: no sorting in "Localization view" (with own records)
- The Bug not only happens when using custom datatables but also when localizing core content elements. (Typo3 4.4.4)
- 12:58 Bug #24174 (Closed): EM: remove dependency to $TBE_TEMPLATE
- In most cases this reference is only used for wrapping text in a span
$TBE_TEMPLATE->rfw()
$TBE_TEMPLATE->dfw()
... - 12:24 Bug #24173 (Closed): EM: delete of extension does not work
- The delete of extension does not work because a real path is compared with an urlencoded path.
Solution: compare w... - 12:00 Bug #24163: tcaTree should behave like select
- pending in core list
- 11:57 Bug #24172 (Closed): EM resolve dependencies by moving common objects to API class
- The splitting of em works quite well. However there are some dependencies to index.php which makes it difficult to us...
- 10:50 Revision ef1d7d79: Fixed bug #16517: t3lib_beFunc::getRecordWSOL() does not use it's param in else branch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9510 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:45 Revision 3e54fdca: Fixed bug #16517: t3lib_beFunc::getRecordWSOL() does not use it's param in else branch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9509 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:44 Revision fb173256: Fixed bug #16517: t3lib_beFunc::getRecordWSOL() does not use it's param in else branch
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9508 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:41 Bug #24171 (Closed): Word split is not working with non-latin letters
- We use utf-8 for russian and ukrainian letters. Word splitting and highlight (in search results) is not working in su...
- 10:36 Revision 555c10a9: Follow-up to #16495: conf.php files aren't corrected when installing extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9507 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:31 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- It's not a bug, it's a feature ;-)
IMHO a sysfolder should never be taken into account while fetching visible data... - 09:50 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- Annoying bug - any chance to get this fixed in version 4.5?
- 10:28 Bug #24170 (Closed): No inline relation to tables with tabs possible
- It seems it is not possible anymore to create inline relations to tables which use tabs.
At least the following bugs... - 09:38 Bug #22402: Wrong path to fileicons and only default logo in filelinks
- Fixed already in core, must be some old extension doing an XCLASS.
- 09:34 Revision 52ce0be6: Fixed bug #16518: Extra frame after default password change, link from reports module (Thanks to Kevin Walter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9506 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:20 Revision 9bd0a47b: Fixed bug #16518: Extra frame after default password change, link from reports module (Thanks to Kevin Walter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9505 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:19 Feature #22231: Add possibility to use Wizzards->Suggest feature in FlexForms
- I just hit into this one.
Tried applying the v2 patch in the core list, but it did not apply on latest 4.4.4. I wi...
2010-11-22
- 23:09 Bug #24168 (Closed): RTE does not work in Chrome
- In Chrome 7.0.517.44 the RTE does not work - see attachment
(issue imported from #M16519) - 22:18 Bug #23077: new frame after changing admin password
- Committed v2 to trunk at revision: 9503 (will be in v.4.5.0)
Committed v2 to 4_4 at revision: 9504 (will be in 4.4.5) - 21:12 Bug #23077: new frame after changing admin password
- this patch is made for the trunk version of TYPO3
- 21:11 Bug #23077: new frame after changing admin password
- Hi i have fixed this one,
can somebody test this out.
How to test:
First make sure that the extension "repor... - 22:18 Bug #24167 (Closed): Two frames in backend, when change password via reports module
- Hey
The same problem as 14974, but then in the reports module.
i also have fixed this one,
How to test:
F... - 22:14 Revision 6793bce9: Fixed bug #14974: Extra frame after default password change
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9504 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:07 Revision ef5f4bc9: Fixed bug #14974: Extra frame after default password change
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9503 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:33 Bug #23661: Workspace drop down list will not scroll
- this issue is moved to the workspaces bugracker on forge.typo3.org:
see http://forge.typo3.org/issues/11014 - 19:12 Bug #23661: Workspace drop down list will not scroll
- Fix is recorded in 0014511.
- 21:32 Bug #22739: Workspace selector can't scroll when the list is long
- this issue is moved to the workspace bugtracker on forge,
see http://forge.typo3.org/issues/11014 - 19:06 Bug #22739: Workspace selector can't scroll when the list is long
- FIX:
Open typo3\classes\class.workspaceselector.php
replace line 195
$workspaceMenu[] = '<ul class="toolbar-it... - 21:32 Bug #11014: Workspace selector can't scroll when the list is long
- Talked to Steffen G.:
Will put proposed CSS to t3skin and check with browsers (probably for all headermenus - check ... - 21:31 Bug #11014: Workspace selector can't scroll when the list is long
- Suggestion by Phil:
FIX:
Open typo3\classes\class.workspaceselector.php
replace line 195
$workspaceMenu[] = '... - 21:30 Bug #11014 (Closed): Workspace selector can't scroll when the list is long
- In cases where there are many custom workspaces, the workspaces selector does not allow a user to switch to (e.g. cli...
- 21:28 Feature #24110: Performance Tunning : rewrite/clean t3lib_db->listQuery
- yes
- 21:17 Feature #24110: Performance Tunning : rewrite/clean t3lib_db->listQuery
- so this one can be closed, right?
- 20:09 Bug #24151: conf.php files aren't corrected when installing extensions
- Committed v2 to trunk in rev 9502 (will appear in version 4.5.0)
- 19:56 Bug #24151: conf.php files aren't corrected when installing extensions
- Patch tested. Works like a charm.
- 20:06 Revision 0b5f86bd: Fixed bug #16495: conf.php files aren't corrected when installing extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9502 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:03 Bug #10636: workspace module not usable in IE6
- Yes, Markus, that's right!
- 19:26 Bug #10636: workspace module not usable in IE6
- Hi guys,
just see beta1, checked out from https://svn.typo3.org/TYPO3v4/Core/trunk/ , is that right?
- 19:41 Bug #11003 (Resolved): DB error in query after publish to Live action
- Committed to SVN Trunk (rev. 3024)
- 11:32 Bug #11003 (Accepted): DB error in query after publish to Live action
- 19:40 Revision de840d2c: Fixed bug #11033: DB error in query after publish to Live action
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3024 743128fe-103e-dd11-99c4-001b2...
- 19:38 Bug #23998: Incorrect regexp in substituteMarkerArray
- Fixed in rev 9501 (will appear in 4.5.0)
- 19:36 Revision 6b32dd8f: Fixed bug #16322: Incorrect regexp in substituteMarkerArray
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9501 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:27 Bug #699 (Closed): Page tree selection
- Not relevant anymore ... see new HCI concept
- 19:27 Feature #2971 (Resolved): Workspace should use DB/file mount of BE user/group
- 19:14 Feature #9751 (Resolved): Module: Extend the structure to be available in new workspaces manager
- 19:13 Feature #9794 (Resolved): Defining userinterface of new workspaces module
- Thanks a bunch
- 19:04 Feature #10045 (Resolved): Implement serverbased sorting for the grid
- 19:00 Bug #10300 (Accepted): versioning module: change preview links
- 18:58 Task #10309: Test mail notification feature
- Related to http://bugs.typo3.org/view.php?id=16019
- 18:56 Feature #10439 (Accepted): Data array used in ws-grid should be cached
- 18:47 Bug #10693 (Accepted): Save and view command previews wrong page record
- 18:46 Bug #10944 (Accepted): "Old" Pagetree uses hardcoded reference to old ws module
- 18:44 Bug #10944 (On Hold): "Old" Pagetree uses hardcoded reference to old ws module
- 18:44 Bug #10944: "Old" Pagetree uses hardcoded reference to old ws module
- This issue depends on whether the new pagetree will stay in TYPO3 4.5 until the final release.
- 18:35 Bug #11006 (Accepted): Error when using old-style workspace
- 12:26 Bug #11006 (Closed): Error when using old-style workspace
- When you install the TYPO3 version 4.5beta1 you get this error message.
> "It seems that you're stil using old-st... - 18:15 Bug #23608: m:n asymetric combo: relations loose data on saving
- Ok, I can imagine what the problem is here...
- 17:51 Bug #23608: m:n asymetric combo: relations loose data on saving
- no its closed. Even if you you allow only 1 child to be expanded, the closed childs lose their relation on saving.
- 17:44 Bug #23608: m:n asymetric combo: relations loose data on saving
- Hi, is the child element expanded while saving or is it closed?
I guess it's related to the fact the child elements ... - 16:12 Bug #23608: m:n asymetric combo: relations loose data on saving
- same here with latest trunk version of v4...
- 18:07 Bug #24162: tcaTree is not compatible DBAL due to mySQL specific use of CONCAT
- FIND_IN_SET is the way to go (after quick Skype discussion with you)
- 15:21 Bug #24162: tcaTree is not compatible DBAL due to mySQL specific use of CONCAT
- Jigal proposed to use FIND_IN_SET() != 0which is compatible to DBAL since some weeks
- 14:50 Bug #24162: tcaTree is not compatible DBAL due to mySQL specific use of CONCAT
- i tend to write uid IN field()
is this compatible? - 14:44 Bug #24162 (Closed): tcaTree is not compatible DBAL due to mySQL specific use of CONCAT
- as already discussed in #24008, the Usage of concat with more than 2 parameters only is supported by MySQL.
Fix it, ... - 17:56 Bug #24166 (Closed): t3lib_beFunc::getRecordWSOL() does not use it's param $useDeleteClause in else branch
- t3lib_beFunc::getRecordWSOL() has the last param $userDeleteClause which defaults to true....
this one is passed to ... - 17:52 Bug #24159: Error when using old-style workspace
- Moved to forge issue tracker:
http://forge.typo3.org/issues/11006 - 12:06 Bug #24159 (Closed): Error when using old-style workspace
- When you install the TYPO3 version 4.5beta1 you get this error message. "It seems that you're stil using old-style wo...
- 17:32 Bug #24061: styles.content.get is empty when dbal extension is installed
- I'm not 100% sure anymore about this being broken with beta1 (now that Ernesto told me that this has been fixed last-...
- 16:50 Bug #24061: styles.content.get is empty when dbal extension is installed
- tested it with a subpage of the page holding the template, and still it works with activated DBAL
Moved DBAL to th... - 16:45 Bug #24061: styles.content.get is empty when dbal extension is installed
- or maybe the number of available pages - here we got just one
- 16:33 Bug #24061: styles.content.get is empty when dbal extension is installed
- Well - here it works with Core 4.5beta1, DBAL 1.2.0beta1
and all system extensions installed (except the 3 auth serv... - 15:41 Bug #24061: styles.content.get is empty when dbal extension is installed
- So this broke between alpha2 and alpha3.
- 15:41 Bug #24061: styles.content.get is empty when dbal extension is installed
- I've narrowed this done a bit. I've uninstalled all non-required extension except for the following ones:
- dbal
... - 14:31 Bug #24061: styles.content.get is empty when dbal extension is installed
- can't reproduce the bug with current TYPO3 beta1, DBAL 1.2.0 beta1 and CSC 1.0.0
Any other information about the "... - 17:28 Bug #24165 (Closed): Hidden file ./typo3_src_svn/typo3/contrib/codemirror/contrib/python/css/._pythoncolors.css causes failures
- The file ./typo3_src_svn/typo3/contrib/codemirror/contrib/python/css/._pythoncolors.css
get process by the compress... - 17:25 Revision 8ca4294e: Cleanup: Fixed PHPdoc comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@3020 743128fe-103e-dd11-99c4-001b2...
- 16:48 Bug #24161: stdWrap unavailable after refactoring of tslib_content
- committed (with deprecation log) to trunk (4.5) in r9500
- 12:58 Bug #24161 (Closed): stdWrap unavailable after refactoring of tslib_content
- Some older extensions like EXT:metatags try to call stdWrap() directly on the content object's $this. In the case of ...
- 16:47 Revision b1a46a46: Fixed bug #16507: stdWrap unavailable after refactoring of tslib_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9500 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:41 Revision 06701abc: FYI fixed bug #16513: Class hint "mixed" always results to fatal error in t3lib_tree_Tca_DatabaseNode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9499 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:31 Bug #24164 (Closed): Class hint "mixed" always results to fatal error in t3lib_tree_Tca_DatabaseNode
- function with signature:
public function setSortValue(mixed $sortValue)
always will fail, as mixed is not a corre... - 16:16 Bug #23907: Users in draft custom workspace cannot upload documents
- Request close for this bug.
- 16:16 Bug #23907: Users in draft custom workspace cannot upload documents
- This is a clash with the nwt_workspace_preview. Removal of this extension has fixed the problem.
- 15:45 Bug #23364: TCEFORM.tt_content.media.config.maxitems doesn't work correctly
- Same here with TCEFORM.pages.*:
TCEFORM.pages.media.config.maxitems = 10 don't work on TYPO3 v. 4.4.4 - 15:17 Bug #24163 (Closed): tcaTree should behave like select
- The current tcaTree implementation does not behave as the equivalent "selectbox" rendering.
For example:
- curren... - 15:00 Bug #24012: TCA tree and deleted records
- it's a missing param for t3lib_BEfunc::getRecordWSOL()
- 14:57 Bug #24040: Handling deprecation log
- In order to have a broader acceptance of the deprecation log we need to have the possibilities I mentioned in 2 and 3...
- 14:34 Bug #23961: TCAtree does not display german Umlauts in node labels
- Hi Sebastian,
digging into this, I cannot reproduc the issue - Umlauts work fine for me...
Could you tell sth. abo... - 12:32 Revision 9e5b719f: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9498 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:19 Bug #24160 (Rejected): UTF-8 by default: Message on upgraded version should be styled and should tell what the problem is
- The following message is shown on a blank page when you have upgraded to TYPO3 version 4.5:
"This installation was... - 11:03 Bug #10988 (Resolved): getBrokenUrl returns wrong url
- Thanks Johannes, committed to trunk (rev. 40514)
- 10:41 Bug #10988 (Accepted): getBrokenUrl returns wrong url
- 11:03 Revision b3f2fbe5: Fixed bug: #10988: getBrokenUrl returns wrong url (Thanks to Johannes Feustel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40514 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:48 Bug #10987: linkvalidator doesn't detect hidden pages
- v2 was messed up
- 10:41 Bug #22322: combining images with GraphicsMagick not working correctly since 4.2.10
- Still not working in Typo3 vs.4.4.4 with PHP 5.2.6 on Windows XP and GraphicsMagick-1.3.12-Q8
- 10:40 Bug #10989 (Accepted): Anchors in internal links are incorrectly treated as pages
- 10:30 Bug #24157 (Closed): there is no possibilty to delete entries from syslog
- in default configuration all (PHP) errors are logged to sys_log table.
In some cases this errors floods the table, b... - 10:27 Bug #24140: Cross-Site Scripting in showpic functionality
- I have been pointed here by Christian Kuhn. He suggested removing the entry identifier, but that would mean removing ...
- 10:07 Bug #23811: ExtDirect calls get cached with domain resulting in "unable to connect to the server" exceptions
- i don't see the problem for other places as this is the only place where urls are saved.
- 08:52 Bug #23811: ExtDirect calls get cached with domain resulting in "unable to connect to the server" exceptions
- Hi,
i've attached v1 to fix that problem. It just includes the HTTP_HOST in the cacheHash calculation, so that hos... - 09:31 Feature #24102: FAL Hooks
- It is still valid, but Steffen asked us to make one big patch with all the hooks we'd need.
So this is more like a p... - 07:34 Bug #22047: Shortcut page type will not forward destinations page "Metadata" fields
- Fixed in v4.5 beta1 - "shortcut" contains an abstract now.
Metadata like "keywords" or "description" are still rem...
Also available in: Atom