Closed (fixed)
Project:
Direct Debit Payment
Version:
5.x-1.x-dev
Component:
uc_directdebit
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 15:01 UTC
Updated:
20 Oct 2008 at 18:23 UTC
While working on uc_directdebit.module I ran into a problem with the line ending format the file has. Half the lines show up concatenated in my editor (TextWrangler on Mac).
Patch attached. But because I'm not convinced the patch solves this sufficiently, I also attached a modified file in which I replaced \n by \r.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_directdebit.module.txt | 6.12 KB | sutharsan | |
| directdebit.line_endings.patch | 3.23 KB | sutharsan |
Comments
Comment #1
clemens.tolboomWhile editing for #316722: Remove 'Oeps' watchdog message I noted this same problem. In the past I have used eclipse on mac, maybe xcode too. So I don't know what has happened. vi tells me uc_directdebit.info is a DOS file.
I installed dos2unix and ran
dos2unix directdebit.*; dos2unix uc_directdebit/uc_directdebit.*and compared with HEAD. Both info files where DOS.Thanks.
Comment #2
clemens.tolboomComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.