Closed (fixed)
Project:
Taxonomy Manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
22 Aug 2008 at 19:10 UTC
Updated:
25 Mar 2017 at 20:41 UTC
Jump to comment: Most recent
Comments
Comment #1
mh86 commentedIt's possible that there are some CRLF in the files, because when I initially started with this project, I was using Eclipse on Windows.
Do you know how I can detect the CRLF line endings and convert it to LF?
Comment #2
Anonymous (not verified) commentedany dos2unix type of program will do it. i just tried dos2unix from macports, and it fixed the CRLF sections and did not mess up the LF sections.
Comment #3
mh86 commentedthanks!
I was using dos2unix and committed the changes. I hope it's working now so that we can concentrate on the patches :-)
Comment #4
Anonymous (not verified) commentedThere is still one CR before the function declaration for taxonomy_manager_menu(). But this shouldn't be a problem for the patches I'm submitting over at #298601: reduce complexity and uniqueness of HTML and CSS in this module.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.