[TYPO3-core] RFC #8400 Fixed: Bug: "real_uid" not added when using "overrideId"

Xavier Perseguers typo3 at perseguers.ch
Wed Apr 29 06:46:51 CEST 2009


Hi,

>> please create the patch against trunk from the root of TYPO3.
> 
> What do you mean with "from the root of TYPO3"?

That we should be able to apply the patch by running the command:

$ cd /path/to/typo3_src
$ patch -p0 < /path/to/patch_file

Easiest (I guess) is to checkout TYPO3 source somewhere, make change to 
it and generate the patch with:

$ cd /path/to/typo3_src
$ svn diff > /path/to/patch_file

HTH

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away


More information about the TYPO3-team-core mailing list