[TYPO3-german] Allgemeine Datensatzsammlung ist weg
    Philipp Gampe 
    typo3.lists at philippgampe.info
       
    Thu May  5 21:43:23 CEST 2011
    
    
  
Kay Strobach wrote:
> in meiner 4.6 aus git, ist das Feld wieder da.
> Siehe Tab: Ressourcen ;)
Im TYPO3_4-5 Branch auch:
commit d6b86c14b9a7c5695ed62595ab0215b540069f7c
Author: Henrik Møller Rasmussen <info at hmrdesign.dk>
Date:   Thu Mar 31 22:14:05 2011 +0200
    [BUGFIX] Add the storage field to the TCA for sysfolders
    
    The field disappeared in 4.5 and has now been added again.
    
    Thanks to Rene Haflinger (Agentur Frontal) for sponsoring
    this fix with 100 beers during the bug auction at T3BOARD11.
    
    Change-Id: I7ba95be81f2ca5b758bbdb8a3d10ac4316309059
    Resolves: #25494
    Reviewed-on: http://review.typo3.org/1373
    Reviewed-by: Steffen Gebert
    Tested-by: Steffen Gebert
diff --git a/t3lib/stddb/tbl_pages.php b/t3lib/stddb/tbl_pages.php
index 965f986..e8f7241 100644
--- a/t3lib/stddb/tbl_pages.php
+++ b/t3lib/stddb/tbl_pages.php
@@ -910,6 +910,7 @@ $TCA['pages'] = array(
                                        --
palette--;LLL:EXT:cms/locallang_tca.x
                                --
div--;LLL:EXT:cms/locallang_tca.xml:pages.tab
                                        --
palette--;LLL:EXT:cms/locallang_tca.x
+                                       --
palette--;LLL:EXT:cms/locallang_tca.x
                                        --
palette--;LLL:EXT:cms/locallang_tca.x
                                --
div--;LLL:EXT:cms/locallang_tca.xml:pages.tab
                '),
Es wird also in 4.5.3 wieder da sein
Viele Grüße
-- 
Philipp Gampe
    
    
More information about the TYPO3-german
mailing list