[TYPO3-core] FYI: Committed lots of non-functional changes (to comply with old patch)

Michael Stucki michael at typo3.org
Tue Feb 26 15:51:11 CET 2008


These changes are needed because I have worked on the DB parser to allow
detection and conversion of database types and Fulltext keys.

(By the way, Dmitrys fulltext-patch is useless if the table type is InnoDB
and you try to add a fulltext key. It won't work unless the table type is
MyISAM, so it is necessary to detect and perform such changes.)

However, don't worry: All changes so far do not touch any functionality, I
will send that all later...

You find the changesets attached and online:

http://code.typo3.org/v4/changeset/3290
* Rename t3lib_install::getFieldDefinitions_sqlContent() to
  t3lib_install::getFieldDefinitions_fileContent() and provide a wrapper for
  backwards compatibility 

http://code.typo3.org/v4/changeset/3294
* Lots of white-space fixes (to comply with old patch)

http://code.typo3.org/v4/changeset/3297
* Fix typo: SQL query was not upper-case

http://code.typo3.org/v4/changeset/3301
* Condition rewrite, see check_3301_w.diff for clarification

http://code.typo3.org/v4/changeset/3295
http://code.typo3.org/v4/changeset/3296
http://code.typo3.org/v4/changeset/3298
http://code.typo3.org/v4/changeset/3299
http://code.typo3.org/v4/changeset/3300
http://code.typo3.org/v4/changeset/3302

* Lots of non-functional changes (to comply with old patch)

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3290.diff
Type: text/x-diff
Size: 8087 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0011.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3294.diff
Type: text/x-diff
Size: 12206 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0012.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3295.diff
Type: text/x-diff
Size: 10495 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0013.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3296.diff
Type: text/x-diff
Size: 3960 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0014.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3297.diff
Type: text/x-diff
Size: 1158 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0015.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3298.diff
Type: text/x-diff
Size: 1304 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0016.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3299.diff
Type: text/x-diff
Size: 2198 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0017.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3300.diff
Type: text/x-diff
Size: 2397 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0018.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3301.diff
Type: text/x-diff
Size: 4761 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0019.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3301_w.diff
Type: text/x-diff
Size: 1414 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0020.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_3302.diff
Type: text/x-diff
Size: 2505 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080226/6ea15b1e/attachment-0021.diff 


More information about the TYPO3-team-core mailing list