The navigate.info file has windows style line breaks. There is an extra CR character at the end of each line.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | whitespace1.patch | 154.98 KB | redndahead |
The navigate.info file has windows style line breaks. There is an extra CR character at the end of each line.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | whitespace1.patch | 154.98 KB | redndahead |
Comments
Comment #1
redndahead commentedHere is a large patch that removes all the line breaks as well as cleaning up whitespace. Please apply this patch before applying other patches so I don't have to reroll this large patch. I'd rather reroll other ones.
Comment #2
chrisshattuck commentedThanks, Pasqualle, redndahead, I've removed the windows-style EOL characters and committed to dev. This will be included in BETA3, which I'm hoping to issue this evening.
Comment #3
redndahead commentedI just did a checkout and it seems to still be using CRLF. Is it just me?
Comment #4
chrisshattuck commentedIt might take several hours before the new dev version is compiled.
Comment #5
redndahead commentedCVS checkout should be automatic shouldn't it?
Comment #6
chrisshattuck commentedAh, it certainly should. Are you checking out the DRUPAL-6--1 branch?
Comment #7
redndahead commentedI'm checking out head a mistake I guess.
Comment #8
redndahead commentedChecked out DRUPAL-6--1 and they were fixed there. At least navigate.info needs to be fixed also
Comment #9
chrisshattuck commentedI have now fixed the line breaks in the .info files, too. Will be appllied in BETA3.