[wp-trac] [WordPress Trac] #20890: Standardize line endings of wp-config-sample.php and wp-fullscreen.css

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 8 15:44:21 UTC 2012


#20890: Standardize line endings of wp-config-sample.php and wp-fullscreen.css
--------------------------+------------------------------
 Reporter:  xknown        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:
 Severity:  trivial       |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by xknown):

 More files (other than wp-config-sample.php) that probably need svn:eol-
 style:native.

 {{{
 /data/wp$ find . -type f | grep -v .svn | xargs svn propget svn:eol-style
 | grep CRLF
 wp-includes/images/crystal/license.txt - CRLF
 wp-includes/js/scriptaculous/MIT-LICENSE - CRLF
 license.txt - CRLF
 wp-config-sample.php - CRLF
 }}}

 I didn't think about that some Windows users use notepad to edit their wp-
 config.php file

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20890#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list