Ticket #330 (closed Bug: fixed)

Opened 20 months ago

Last modified 18 months ago

Inconsistent newlines

Reported by: mschering Owned by:
Priority: Normal Milestone: FCKeditor 2.4.3
Component: General Version: FCKeditor 2.4.1
Keywords: Confirmed Cc:

Description

The js files in the folder editor/js/*.js have inconsistant newlines. Sometimes unix style sometimes windows style. I did a dos2unix on all of them otherwise my subversion repository doesn't accept them:

svn: Commit failed (details follow): svn: File '/var/www/community/www/controls/FCKeditor/editor/js/fckeditorcode_gecko.js' has inconsistent newlines svn: Inconsistent line ending style

Change History

Changed 18 months ago by fredck

  • keywords Confirmed added
  • milestone set to FCKeditor 2.4.3

Confirmed.

This is a bug in the packager. We must use CRLF to standardize, or even make it configurable.

Changed 18 months ago by fredck

  • status changed from new to closed
  • resolution set to fixed

Fixed with [337].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.