[wp-trac] Re: [WordPress Trac] #3271: Plugin title / description /
etc. parsing error
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 26 07:55:56 GMT 2006
#3271: Plugin title / description / etc. parsing error
----------------------------+-----------------------------------------------
Reporter: Viper007Bond | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.0.5
Component: Administration | Version: 2.0.4
Severity: major | Resolution:
Keywords: needs-patch |
----------------------------+-----------------------------------------------
Comment (by JeremyVisser):
I opened the file in a hex editor and can see that all the linebreaks
simply consist of a 0D, or carriage-return. This is "Mac format". Unix
uses just a line-feed as a linebreak, and Windows uses a carriage-return
followed by a line-feed.
I guess the parser should be made to recognise Mac-style linebreaks. By
the way, does Mac OS X now use Unix-style linebreaks? I would hazard a
guess that that would be true.
--
Ticket URL: <http://trac.wordpress.org/ticket/3271#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list