ZenphotoCMS Forum
Windows Line endings in 1.4.2.1 - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Windows Line endings in 1.4.2.1 (/thread-9638.html)



Windows Line endings in 1.4.2.1 - Cas - 2012-02-14

When upgrading to latest version I found the following files were flagged by git as having Windows line ending:

Quote:zp-core/zp-extensions/GoogleMap/GoogleMap.php
zp-core/zp-extensions/tiny_mce/plugins/ajaxfilemanager/jscripts/jquery.js
zp-core/zp-extensions/colorbox/themes/example1/colorbox.css
zp-core/zp-extensions/colorbox/themes/example2/colorbox.css
zp-core/zp-extensions/colorbox/themes/example3/colorbox.css
zp-core/zp-extensions/colorbox/themes/example4/colorbox.css
zp-core/zp-extensions/colorbox/themes/example5/colorbox.css
zp-core/zp-extensions/flowplayer3/flowplayer3_playlist.css
zp-core/zp-extensions/jplayer/js/circle.player.js
zp-core/zp-extensions/jplayer/js/jquery.jplayer.inspector.js
zp-core/zp-extensions/tiny_mce/plugins/ajaxfilemanager/theme/default/css/ajaxfilemanager.css




Windows Line endings in 1.4.2.1 - acrylian - 2012-02-14

Thanks. the only ones that are actually wrong are GoogleMaps.php and flowplayer3_playlist.css. All others are 3rd party files and just used as provided by their developers.




Windows Line endings in 1.4.2.1 - sbillard - 2012-02-14

zp-core/zp-extensions/GoogleMap/GoogleMap.php is actually third party as well.




Windows Line endings in 1.4.2.1 - acrylian - 2012-02-15

Indeed, misread a reference to the main plugin file.