[TYPO3-core] RFC #7984: Bug: stdWrap.crop now closes opened tags and counts chars correctly

Sebastian Böttger sebastian.boettger at gmail.com
Fri Apr 4 02:01:32 CEST 2008


Hello Jochen,

absolutely no problem :-).
Unfortunatly, the diff still isn't in the correct format:

A correct diff would start with (example):

Index: t3lib/class.t3lib_tsparser.php
===================================================================
--- t3lib/class.t3lib_tsparser.php    (Revision 3517)
+++ t3lib/class.t3lib_tsparser.php    (Arbeitskopie)
@@ -256,6 +256,12 @@
                                     $tsFuncArg = $match[2];


Your diff starts with:

diff -ru typo3_src-4.1.6.orig/typo3/sysext/cms/tslib/class.tslib_content.php typo3_src-4.1.6.new/typo3/sysext/cms/tslib/class.tslib_content.php
--- typo3_src-4.1.6.orig/typo3/sysext/cms/tslib/class.tslib_content.php	2008-03-03 21:24:33.000000000 +0100
+++ typo3_src-4.1.6.new/typo3/sysext/cms/tslib/class.tslib_content.php	2008-04-04 01:26:13.000000000 +0200
@@ -3605,25 +3605,79 @@
 	 * @access private


Regards,
Sebastian


Jochen Rau schrieb:
> Hello Sebastian,
>
> sorry for the absolute Paths in the diff file. I'm not familiar with 
> diff yet :-/
>
> It should work now.
>
> Greetings
> Jochen
> ------------------------------------------------------------------------
>
> _______________________________________________
> Before posting to this list, please have a look to the posting rules
> on the following websites:
>
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/ 
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-core


More information about the TYPO3-team-core mailing list