The navigate.info file has windows style line breaks. There is an extra CR character at the end of each line.

http://en.wikipedia.org/wiki/Newline#Common_problems

CommentFileSizeAuthor
#1 whitespace1.patch154.98 KBredndahead

Comments

redndahead’s picture

Title: windows style line breaks in navigate.info » Remove windows style line breaks
Status: Active » Needs review
StatusFileSize
new154.98 KB

Here 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.

chrisshattuck’s picture

Status: Needs review » Fixed

Thanks, 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.

redndahead’s picture

Status: Fixed » Active

I just did a checkout and it seems to still be using CRLF. Is it just me?

chrisshattuck’s picture

It might take several hours before the new dev version is compiled.

redndahead’s picture

CVS checkout should be automatic shouldn't it?

chrisshattuck’s picture

Ah, it certainly should. Are you checking out the DRUPAL-6--1 branch?

redndahead’s picture

I'm checking out head a mistake I guess.

redndahead’s picture

Checked out DRUPAL-6--1 and they were fixed there. At least navigate.info needs to be fixed also

chrisshattuck’s picture

Status: Active » Fixed

I have now fixed the line breaks in the .info files, too. Will be appllied in BETA3.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.