Hi All,
Problem solved thanks.
Nick
On Mar 30, 4:41 pm, Nick Downes
<ni...-KpuJBiebSP/e9wHmmfpqLFBSCQUCHiQT@public.gmane.org>
wrote:> Hi All,
> Two of my integration tests are failing because of the way the UKpound
> sign (£) is being rendered.
> My test expects a string to be returned (£10.00 x 5) = £50.00
> but when the test fails it shows that (\24310.00 x 5) = \24350.00 is
> expected and is failing because the string returned is (A£10.00 x 5) >
A£50.00 - the A is a capital A with a ^ above it (is it called Capital
> A circumflex).
>
> Elsewhere in the same test the £ sign in the expected string matches
> the £ sign returned which makes it more interesting.
>
> The tests pass without problem when run locally but fail when run on
> my staging server (as shown above).
> I''m using NetBeans IDE6.5.1 as my development environment.
>
> Needless to say I''m new at ROR.
>
> Any ideas would be gratefully received
>
> thanks Nick
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.