[TYPO3-dev] Bug? No language-merging for cType RECORDS - so also not for TV!?!
Franz Koch
typo3 at fx-graefix.de
Wed Mar 15 01:06:35 CET 2006
Hi Sebastian,
> you can create a diff file by creating a backup of the file or the
> entire source tree - I do it like that when changing something: I have 2
> folders:
> TYPO3core_orig_cvs - which always contains the original CVS sources
> TYPO3core_testing - where I change one function.
>
> I then create the patch with
>
> diff -ur TYPO3core_orig_cvs TYPO3core_testing > patchfile.patch
>
> u means unified diff (that is most important, cause it specifies the
> correct "format")
> r means recursive
> [N means to take new and deleted files into account as well - not always
> needed!]
>
> After creating the diff, I remove the TYPO3core_testing directory and
> copy it again from _orig_cvs.
> Maybe this helps...
Thanks, yes it's helping. I also found the bug-reporting docu on
typo3.org where at least the diff-parameter where mentioned. I created a
patch now and hope that everything is fine with the patch-files. I used
a fresh RC1 for the patch.
http://bugs.typo3.org/view.php?id=2773
Hope this will make it into the core for 4.0 as it is a major bug for me.
Michael Stucki changed the category to 'BE User Interface', but this bug
affects the rendering of CEs - so the category should be FE-rendering or
similar.
--
Kind regards,
Franz Koch
More information about the TYPO3-dev
mailing list