Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the SVN-Notify CPAN distribution.

Report information
The Basics
Id: 42440
Status: stalled
Priority: 0/
Queue: SVN-Notify

People
Owner: Nobody in particular
Requestors: mendoza [...] pvv.ntnu.no
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.78
Fixed in: (no value)



Subject: Diff output empty when utf16 BOM exists in diff
When a file starts with \xFF\xFE the diff that is output with HTML::Colordiff is empty, that is. it shows all lines with + or - prefixed, but the lines are empty.
On Thu Jan 15 10:08:55 2009, NICOMEN wrote: Show quoted text
> When a file starts with \xFF\xFE the diff that is output with > HTML::Colordiff is empty, that is. it shows all lines with + or - > prefixed, but the lines are empty.
You mean the file that's being diffed? Can you send me an example of such a file? Does `svn diff` work properly with such a file (SVN::Notify relies on `svnlook diff` to generate the diff). Thanks, David