https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36815

--- Comment #31 from Martin Renvoize <[email protected]> ---
(In reply to Emily Lamancusa from comment #26)
> (In reply to Martin Renvoize from comment #25)
> > Hmm.. and now I'm struggling to get the unit test to pass.. this is the bug
> > that just keeps giving.
> 
> Shooting in the dark a bit here...but could it be a newline character
> mismatch?
> 
> > $content = join "\r\n", @{ $template->{content} };
> 
> versus the multiline string in the test file, which might just be encoding
> the line breaks as '\n'?

Of course, you were correct there.. clearly it's been a long day ;P

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to