18 Mar
2005
18 Mar
'05
7:46 a.m.
I first noticed something like this happening while working on the firefox theme. This is why I am sceptical about using diff patch to do something major like this.
If you want to do anything of this sort, you really need to get your diff and patch sorted out. They work fine when used correctly. I submitted a huge patch a couple days ago which affects the way plain-text is checked in Drupal. I keep it in a CVS tree so I can do a cvs checkout from Drupal and keep the patch up to date with the latest code. Then I hit "diff" in WinCVS on the entire tree to create a fresh patch. Steven Wittens