Re: here's the error on launch...
Re: here's the error on launch...
- Subject: Re: here's the error on launch...
- From: Christian Brunschen <email@hidden>
- Date: Wed, 9 Feb 2005 21:28:50 +0000
On 9 Feb 2005, at 21:07, Clint Fleetwood wrote:
Thanks a million Alberto for the response. That is exactly what the case was. I ran a software update and it needed
deployment 5.2.3. Once that was done, I relaunched the app and it was smooth sailing.
I don't know if you ran into this either, but I noticed that anywhere in my app that I used a NumberFormatter in my component
for money, the dollar sign doesn't show up like "$", instead it shows up with this: "¤"
The '
¤' character is the 'international currency sign', and exists in a number of national character sets in the ISO-646 series, in the same code position as the '$' occupies in US ASCII. You may have some issues involvong character encodings.
// Christian Brunschen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden