I just read this mail on the rails mailing list, that might be of interest for ferret. I don't even know if it is true, that ferret is causing the erb problems. If it is, then the fix of rmagick might be applicable to ferret too...
Cheers, Jan
Caleb wrote:
> Sure enough, I did a search and replace for tabs and replaced them with
> spaces. Is this a difference in the way Linux and Windows encode/read
> tab characters? If it isn't an encoding issue then this seems like a
> ruby bug (since it works in one environment and not the other).
Any chance you're using RMagick or Ferret? These have been known to
cause Erb problems on Windows - specifically errors in your .rhtml
files claiming that you have invalid characters in your file. I
believe RMagick was just updated to fix this problem, but I don't know
about Ferret.
cause Erb problems on Windows - specifically errors in your .rhtml
files claiming that you have invalid characters in your file. I
believe RMagick was just updated to fix this problem, but I don't know
about Ferret.
_______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

