xmds.php has stray Unix CR characters

Bug #373626 reported by Alex Harrington
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
High
Alex Harrington
1.0
Fix Released
High
Alex Harrington
1.1
Fix Released
High
Alex Harrington

Bug Description

xmds.php has stray Unix CR characters without corresponding LF characters.

Not sure if this is a BZR bug because the other files I've edited don't have this issue?

Revision history for this message
Alex Harrington (alexharrington) wrote :

Hi Andrew

Please try the attached xmds.php in place of your existing one.

Cheers

Alex

Revision history for this message
Alex Harrington (alexharrington) wrote :

bzr issue. Fixed in 1.14rc: http://bazaar-vcs.org/LineEndings

Dan - we need to be aware of this for the Windows release zips...

Revision history for this message
Alex Harrington (alexharrington) wrote :

Andrew confirms attached version of xmds.php resolves this.

Revision history for this message
Alex Harrington (alexharrington) wrote :

For info:
Until we finally sort this out properly within bzr, the release tarball is built by downloading the code with bzr and then running:

find . -print0 -type f | xargs -0 dos2unix

The release zip is built using:
find . -print0 -type f | xargs -0 unix2dos

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.